summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driverMichael Niewöhner2019-11-1110-14/+1
* soc/intel/denverton_ns: make use of common cbmem_top_chipsetMichael Niewöhner2019-11-114-27/+7
* vendorcode/eltan/security/mboot/mboot.c: Correct parameter descriptionFrans Hendriks2019-11-111-1/+1
* security/vboot: Add rw_region_only support to vbootWim Vervoorn2019-11-112-2/+17
* soc/intel/tigerlake: Fix cbmem_topArthur Heymans2019-11-111-1/+1
* mb/siemens/mc_apl6: Add TPM to devicetreeWerner Zeh2019-11-111-1/+5
* mb/siemens/mc_apl6: Enable SDHCI and disable eMMC controllerWerner Zeh2019-11-111-34/+2
* mb/siemens/mc_apl6: Adjust clock lines used on PCIe-2-PCI bridgeWerner Zeh2019-11-111-2/+2
* mb/siemens/mc_apl6: Enable VBOOT per defaultWerner Zeh2019-11-112-1/+17
* mb/siemens/mc_apl6: Add new mainboard based on mc_apl3Werner Zeh2019-11-117-0/+663
* soc/intel/quark: make use of common cbmem_top_chipsetMichael Niewöhner2019-11-112-17/+2
* soc/intel/apollolake: make use of common cbmem_top_chipsetMichael Niewöhner2019-11-113-39/+1
* console,boot_state: Exclude printk() from reported timesKyösti Mälkki2019-11-115-0/+67
* Documentation: Add some significant 4.11 release notesKyösti Mälkki2019-11-111-0/+9
* fsp{rangeley,baytrail,broadwell_de}: Fix dead assignmentElyes HAOUAS2019-11-113-12/+6
* src/mb: Remove redundant message befor 'system_reset()'Elyes HAOUAS2019-11-115-5/+0
* mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>'Elyes HAOUAS2019-11-118-8/+0
* rockchip/rk3288: Bump verstage size a little moreJulius Werner2019-11-111-2/+2
* Helios: Set the reset delay for Goodix touchscreen to 120msShelley Chen2019-11-112-2/+2
* region: publicize region_end() and add region_device_end()Aaron Durbin2019-11-113-11/+13
* region: add rdev_chain_full()Aaron Durbin2019-11-114-7/+11
* include: introduce update* for mmio operationsMichael Niewöhner2019-11-111-0/+45
* soc/intel/icelake: add soc implementation for ETR address APIMichael Niewöhner2019-11-111-0/+5
* soc/intel/cannonlake: add soc implementation for ETR address APIMichael Niewöhner2019-11-111-0/+5
* soc/intel/apollolake: add soc implementation for ETR address APIMichael Niewöhner2019-11-111-0/+5
* soc/intel/common: pmclib: add API to get ETR register addressMichael Niewöhner2019-11-111-0/+3
* include/device: add pci mmio cfg address helpersMichael Niewöhner2019-11-111-0/+18
* libpayload: usbmsc: update return value of CSW transferChangqi Hu2019-11-111-2/+2
* Documentation: Add some significant 4.11 release notesPatrick Rudolph2019-11-111-0/+19
* drivers/intel/fsp1_1: Fake microcode update to make FSP happyArthur Heymans2019-11-104-35/+21
* soc/intel/braswell: Update microcode before FSPArthur Heymans2019-11-102-0/+42
* soc/intel/broadwell: Use common sb code for SPI lockdown configurationArthur Heymans2019-11-102-51/+3
* soc/intel/broadwell: Don't reinitialize SPI after lockdownArthur Heymans2019-11-102-25/+0
* soc/intel/broadwell: Use common INTEL_SB SPI codeArthur Heymans2019-11-104-699/+1
* soc/intel/broadwell: Use common SB RTC codeArthur Heymans2019-11-104-35/+3
* sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbolArthur Heymans2019-11-1012-21/+0
* sb/intel/common: Make COMMON_RESET optionalArthur Heymans2019-11-1010-2/+10
* sb/intel/common: Make linking rtc.c conditionalArthur Heymans2019-11-1012-1/+15
* lib/cbmem: Remove the cbmem_top_init() hookArthur Heymans2019-11-102-11/+0
* arch/x86: Remove EARLY_EBDA_INIT supportArthur Heymans2019-11-106-123/+3
* soc/intel/common/ebda: Drop codeArthur Heymans2019-11-107-161/+0
* soc/intel/common/sa: Remove EBDA dependencyArthur Heymans2019-11-107-30/+33
* lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARGArthur Heymans2019-11-108-16/+2
* arch/riscv: Pass cbmem_top to ramstage via calling argumentArthur Heymans2019-11-104-6/+14
* Kconfig: Remove untrue commentArthur Heymans2019-11-091-3/+1
* arch/x86: Replace some __SMM__ guardsKyösti Mälkki2019-11-0914-91/+72
* ELOG: Avoid some preprocessor useKyösti Mälkki2019-11-098-25/+13
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-0917-94/+49
* mb/asus/p5ql-em: Add mainboardArthur Heymans2019-11-0917-0/+791
* soc/intel/tigerlake/acpi: Copy acpi directory from icelakeSubrata Banik2019-11-0911-0/+1486