summaryrefslogtreecommitdiffstats
path: root/common/memory.c
Commit message (Expand)AuthorAgeFilesLines
* of: remove unused libfdtSascha Hauer2013-03-061-1/+0
* of: memory: Use of_write_numberSascha Hauer2013-03-061-19/+6
* of: fixup unflattened devicetreeSascha Hauer2013-03-061-34/+14
* barebox-data: add barebox-data sectionsAlexander Aring2013-01-181-0/+4
* memory: fix size address calculationAlexander Aring2013-01-141-2/+2
* memory: return error in barebox_add_memory_bankSascha Hauer2012-10-081-3/+5
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-011-2/+2
* 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