summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* Incorporate changes from Uros Platisepatacongo2011-03-266-57/+741
* Add RTL8187 TX logicpatacongo2011-03-252-11/+104
* Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo2011-03-243-30/+158
* Fix lpc17xx GPIO interrupt handling errorspatacongo2011-03-233-19/+19
* Misc build fixespatacongo2011-03-192-19/+22
* Fix QEMU timer interrupt handlerpatacongo2011-03-178-66/+231
* Documentation updatespatacongo2011-03-174-106/+118
* Fix QEMU timer interruptspatacongo2011-03-163-9/+17
* Add apps/poweroff lpc17 hardware handshakepatacongo2011-03-142-2/+23
* VSN/apps updatepatacongo2011-03-143-120/+111
* More apps/ related changespatacongo2011-03-121-1/+29
* Add a stub that can be used when networking is enabled, but there is no ether...patacongo2011-03-113-3/+101
* apps/-related updatespatacongo2011-03-111-1/+1
* enable/disable IRQ backwardpatacongo2011-03-103-14/+17
* Restructure interrupt/timer logicpatacongo2011-03-104-76/+381
* Fix QEMU context switch bugpatacongo2011-03-102-12/+43
* Experimental version of waitpid()patacongo2011-03-101-3/+3
* Add QEMU NSH configurationpatacongo2011-03-102-1/+34
* Fix basic QEMU portpatacongo2011-03-109-450/+114
* #warning removalpatacongo2011-03-093-68/+10
* Some VSN changespatacongo2011-03-091-3/+1
* Fix fullcontextrestore bugpatacongo2011-03-095-63/+98
* Remove Cygwin dependencies from .S filespatacongo2011-03-085-124/+58
* misc QEMU fixespatacongo2011-03-084-29/+77
* Add i486 toolchain supportpatacongo2011-03-072-23/+23
* Cosmetics updatespatacongo2011-03-069-14/+9
* Add support for RAMTRON NVRAM devicespatacongo2011-03-067-191/+221
* RTL driver update (still in progress)patacongo2011-03-062-13/+33
* Fix QEMU build target namepatacongo2011-03-061-2/+2
* Correct STM32 SPI3 bug reported by Urospatacongo2011-03-061-1/+1
* QEMU i486 port is code completepatacongo2011-03-066-53/+158
* Add a stub for the QEMU serial driverpatacongo2011-03-052-1/+90
* Completes port of interrpt handling logicpatacongo2011-03-0518-136/+935
* Add QEMU interrupt handling (incomplete)patacongo2011-03-058-24/+647
* Add task init and signal scheduling logicpatacongo2011-03-057-33/+505
* More QEMU logicpatacongo2011-03-0517-27/+1473
* First cut at x86 build environmentpatacongo2011-03-0446-86/+4319
* Changes for clean STM32 compile with DEBUG onpatacongo2011-03-022-2/+3
* Add logic to sleep in lpc17xx idle looppatacongo2011-03-022-4/+108
* Special IDLE for STM32 will execut WFI to sleep until an interrupt occurspatacongo2011-02-273-16/+118
* Add support for the ISOTEL NetClamps VSN boardpatacongo2011-02-276-29/+418
* Correcting banked vs. non-banked issues (there are more)patacongo2011-02-266-30/+737
* Correct several m9s12x link issuespatacongo2011-02-262-1/+175
* Finish m9s12 GPIO supportpatacongo2011-02-267-74/+575
* Add beginning of m9s12x GPIO supportpatacongo2011-02-258-5/+868
* Rename arch/pjrc-8051 to arch/8051patacongo2011-02-2527-13/+13
* Call call to low-level UART initialization logicpatacongo2011-02-222-2/+37
* Finish m9s12x interrupt logicpatacongo2011-02-208-96/+84
* Flesh out m8s12 serial driverpatacongo2011-02-204-46/+766
* Add m9s12 serial logicpatacongo2011-02-203-4/+202