summaryrefslogtreecommitdiffstats
path: root/nuttx
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo141-5108/+5140
2011-03-18Move NSH to apps/ as librarypatacongo44-8911/+778
2011-03-18apps/ update from Urospatacongo17-134/+275
2011-03-18Update to apps/buildpatacongo7-98/+220
2011-03-18Make RTL8187 driver an add-onpatacongo6-1779/+52
2011-03-17Fix QEMU timer interrupt handlerpatacongo10-68/+241
2011-03-17Documentation updatespatacongo7-119/+213
2011-03-16Fix QEMU timer interruptspatacongo6-34/+40
2011-03-16SLIP is now basically functionalpatacongo5-8/+27
2011-03-16Fix SLIP bugpatacongo3-166/+114
2011-03-15More SLIP integrationpatacongo30-192/+492
2011-03-15Misc slip-related fixespatacongo4-88/+136
2011-03-15Basic SLIP functionality -- but there are issuespatacongo6-27/+36
2011-03-14apps/ make changes + SLIP MTU notespatacongo4-12/+33
2011-03-14Add apps/poweroff lpc17 hardware handshakepatacongo7-9/+70
2011-03-14SLIP updatespatacongo2-12/+6
2011-03-14VSN/apps updatepatacongo17-412/+577
2011-03-13apps/-related updatepatacongo3-2/+56
2011-03-13SLIP correctionspatacongo6-124/+154
2011-03-12Fix zipme.shpatacongo1-1/+1
2011-03-12Prep for 5.19 releasepatacongo7-316/+361
2011-03-12More apps/ related changespatacongo5-55/+202
2011-03-12Add SLIP test configurationpatacongo12-78/+1388
2011-03-12More support for SLIP data link protocolpatacongo120-381/+390
2011-03-12Add SLIP driverpatacongo8-12/+1051
2011-03-11Add a stub that can be used when networking is enabled, but there is no ether...patacongo5-30/+106
2011-03-11Fix nsh/apps bugpatacongo3-4/+24
2011-03-11More apps/ updatespatacongo5-27/+138
2011-03-11Correct error introduced in last check-inpatacongo1-1/+1
2011-03-11apps/-related updatespatacongo4-35/+59
2011-03-10enable/disable IRQ backwardpatacongo3-14/+17
2011-03-10Restructure interrupt/timer logicpatacongo6-78/+383
2011-03-10Fix QEMU context switch bugpatacongo2-12/+43
2011-03-10add apps/ dirpatacongo5-9/+213
2011-03-10Experimental version of waitpid()patacongo8-15/+437
2011-03-10Add QEMU NSH configurationpatacongo14-172/+1090
2011-03-10Fix basic QEMU portpatacongo13-457/+1562
2011-03-09RTL8187 driver updatepatacongo6-60/+150
2011-03-09#warning removalpatacongo12-94/+51
2011-03-09Some VSN changespatacongo4-20/+13
2011-03-09Fix fullcontextrestore bugpatacongo6-64/+98
2011-03-08Remove Cygwin dependencies from .S filespatacongo6-133/+85
2011-03-08misc QEMU fixespatacongo8-32/+84
2011-03-08Add support for platoform specific ROMFS startup filespatacongo12-24/+185
2011-03-07Add i486 toolchain supportpatacongo5-23/+86
2011-03-06Cosmetics updatespatacongo9-14/+9
2011-03-06Add support for RAMTRON NVRAM devicespatacongo37-510/+1425
2011-03-06RTL driver update (still in progress)patacongo8-49/+788
2011-03-06Fix QEMU build target namepatacongo4-3/+9
2011-03-06Correct a loop termination bug in mmcsd_sdio.cpatacongo1-1/+1