aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2019-11-04cpu/intel/car/p4-netburst: Remove delay loopsKyösti Mälkki
2019-11-04cpu/intel/em64t101: Add Nehalem to compatibility listArthur Heymans
2019-11-04cpu/intel/smm/gen1: Deal with SMM save state compatibilityArthur Heymans
2019-11-04mb/*/*{i82801ix}: Use sb/intel/common/acpi/platform.aslArthur Heymans
2019-11-04mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans
2019-11-04sb/intel/common/platform.asl: Remove setting unused GNVSArthur Heymans
2019-11-04sb/intel/i82801jx/nvs.h: include required headerArthur Heymans
2019-11-04nb/intel/x4x/x4x.h: Include iomap.hArthur Heymans
2019-11-04sb/intel: Move 'smbus.asl' to common placeElyes HAOUAS
2019-11-04mb/lenovo/{x200,t400}: Add VBOOT supportArthur Heymans
2019-11-04mb/google/drallion: Update GPIO tableEric Lai
2019-11-04mb/google/drallion: Correct GPP_E7 as stop pinEric Lai
2019-11-04mb/google/drallion: fix GPP_E16 glitch when enter S5Eric Lai
2019-11-04vendorcode/eltan/security: Correct debug outputWim Vervoorn
2019-11-04vendorcode/eltan/security: Address layout issuesWim Vervoorn
2019-11-04smbios: Create a type for smbios_enclosure_typeMathew King
2019-11-04arch/x86/Kconfig: drop unused BOOTBLOCK_SAVE_BIST_AND_TIMESTAMPElyes HAOUAS
2019-11-04vendorcode/eltan/security: Use custom hash for little endian onlyWim Vervoorn
2019-11-04mb/facebook/fbg1701: Add logo to the menuWim Vervoorn
2019-11-04vendorcode/eltan: Cleanup Kconfig filesWim Vervoorn
2019-11-04soc/intel/icelake: Make use of "all-y"Subrata Banik
2019-11-04soc/intel/icelake: Add alignment check for TSEG base and sizeSubrata Banik
2019-11-04soc/intel/icelake: Set DCACHE_BSP_STACK_SIZE default ~129KiB unconditionallySubrata Banik
2019-11-04soc/intel/icelake: Remove unused headersSubrata Banik