summaryrefslogtreecommitdiff
path: root/nuttx/arch/c5471
Commit message (Expand)AuthorAgeFilesLines
...
* Working with c5471 interruptspatacongo2007-03-078-9/+42
* c5471 bringup changespatacongo2007-03-0710-60/+315
* Re-design vsprintf so that it does not use so much stack; handle 8051's 2-byt...patacongo2007-03-051-0/+8
* Add capability to manager memory in discontiguous regions.patacongo2007-03-041-0/+5
* Add logic to initialize timer 2patacongo2007-03-031-1/+10
* 8051 is getting closer. Still have to setup timer and uart.patacongo2007-03-021-1/+1
* Code complete for 8051 (not tested)patacongo2007-03-022-2/+5
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-011-0/+5
* Still working toward clean 8051 linkpatacongo2007-02-283-9/+27
* Fix link problemspatacongo2007-02-282-3/+3
* Working toward successful link using aslinkpatacongo2007-02-272-15/+43
* Finally, a clean SDCC compilepatacongo2007-02-271-26/+0
* Progress toward clean SDCC compilationpatacongo2007-02-2110-26/+52
* Fixes for STDCC compiler (more needed)patacongo2007-02-201-0/+3
* Working toward compiler independence: Removed inline funcspatacongo2007-02-201-2/+1
* Eliminating GCC dependenciespatacongo2007-02-202-0/+5
* Add options to define compiler characteristicspatacongo2007-02-201-0/+10
* 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-183-1/+137
* Update commentspatacongo2007-02-181-2/+2
* Fix problems in state restore logicpatacongo2007-02-189-193/+144
* NuttX RTOSpatacongo2007-02-1736-0/+4624