Age | Commit message (Expand) | Author |
2022-11-18 | cbmem_top_chipset: Change the return value to uintptr_t | Elyes Haouas |
2022-11-03 | treewide: Add 'IWYU pragma: export' comment | Elyes Haouas |
2022-05-20 | CBMEM: Change declarations for initialization hooks | Kyösti Mälkki |
2021-11-30 | commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/ | Jakub Czapiga |
2021-05-27 | cbmem: Introduce "early" init hooks for console | Julius Werner |
2020-12-08 | cbmem: Make cbmem_online() accurate on stages after romstage | Julius Werner |
2020-08-17 | lib/imd_cbmem.c: Add a helper function to indicate that cbmem is ready | Arthur Heymans |
2020-07-11 | arch/x86: Drop CBMEM_TOP_BACKUP | Kyösti Mälkki |
2020-06-17 | treewide: Replace CONFIG(ARCH_xx) tests | Kyösti Mälkki |
2020-06-15 | include: update cbmem_possibly_online for vboot_before_bootblock | Martin Roth |
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 |
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 |