Age | Commit message (Expand) | Author |
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 |