summaryrefslogtreecommitdiff
path: root/nuttx/mm/mm_granalloc.c
Commit message (Expand)AuthorAgeFilesLines
* Critical hotfixes for memory accesses. Found via Coverity by Pavel KirienkoLorenz Meier2015-01-191-1/+2
* Misc fixes and optimizations for the granule allocatorpatacongo2012-09-121-33/+127
* Fix MMC/SD support for Wildfire board; Granule allocator can now be used from...patacongo2012-09-121-9/+9
* Misc ENC28J60 fixespatacongo2012-09-121-3/+11
* Fixes for granule allocatorpatacongo2012-09-111-1/+8
* Update to granule allocator; Update to ENC28j60 driverpatacongo2012-09-111-6/+14
* Add beginning of a simple granule allocator to support DMA IO buffer allocationpatacongo2012-09-111-0/+241