summaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* NET: Rename XYZ_uiptxpoll to just XYZ_txpollGregory Nutt2014-07-011-5/+5
|
* NET: Some minor clean-upGregory Nutt2014-06-301-2/+2
|
* Rename uip_poll->devif_poll and uip_timer->devif_timerGregory Nutt2014-06-301-3/+3
|
* Rename uip_input to devif_inputGregory Nutt2014-06-301-1/+1
|
* Update RTL driver in misc/driversGregory Nutt2014-06-281-25/+25
|
* Update to RTL8197 driver from Alan Carvalho de AssisGregory Nutt2014-06-111-21/+21
|
* RTL8187: Fix include path for arp.hGregory Nutt2014-06-101-1/+1
|
* Config/build changes to better support the RTL8187Gregory Nutt2014-06-091-5/+5
|
* TAB conversion, Windows line ending conversionsGregory Nutt2014-04-132-649/+649
|
* Removing more trailing whitespaceGregory Nutt2014-04-1331-155/+155
|
* Restore trainling whitespace in .patch and .diff files wehre requiredGregory Nutt2014-04-136-28/+28
|
* Restore trainling whitespace in .patch and .diff files wehre requiredGregory Nutt2014-04-13123-2092/+2092
|
* Typo fixes to ChangeLogs and ReleaseNotesGregory Nutt2014-03-152-8/+9
|
* Prep for NuttX 7.1 releasenuttx-7.1Gregory Nutt2014-03-152-7/+15
|
* Update README to refer to buildroot for kconfig-frontends buildsGregory Nutt2014-03-081-1/+16
|
* README updatesGregory Nutt2014-03-072-2/+25
|
* Update README. Here is another way to work around a kconfig-frontends build ↵Gregory Nutt2014-03-071-2/+7
| | | | problem
* May need to create toolchain build directoryGregory Nutt2014-03-071-0/+1
|
* Add support for the kconfig-frontends toolsGregory Nutt2014-03-0742-3/+280
|
* Behavior is a little different on Linux. Need to include BFD config.h ↵Gregory Nutt2014-02-282-2/+4
| | | | before any system files(?)
* cstdbool: Ignore _Bool8 if CONFIG_C99_BOOL8=yGregory Nutt2014-02-281-0/+2
|
* Binutils 2.4 wants us to include config.h before bfd.hGregory Nutt2014-02-275-2/+17
|
* Add a Cortex-M3 4.8.2 EABI configurationGregory Nutt2014-02-272-0/+134
|
* cosmetic changes to README files and commentsGregory Nutt2014-02-271-0/+37
|
* Buildroot support for GCC 4.7.3 and for Cortex-M4 with hardware floating ↵Gregory Nutt2014-02-1811-2/+1551
| | | | point from David Alessio
* Purely cosmetic updates to release notes and Makfile commentsGregory Nutt2014-01-301-1/+3
|
* Fix version number in relase notesGregory Nutt2014-01-301-3/+3
|
* Final prep for 6.33 releasenuttx-6.33Gregory Nutt2014-01-301-15/+14
|
* Preparation for NuttX-6.33 release (maybe tomorrow)Gregory Nutt2014-01-291-1/+2
|
* SAMA5: Add a missing endif in a Make.defs that recently added; Several ↵Gregory Nutt2014-01-281-0/+15
| | | | other cosmetic changes
* Update kconfig-frontends to 3.12.0Gregory Nutt2014-01-2776-5780/+10513
|
* Update READMEsGregory Nutt2014-01-031-0/+35
|
* Fixes to get clean GCC 4.8.2 buildGregory Nutt2013-12-2610-4/+2311
|
* Add a configuration to build GCC 4.8.2Gregory Nutt2013-12-263-2/+144
|
* Add GCc 4.8.2 support for buildrootGregory Nutt2013-12-2619-15/+803
|
* Disable debug by default in all Spark configurationsGregory Nutt2013-11-201-0/+3
|
* Add support for Cortex-A5 and A8Gregory Nutt2013-11-165-10/+143
|
* Fix for building on Ubuntu from Oliver RiesenerGregory Nutt2013-12-122-4/+8
|
* README updateGregory Nutt2013-11-181-0/+23
|
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
|
* Fix tiny typo from the last commitGregory Nutt2013-06-201-1/+1
|
* Change use of ferror() in uClibc++ so that is does not use more capability ↵Gregory Nutt2013-06-202-18/+24
| | | | than is currently supported by the NuttX ferror()
* The Makefile in every directory that can generate a .dSYM should also clean ↵Gregory Nutt2013-05-302-2/+2
| | | | .dSYM files
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-302-0/+3
|
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. ↵Gregory Nutt2013-05-307-27/+17
| | | | Add some missing .gitignore files
* Add a copy of the Osmocom-BB osmocon toolGregory Nutt2013-05-1528-0/+8259
|
* Clean up of pirelli-dpl10/nsh_highram configurationGregory Nutt2013-05-151-0/+7
|
* Fix comments, references to the old SVN, and links to the old SVN. Replace ↵Gregory Nutt2013-04-193-5/+5
| | | | with equivalent GIT info
* Mostly updates and corrections to .gitignore filesGregory Nutt2013-04-043-17/+13
|
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-049-0/+42
|