summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2020-04-29soc/amd/picasso: Add bootblock supportFelix Held
2020-04-29soc/intel/tigerlake: Add method to look up GPIO com ID for an indexVenkata Krishna Nimmagadda
2020-04-29soc/intel/common: Add method to modify GPIO community PM configVenkata Krishna Nimmagadda
2020-04-28soc/amd/common/block/sata: Add missing .ops_pci memberFurquan Shaikh
2020-04-28soc/amd/picasso: Use AMD common SATA driverFurquan Shaikh
2020-04-28soc/amd/sata: Move SATA PCI device from DSDT to SSDTFurquan Shaikh
2020-04-28soc/amd/sata: Add .acpi_name() callback to SATA driverFurquan Shaikh
2020-04-28soc/amd/common/block/sata: Use tabs instead of spaces in sata.cFurquan Shaikh
2020-04-28soc/amd/common/block/sata: Fix the condition to include sata.cFurquan Shaikh
2020-04-28soc/amd/picasso: Add UPD settings to chip.hMarshall Dawson
2020-04-28soc/intel/tigerlake: fix call to print_spd_info()Nick Vaccaro
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28soc/intel: Constify struct device * parameter to intel_igd_get_controller_infoFurquan Shaikh
2020-04-28soc/intel: Constify struct device *param to sd_fill_soc_gpio_infoFurquan Shaikh
2020-04-28i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_busFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-28soc/amd/{common,picasso}: Move GFX device from static ASL to SSDTFurquan Shaikh
2020-04-28soc/amd/picasso: Use common block graphics driverFurquan Shaikh
2020-04-28soc/amd/common: Add a common graphics block device driver for AMD SoCsFurquan Shaikh
2020-04-28amd/family17h: Add PCI device IDs for all controllers in AMD Family17hFurquan Shaikh
2020-04-28soc/amd: Update macro name for IOMMU on AMD Family 17hFurquan Shaikh
2020-04-28soc/intel/common/block/smbus: Set SPD array NULL if no DIMM presentEric Lai
2020-04-28soc/intel/cannonlake: Report driver strength by _DSM in eMMC ACPI deviceKane Chen
2020-04-28soc/intel/cometlake: Add ucode from repoFelix Singer
2020-04-28soc/intel/jasperlake: Add new MCH device idsMaulik V Vaghela
2020-04-28soc/baytrail/raminit: Populate SMBIOS type 17 tablesMatt DeVillier
2020-04-26soc/intel/apollolake: Avoid CONFIG_PCIEX_LENGTH_256MB selectionSubrata Banik
2020-04-25soc/intel/tigerlake: Fix FSP SPD index for DDR4Furquan Shaikh
2020-04-24soc/intel/xeon_sp/cpx: Calculate number of threads based on socketsAndrey Petrov
2020-04-24soc/intel/xeon_sp/cpx: Bump MAX_CPUSAndrey Petrov
2020-04-24soc/intel/xeon_sp/cpx: Work around FSP-M issuesAndrey Petrov
2020-04-24soc/intel/xeon_sp/cpx: Allow motherboards to set FSP-M parametersAndrey Petrov
2020-04-24soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor codeMartin Roth
2020-04-24soc/intel/tigerlake: Add ACPI GPIO opAlex Levin
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2020-04-22soc/intel/tigerlake: Configure TCSS power managementJohn Zhao
2020-04-21sc7180: Add I2C driversatya priya
2020-04-21sc7180: Add SPI QUP driverT Michael Turney
2020-04-21sc7180: Add UART supportT Michael Turney
2020-04-21sc7180: Add QUPv3 FW load & configT Michael Turney
2020-04-21sc7180: clock: Define the UART frequency for QUPV3Taniya Das
2020-04-20soc/intel/tigerlake: Update iDisp Link UPD settingsSrinidhi N Kaushik
2020-04-20soc/amd/stoneyridge/memmap: fix bug in bert_reserved_regionFelix Held
2020-04-20soc/amd: replace remaining license headers with SPDX onesFelix Held
2020-04-20soc/intel/common: Add _DSM methods for LPIT tableVenkata Krishna Nimmagadda
2020-04-20soc/intel/tigerlake: Merge the recent change from other platformsWonkyu Kim
2020-04-20drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki
2020-04-18soc/intel/*/vr_config.c: Use __func__ in error messageAngel Pons
2020-04-18soc/amd/picasso: Move BERT region to cbmemMarshall Dawson