summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* 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
* apps/-related updatepatacongo2011-03-133-2/+56
* SLIP correctionspatacongo2011-03-136-124/+154
* Fix zipme.shpatacongo2011-03-121-1/+1
* Prep for 5.19 releasenuttx-5.19patacongo2011-03-127-316/+361
* More apps/ related changespatacongo2011-03-125-55/+202
* Add SLIP test configurationpatacongo2011-03-1212-78/+1388
* More support for SLIP data link protocolpatacongo2011-03-12120-381/+390
* Add SLIP driverpatacongo2011-03-128-12/+1051
* Add a stub that can be used when networking is enabled, but there is no ether...patacongo2011-03-115-30/+106
* Fix nsh/apps bugpatacongo2011-03-113-4/+24
* More apps/ updatespatacongo2011-03-115-27/+138
* Correct error introduced in last check-inpatacongo2011-03-111-1/+1
* apps/-related updatespatacongo2011-03-114-35/+59
* enable/disable IRQ backwardpatacongo2011-03-103-14/+17
* Restructure interrupt/timer logicpatacongo2011-03-106-78/+383
* Fix QEMU context switch bugpatacongo2011-03-102-12/+43
* add apps/ dirpatacongo2011-03-105-9/+213
* Experimental version of waitpid()patacongo2011-03-108-15/+437
* Add QEMU NSH configurationpatacongo2011-03-1014-172/+1090
* Fix basic QEMU portpatacongo2011-03-1013-457/+1562
* RTL8187 driver updatepatacongo2011-03-096-60/+150
* #warning removalpatacongo2011-03-0912-94/+51
* Some VSN changespatacongo2011-03-094-20/+13
* Fix fullcontextrestore bugpatacongo2011-03-096-64/+98
* Remove Cygwin dependencies from .S filespatacongo2011-03-086-133/+85
* misc QEMU fixespatacongo2011-03-088-32/+84
* Add support for platoform specific ROMFS startup filespatacongo2011-03-0812-24/+185
* Add i486 toolchain supportpatacongo2011-03-075-23/+86
* Cosmetics updatespatacongo2011-03-069-14/+9
* Add support for RAMTRON NVRAM devicespatacongo2011-03-0637-510/+1425
* RTL driver update (still in progress)patacongo2011-03-068-49/+788
* Fix QEMU build target namepatacongo2011-03-064-3/+9
* Correct a loop termination bug in mmcsd_sdio.cpatacongo2011-03-061-1/+1
* Correct STM32 SPI3 bug reported by Urospatacongo2011-03-063-4/+28
* QEMU i486 port is code completepatacongo2011-03-066-53/+158
* Add a stub for the QEMU serial driverpatacongo2011-03-057-119/+223
* Completes port of interrpt handling logicpatacongo2011-03-0519-136/+939
* Add QEMU interrupt handling (incomplete)patacongo2011-03-059-26/+649
* Add task init and signal scheduling logicpatacongo2011-03-057-33/+505
* More QEMU logicpatacongo2011-03-0519-36/+1477
* First cut at x86 build environmentpatacongo2011-03-0459-87/+5367
* SDIO-based MMC/SD fixes from Uros Platisepatacongo2011-03-042-24/+26
* SDIO-based MMC/SD fixes from Uros Platisepatacongo2011-03-045-7/+27
* typospatacongo2011-03-033-9/+36
* Changes for clean STM32 compile with DEBUG onpatacongo2011-03-024-5/+7