summaryrefslogtreecommitdiffstats
path: root/common/memory.c
Commit message (Expand)AuthorAgeFilesLines
* common: memory: fix off-by-one in tlsf_createMarc Kleine-Budde2012-04-241-1/+1
* add tlsf-based malloc implementationAntony Pavlov2011-12-231-0/+8
* fix "no previous prototype for 'sbrk'" warningAntony Pavlov2011-12-091-0/+1
* memory: do not try to reserve iomem on sandboxSascha Hauer2011-12-071-1/+2
* register sdram as resourcesSascha Hauer2011-12-041-0/+58
* oftree: add fixup for memory nodesSascha Hauer2011-10-191-0/+80
* introduce generic memory bank handlingSascha Hauer2011-09-231-0/+18
* malloc: put common memory functions to seperate fileSascha Hauer2011-04-111-0/+71