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
...
*
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
*
include: Fix spelling
Martin Roth
2013-07-11
1
-2
/
+2
*
AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM
Rudolf Marek
2013-06-24
1
-0
/
+1
*
x86: add cache-as-ram migration option
Aaron Durbin
2013-05-16
1
-0
/
+1
*
boot: remove cbmem_post_handling()
Aaron Durbin
2013-05-01
1
-1
/
+0
*
cbmem: use boot state machine
Aaron Durbin
2013-05-01
1
-5
/
+0
*
lynxpoint: Move ACPI NVS into separate CBMEM table
Duncan Laurie
2013-04-01
1
-0
/
+1
*
cbmem: add vboot cmbem id
Aaron Durbin
2013-03-22
1
-0
/
+1
*
coreboot: dynamic cbmem requirement
Aaron Durbin
2013-03-22
1
-5
/
+0
*
cbmem: dynamic cbmem support
Aaron Durbin
2013-03-21
1
-9
/
+95
*
ramstage: Add cbmem_get_table_location()
Aaron Durbin
2013-03-21
1
-0
/
+5
*
coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE
Aaron Durbin
2013-03-21
1
-0
/
+5
*
cbmem: add CBMEM_ID_ROMSTAGE_INFO id
Aaron Durbin
2013-03-21
1
-0
/
+1
*
Implement GCC code coverage analysis
Stefan Reinauer
2013-01-12
1
-0
/
+1
*
SMM: Restore GNVS pointer in the resume path
Duncan Laurie
2012-11-14
1
-0
/
+1
*
ELOG: Support for non-memory mapped flash
Duncan Laurie
2012-11-12
1
-0
/
+1
*
Hook up MRC cache update
Stefan Reinauer
2012-05-11
1
-0
/
+1
*
S3 code in coreboot public folder.
zbao
2012-04-16
1
-4
/
+6
*
Add constants for fast path resume copying
Stefan Reinauer
2012-04-06
1
-4
/
+13
*
CBMEM CONSOLE: Add CBMEM type for console buffer.
Vadim Bendebury
2012-03-29
1
-0
/
+1
*
Increase CBMEM to accommodate larger console.
Vadim Bendebury
2012-03-29
1
-0
/
+5
*
Add timestamp collecting to coreboot.
Vadim Bendebury
2012-03-28
1
-0
/
+1
*
Initialize CBMEM early.
Vadim Bendebury
2012-03-28
1
-1
/
+3
*
Increase size of the coreboot table area
Stefan Reinauer
2012-03-09
1
-2
/
+2
*
Add automatic SMBIOS table generation
Sven Schnelle
2011-08-26
1
-0
/
+1
*
Compile cbmem.c instead of including it in romstage,
Rudolf Marek
2010-12-13
1
-1
/
+2
*
We hardcode highmemory size in every northbridge! This is bad, and especiall...
Rudolf Marek
2010-12-13
1
-4
/
+5
*
Following patch makes just one fadt.c file. For SB700.
Rudolf Marek
2010-12-11
1
-0
/
+2
[prev]
[next]