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
/
include
/
cbmem.h
Age
Commit message (
Expand
)
Author
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
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INIT
Kyösti Mälkki
2015-01-27
CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
CBMEM: Implement cbmem_run_init_hooks() stub
Kyösti Mälkki
2014-12-30
cbmem: use a single id to name mapping table
Vadim Bendebury
2014-09-11
Move nehalem/sandy/ivy to per-device acpi
Vladimir Serbinenko
2014-06-25
AGESA S3: Fix ACPISCRATCH in CBMEM
Kyösti Mälkki
2014-06-20
ACPI S3 support: Add acpi_s3_resume_allowed()
Kyösti Mälkki
2014-05-13
baytrail: snapshot power state in romstage
Aaron Durbin
2014-03-11
chromeos: provide option to dynamically allocate ram oops buffer
Aaron Durbin
2014-03-03
coreboot: introduce notion of bootmem for memory map at boot
Aaron Durbin
2014-02-16
x86: provide infrastructure to backup default SMM region
Aaron Durbin
2014-02-15
coreboot: infrastructure for different ramstage loaders
Aaron Durbin
2014-01-28
cbmem: add reference code ids
Aaron Durbin
2014-01-22
CBMEM: Rename cbmem_reinit()
Kyösti Mälkki
2014-01-22
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
Kyösti Mälkki
2014-01-06
CBMEM: Fix allocation for static CBMEM
Kyösti Mälkki
2014-01-06
CBMEM: Drop cbmem_base_check()
Kyösti Mälkki
2014-01-06
CBMEM ACPI: Move resume handler
Kyösti Mälkki
2013-12-04
Add Intel FSP northbridge support Sandybridge and Ivybridge
Marc Jones
2013-09-11
CBMEM: Rename high_tables variables and make them static
Kyösti Mälkki
2013-09-11
CBMEM: Drop parameters from cbmem_init()
Kyösti Mälkki
2013-09-11
CBMEM: Drop parameter from cbmem_reinit()
Kyösti Mälkki
2013-09-11
CBMEM x86: Unify get_cbmem_toc()
Kyösti Mälkki
2013-09-11
CBMEM: Backup top_of_ram instead of cbmem_toc
Kyösti Mälkki
2013-09-11
CBMEM: Add cbmem_locate_table()
Kyösti Mälkki
2013-09-11
CBMEM: Unify get_top_of_ram()
Kyösti Mälkki
2013-09-11
CBMEM tables: Remove references to global high_tables_base
Kyösti Mälkki
2013-09-11
CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base
Kyösti Mälkki
2013-09-11
CBMEM AMD: Fix calls to set_top_of_ram_once()
Kyösti Mälkki
2013-09-11
CBMEM AMD: Remove references to global high_tables_base
Kyösti Mälkki
2013-09-06
usbdebug: Use CAR migration
Kyösti Mälkki
2013-07-11
include: Fix spelling
Martin Roth
2013-06-24
AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM
Rudolf Marek
2013-05-16
x86: add cache-as-ram migration option
Aaron Durbin
2013-05-01
boot: remove cbmem_post_handling()
Aaron Durbin
2013-05-01
cbmem: use boot state machine
Aaron Durbin
2013-04-01
lynxpoint: Move ACPI NVS into separate CBMEM table
Duncan Laurie
2013-03-22
cbmem: add vboot cmbem id
Aaron Durbin
2013-03-22
coreboot: dynamic cbmem requirement
Aaron Durbin
2013-03-21
cbmem: dynamic cbmem support
Aaron Durbin
2013-03-21
ramstage: Add cbmem_get_table_location()
Aaron Durbin
2013-03-21
coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE
Aaron Durbin
2013-03-21
cbmem: add CBMEM_ID_ROMSTAGE_INFO id
Aaron Durbin
2013-01-12
Implement GCC code coverage analysis
Stefan Reinauer
2012-11-14
SMM: Restore GNVS pointer in the resume path
Duncan Laurie
2012-11-12
ELOG: Support for non-memory mapped flash
Duncan Laurie
2012-05-11
Hook up MRC cache update
Stefan Reinauer
2012-04-16
S3 code in coreboot public folder.
zbao
2012-04-06
Add constants for fast path resume copying
Stefan Reinauer
2012-03-29
CBMEM CONSOLE: Add CBMEM type for console buffer.
Vadim Bendebury
2012-03-29
Increase CBMEM to accommodate larger console.
Vadim Bendebury
2012-03-28
Add timestamp collecting to coreboot.
Vadim Bendebury
2012-03-28
Initialize CBMEM early.
Vadim Bendebury
2012-03-09
Increase size of the coreboot table area
Stefan Reinauer
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle
2010-12-13
Compile cbmem.c instead of including it in romstage,
Rudolf Marek
2010-12-13
We hardcode highmemory size in every northbridge! This is bad, and especiall...
Rudolf Marek
[next]