summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-106-78/+383
| | | | 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
* add apps/ dirpatacongo2011-03-105-9/+213
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3360 42af7a65-404d-4744-a932-0658087f49c3
* Experimental version of waitpid()patacongo2011-03-108-15/+437
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3359 42af7a65-404d-4744-a932-0658087f49c3
* Add QEMU NSH configurationpatacongo2011-03-1014-172/+1090
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3358 42af7a65-404d-4744-a932-0658087f49c3
* Fix basic QEMU portpatacongo2011-03-1013-457/+1562
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3357 42af7a65-404d-4744-a932-0658087f49c3
* RTL8187 driver updatepatacongo2011-03-096-60/+150
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3356 42af7a65-404d-4744-a932-0658087f49c3
* #warning removalpatacongo2011-03-0912-94/+51
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3355 42af7a65-404d-4744-a932-0658087f49c3
* Some VSN changespatacongo2011-03-094-20/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3354 42af7a65-404d-4744-a932-0658087f49c3
* Fix fullcontextrestore bugpatacongo2011-03-096-64/+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-086-133/+85
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3352 42af7a65-404d-4744-a932-0658087f49c3
* misc QEMU fixespatacongo2011-03-088-32/+84
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3351 42af7a65-404d-4744-a932-0658087f49c3
* Add support for platoform specific ROMFS startup filespatacongo2011-03-0812-24/+185
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3350 42af7a65-404d-4744-a932-0658087f49c3
* Add i486 toolchain supportpatacongo2011-03-075-23/+86
| | | | 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-0637-510/+1425
| | | | 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-068-49/+788
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3346 42af7a65-404d-4744-a932-0658087f49c3
* Fix QEMU build target namepatacongo2011-03-064-3/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3345 42af7a65-404d-4744-a932-0658087f49c3
* Correct a loop termination bug in mmcsd_sdio.cpatacongo2011-03-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3344 42af7a65-404d-4744-a932-0658087f49c3
* Correct STM32 SPI3 bug reported by Urospatacongo2011-03-063-4/+28
| | | | 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-057-119/+223
| | | | 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-0519-136/+939
| | | | 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-059-26/+649
| | | | 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-0519-36/+1477
| | | | 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-0459-87/+5367
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3336 42af7a65-404d-4744-a932-0658087f49c3
* SDIO-based MMC/SD fixes from Uros Platisepatacongo2011-03-042-24/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3335 42af7a65-404d-4744-a932-0658087f49c3
* SDIO-based MMC/SD fixes from Uros Platisepatacongo2011-03-045-7/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3334 42af7a65-404d-4744-a932-0658087f49c3
* typospatacongo2011-03-033-9/+36
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3333 42af7a65-404d-4744-a932-0658087f49c3
* Changes for clean STM32 compile with DEBUG onpatacongo2011-03-024-5/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3332 42af7a65-404d-4744-a932-0658087f49c3
* Port the mm/mm_test.c logic to examples/mmpatacongo2011-03-021-1/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3331 42af7a65-404d-4744-a932-0658087f49c3
* Port the mm/mm_test.c logic to examples/mmpatacongo2011-03-025-4/+401
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3330 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to sleep in lpc17xx idle looppatacongo2011-03-0211-35/+187
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3329 42af7a65-404d-4744-a932-0658087f49c3
* Fix and clarity 'kill' documentationpatacongo2011-03-021-2/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3328 42af7a65-404d-4744-a932-0658087f49c3
* Fix pipe/fifo open logic: semaphore wait in open() must abort if a signal is ↵patacongo2011-03-025-45/+80
| | | | | | received git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3327 42af7a65-404d-4744-a932-0658087f49c3
* Fix NSH redirection hangpatacongo2011-03-016-9/+180
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3326 42af7a65-404d-4744-a932-0658087f49c3
* Rename NSH mem command to freepatacongo2011-02-2810-162/+252
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3325 42af7a65-404d-4744-a932-0658087f49c3
* Special IDLE for STM32 will execut WFI to sleep until an interrupt occurspatacongo2011-02-274-17/+119
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3324 42af7a65-404d-4744-a932-0658087f49c3
* cat and cp need to exit if a signal is recievednuttx-5.18patacongo2011-02-276-79/+142
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3323 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH kill commandpatacongo2011-02-276-90/+208
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3322 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the ISOTEL NetClamps VSN boardpatacongo2011-02-2732-63/+3774
| | | | 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-267-31/+738
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3320 42af7a65-404d-4744-a932-0658087f49c3
* Correct several m9s12x link issuespatacongo2011-02-264-17/+205
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3319 42af7a65-404d-4744-a932-0658087f49c3
* Finish m9s12 GPIO supportpatacongo2011-02-2615-95/+739
| | | | 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-2511-76/+949
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3317 42af7a65-404d-4744-a932-0658087f49c3
* Add configuration for Future Electronics Group NE64 Badge boardpatacongo2011-02-2521-6/+2962
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3316 42af7a65-404d-4744-a932-0658087f49c3
* Rename arch/pjrc-8051 to arch/8051patacongo2011-02-2533-30/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3315 42af7a65-404d-4744-a932-0658087f49c3
* Add missing RGB typepatacongo2011-02-243-69/+83
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3314 42af7a65-404d-4744-a932-0658087f49c3