summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-06-09soc/intel/icelake: Pass FSP-M/S UPD as per ICL requirementAamir Bohra
2019-06-09soc/intel/common: Skip SoC GT programming based on CONFIG_SKIP_GRAPHICS_ENABLINGSubrata Banik
2019-06-08src/soc/intel/skylake/acpi: Remove Return for PS0/3Christian Walter
2019-06-08src/soc/intel/skylake/bootblock: Add SPT C236 to PCH TableChristian Walter
2019-06-07soc/intel/cannonlake: Add _DSM method for SD controllerV Sowmya
2019-06-07soc/intel: Add some missing MCH PCIe IDsKeno Fischer
2019-06-06soc/intel/skl/graphics: Implement panel setupNico Huber
2019-06-06soc/amd/common: Make biosram functions more readableMarshall Dawson
2019-06-06soc/amd/common: Update AcpiMmio commentsMarshall Dawson
2019-06-06qcs405: Enable VBOOT_MIGRATE_WORKING_DATANitheesh Sekar
2019-06-06soc/amd/common: Fix consistency in AcpiMmio argumentsMarshall Dawson
2019-06-06soc/amd/common: Clean up prototypes for AcpiMmioMarshall Dawson
2019-06-06src/amd/stoneyridge: Move alink source to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Add ALink-AHB Bridge to iomap.hMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move sata to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Split sata functionalityMarshall Dawson
2019-06-06soc/amd/stoneyridge: Remove sb_util.cMarshall Dawson
2019-06-06soc/amd/stoneyridge: Relocate acpi_get_sleep_type()Marshall Dawson
2019-06-06soc/amd/stoneyridge: Move IOMMU support to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move hda.c to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Relocate MMIO access of ACPI registersMarshall Dawson
2019-06-06soc/amd/common: Rework block/acpiMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move LPC support to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Rework SPI base address get/setMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson
2019-06-06src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter
2019-06-05coreboot: Add i2c clock API for qcs405Taniya Das
2019-06-04qcs405: Add SPI driver supportPrudhvi Yarlagadda
2019-06-04qcs405: Add UART supportPrudhvi Yarlagadda
2019-06-04soc/intel/braswell: Use common cpu/intel/car codeArthur Heymans
2019-06-04device_tree: Make FDT property data non-constJulius Werner
2019-06-04device_tree: Have absolute paths start with '/'Julius Werner
2019-06-04device_tree: Drop sub-node path lookup from dt_find_node_by_path()Julius Werner
2019-06-04device_tree: Add phandle caching and lookupsJulius Werner
2019-06-04soc/intel/cannonlake: Do not read SPD again if index hasn't changedFurquan Shaikh
2019-06-03src/soc/intel: Avoid NULL pointer dereferenceJohn Zhao
2019-06-03soc/intel: Replace UART_BASE() and friends with a KconfigNico Huber
2019-06-03src/soc/intel/common/block/sgx: Add missing new linesChristian Walter
2019-06-03soc/amd/stoneyridge: Fix alignment in iomap.hMarshall Dawson
2019-06-03soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode()Nico Huber
2019-06-03soc/intel/common/uart: Correctly guard uart_platform_base()Nico Huber
2019-06-03soc/intel/common/uart: Only return valid UART baseNico Huber
2019-06-03soc/intel/common/uart: Drop dead call to soc_uart_set_legacy_mode()Nico Huber
2019-06-03soc/intel/common/lpss: Drop now unused lpss_clk_read()Nico Huber
2019-06-03soc/intel/common/mmc: Replace IS_ENABLED() with CONFIG()Nico Huber
2019-06-02soc/intel/baytrail: set default VBIOS filename and PCI IDMatt DeVillier
2019-05-30soc/intel/common/block/gpio: Fix the mask for gpio_pm_configureFurquan Shaikh
2019-05-30soc/rockchip/rk3288: Disable bootblock consolePatrick Georgi
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29soc/intel/denverton_ns: Don't use CONFIG_CBFS_SIZEArthur Heymans