index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
imd_cbmem.c
Age
Commit message (
Expand
)
Author
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-22
lib/fit_payload: Add coreboot tables support for FDT.
Philipp Deppenwiese
2018-04-30
lib/bootmem: Introduce custom bootmem tags
Patrick Rudolph
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2017-08-04
lib/cbmem: provide optional cbmem top initialization hook
Aaron Durbin
2017-08-03
lib/cbmem: use globals for non CAR global migration platforms
Aaron Durbin
2017-08-03
lib/cbmem: remove cbmem_region_used()
Aaron Durbin
2017-08-03
lib/imd_cbmem: remove unused #include
Aaron Durbin
2017-08-03
lib/imd_cbmem: remove unused funciton
Aaron Durbin
2017-03-13
src/lib: Use tabs instead of spaces
Lee Leahy
2016-09-19
arch/x86,lib: make cbmem console work in postcar stage
Aaron Durbin
2016-08-27
cbmem: Always maintain backing store struct in a global on non-x86
Julius Werner
2016-07-26
src/lib: Enable display of cbmem during romstage and postcar
Lee Leahy
2016-03-11
cbmem: Fix cbmem_add_bootmem()
Andrey Petrov
2016-03-10
cbmem: Add utility to get memory region occupied by cbmem
Alexandru Gagniuc
2015-11-03
cbmem: add coreboot table records for each cbmem entry
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-09
cbmem: add indicator to hooks if cbmem is being recovered
Aaron Durbin
2015-05-26
cbmem: remove cbmem_set_top()
Aaron Durbin
2015-05-26
CBMEM: Fix S3 resume path without EARLY_CBMEM_INIT
Kyösti Mälkki
2015-05-13
cbmem: Add initial allocation support
Lee Leahy
2015-04-22
cbmem: switch over to imd-based cbmem
Aaron Durbin