index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
cbmem.h
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-23
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2020-04-05
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-11-10
lib/cbmem: Remove the cbmem_top_init() hook
Arthur Heymans
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-10-27
cbmem.h: Align comment with the reality of implementations
Arthur Heymans
2019-09-14
arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-24
cbmem_top: Fix comment and remove upper limit
Patrick Rudolph
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-12-22
arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-08-22
lib/fit_payload: Add coreboot tables support for FDT.
Philipp Deppenwiese
2017-08-04
lib/cbmem: provide optional cbmem top initialization hook
Aaron Durbin
2017-08-03
lib/cbmem: remove cbmem_region_used()
Aaron Durbin
2017-05-27
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2017-05-18
CBMEM: Add config CBMEM_TOP_BACKUP
Kyösti Mälkki
2017-03-13
src/include: Move storage class to beginning of declaration
Lee Leahy
2017-03-09
src/include: Indent code using tabs
Lee Leahy
2016-12-15
lib/cbmem: allow anyone to use cbmem_possibly_online()
Aaron Durbin
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-06-17
intel/model_206ax: Move platform specific defines
Kyösti Mälkki
2016-06-17
Move definitions of HIGH_MEMORY_SAVE
Kyösti Mälkki
2016-03-29
cbmem: Add comment for cbmem_top returning NULL if backing store is not ready
Furquan Shaikh
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-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-06-09
cbmem: add indicator to hooks if cbmem is being recovered
Aaron Durbin
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-09
cbmem: Break out CBMEM_ID to a separate header file
Marc Jones
2015-05-28
Add TCPA table.
Vladimir Serbinenko
2015-05-27
AGESA: Split S3 backup in CBMEM
Kyösti Mälkki
2015-05-26
cbmem: remove cbmem_set_top()
Aaron Durbin
2015-05-26
x86: provide consistent cbmem_top() for CONFIG_LATE_CBMEM_INIT
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-13
cbmem: Add initial allocation support
Lee Leahy
2015-05-11
vboot: allow for dynamic work buffers
Aaron Durbin
2015-04-30
cbmem: Identify the FSP areas in CBMEM
Lee Leahy
2015-04-22
cbmem: switch over to imd-based cbmem
Aaron Durbin
2015-04-22
coreboot: common stage cache
Aaron Durbin
2015-04-22
coreboot: tiered imd
Aaron Durbin
2015-04-22
coreboot: add imd library
Aaron Durbin
2015-04-21
Arrange CBMEM table entries' IDs alphanumerically
Vadim Bendebury
2015-04-02
chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table
Vadim Bendebury
2015-04-01
northbridge/amd/amdfam10: Collect DIMM information for ramstage use
Timothy Pearson
2015-03-28
arm64: add spin table support
Aaron Durbin
2015-03-27
smbios: add funtion for smbios type17
Kane Chen
2015-02-06
FSP & CBMEM: Fix broken cbmem CAR transition.
Martin Roth
[next]