summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-079-30/+222
| | | | 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
* Fix potential memory leakpatacongo2011-02-231-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3313 42af7a65-404d-4744-a932-0658087f49c3
* Fix potential memory leakpatacongo2011-02-233-20/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3312 42af7a65-404d-4744-a932-0658087f49c3
* Back out last change; correct fix is in NSHpatacongo2011-02-233-68/+130
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3311 42af7a65-404d-4744-a932-0658087f49c3
* Fix getopt bugpatacongo2011-02-235-32/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3310 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
* Update READMEpatacongo2011-02-211-0/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3308 42af7a65-404d-4744-a932-0658087f49c3
* Finish m9s12x interrupt logicpatacongo2011-02-209-96/+88
| | | | 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-206-60/+287
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3305 42af7a65-404d-4744-a932-0658087f49c3