summaryrefslogtreecommitdiffstats
path: root/src/lib/imd_cbmem.c
Commit message (Expand)AuthorAgeFilesLines
* src/lib: Use tabs instead of spacesLee Leahy2017-03-131-7/+7
* arch/x86,lib: make cbmem console work in postcar stageAaron Durbin2016-09-191-1/+2
* cbmem: Always maintain backing store struct in a global on non-x86Julius Werner2016-08-271-6/+18
* src/lib: Enable display of cbmem during romstage and postcarLee Leahy2016-07-261-2/+6
* cbmem: Fix cbmem_add_bootmem()Andrey Petrov2016-03-111-3/+3
* cbmem: Add utility to get memory region occupied by cbmemAlexandru Gagniuc2016-03-101-1/+8
* cbmem: add coreboot table records for each cbmem entryAaron Durbin2015-11-031-2/+41
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin2015-06-091-2/+4
* cbmem: remove cbmem_set_top()Aaron Durbin2015-05-261-14/+0
* CBMEM: Fix S3 resume path without EARLY_CBMEM_INITKyösti Mälkki2015-05-261-11/+4
* cbmem: Add initial allocation supportLee Leahy2015-05-131-9/+20
* cbmem: switch over to imd-based cbmemAaron Durbin2015-04-221-0/+294