summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update apps/ Makefiles to fix environmental bugpatacongo2011-04-0141-191/+120
* Remove .built_alwayspatacongo2011-04-01107-261/+252
* Add Cortex-M3 MPU header filepatacongo2011-04-011-0/+115
* Progress on syscall buildpatacongo2011-03-315-4/+113
* 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 backward conditional in binfspatacongo2011-03-281-8/+8
* Fix an error in opendir() when a mountpoint is in the root directory.patacongo2011-03-283-74/+145
* More changes from Urospatacongo2011-03-2814-370/+803
* Move helper macro into sched.hpatacongo2011-03-282-19/+29
* Renamed nuttapp to namedapp; add binfs to nammedapp/patacongo2011-03-2811-77/+834
* 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
* Add partial RTL8187B logicpatacongo2011-03-272-168/+411
* Updates from Urospatacongo2011-03-2722-749/+1434
* Update WLAN configurationspatacongo2011-03-262-8/+8
* Improve RTL buffering logicpatacongo2011-03-261-33/+51
* RTL bug fixespatacongo2011-03-265-210/+122
* RTL updatespatacongo2011-03-265-90/+316
* Incorporate changes from Uros Platisepatacongo2011-03-2628-305/+1806
* Add RTL8187 TX logicpatacongo2011-03-255-258/+600
* Complete RTL8187 initializatin logicpatacongo2011-03-252-8/+1307
* Add RTL initialization logicpatacongo2011-03-254-168/+735
* Add netdev_unregister()patacongo2011-03-255-6/+173
* RTL8187 I/O routinespatacongo2011-03-255-386/+532
* Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo2011-03-2441-64/+246
* apps/ initialization now occurs during the earlier context build phasepatacongo2011-03-2440-72/+159
* 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-21115-562/+539
* More build fixespatacongo2011-03-2052-142/+243
* More build fixespatacongo2011-03-2014-20/+41
* Move nuttx/examples to apps/examplespatacongo2011-03-20377-2729/+5758
* Fix nxflat build error on Ubuntupatacongo2011-03-193-8/+9
* More build fixespatacongo2011-03-1911-30/+30
* Misc build fixespatacongo2011-03-193-20/+23
* Move nuttx/netutils to apps/netutilspatacongo2011-03-19125-837/+3054