summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-01-02src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS
2020-01-02soc/qualcomm/qcs405: Remove unused QCS405_BLSP_SPIElyes HAOUAS
2019-12-31src/{soc,southbridge}/amd: Fix typoElyes HAOUAS
2019-12-31soc/intel/{icl,cnl,tgl}: Always add PM1_TMR block to FADTMeera Ravindranath
2019-12-27soc/amd/common: Correct SPI FIFO size checkMarshall Dawson
2019-12-27arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki
2019-12-26soc/broadwell/minihd: correct vendor, subsystem IDsMatt DeVillier
2019-12-26soc/intel/cannonlake: Move GPIO PM configuration to soc levelEric Lai
2019-12-26soc/amd/picasso: Configure APOB NV only with ACPI resumeMarshall Dawson
2019-12-26src: Remove unused include <string.h>Elyes HAOUAS
2019-12-26soc/intel/cannonlake: Clean up report_cpu_info() functionUsha P
2019-12-26soc/intel/cannonlake: Refactor pch_early_init() codeUsha P
2019-12-26soc/intel/skylake: Rename pch_init() codeUsha P
2019-12-26soc/amd/common/car: Remove unneeded headerKyösti Mälkki
2019-12-25soc/intel/skylake/vr_config: Use lookup table by defaultPatrick Rudolph
2019-12-20soc/intel/tigerlake: Update FSP stack and heap sizeMaulik V Vaghela
2019-12-20soc/mediatek/mt8183: Use DDR clock to compute Tx delay cellHuayang Duan
2019-12-20AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HIDMichał Żygowski
2019-12-20{drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoCWim Vervoorn
2019-12-20src: Replace min/max() with MIN/MAX()Elyes HAOUAS
2019-12-20{nb,soc}: Replace min/max() with MIN/MAX()Elyes HAOUAS
2019-12-19soc/amd/picasso: Reduce romstage.cMarshall Dawson
2019-12-19soc/amd/picasso: Remove unused Kconfig optionsMarshall Dawson
2019-12-19arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki
2019-12-19{drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoCWim Vervoorn
2019-12-19soc/intel/tigerlake: Add required header files in pch.cAamir Bohra
2019-12-19src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS
2019-12-19src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-19src/soc/samsung: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-19soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-19src: Use '#include <smp/node.h>' when appropriateElyes HAOUAS
2019-12-19soc/qualcomm/sdm845: Remove unused 'include <timestamp.h>'Elyes HAOUAS
2019-12-19src/soc/qualcomm: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-19src/soc/nvidia: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-19src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-19src: Remove unused include <device/smbus_def.h>Elyes HAOUAS
2019-12-19src: Remove unneeded 'include <delay.h>'Elyes HAOUAS
2019-12-19src: Remove unused 'include <halt.h>'Elyes HAOUAS
2019-12-18src: Remove unused 'include <bootblock_common.h>'Elyes HAOUAS
2019-12-17soc/intel/skylake: Change SA_PCIEX_LENGTH to 256MBWim Vervoorn
2019-12-17soc/intel/skylake: Add irq 11 to the LNK* _PRSWim Vervoorn
2019-12-17soc/intel/apollolake: add support for extracting LBP2 from IFWIJeremy Compostella
2019-12-17soc/intel{cannonlake,icelake}/northbridge.asl: Correct flash rangeWim Vervoorn
2019-12-17src: Conditionally include TEVTFrans Hendriks
2019-12-16src/soc/intel/cannonlake: Bump MAX_CPU from 8->12Edward O'Callaghan
2019-12-16soc/intel/tigerlake: Add FSP header and Fsp.fd file path for Jasper LakeAamir Bohra
2019-12-16soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stagesKyösti Mälkki
2019-12-163rdparty/fsp: Update to current master againNico Huber
2019-12-16sc7180: clock: Add support for QUP DFSR configurationTaniya Das
2019-12-16soc/intel/common/block/chip/Kconfig: Fix minor whitespaceHimanshu Sahdev aka CunningLearner