summaryrefslogtreecommitdiff
path: root/src/lib/imd_cbmem.c
AgeCommit message (Expand)Author
2016-09-19arch/x86,lib: make cbmem console work in postcar stageAaron Durbin
2016-08-27cbmem: Always maintain backing store struct in a global on non-x86Julius Werner
2016-07-26src/lib: Enable display of cbmem during romstage and postcarLee Leahy
2016-03-11cbmem: Fix cbmem_add_bootmem()Andrey Petrov
2016-03-10cbmem: Add utility to get memory region occupied by cbmemAlexandru Gagniuc
2015-11-03cbmem: add coreboot table records for each cbmem entryAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-09cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin
2015-05-26cbmem: remove cbmem_set_top()Aaron Durbin
2015-05-26CBMEM: Fix S3 resume path without EARLY_CBMEM_INITKyösti Mälkki
2015-05-13cbmem: Add initial allocation supportLee Leahy
2015-04-22cbmem: switch over to imd-based cbmemAaron Durbin