summaryrefslogtreecommitdiff
path: root/nuttx/mm
Commit message (Expand)AuthorAgeFilesLines
* Switching to C99 stdint/stdbool.h typespatacongo2009-12-1515-136/+136
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Fix heap setup problempatacongo2009-05-192-33/+37
* ez80f910200zco portpatacongo2008-12-081-0/+7
* Typo in commentspatacongo2008-11-131-1/+1
* typospatacongo2008-08-022-2/+2
* Using tool-specific cleanpatacongo2008-01-102-8/+8
* Compiles with ZDS-IIpatacongo2008-01-091-1/+1
* Changes for ZNeo compilepatacongo2008-01-092-35/+40
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-081-9/+9
* Reduce make outputpatacongo2008-01-081-1/+1
* ZNeo compiler now workspatacongo2008-01-081-2/+2
* Add support for tools that can't make dependenciespatacongo2008-01-081-6/+4
* Integrating z80patacongo2007-12-301-1/+1
* Debug can now be selectively enabled by subystempatacongo2007-11-234-7/+7
* 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