summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* lib/cbfs: Add fallback to RO region to cbfs_boot_locateWim Vervoorn2019-11-072-0/+25
* 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
* 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-051-13/+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
* drivers/intel/fsp2_0: Hide CONFIG_FSP_CARArthur Heymans2019-11-051-2/+1
* soc/intel/common: Don't link CAR teardown in romstageArthur Heymans2019-11-051-1/+0
* mb/google/kahlee/treeya: Update STAPM parameters for TreeyaPeichao Wang2019-11-051-2/+2
* mb/asrock/h110m/devicetree: fix VR config infoMaxim Polyakov2019-11-041-15/+15
* superio/nuvoton/nct5539d: use SuperIO ACPI generatorMaxim Polyakov2019-11-042-0/+27
* mb/asrock/h110m: use SSDT generator for SuperIOMaxim Polyakov2019-11-042-120/+102
* superio/nuvoton/nct6791d: use SuperIO ACPI generatorMaxim Polyakov2019-11-042-2/+30
* google/auron: hook up libgfxinitMatt DeVillier2019-11-043-0/+33
* soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner2019-11-0425-82/+130
* soc/intel: skl,cnl,icl: consolidate ebda and memmapMichael Niewöhner2019-11-049-391/+80
* soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSPMichael Niewöhner2019-11-0410-547/+33
* sb/intel: Use defined CONFIG_HPET_ADDRESSElyes HAOUAS2019-11-0411-32/+32
* nb/intel: Use defined DEFAULT_RCBAElyes HAOUAS2019-11-047-7/+14
* soc/intel: Remove unused codePatrick Rudolph2019-11-049-128/+0