summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Collapse)AuthorAgeFilesLines
* Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo2011-03-243-30/+158
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3413 42af7a65-404d-4744-a932-0658087f49c3
* Fix lpc17xx GPIO interrupt handling errorspatacongo2011-03-233-19/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3411 42af7a65-404d-4744-a932-0658087f49c3
* Misc build fixespatacongo2011-03-192-19/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3402 42af7a65-404d-4744-a932-0658087f49c3
* Fix QEMU timer interrupt handlerpatacongo2011-03-178-66/+231
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3389 42af7a65-404d-4744-a932-0658087f49c3
* Documentation updatespatacongo2011-03-174-106/+118
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3388 42af7a65-404d-4744-a932-0658087f49c3
* Fix QEMU timer interruptspatacongo2011-03-163-9/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3387 42af7a65-404d-4744-a932-0658087f49c3
* Add apps/poweroff lpc17 hardware handshakepatacongo2011-03-142-2/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3380 42af7a65-404d-4744-a932-0658087f49c3
* VSN/apps updatepatacongo2011-03-143-120/+111
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3378 42af7a65-404d-4744-a932-0658087f49c3
* More apps/ related changespatacongo2011-03-121-1/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3372 42af7a65-404d-4744-a932-0658087f49c3
* Add a stub that can be used when networking is enabled, but there is no ↵patacongo2011-03-113-3/+101
| | | | | | ethernet driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3368 42af7a65-404d-4744-a932-0658087f49c3
* apps/-related updatespatacongo2011-03-111-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3364 42af7a65-404d-4744-a932-0658087f49c3
* enable/disable IRQ backwardpatacongo2011-03-103-14/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3363 42af7a65-404d-4744-a932-0658087f49c3
* Restructure interrupt/timer logicpatacongo2011-03-104-76/+381
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3362 42af7a65-404d-4744-a932-0658087f49c3
* Fix QEMU context switch bugpatacongo2011-03-102-12/+43
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3361 42af7a65-404d-4744-a932-0658087f49c3
* Experimental version of waitpid()patacongo2011-03-101-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3359 42af7a65-404d-4744-a932-0658087f49c3
* Add QEMU NSH configurationpatacongo2011-03-102-1/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3358 42af7a65-404d-4744-a932-0658087f49c3
* Fix basic QEMU portpatacongo2011-03-109-450/+114
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3357 42af7a65-404d-4744-a932-0658087f49c3
* #warning removalpatacongo2011-03-093-68/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3355 42af7a65-404d-4744-a932-0658087f49c3
* Some VSN changespatacongo2011-03-091-3/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3354 42af7a65-404d-4744-a932-0658087f49c3
* Fix fullcontextrestore bugpatacongo2011-03-095-63/+98
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3353 42af7a65-404d-4744-a932-0658087f49c3
* Remove Cygwin dependencies from .S filespatacongo2011-03-085-124/+58
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3352 42af7a65-404d-4744-a932-0658087f49c3
* misc QEMU fixespatacongo2011-03-084-29/+77
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3351 42af7a65-404d-4744-a932-0658087f49c3
* Add i486 toolchain supportpatacongo2011-03-072-23/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3349 42af7a65-404d-4744-a932-0658087f49c3
* Cosmetics updatespatacongo2011-03-069-14/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3348 42af7a65-404d-4744-a932-0658087f49c3
* Add support for RAMTRON NVRAM devicespatacongo2011-03-067-191/+221
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3347 42af7a65-404d-4744-a932-0658087f49c3
* RTL driver update (still in progress)patacongo2011-03-062-13/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3346 42af7a65-404d-4744-a932-0658087f49c3
* Fix QEMU build target namepatacongo2011-03-061-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3345 42af7a65-404d-4744-a932-0658087f49c3
* Correct STM32 SPI3 bug reported by Urospatacongo2011-03-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3343 42af7a65-404d-4744-a932-0658087f49c3
* QEMU i486 port is code completepatacongo2011-03-066-53/+158
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3342 42af7a65-404d-4744-a932-0658087f49c3
* Add a stub for the QEMU serial driverpatacongo2011-03-052-1/+90
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3341 42af7a65-404d-4744-a932-0658087f49c3
* Completes port of interrpt handling logicpatacongo2011-03-0518-136/+935
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3340 42af7a65-404d-4744-a932-0658087f49c3
* Add QEMU interrupt handling (incomplete)patacongo2011-03-058-24/+647
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3339 42af7a65-404d-4744-a932-0658087f49c3
* Add task init and signal scheduling logicpatacongo2011-03-057-33/+505
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3338 42af7a65-404d-4744-a932-0658087f49c3
* More QEMU logicpatacongo2011-03-0517-27/+1473
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3337 42af7a65-404d-4744-a932-0658087f49c3
* First cut at x86 build environmentpatacongo2011-03-0446-86/+4319
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3336 42af7a65-404d-4744-a932-0658087f49c3
* Changes for clean STM32 compile with DEBUG onpatacongo2011-03-022-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3332 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to sleep in lpc17xx idle looppatacongo2011-03-022-4/+108
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3329 42af7a65-404d-4744-a932-0658087f49c3
* Special IDLE for STM32 will execut WFI to sleep until an interrupt occurspatacongo2011-02-273-16/+118
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3324 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the ISOTEL NetClamps VSN boardpatacongo2011-02-276-29/+418
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3321 42af7a65-404d-4744-a932-0658087f49c3
* Correcting banked vs. non-banked issues (there are more)patacongo2011-02-266-30/+737
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3320 42af7a65-404d-4744-a932-0658087f49c3
* Correct several m9s12x link issuespatacongo2011-02-262-1/+175
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3319 42af7a65-404d-4744-a932-0658087f49c3
* Finish m9s12 GPIO supportpatacongo2011-02-267-74/+575
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3318 42af7a65-404d-4744-a932-0658087f49c3
* Add beginning of m9s12x GPIO supportpatacongo2011-02-258-5/+868
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3317 42af7a65-404d-4744-a932-0658087f49c3
* Rename arch/pjrc-8051 to arch/8051patacongo2011-02-2527-13/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3315 42af7a65-404d-4744-a932-0658087f49c3
* Call call to low-level UART initialization logicpatacongo2011-02-222-2/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3309 42af7a65-404d-4744-a932-0658087f49c3
* Finish m9s12x interrupt logicpatacongo2011-02-208-96/+84
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3307 42af7a65-404d-4744-a932-0658087f49c3
* Flesh out m8s12 serial driverpatacongo2011-02-204-46/+766
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3306 42af7a65-404d-4744-a932-0658087f49c3
* Add m9s12 serial logicpatacongo2011-02-203-4/+202
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3305 42af7a65-404d-4744-a932-0658087f49c3
* Add more m9s12 filespatacongo2011-02-196-4/+633
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3302 42af7a65-404d-4744-a932-0658087f49c3
* Add standard context switching functions for m9s12patacongo2011-02-185-9/+418
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3301 42af7a65-404d-4744-a932-0658087f49c3