index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
cbmem.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add TCPA table.
Vladimir Serbinenko
2015-05-28
1
-0
/
+1
*
AGESA: Split S3 backup in CBMEM
Kyösti Mälkki
2015-05-27
1
-7
/
+0
*
cbmem: remove cbmem_set_top()
Aaron Durbin
2015-05-26
1
-3
/
+0
*
x86: provide consistent cbmem_top() for CONFIG_LATE_CBMEM_INIT
Aaron Durbin
2015-05-26
1
-0
/
+3
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
cbmem: Add initial allocation support
Lee Leahy
2015-05-13
1
-0
/
+18
*
vboot: allow for dynamic work buffers
Aaron Durbin
2015-05-11
1
-0
/
+2
*
cbmem: Identify the FSP areas in CBMEM
Lee Leahy
2015-04-30
1
-0
/
+4
*
cbmem: switch over to imd-based cbmem
Aaron Durbin
2015-04-22
1
-13
/
+0
*
coreboot: common stage cache
Aaron Durbin
2015-04-22
1
-0
/
+2
*
coreboot: tiered imd
Aaron Durbin
2015-04-22
1
-0
/
+2
*
coreboot: add imd library
Aaron Durbin
2015-04-22
1
-0
/
+2
*
Arrange CBMEM table entries' IDs alphanumerically
Vadim Bendebury
2015-04-21
1
-50
/
+50
*
chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table
Vadim Bendebury
2015-04-02
1
-0
/
+2
*
northbridge/amd/amdfam10: Collect DIMM information for ramstage use
Timothy Pearson
2015-04-01
1
-0
/
+2
*
arm64: add spin table support
Aaron Durbin
2015-03-28
1
-1
/
+3
*
smbios: add funtion for smbios type17
Kane Chen
2015-03-27
1
-1
/
+3
*
FSP & CBMEM: Fix broken cbmem CAR transition.
Martin Roth
2015-02-06
1
-0
/
+1
*
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
1
-31
/
+0
*
CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INIT
Kyösti Mälkki
2015-01-27
1
-6
/
+13
*
CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
1
-2
/
+2
*
CBMEM: Implement cbmem_run_init_hooks() stub
Kyösti Mälkki
2015-01-27
1
-5
/
+3
*
cbmem: use a single id to name mapping table
Vadim Bendebury
2014-12-30
1
-1
/
+38
*
Move nehalem/sandy/ivy to per-device acpi
Vladimir Serbinenko
2014-09-11
1
-0
/
+1
*
AGESA S3: Fix ACPISCRATCH in CBMEM
Kyösti Mälkki
2014-06-25
1
-1
/
+1
*
ACPI S3 support: Add acpi_s3_resume_allowed()
Kyösti Mälkki
2014-06-20
1
-11
/
+12
*
baytrail: snapshot power state in romstage
Aaron Durbin
2014-05-13
1
-0
/
+1
*
chromeos: provide option to dynamically allocate ram oops buffer
Aaron Durbin
2014-03-11
1
-0
/
+1
*
coreboot: introduce notion of bootmem for memory map at boot
Aaron Durbin
2014-03-03
1
-3
/
+2
*
x86: provide infrastructure to backup default SMM region
Aaron Durbin
2014-02-16
1
-0
/
+1
*
coreboot: infrastructure for different ramstage loaders
Aaron Durbin
2014-02-15
1
-0
/
+5
*
cbmem: add reference code ids
Aaron Durbin
2014-01-28
1
-0
/
+2
*
CBMEM: Rename cbmem_reinit()
Kyösti Mälkki
2014-01-22
1
-2
/
+0
*
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
Kyösti Mälkki
2014-01-22
1
-3
/
+6
*
CBMEM: Fix allocation for static CBMEM
Kyösti Mälkki
2014-01-06
1
-12
/
+18
*
CBMEM: Drop cbmem_base_check()
Kyösti Mälkki
2014-01-06
1
-1
/
+0
*
CBMEM ACPI: Move resume handler
Kyösti Mälkki
2014-01-06
1
-0
/
+2
*
Add Intel FSP northbridge support Sandybridge and Ivybridge
Marc Jones
2013-12-04
1
-0
/
+1
*
CBMEM: Rename high_tables variables and make them static
Kyösti Mälkki
2013-09-11
1
-1
/
+0
*
CBMEM: Drop parameters from cbmem_init()
Kyösti Mälkki
2013-09-11
1
-1
/
+0
*
CBMEM: Drop parameter from cbmem_reinit()
Kyösti Mälkki
2013-09-11
1
-1
/
+1
*
CBMEM x86: Unify get_cbmem_toc()
Kyösti Mälkki
2013-09-11
1
-1
/
+1
*
CBMEM: Backup top_of_ram instead of cbmem_toc
Kyösti Mälkki
2013-09-11
1
-1
/
+1
*
CBMEM: Add cbmem_locate_table()
Kyösti Mälkki
2013-09-11
1
-0
/
+1
*
CBMEM: Unify get_top_of_ram()
Kyösti Mälkki
2013-09-11
1
-0
/
+2
*
CBMEM tables: Remove references to global high_tables_base
Kyösti Mälkki
2013-09-11
1
-5
/
+4
*
CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base
Kyösti Mälkki
2013-09-11
1
-0
/
+1
*
CBMEM AMD: Fix calls to set_top_of_ram_once()
Kyösti Mälkki
2013-09-11
1
-1
/
+1
*
CBMEM AMD: Remove references to global high_tables_base
Kyösti Mälkki
2013-09-11
1
-0
/
+1
*
usbdebug: Use CAR migration
Kyösti Mälkki
2013-09-06
1
-0
/
+1
[next]