aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-11console,boot_state: Exclude printk() from reported timesKyösti Mälkki
2019-11-11Documentation: Add some significant 4.11 release notesKyösti Mälkki
2019-11-11fsp{rangeley,baytrail,broadwell_de}: Fix dead assignmentElyes HAOUAS
2019-11-11src/mb: Remove redundant message befor 'system_reset()'Elyes HAOUAS
2019-11-11mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>'Elyes HAOUAS
2019-11-11rockchip/rk3288: Bump verstage size a little moreJulius Werner
2019-11-11Helios: Set the reset delay for Goodix touchscreen to 120msShelley Chen
2019-11-11region: publicize region_end() and add region_device_end()Aaron Durbin
2019-11-11region: add rdev_chain_full()Aaron Durbin
2019-11-11include: introduce update* for mmio operationsMichael Niewöhner
2019-11-11soc/intel/icelake: add soc implementation for ETR address APIMichael Niewöhner
2019-11-11soc/intel/cannonlake: add soc implementation for ETR address APIMichael Niewöhner
2019-11-11soc/intel/apollolake: add soc implementation for ETR address APIMichael Niewöhner
2019-11-11soc/intel/common: pmclib: add API to get ETR register addressMichael Niewöhner
2019-11-11include/device: add pci mmio cfg address helpersMichael Niewöhner
2019-11-11libpayload: usbmsc: update return value of CSW transferChangqi Hu
2019-11-11Documentation: Add some significant 4.11 release notesPatrick Rudolph
2019-11-10drivers/intel/fsp1_1: Fake microcode update to make FSP happyArthur Heymans
2019-11-10soc/intel/braswell: Update microcode before FSPArthur Heymans
2019-11-10soc/intel/broadwell: Use common sb code for SPI lockdown configurationArthur Heymans
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-08configs/config.facebook_fbg1701: Add config fileFrans Hendriks
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-06util/lint/kconfig_lint: Handle glob prefix and suffixArthur 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