summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-08-07intel/apollolake: Replace smm_region_info() with smm_region()Kyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-08-07intel/icelake,skylake,cannonlake: Drop unused parameterKyösti Mälkki
2019-08-07soc/intel: Obsolete mmap_region_granularity()Kyösti Mälkki
2019-08-07mediatek/mt8183: Add I2C driver codeQii Wang
2019-08-06tegra210: Increase size of verstage due to overflowChristian Walter
2019-08-06soc/*: Report mp_init errorsPatrick Rudolph
2019-08-05soc/intel/{cnl,icl}: Add support to get LPSS controllers list from SOCAamir Bohra
2019-08-05soc/intel/common/lpss: Add function to check for a LPSS controllerAamir Bohra
2019-08-05soc/intel/cnl/graphics: Hook up libgfxinitNico Huber
2019-08-05soc/sifive/fu540: Add opensbi supportPatrick Rudolph
2019-08-04soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra
2019-08-03intel/baytrail,broadwell: Move stage cache support functionKyösti Mälkki
2019-08-02soc/samsung/exynos5420: Refactor fimd vidtcon accessJacob Garber
2019-08-02mediatek: Refactor I2C code among similar SOCsQii Wang
2019-08-02soc/intel/cannonlake: Enable ACPI timer emulation if PM timer is disabledAamir Bohra
2019-08-02soc/intel/cannonlake: Disable ACPI PM timer to reduce S0ix power usageSubrata Banik
2019-08-02soc/intel/common/pch: Move thermal kconfig selection into common/pchSubrata Banik
2019-08-02soc/intel/icelake: Make use of common thermal code for ICLSubrata Banik
2019-08-02soc/intel/skylake: Make use of common thermal code for SKLSubrata Banik
2019-08-01soc/intel/cannonlake/bootblock: Clear the GPI IS & IE registersDavid Wu
2019-07-31soc/intel/skl: Add C232 chipset and reorder IDsFelix Singer
2019-07-31soc/intel/cannonlake: Enable FSP to use coreboot stack for cometlakeAamir Bohra
2019-07-31soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOCRichard Spiegel
2019-07-31soc/intel/common/block/lpss: Correct the PCI device referenceAamir Bohra
2019-07-31soc/intel/cannonlake: Enable PCH Thermal Sensor configuration for S0ixSumeet Pawnikar
2019-07-31soc/intel/common/block: Enable PCH Thermal Sensor for threshold configurationSumeet Pawnikar
2019-07-30soc/intel/cnl: Only print ME status one timeTim Wawrzynczak
2019-07-30soc/intel/cannonlake: Allow coreboot to handle required chipset lockdownSubrata Banik
2019-07-30soc/intel/cannonlake: Add new PCI IDsFelix Singer
2019-07-30soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds readsJacob Garber
2019-07-29Revert "soc/intel/common: Set controller state to active in uart init"Christian Walter
2019-07-29soc/qualcomm/qcs405: Handle invalid QUP and BLSPJacob Garber
2019-07-29soc/intel/baytrail: Prevent unintended sign extensionsJacob Garber
2019-07-29soc/nvidia/tegra124: Assert divisor is non-zeroJacob Garber
2019-07-29soc/intel/cannonlake: Correct the data type of serial_io_devAamir Bohra
2019-07-28lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph
2019-07-26soc/intel/baytrail/Makefile.inc: Sort entriesAngel Pons
2019-07-26soc/mediatek/mt8183: Init SSPMErin Lo
2019-07-26soc/nvidia/tegra124: Correct bitwise operatorsJacob Garber
2019-07-25soc/intel/fsp_broadwell_de: Fix use of config_of()Kyösti Mälkki
2019-07-25soc/intel: Guard remaining SA_DEV_ROOT definitionKyösti Mälkki
2019-07-25soc/intel/broadwell: Fix case of SA_DEV_ROOTKyösti Mälkki
2019-07-25soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-07-25soc/mediatek: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-07-25soc/nvidia: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-07-25soc/qualcomm/ipq806x: Remove unnecessary allocationJacob Garber
2019-07-25soc/intel/cannonlake: Split the "internal PME" wake-up into more detailPaul Fagerburg
2019-07-25soc/nvidia/tegra210: Prevent unintended sign extensionJacob Garber
2019-07-25soc/nvidia/tegra210: Add null pointer checkJacob Garber