summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-11-12mb/*: Fix default fmap with VBOOT_SLOTS_RW_A enabledPatrick Rudolph
2019-11-11soc/{cannonlake,skylake}: Remove unused 'rdmsr(MSR_CONFIG_TDP_NOMINAL)'Elyes HAOUAS
2019-11-11soc/mediatek: Add missing '#include <console/console.h>'Elyes HAOUAS
2019-11-11mb/{google/fizz,razer/blade_stealth_kbl}: Add missing include <console/consol...Elyes HAOUAS
2019-11-11SMBIOS: Add 'CXL FLexbus 1.0' memory array locationElyes HAOUAS
2019-11-11AGESA: Select CBMEM_STAGE_CACHE with HAVE_ACPI_RESUMEKyösti Mälkki
2019-11-11mb/asus/p5ql-em: Fix S3 resumeArthur Heymans
2019-11-11drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driverMichael Niewöhner
2019-11-11soc/intel/denverton_ns: make use of common cbmem_top_chipsetMichael Niewöhner
2019-11-11vendorcode/eltan/security/mboot/mboot.c: Correct parameter descriptionFrans Hendriks
2019-11-11security/vboot: Add rw_region_only support to vbootWim Vervoorn
2019-11-11soc/intel/tigerlake: Fix cbmem_topArthur Heymans
2019-11-11mb/siemens/mc_apl6: Add TPM to devicetreeWerner Zeh
2019-11-11mb/siemens/mc_apl6: Enable SDHCI and disable eMMC controllerWerner Zeh
2019-11-11mb/siemens/mc_apl6: Adjust clock lines used on PCIe-2-PCI bridgeWerner Zeh
2019-11-11mb/siemens/mc_apl6: Enable VBOOT per defaultWerner Zeh
2019-11-11mb/siemens/mc_apl6: Add new mainboard based on mc_apl3Werner Zeh
2019-11-11soc/intel/quark: make use of common cbmem_top_chipsetMichael Niewöhner
2019-11-11soc/intel/apollolake: make use of common cbmem_top_chipsetMichael Niewöhner
2019-11-11console,boot_state: Exclude printk() from reported timesKyö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-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