aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-11-10soc/intel/broadwell: Don't reinitialize SPI after lockdownArthur Heymans
2019-11-10soc/intel/broadwell: Use common INTEL_SB SPI codeArthur Heymans
2019-11-10soc/intel/broadwell: Use common SB RTC codeArthur Heymans
2019-11-10sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbolArthur Heymans
2019-11-10sb/intel/common: Make COMMON_RESET optionalArthur Heymans
2019-11-10sb/intel/common: Make linking rtc.c conditionalArthur Heymans
2019-11-10lib/cbmem: Remove the cbmem_top_init() hookArthur Heymans
2019-11-10arch/x86: Remove EARLY_EBDA_INIT supportArthur Heymans
2019-11-10soc/intel/common/ebda: Drop codeArthur Heymans
2019-11-10soc/intel/common/sa: Remove EBDA dependencyArthur Heymans
2019-11-10lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARGArthur Heymans
2019-11-10arch/riscv: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-09Kconfig: Remove untrue commentArthur Heymans
2019-11-09arch/x86: Replace some __SMM__ guardsKyösti Mälkki
2019-11-09ELOG: Avoid some preprocessor useKyösti Mälkki
2019-11-09ELOG: Introduce elog_gsmi variantsKyösti Mälkki
2019-11-09mb/asus/p5ql-em: Add mainboardArthur Heymans
2019-11-09soc/intel/tigerlake/acpi: Copy acpi directory from icelakeSubrata Banik
2019-11-09soc/intel/tigerlake: Do initial SoC commit till ramstageSubrata Banik
2019-11-09soc/intel/tigerlake/romstage: Do initial SoC commit till romstageSubrata Banik
2019-11-09soc/intel/tigerlake/bootblock: Do initial SoC commit till bootblockSubrata Banik
2019-11-08google/stout: Remove ELOG_GSMI from ECKyösti Mälkki
2019-11-08google/parrot: Remove ELOG_GSMI from ECKyösti Mälkki
2019-11-08ELOG, soc/intel: Avoid some preprocessor useKyösti Mälkki
2019-11-08sb,soc/intel: Reduce preprocessor use with ME debuggingKyösti Mälkki
2019-11-08arch/x86: Drop some __SMM__ guardsKyösti Mälkki
2019-11-08intel/braswell: Remove duplicate set_max_freq() prototypesKyösti Mälkki
2019-11-08eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki
2019-11-08eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCKKyösti Mälkki
2019-11-08eltan/security: Remove some preprocessor guardsKyösti Mälkki
2019-11-08mb/facebook/fbg1701: Remove some preprocessor guardsKyösti Mälkki
2019-11-08mb/google/hatch/var/akemi: disable unused USB port for Akemi platformPeichao Wang
2019-11-07soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP optionsMario Scheithauer
2019-11-07soc/intel/icelake: Refactor pch_early_init() codeSubrata Banik
2019-11-07lib/cbfs: Add fallback to RO region to cbfs_boot_locateWim Vervoorn
2019-11-07Rangeley: Fix incorrect BCLKKyösti Mälkki
2019-11-07hatch: Create puff variantEdward O'Callaghan
2019-11-07mainboard/google: Allow Hatch variants to read SPD data over SMBusEdward O'Callaghan
2019-11-07mb/google/hatch/variants/helios: Modify touchscreen power on sequenceKane Chen
2019-11-06arch/x86: Create preprocessed __ROMCC__ bootblock sourceKyösti Mälkki
2019-11-06drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIPArthur Heymans
2019-11-06soc/intel/common: Make native and FSP-T CAR init mutually exclusiveArthur Heymans
2019-11-06drivers/intel/fsp2_0: Move Debug options to "Debugging"Arthur Heymans
2019-11-06Kconfig: Organize debugging options per file extensionsArthur Heymans
2019-11-06lib: add calculate crc byte by byteXiang Wang
2019-11-06mb/g/drallion: Override smbios enclosure type for drallionMathew King
2019-11-06mb/g/drallion: Consolidate 360 sensor board detectionMathew King
2019-11-06arch/riscv: Use FDT from calling argument when using FITArthur Heymans
2019-11-06arch/riscv: Rename `stages.c` to `romstage.c`Nico Huber
2019-11-06security/vboot/Kconfig: Remove unused symbolsArthur Heymans
2019-11-06mb/emulation/qemu: Add VBOOT supportPatrick Rudolph
2019-11-06mainboard/google: Rework Hatch so that SPD in CBFS is optionalEdward O'Callaghan
2019-11-06soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionallySubrata Banik
2019-11-05mb/google/hatch/variants/helios: Update TSR3 sensor thresholdsSumeet Pawnikar
2019-11-05superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS
2019-11-05arch/riscv: Don't link `stages.c` into ramstageNico Huber
2019-11-05soc/intel/common: Include Tigerlake device IDsRavi Sarawadi
2019-11-05drivers/intel/fsp2_0: Use strip_quotes for cbfs filenamesWim Vervoorn
2019-11-05security/vboot: Removed vboot_prepare from vboot_locatorWim Vervoorn
2019-11-05vendorcode/eltan/security: Align mboot with coreboot tpmWim Vervoorn
2019-11-05commonlib: Use __builtin_offsetof with supported compilersAlex James
2019-11-05soc/intel/fsp_broadwell_de: Add CONFIG_IED_SIZE, drop CONFIG_SMM_TSEG_SIZEAndrey Petrov
2019-11-05pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefinedArthur Heymans
2019-11-05src/Kconfig: Drop unused DEBUG_ACPIElyes HAOUAS
2019-11-05mb/supermicro/x11ssh-tf: Disable i8042 supportPatrick Rudolph
2019-11-05drivers/pc80: Remove UDELAY_TIMER2Kyösti Mälkki
2019-11-05drivers/pc80: Remove UDELAY_IOKyösti Mälkki
2019-11-05intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMERKyösti Mälkki
2019-11-05bootblock: Add TS_START_BOOTBLOCK and TS_END_BOOTBLOCKKyösti Mälkki
2019-11-05cpu/ti/am335x: Extend monotonic timer to early stagesKyösti Mälkki
2019-11-05drivers/intel/fsp2_0: Hide CONFIG_FSP_CARArthur Heymans
2019-11-05soc/intel/common: Don't link CAR teardown in romstageArthur Heymans
2019-11-05mb/google/kahlee/treeya: Update STAPM parameters for TreeyaPeichao Wang
2019-11-04mb/asrock/h110m/devicetree: fix VR config infoMaxim Polyakov
2019-11-04superio/nuvoton/nct5539d: use SuperIO ACPI generatorMaxim Polyakov
2019-11-04mb/asrock/h110m: use SSDT generator for SuperIOMaxim Polyakov
2019-11-04superio/nuvoton/nct6791d: use SuperIO ACPI generatorMaxim Polyakov
2019-11-04google/auron: hook up libgfxinitMatt DeVillier
2019-11-04soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner
2019-11-04soc/intel: skl,cnl,icl: consolidate ebda and memmapMichael Niewöhner
2019-11-04soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSPMichael Niewöhner
2019-11-04sb/intel: Use defined CONFIG_HPET_ADDRESSElyes HAOUAS
2019-11-04nb/intel: Use defined DEFAULT_RCBAElyes HAOUAS
2019-11-04soc/intel: Remove unused codePatrick Rudolph
2019-11-04cpu/qemu-x86: Add x86_64 bootblock supportPatrick Rudolph
2019-11-04nb/intel/nehalem: Fix 'dead assignment'Elyes HAOUAS
2019-11-04cbfs: read header offset as explicitly LEMarty E. Plummer
2019-11-04mb/google/hatch: update DLL values for KindredJamie Chen
2019-11-04soc/intel/broadwell: Use sb/intel/common/acpi/platform.aslArthur Heymans
2019-11-04mb/*/*/others: Use sb/intel/common/acpi/platform.aslArthur Heymans
2019-11-04soc/intel/{braswell,baytrail}: Use sb/common/intel/platform.aslArthur Heymans
2019-11-04sb/intel/lynxpoint: Use sb/intel/common/platform.aslArthur Heymans
2019-11-04mb/*/*{i82801gx}: Use sb/intel/common/acpi/platform.aslArthur Heymans
2019-11-04include: Remove EC_EVENT_* from elog.hYu-Ping Wu
2019-11-04mb/supermicro/x11-lga1151-series: drop console guard in bootblockMichael Niewöhner
2019-11-04mb/supermicro/x11-lga1151-series: use new console delay Kconfig optionMichael Niewöhner
2019-11-04superio/aspeed/common: add workaround for serial routing delay quirkMichael Niewöhner
2019-11-04arch/mips: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-04soc/nvidia/tegra210: Populate _cbmem_top_ptrArthur Heymans
2019-11-04arch/ppc64: Pass cbmem_top to ramstage via calling argumentArthur Heymans