summaryrefslogtreecommitdiff
path: root/firmware/core_alloc.c
AgeCommit message (Expand)Author
2021-10-04Sansa E200v1 Bootloader attempt at enabling USB in boot loaderWilliam Wilgus
2015-01-11Make a few local variables staticThomas Jarosch
2015-01-02Improve core_alloc() / buflib_alloc() documentationThomas Jarosch
2014-02-02buflib: Properly support allocations without any name, to avoid wasting spaceThomas Martitz
2014-02-02hosted: Substract more than 256K from total memory pool.Thomas Martitz
2014-01-16buflib: Add crc field protecting buflib cookie integrityMarcin Bukat
2013-07-07buflib: Change buflib_available() and add buflib_allocatable().Thomas Martitz
2012-03-03Integrate the warble tool in the regular build system.Frank Gevaerts
2011-11-29FS#12412 : Delete old buffer allocation code which has been replaced by core_...Boris Gjenero
2011-10-05core_alloc: Provide a tiny test allocation, which can be freed for debug purp...Thomas Martitz
2011-08-30GSoC/Buflib: Enable compaction in buflib.Thomas Martitz
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz