index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
core_alloc.c
Age
Commit message (
Expand
)
Author
2021-10-04
Sansa E200v1 Bootloader attempt at enabling USB in boot loader
William Wilgus
2015-01-11
Make a few local variables static
Thomas Jarosch
2015-01-02
Improve core_alloc() / buflib_alloc() documentation
Thomas Jarosch
2014-02-02
buflib: Properly support allocations without any name, to avoid wasting space
Thomas Martitz
2014-02-02
hosted: Substract more than 256K from total memory pool.
Thomas Martitz
2014-01-16
buflib: Add crc field protecting buflib cookie integrity
Marcin Bukat
2013-07-07
buflib: Change buflib_available() and add buflib_allocatable().
Thomas Martitz
2012-03-03
Integrate the warble tool in the regular build system.
Frank Gevaerts
2011-11-29
FS#12412 : Delete old buffer allocation code which has been replaced by core_...
Boris Gjenero
2011-10-05
core_alloc: Provide a tiny test allocation, which can be freed for debug purp...
Thomas Martitz
2011-08-30
GSoC/Buflib: Enable compaction in buflib.
Thomas Martitz
2011-08-30
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz