summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* Fix c5471 signal handling + deallocation bugpatacongo2007-03-086-14/+101
* Add support for onboard LEDs; Fix serial bugpatacongo2007-03-0811-42/+205
* Working with c5471 interruptspatacongo2007-03-079-11/+44
* c5471 bringup changespatacongo2007-03-0712-64/+349
* Basic 8052 context switching is workingpatacongo2007-03-0614-222/+527
* Re-design vsprintf so that it does not use so much stack; handle 8051's 2-byt...patacongo2007-03-056-1/+35
* Fix some interrupt handling issuespatacongo2007-03-053-45/+18
* Add commentpatacongo2007-03-041-1/+1
* Add capability to manager memory in discontiguous regions.patacongo2007-03-049-4/+45
* Add logic to initialize timer 2patacongo2007-03-036-22/+144
* Fix stack addressingpatacongo2007-03-022-12/+12
* 8051 is getting closer. Still have to setup timer and uart.patacongo2007-03-0215-51/+278
* Import 8051 supportpatacongo2007-03-0224-0/+2932
* Code complete for 8051 (not tested)patacongo2007-03-023-2/+8
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-013-0/+13
* Still working toward clean 8051 linkpatacongo2007-02-287-23/+73
* Fix link problemspatacongo2007-02-284-6/+6
* Working toward successful link using aslinkpatacongo2007-02-274-31/+77
* Finally, a clean SDCC compilepatacongo2007-02-273-57/+0
* Progress toward clean SDCC compilationpatacongo2007-02-2119-48/+115
* Fixes for STDCC compiler (more needed)patacongo2007-02-202-0/+6
* Working toward compiler independence: Removed inline funcspatacongo2007-02-202-8/+5
* Eliminating GCC dependenciespatacongo2007-02-202-0/+5
* Add options to define compiler characteristicspatacongo2007-02-202-0/+20
* Still having problems with serial driverpatacongo2007-02-204-138/+65
* Fix ARM IRQ handling problem + ARM context restore problempatacongo2007-02-197-31/+111
* Progress with C5471 bootpatacongo2007-02-1912-42/+1405
* Preparing to test on the C5471patacongo2007-02-184-1/+145
* Update commentspatacongo2007-02-181-2/+2
* Fix problems in state restore logicpatacongo2007-02-189-193/+144
* NuttX RTOSpatacongo2007-02-1762-0/+7366