aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-08-15soc/mediatek/mt8183: Add DSI driverHung-Te Lin
2019-08-15soc/mediatek: dsi: Support sending MIPI init commandsHung-Te Lin
2019-08-15soc/mediatek: dsi: Refactor video timing calculationHung-Te Lin
2019-08-14soc/mediatek: dsi: Refactor PHY timing calculationHung-Te Lin
2019-08-14soc/intel/fsp_broadwell_de: Populate SMBIOS tables with memory informationAndrey Petrov
2019-08-14soc/fsp_broadwell_de: Implement SMBus read/write over IMCAndrey Petrov
2019-08-14common/block/imc: Add Integrated Memory Controller (IMC) driverAndrey Petrov
2019-08-13soc/intel/fsp_broadwell_de: Enable early integrated UARTAndrey Petrov
2019-08-13cpu/x86: Move some SMM function declarationsKyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-08-13soc/mediatek: dsi: Refactor MIPI TX configurationHung-Te Lin
2019-08-13soc/mediatek: dsi: Unify format to bpp conversionHung-Te Lin
2019-08-13soc/mediatek: Create common DSI driver from mt8173Hung-Te Lin
2019-08-12soc/sifive/fu540: add code for spi and map flash to memory spacesXiang Wang
2019-08-12soc/intel/common: Fix typo mistake in cache_as_ram.SSubrata Banik
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
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