summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make RTL8187 driver an add-onpatacongo2011-03-186-1779/+52
* Fix QEMU timer interrupt handlerpatacongo2011-03-1710-68/+241
* Documentation updatespatacongo2011-03-177-119/+213
* Fix QEMU timer interruptspatacongo2011-03-166-34/+40
* SLIP is now basically functionalpatacongo2011-03-165-8/+27
* Fix SLIP bugpatacongo2011-03-163-166/+114
* More SLIP integrationpatacongo2011-03-1530-192/+492
* Misc slip-related fixespatacongo2011-03-154-88/+136
* Basic SLIP functionality -- but there are issuespatacongo2011-03-156-27/+36
* apps/ make changes + SLIP MTU notespatacongo2011-03-144-12/+33
* Add apps/poweroff lpc17 hardware handshakepatacongo2011-03-147-9/+70
* SLIP updatespatacongo2011-03-142-12/+6
* VSN/apps updatepatacongo2011-03-1417-412/+577