summaryrefslogtreecommitdiff
path: root/nuttx/mm
Commit message (Expand)AuthorAgeFilesLines
* Added network init; refactored some header filespatacongo2007-09-091-1/+1
* Fixed several more realloc errorspatacongo2007-06-301-11/+23
* Fix error in realloc when memory is extended downwardpatacongo2007-06-301-36/+40
* Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphoresnuttx-1.1patacongo2007-03-141-4/+70
* task_create now accepts variable number of arguments; 8051 bringup changespatacongo2007-03-111-3/+0
* Fix c5471 signal handling + deallocation bugpatacongo2007-03-083-0/+5
* Add capability to manager memory in discontiguous regions.patacongo2007-03-045-87/+206
* Finally, a clean SDCC compilepatacongo2007-02-2713-101/+130
* Progress toward clean SDCC compilationpatacongo2007-02-2111-43/+59
* Working toward compiler independence: Removed inline funcspatacongo2007-02-201-4/+0
* Eliminating GCC dependenciespatacongo2007-02-202-8/+6
* Fix problems in state restore logicpatacongo2007-02-181-1/+1
* NuttX RTOSpatacongo2007-02-1717-0/+2653