summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-08-11arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-08-09soc/amd/picasso: Update i2c supportMarshall Dawson
2019-08-09soc/amd/picasso: Update CPU supportMarshall Dawson
2019-08-09soc/amd/picasso: Reduce 48M out configurationMarshall Dawson
2019-08-09soc/amd/picasso: Remove IOAPIC2Marshall Dawson
2019-08-09soc/amd/picasso: Update SMI sourcesMarshall Dawson
2019-08-09soc/amd/picasso: Update machine check supportMarshall Dawson
2019-08-09src/amd/picasso: Update reset codeMarshall Dawson
2019-08-09soc/amd/common: Add new GPIO 8K pull-up definitionMarshall Dawson
2019-08-09src/soc/amd/picasso: Update GPIO configurationMarshall Dawson
2019-08-09cpu/x86/smm: Drop SMI handler address from structKyösti Mälkki
2019-08-09amd/stoneyridge,picasso: Open TSEG earlierKyösti Mälkki
2019-08-09soc/intel/common: Set power-failure-state via option tableNico Huber
2019-08-09soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber
2019-08-09soc/intel/apl: Implement power-failure-state APINico Huber
2019-08-09soc/intel/{cnl,icl}: Use new power-failure-state APINico Huber
2019-08-09soc/intel/skylake: Use new power-failure-state APINico Huber
2019-08-09soc/intel/common: Implement power-failure-state handlingNico Huber
2019-08-09soc/mediatek/mt8183: Add display controller driverYongqiang Niu
2019-08-09soc/mediatek/mt8173: Refactor display driver to share common partsHung-Te Lin
2019-08-09soc/mediatek/mt8173: Remove dual DSI modeHung-Te Lin
2019-08-09soc/nvidia/tegra210: Fix potential NULL pointer dereferenceTim Wawrzynczak
2019-08-09soc/intel/common/gspi: Use GSPI bus id to map to the controllerKarthikeyan Ramasubramanian
2019-08-08soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfigSubrata Banik
2019-08-08soc/intel: Fix SMRAM base MSRKyösti Mälkki
2019-08-08arch/x86: Handle smm_subregion() failureKyösti Mälkki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-08arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki
2019-08-08lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki
2019-08-08fsp_baytrail/fsp_broadwell_de: Sort entries in Makefile.inchcl-coreboot
2019-08-07soc/amd/picasso: Set HAVE_BOOTBLOCK=nKyösti Mälkki
2019-08-07intel/braswell: Drop config IED_REGION_SIZEKyösti Mälkki
2019-08-07soc/amd: Rename smm_region_info() to smm_region()Kyösti Mälkki
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