summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-11-28soc/amd/common: Fix indirect includesKyösti Mälkki
2019-11-28mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans
2019-11-28pci_ids: Update Intel Lewisburg SMBUS PCI IDJonathan Zhang
2019-11-28mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS
2019-11-28soc/intel/skl: Drop FSP_CAR remnantsNico Huber
2019-11-28arch/arm/include: Remove unused armv7 types.hJacob Garber
2019-11-28security/vboot: Use persistent context to read GBB flagsJulius Werner
2019-11-27mb/google/hatch/var/kindred: Add ELAN touchscreen supportDavid Wu
2019-11-27cr50 i2c: add error message reporting TPM IRQ timeoutVadim Bendebury
2019-11-27soc/amd/stoneyridge: Add selectable APU namesMarshall Dawson
2019-11-27soc/amd/stoneyridge: Add selectable packagesMarshall Dawson
2019-11-27soc/intel/skylake: Clean up report_cpu_info() functionUsha P
2019-11-27soc/intel/cannonlake: Disable USB2 PHY Power gatingSurendranath Gurivireddy
2019-11-27soc/intel/tigerlake: Fix smm_relocation_paramsKyösti Mälkki
2019-11-27soc/intel/baytrail: Don't reinitialize SPI after lockdownArthur Heymans
2019-11-27soc/intel/baytrail: Use sb/intel/common/spi.cArthur Heymans
2019-11-27soc/skylake: Write the P2SB IBDF and HBDF registers in corebootAngel Pons
2019-11-27google/jecht: add libgfxinit supportMatt DeVillier
2019-11-27google/beltino: add libgfxinit supportMatt DeVillier
2019-11-27google/eve: add libgfxinit supportMatt DeVillier
2019-11-27google/fizz: add libgfxinit supportMatt DeVillier
2019-11-27google/glados: add libgfxinit supportMatt DeVillier
2019-11-27AGESA,binaryPI: Remove early_all_cores()Kyösti Mälkki
2019-11-27binaryPI: Drop CAR teardown without POSTCAR_STAGEKyösti Mälkki
2019-11-27binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki
2019-11-27binaryPI: Drop S3_DATA_POS and S3_DATA_SIZEKyösti Mälkki
2019-11-27binaryPI: Disable boards from buildKyösti Mälkki
2019-11-27pcengines/apu2: Switch away from BINARYPI_LEGACY_WRAPPERKrystian Hebel
2019-11-27amdfam10: Clean leftover prototypesKyösti Mälkki
2019-11-26soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-TSubrata Banik
2019-11-26amd/pi/00730F01: Add support without BINARYPI_LEGACY_WRAPPERKrystian Hebel
2019-11-26soc/intel/cannonlake: Add chip config to override CPU flex ratioSubrata Banik
2019-11-26soc/mediatek/mt8183: disable BBLPM of DCXO coreWeiyi Lu
2019-11-26southbridge/intel/common/spi.c: Define __SIMPLE_DEVICE__Arthur Heymans
2019-11-26sb/intel/common/spi: Add Baytrail/Braswell supportArthur Heymans
2019-11-26security/vboot: Remove duplicate offsetof() definitionJacob Garber
2019-11-26soc/nvidia/tegra: Remove duplicate macrosJacob Garber
2019-11-26arch/x86: SMBIOS: Improve core count reportingAndrey Petrov
2019-11-26soc/amd/exit_car.S: Drop redundant enabling cacheArthur Heymans
2019-11-26nb/intel/sandybridge: Fix mrc.bin pathArthur Heymans
2019-11-25mb/samsung: remove header guards for SuperIOMatt DeVillier
2019-11-25binaryPI: Remove FieldAccessors.[ch]Kyösti Mälkki
2019-11-25soc/intel/tigerlake: Add Jasperlake soc KconfigMaulik V Vaghela
2019-11-25hatch: Enable EC sync in romstageTim Wawrzynczak
2019-11-25binaryPI: Use Kconfig to define the number of IOAPICsMichał Żygowski
2019-11-25cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-11-25mb/Kconfig: Add a warning on boards with a ROMCC_BOOTLOCKArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-25Drop superfluous C_ENVIRONMENT_BOOTBLOCK checksArthur Heymans
2019-11-25soc/intel/broadwell: Fix 'dead increment'Elyes HAOUAS