summaryrefslogtreecommitdiffstats
path: root/src/include/cbmem.h
Commit message (Expand)AuthorAgeFilesLines
* Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko2014-09-111-0/+1
* AGESA S3: Fix ACPISCRATCH in CBMEMKyösti Mälkki2014-06-251-1/+1
* ACPI S3 support: Add acpi_s3_resume_allowed()Kyösti Mälkki2014-06-201-11/+12
* baytrail: snapshot power state in romstageAaron Durbin2014-05-131-0/+1
* chromeos: provide option to dynamically allocate ram oops bufferAaron Durbin2014-03-111-0/+1
* coreboot: introduce notion of bootmem for memory map at bootAaron Durbin2014-03-031-3/+2
* x86: provide infrastructure to backup default SMM regionAaron Durbin2014-02-161-0/+1
* coreboot: infrastructure for different ramstage loadersAaron Durbin2014-02-151-0/+5
* cbmem: add reference code idsAaron Durbin2014-01-281-0/+2
* CBMEM: Rename cbmem_reinit()Kyösti Mälkki2014-01-221-2/+0
* CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki2014-01-221-3/+6
* CBMEM: Fix allocation for static CBMEMKyösti Mälkki2014-01-061-12/+18
* CBMEM: Drop cbmem_base_check()Kyösti Mälkki2014-01-061-1/+0
* CBMEM ACPI: Move resume handlerKyösti Mälkki2014-01-061-0/+2
* Add Intel FSP northbridge support Sandybridge and IvybridgeMarc Jones2013-12-041-0/+1
* CBMEM: Rename high_tables variables and make them staticKyösti Mälkki2013-09-111-1/+0
* CBMEM: Drop parameters from cbmem_init()Kyösti Mälkki2013-09-111-1/+0
* CBMEM: Drop parameter from cbmem_reinit()Kyösti Mälkki2013-09-111-1/+1
* CBMEM x86: Unify get_cbmem_toc()Kyösti Mälkki2013-09-111-1/+1
* CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki2013-09-111-1/+1
* CBMEM: Add cbmem_locate_table()Kyösti Mälkki2013-09-111-0/+1
* CBMEM: Unify get_top_of_ram()Kyösti Mälkki2013-09-111-0/+2
* CBMEM tables: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-5/+4
* CBMEM: Add cbmem_late_set_table() and drop references to high_tables_baseKyösti Mälkki2013-09-111-0/+1
* CBMEM AMD: Fix calls to set_top_of_ram_once()Kyösti Mälkki2013-09-111-1/+1
* CBMEM AMD: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-0/+1
* usbdebug: Use CAR migrationKyösti Mälkki2013-09-061-0/+1
* include: Fix spellingMartin Roth2013-07-111-2/+2
* AMD Fam15tn: Add support for AGESA runtime allocation in CBMEMRudolf Marek2013-06-241-0/+1
* x86: add cache-as-ram migration optionAaron Durbin2013-05-161-0/+1
* boot: remove cbmem_post_handling()Aaron Durbin2013-05-011-1/+0
* cbmem: use boot state machineAaron Durbin2013-05-011-5/+0
* lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie2013-04-011-0/+1
* cbmem: add vboot cmbem idAaron Durbin2013-03-221-0/+1
* coreboot: dynamic cbmem requirementAaron Durbin2013-03-221-5/+0
* cbmem: dynamic cbmem supportAaron Durbin2013-03-211-9/+95
* ramstage: Add cbmem_get_table_location()Aaron Durbin2013-03-211-0/+5
* coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin2013-03-211-0/+5
* cbmem: add CBMEM_ID_ROMSTAGE_INFO idAaron Durbin2013-03-211-0/+1
* Implement GCC code coverage analysisStefan Reinauer2013-01-121-0/+1
* SMM: Restore GNVS pointer in the resume pathDuncan Laurie2012-11-141-0/+1
* ELOG: Support for non-memory mapped flashDuncan Laurie2012-11-121-0/+1
* Hook up MRC cache updateStefan Reinauer2012-05-111-0/+1
* S3 code in coreboot public folder.zbao2012-04-161-4/+6
* Add constants for fast path resume copyingStefan Reinauer2012-04-061-4/+13
* CBMEM CONSOLE: Add CBMEM type for console buffer.Vadim Bendebury2012-03-291-0/+1
* Increase CBMEM to accommodate larger console.Vadim Bendebury2012-03-291-0/+5
* Add timestamp collecting to coreboot.Vadim Bendebury2012-03-281-0/+1
* Initialize CBMEM early.Vadim Bendebury2012-03-281-1/+3
* Increase size of the coreboot table areaStefan Reinauer2012-03-091-2/+2