- 44f1af2 intel/braswell: Remove duplicate set_max_freq() prototypes by Kyösti Mälkki · 3 years, 5 months ago
- c7fa911 eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFORE by Kyösti Mälkki · 3 years, 5 months ago
- bf43f9e eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK by Kyösti Mälkki · 3 years, 5 months ago
- ed8eaab eltan/security: Remove some preprocessor guards by Kyösti Mälkki · 3 years, 5 months ago
- dd227a7 mb/facebook/fbg1701: Remove some preprocessor guards by Kyösti Mälkki · 3 years, 5 months ago
- 07f798d mb/google/hatch/var/akemi: disable unused USB port for Akemi platform by Peichao Wang · 3 years, 5 months ago
- 4e07403 soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP options by Mario Scheithauer · 3 years, 5 months ago
- 1b1a26a soc/intel/icelake: Refactor pch_early_init() code by Subrata Banik · 3 years, 5 months ago
- 114e2e8 lib/cbfs: Add fallback to RO region to cbfs_boot_locate by Wim Vervoorn · 3 years, 5 months ago
- 32c8de1 Rangeley: Fix incorrect BCLK by Kyösti Mälkki · 3 years, 5 months ago
- 3042af6 hatch: Create puff variant by Edward O'Callaghan · 3 years, 5 months ago
- 881f9cb mainboard/google: Allow Hatch variants to read SPD data over SMBus by Edward O'Callaghan · 3 years, 5 months ago
- 46b125a mb/google/hatch/variants/helios: Modify touchscreen power on sequence by Kane Chen · 3 years, 6 months ago
- 2d90cb1 arch/x86: Create preprocessed __ROMCC__ bootblock source by Kyösti Mälkki · 3 years, 6 months ago
- 585786b drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP by Arthur Heymans · 3 years, 5 months ago
- 08aeda6 soc/intel/common: Make native and FSP-T CAR init mutually exclusive by Arthur Heymans · 3 years, 5 months ago
- 71bd7e4 drivers/intel/fsp2_0: Move Debug options to "Debugging" by Arthur Heymans · 3 years, 5 months ago
- aae8190 Kconfig: Organize debugging options per file extensions by Arthur Heymans · 3 years, 5 months ago
- 55f0132 util/lint/kconfig_lint: Handle glob prefix and suffix by Arthur Heymans · 3 years, 5 months ago
- 4e39c82 lib: add calculate crc byte by byte by Xiang Wang · 3 years, 5 months ago
- a021895 mb/g/drallion: Override smbios enclosure type for drallion by Mathew King · 3 years, 5 months ago
- 51b1fc6 mb/g/drallion: Consolidate 360 sensor board detection by Mathew King · 3 years, 5 months ago
- 763eeec arch/riscv: Use FDT from calling argument when using FIT by Arthur Heymans · 3 years, 5 months ago
- c01d092 arch/riscv: Rename `stages.c` to `romstage.c` by Nico Huber · 3 years, 5 months ago
- 214661e security/vboot/Kconfig: Remove unused symbols by Arthur Heymans · 3 years, 5 months ago
- f8251b9 mb/emulation/qemu: Add VBOOT support by Patrick Rudolph · 3 years, 7 months ago
- b474161 mainboard/google: Rework Hatch so that SPD in CBFS is optional by Edward O'Callaghan · 3 years, 5 months ago
- fb2a9d5 soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionally by Subrata Banik · 3 years, 5 months ago
- 6a657c2 mb/google/hatch/variants/helios: Update TSR3 sensor thresholds by Sumeet Pawnikar · 3 years, 5 months ago
- 007af42 superio/*/*/acpi: Improve the readability of the IndexField by Elyes HAOUAS · 3 years, 5 months ago
- ef63c32 arch/riscv: Don't link `stages.c` into ramstage by Nico Huber · 3 years, 5 months ago
- 6b5bf40 soc/intel/common: Include Tigerlake device IDs by Ravi Sarawadi · 3 years, 5 months ago
- 8fc523e drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames by Wim Vervoorn · 3 years, 5 months ago
- 1058dd8 security/vboot: Removed vboot_prepare from vboot_locator by Wim Vervoorn · 3 years, 5 months ago
- 397ce3c vendorcode/eltan/security: Align mboot with coreboot tpm by Wim Vervoorn · 3 years, 5 months ago
- 8119841 commonlib: Use __builtin_offsetof with supported compilers by Alex James · 3 years, 5 months ago
- ddcfcb8 soc/intel/fsp_broadwell_de: Add CONFIG_IED_SIZE, drop CONFIG_SMM_TSEG_SIZE by Andrey Petrov · 3 years, 5 months ago
- 15fcc86 pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefined by Arthur Heymans · 3 years, 6 months ago
- 92a7599 src/Kconfig: Drop unused DEBUG_ACPI by Elyes HAOUAS · 3 years, 5 months ago
- baa8c78 mb/supermicro/x11ssh-tf: Disable i8042 support by Patrick Rudolph · 3 years, 6 months ago
- 00f0de3 drivers/pc80: Remove UDELAY_TIMER2 by Kyösti Mälkki · 3 years, 5 months ago
- 385ea82 drivers/pc80: Remove UDELAY_IO by Kyösti Mälkki · 3 years, 5 months ago
- 092fe55 intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER by Kyösti Mälkki · 3 years, 5 months ago
- fe3250d bootblock: Add TS_START_BOOTBLOCK and TS_END_BOOTBLOCK by Kyösti Mälkki · 3 years, 5 months ago
- cc51936 cpu/ti/am335x: Extend monotonic timer to early stages by Kyösti Mälkki · 3 years, 5 months ago
- acc88f8 drivers/intel/fsp2_0: Hide CONFIG_FSP_CAR by Arthur Heymans · 3 years, 5 months ago
- 127b820 soc/intel/common: Don't link CAR teardown in romstage by Arthur Heymans · 3 years, 5 months ago
- 1e07d40 mb/google/kahlee/treeya: Update STAPM parameters for Treeya by Peichao Wang · 3 years, 7 months ago
- 3a28673 mb/asrock/h110m/devicetree: fix VR config info by Maxim Polyakov · 3 years, 5 months ago
- 0dd8fe7 superio/nuvoton/nct5539d: use SuperIO ACPI generator by Maxim Polyakov · 3 years, 5 months ago
- c4f77d9 mb/asrock/h110m: use SSDT generator for SuperIO by Maxim Polyakov · 3 years, 5 months ago
- facbf47 superio/nuvoton/nct6791d: use SuperIO ACPI generator by Maxim Polyakov · 3 years, 5 months ago
- 2449895 google/auron: hook up libgfxinit by Matt DeVillier · 3 years, 6 months ago
- 7736bfc soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig by Michael Niewöhner · 3 years, 5 months ago
- e75a64f soc/intel: skl,cnl,icl: consolidate ebda and memmap by Michael Niewöhner · 3 years, 6 months ago
- 68da454 soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSP by Michael Niewöhner · 3 years, 6 months ago
- 1644e48 sb/intel: Use defined CONFIG_HPET_ADDRESS by Elyes HAOUAS · 3 years, 5 months ago
- 4ec67fc nb/intel: Use defined DEFAULT_RCBA by Elyes HAOUAS · 3 years, 5 months ago
- 728a060 soc/intel: Remove unused code by Patrick Rudolph · 3 years, 7 months ago
- b1ef725 cpu/qemu-x86: Add x86_64 bootblock support by Patrick Rudolph · 3 years, 6 months ago
- 6f7c955 nb/intel/nehalem: Fix 'dead assignment' by Elyes HAOUAS · 3 years, 6 months ago
- 20994a7 cbfs: read header offset as explicitly LE by Marty E. Plummer · 3 years, 5 months ago
- ce6f1a5 mb/google/hatch: update DLL values for Kindred by Jamie Chen · 3 years, 6 months ago
- 9c0afe6 soc/intel/broadwell: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 3 years, 5 months ago
- b9b79d2 mb/*/*/others: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 3 years, 5 months ago
- cf819ea soc/intel/{braswell,baytrail}: Use sb/common/intel/platform.asl by Arthur Heymans · 3 years, 5 months ago
- 72c483a sb/intel/lynxpoint: Use sb/intel/common/platform.asl by Arthur Heymans · 3 years, 5 months ago
- 2f9a0cd mb/*/*{i82801gx}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 3 years, 5 months ago
- 8163265 include: Remove EC_EVENT_* from elog.h by Yu-Ping Wu · 3 years, 5 months ago
- ab0d687 mb/supermicro/x11-lga1151-series: drop console guard in bootblock by Michael Niewöhner · 3 years, 5 months ago
- 403b70a mb/supermicro/x11-lga1151-series: use new console delay Kconfig option by Michael Niewöhner · 3 years, 5 months ago
- 4d877c8 superio/aspeed/common: add workaround for serial routing delay quirk by Michael Niewöhner · 3 years, 5 months ago
- a1b700f arch/mips: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 3 years, 5 months ago
- 879c9fc soc/nvidia/tegra210: Populate _cbmem_top_ptr by Arthur Heymans · 3 years, 5 months ago
- a09d33e arch/ppc64: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 3 years, 5 months ago
- bc78e01 cpu/intel/car/p4-netburst: Remove delay loops by Kyösti Mälkki · 3 years, 5 months ago
- a751eec cpu/intel/em64t101: Add Nehalem to compatibility list by Arthur Heymans · 3 years, 5 months ago
- f6a8c5a cpu/intel/smm/gen1: Deal with SMM save state compatibility by Arthur Heymans · 3 years, 5 months ago
- 228f004 mb/*/*{i82801ix}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 3 years, 5 months ago
- 6c13b04 mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 3 years, 5 months ago
- 8195aa0 sb/intel/common/platform.asl: Remove setting unused GNVS by Arthur Heymans · 3 years, 5 months ago
- a0365c5 sb/intel/i82801jx/nvs.h: include required header by Arthur Heymans · 3 years, 5 months ago
- 6190d0b nb/intel/x4x/x4x.h: Include iomap.h by Arthur Heymans · 3 years, 5 months ago
- 085ab5a sb/intel: Move 'smbus.asl' to common place by Elyes HAOUAS · 3 years, 5 months ago
- ca64305 nb/intel/gm45: Build test with VBOOT by Arthur Heymans · 3 years, 5 months ago
- 41f826a mb/lenovo/{x200,t400}: Add VBOOT support by Arthur Heymans · 3 years, 6 months ago
- 334211e Documentation: Add some significant 4.11 release notes by Kyösti Mälkki · 3 years, 5 months ago
- 5407571 mb/google/drallion: Update GPIO table by Eric Lai · 3 years, 5 months ago
- 3d4f51e mb/google/drallion: Correct GPP_E7 as stop pin by Eric Lai · 3 years, 5 months ago
- 1845fc8 mb/google/drallion: fix GPP_E16 glitch when enter S5 by Eric Lai · 3 years, 5 months ago
- e979442 payloads/external/GRUB2: fix constantly rebuilding due to git checkout by Michael Niewöhner · 3 years, 5 months ago
- 653a66f vendorcode/eltan/security: Correct debug output by Wim Vervoorn · 3 years, 5 months ago
- d1fb78d vendorcode/eltan/security: Address layout issues by Wim Vervoorn · 3 years, 5 months ago
- be820b3 smbios: Create a type for smbios_enclosure_type by Mathew King · 3 years, 5 months ago
- f91c0f9 arch/x86/Kconfig: drop unused BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP by Elyes HAOUAS · 3 years, 5 months ago
- 944fdc4 vendorcode/eltan/security: Use custom hash for little endian only by Wim Vervoorn · 3 years, 5 months ago
- adf3440 mb/facebook/fbg1701: Add logo to the menu by Wim Vervoorn · 3 years, 5 months ago
- 3cf40b6 vendorcode/eltan: Cleanup Kconfig files by Wim Vervoorn · 3 years, 5 months ago
- 55a2149 soc/intel/icelake: Make use of "all-y" by Subrata Banik · 3 years, 5 months ago
- 14d5991 soc/intel/icelake: Add alignment check for TSEG base and size by Subrata Banik · 3 years, 5 months ago