Age | Commit message (Expand) | Author |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2021-01-26 | arch/x86/car.ld: Fix up blob reserved regions | Angel Pons |
2021-01-24 | soc/intel/xeon_sp/cpx: Account for 'rc' heap manager | Arthur Heymans |
2021-01-24 | arch/x86/car.ld: Account for FSP-T reserved area | Arthur Heymans |
2020-12-02 | cbfs: Enable CBFS mcache on most chipsets | Julius Werner |
2020-12-02 | arch/x86/car.ld: Check for out of bound on no-XIP stages | Arthur Heymans |
2020-11-16 | arch/x86/car.ld: Do cosmetic fixes | Frans Hendriks |
2020-08-21 | lib: Add ASan support to romstage on x86 arch | Harshit Sharma |
2020-06-13 | arch/x86: Add symbols for CAR MTRRs in linker script | Kyösti Mälkki |
2020-05-26 | Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-31 | security/vboot: Decouple measured boot from verified boot | Bill XIE |
2020-03-06 | src/arch/x86: Convert to SPDX license header | Patrick Georgi |
2019-12-20 | arch/x86: Drop romcc bootblock | Arthur Heymans |
2019-11-30 | arch/x86/car.ld: Drop CAR_GLOBAL region | Arthur Heymans |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-19 | lib/fmap: Disable pre-RAM cache for FSP 1.0 | Julius Werner |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-11-12 | arch/x86/car.ld: Rename suffix _start/_end | Arthur Heymans |
2019-09-11 | arch/x86: Restrict use of _car_global[start|end] | Kyösti Mälkki |
2019-09-11 | arch/x86: Drop _car_relocatable_data symbols | Kyösti Mälkki |
2019-09-11 | arch/x86: Move ehci_dbg_info outside _car_relocatable_data | Kyösti Mälkki |
2019-09-11 | timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE | Kyösti Mälkki |
2019-09-10 | AUTHORS: Move src/arch/x86 copyrights into AUTHORS file | Martin Roth |
2019-08-26 | arch/x86: Simplify <arch/early_variables.h> | Kyösti Mälkki |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | Kyösti Mälkki |
2019-06-17 | 3rdparty/blobs: Update submodule, SNB improvements | Arthur Heymans |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
2019-04-23 | arch/x86/car.ld: Make the vboot tpm log symbols conditional | Arthur Heymans |
2019-04-22 | arch/x86/car.ld: Also check mrc.bin heap for Ivybridge | Arthur Heymans |
2019-03-21 | vboot: standardize on working data size | Joel Kitching |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-07 | security/tpm: Fix TCPA log feature | Philipp Deppenwiese |
2019-03-06 | nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINIT | Kyösti Mälkki |
2019-02-22 | vboot: fix STARTS_IN_BOOTBLOCK/_ROMSTAGE logic | Joel Kitching |
2019-02-05 | intel/quark: Fix COMMONLIB_STORAGE in CAR | Kyösti Mälkki |
2019-02-02 | usbdebug: Use fixed size field | Kyösti Mälkki |
2019-02-02 | usbdebug: Fix reserve in CAR | Kyösti Mälkki |
2019-01-07 | usbdebug: Initialize the HW once in CAR stages | Arthur Heymans |
2018-12-30 | arch/x86: Add CAR stack location symbols | Kyösti Mälkki |
2018-12-22 | arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT | Kyösti Mälkki |
2018-11-14 | mb/emulation/qemu-i440fx|q35: Fix stack size | Patrick Rudolph |
2018-11-01 | arch/x86: allow global .bss objects without CAR_GLOBAL | Aaron Durbin |
2018-05-18 | arch/x86: Increase TIMESTAMP region size to 0x200 | Furquan Shaikh |
2018-04-25 | arch/x86: add support for cache-as-ram paging | Aaron Durbin |
2017-05-12 | commonlib: Move drivers/storage into commonlib/storage | Lee Leahy |
2017-05-01 | arch/x86: Share storage data structures between early stages | Lee Leahy |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2016-12-16 | x86: Configure premem cbmem console size | Naresh G Solanki |
2016-03-05 | arch/x86: document CAR symbols and expose them in symbols.h | Andrey Petrov |
2016-02-12 | timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig | Julius Werner |
2016-02-11 | arch/x86: Reserve space for stack in CAR layout | Andrey Petrov |
2016-01-28 | Move object files to $(obj)/<class>/ | Nico Huber |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |
2015-09-30 | x86: prepare cache-as-ram to allow multiple stages | Aaron Durbin |
2015-09-09 | x86: link romstage and ramstage with 1 file | Aaron Durbin |