summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Add mksyscall toolpatacongo2011-03-3114-15/+587
* Move more files into subdirectories under lib/patacongo2011-03-3138-184/+293
* Move more files into subdirectories under lib/patacongo2011-03-307-152/+7
* Move more files into subdirectories under lib/patacongo2011-03-309-29/+104
* Move more files into subdirectories under lib/patacongo2011-03-3027-53/+162
* Move more files into subdirectories under lib/patacongo2011-03-3031-70/+179
* Move stdio.h functions in lib/ to lib/stdiopatacongo2011-03-3051-121/+157
* Move string.h functions in lib/ to lib/stringpatacongo2011-03-3036-104/+143
* Add syscall directorypatacongo2011-03-308-6/+299
* Add basic syscall logic for i486 and AVR32patacongo2011-03-305-1/+458
* Add more syscall filespatacongo2011-03-298-123/+836
* Moving toward system call infrastructurepatacongo2011-03-299-89/+207
* header file and file header clean-uppatacongo2011-03-2835-52/+267
* Fix an error in opendir() when a mountpoint is in the root directory.patacongo2011-03-282-70/+142
* More changes from Urospatacongo2011-03-2814-370/+803
* Move helper macro into sched.hpatacongo2011-03-282-19/+29
* Re-organize header files so that file systems can be built outside of the nut...patacongo2011-03-2821-146/+286
* Files deleted by Urospatacongo2011-03-274-1496/+0
* More changes from Urospatacongo2011-03-2737-3635/+5453
* Updates from Urospatacongo2011-03-2720-742/+1427
* Update WLAN configurationspatacongo2011-03-262-8/+8
* RTL bug fixespatacongo2011-03-263-13/+14
* RTL updatespatacongo2011-03-263-1/+9
* Incorporate changes from Uros Platisepatacongo2011-03-2624-267/+1729
* Add RTL8187 TX logicpatacongo2011-03-253-11/+180
* Add RTL initialization logicpatacongo2011-03-251-0/+2
* Add netdev_unregister()patacongo2011-03-255-6/+173
* RTL8187 I/O routinespatacongo2011-03-251-3/+2
* Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo2011-03-245-31/+173
* apps/ initialization now occurs during the earlier context build phasepatacongo2011-03-243-3/+15
* Fix lpc17xx GPIO interrupt handling errorspatacongo2011-03-233-19/+19
* Detron updatespatacongo2011-03-213-0/+237
* More prep for 6.0 releasepatacongo2011-03-211-16/+15
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-21113-551/+539
* More build fixespatacongo2011-03-203-4/+25
* More build fixespatacongo2011-03-2013-19/+40
* Move nuttx/examples to apps/examplespatacongo2011-03-20359-25769/+4302
* Fix nxflat build error on Ubuntupatacongo2011-03-191-0/+1
* More build fixespatacongo2011-03-191-10/+2
* Misc build fixespatacongo2011-03-193-20/+23
* Move nuttx/netutils to apps/netutilspatacongo2011-03-19107-19154/+2100
* Additional changes for clean NSH buildpatacongo2011-03-191-1/+7
* Move netutils header files from include/net/uip to include/apps/netutilspatacongo2011-03-1950-153/+166
* Move VSN apps to apps/vsnpatacongo2011-03-193-7/+14
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-1924-34/+43
* VSN sdcard.c and ramtron.c moved to appspatacongo2011-03-192-207/+0
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-18141-5108/+5140
* Move NSH to apps/ as librarypatacongo2011-03-1844-8911/+778
* apps/ update from Urospatacongo2011-03-1817-134/+275
* Update to apps/buildpatacongo2011-03-187-98/+220