summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Finished C5471 Integrationnuttx-1.0patacongo2007-03-098-61/+75
* Debug instrumentationpatacongo2007-03-099-3/+168
* C5471 timer interrupts and timing functions are workingpatacongo2007-03-093-36/+90
* Fixed some interrupt-related bugspatacongo2007-03-087-42/+33
* Fix c5471 signal handling + deallocation bugpatacongo2007-03-0812-17/+109
* Add support for onboard LEDs; Fix serial bugpatacongo2007-03-0811-42/+205
* Working with c5471 interruptspatacongo2007-03-0710-12/+44
* c5471 bringup changespatacongo2007-03-0713-67/+349
* Botched the case for n=0patacongo2007-03-061-9/+24
* 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-0511-584/+1307
* 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-0419-95/+277
* 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-0217-53/+282
* Import 8051 supportpatacongo2007-03-0224-0/+2932
* Code complete for 8051 (not tested)patacongo2007-03-0219-96/+225
* zipme script assumed hard-coded directory namepatacongo2007-03-011-7/+9
* Add logic to suppress clock_ APIspatacongo2007-03-014-3/+10
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-0152-156/+278
* Still working toward clean 8051 linkpatacongo2007-02-2822-81/+223
* Fix link problemspatacongo2007-02-287-45/+57
* 8051 does not have type doublepatacongo2007-02-281-1/+1
* Updated documentationpatacongo2007-02-285-10/+45
* Working toward successful link using aslinkpatacongo2007-02-2710-83/+109
* Finally, a clean SDCC compilepatacongo2007-02-27171-1368/+1556
* Updated docspatacongo2007-02-225-0/+74
* Progress toward clean SDCC compilationpatacongo2007-02-2190-348/+789
* Eliminating SDCC compilation errorspatacongo2007-02-219-23/+47
* Fixes for STDCC compiler (more needed)patacongo2007-02-207-8/+41
* Working toward compiler independence: Removed inline funcspatacongo2007-02-2019-108/+31
* Eliminating GCC dependenciespatacongo2007-02-2084-583/+461
* Add options to define compiler characteristicspatacongo2007-02-202-0/+20
* Add support for non-GCC compilerpatacongo2007-02-201-4/+12
* SDCC detected bugspatacongo2007-02-202-3/+4
* Still having problems with serial driverpatacongo2007-02-204-138/+65
* Fix ARM IRQ handling problem + ARM context restore problempatacongo2007-02-1910-52/+139
* Progress with C5471 bootpatacongo2007-02-1913-55/+1421
* Preparing to test on the C5471patacongo2007-02-186-4/+459
* Update commentspatacongo2007-02-181-2/+2
* Fix problems in state restore logicpatacongo2007-02-1811-195/+146
* NuttX RTOSpatacongo2007-02-17353-0/+52170
* initial checkinroot2007-02-1711-0/+208
* Standard project directories initialized by cvs2svn.(no author)2007-02-170-0/+0