summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configs/config.facebook_fbg1701: Add config fileFrans Hendriks2019-11-081-0/+12
* google/parrot: Remove ELOG_GSMI from ECKyösti Mälkki2019-11-081-17/+0
* ELOG, soc/intel: Avoid some preprocessor useKyösti Mälkki2019-11-087-25/+6
* sb,soc/intel: Reduce preprocessor use with ME debuggingKyösti Mälkki2019-11-089-93/+70
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-0824-57/+10
* intel/braswell: Remove duplicate set_max_freq() prototypesKyösti Mälkki2019-11-086-34/+2
* eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki2019-11-081-4/+2
* eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCKKyösti Mälkki2019-11-081-6/+1
* eltan/security: Remove some preprocessor guardsKyösti Mälkki2019-11-083-51/+29
* mb/facebook/fbg1701: Remove some preprocessor guardsKyösti Mälkki2019-11-081-12/+2
* mb/google/hatch/var/akemi: disable unused USB port for Akemi platformPeichao Wang2019-11-081-0/+106
* soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP optionsMario Scheithauer2019-11-073-5/+5
* soc/intel/icelake: Refactor pch_early_init() codeSubrata Banik2019-11-075-12/+32
* lib/cbfs: Add fallback to RO region to cbfs_boot_locateWim Vervoorn2019-11-073-0/+45
* Rangeley: Fix incorrect BCLKKyösti Mälkki2019-11-073-5/+23
* hatch: Create puff variantEdward O'Callaghan2019-11-078-0/+223
* mainboard/google: Allow Hatch variants to read SPD data over SMBusEdward O'Callaghan2019-11-073-1/+56
* mb/google/hatch/variants/helios: Modify touchscreen power on sequenceKane Chen2019-11-071-2/+6
* arch/x86: Create preprocessed __ROMCC__ bootblock sourceKyösti Mälkki2019-11-061-0/+2
* drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIPArthur Heymans2019-11-061-1/+1
* soc/intel/common: Make native and FSP-T CAR init mutually exclusiveArthur Heymans2019-11-061-7/+7
* drivers/intel/fsp2_0: Move Debug options to "Debugging"Arthur Heymans2019-11-063-38/+44
* Kconfig: Organize debugging options per file extensionsArthur Heymans2019-11-062-1/+1
* util/lint/kconfig_lint: Handle glob prefix and suffixArthur Heymans2019-11-061-3/+6
* lib: add calculate crc byte by byteXiang Wang2019-11-063-0/+86
* mb/g/drallion: Override smbios enclosure type for drallionMathew King2019-11-062-0/+25
* mb/g/drallion: Consolidate 360 sensor board detectionMathew King2019-11-063-11/+13
* arch/riscv: Use FDT from calling argument when using FITArthur Heymans2019-11-061-14/+4
* arch/riscv: Rename `stages.c` to `romstage.c`Nico Huber2019-11-062-10/+1
* security/vboot/Kconfig: Remove unused symbolsArthur Heymans2019-11-062-5/+0
* mb/emulation/qemu: Add VBOOT supportPatrick Rudolph2019-11-066-4/+96
* mainboard/google: Rework Hatch so that SPD in CBFS is optionalEdward O'Callaghan2019-11-063-2/+6
* soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionallySubrata Banik2019-11-061-1/+0
* mb/google/hatch/variants/helios: Update TSR3 sensor thresholdsSumeet Pawnikar2019-11-051-8/+8
* superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS2019-11-0511-14/+14
* arch/riscv: Don't link `stages.c` into ramstageNico Huber2019-11-051-1/+0
* soc/intel/common: Include Tigerlake device IDsRavi Sarawadi2019-11-0520-0/+112
* drivers/intel/fsp2_0: Use strip_quotes for cbfs filenamesWim Vervoorn2019-11-054-16/+20
* security/vboot: Removed vboot_prepare from vboot_locatorWim Vervoorn2019-11-054-2/+11
* vendorcode/eltan/security: Align mboot with coreboot tpmWim Vervoorn2019-11-054-119/+47
* commonlib: Use __builtin_offsetof with supported compilersAlex James2019-11-051-4/+4
* soc/intel/fsp_broadwell_de: Add CONFIG_IED_SIZE, drop CONFIG_SMM_TSEG_SIZEAndrey Petrov2019-11-051-2/+2
* pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefinedArthur Heymans2019-11-051-0/+4
* src/Kconfig: Drop unused DEBUG_ACPIElyes HAOUAS2019-11-054-16/+0
* mb/supermicro/x11ssh-tf: Disable i8042 supportPatrick Rudolph2019-11-052-6/+2
* drivers/pc80: Remove UDELAY_TIMER2Kyösti Mälkki2019-11-052-23/+0
* drivers/pc80: Remove UDELAY_IOKyösti Mälkki2019-11-053-33/+0
* intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMERKyösti Mälkki2019-11-052-2/+2
* bootblock: Add TS_START_BOOTBLOCK and TS_END_BOOTBLOCKKyösti Mälkki2019-11-051-0/+4
* cpu/ti/am335x: Extend monotonic timer to early stagesKyösti Mälkki2019-11-051-0/+3