aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-06-13soc/intel/{cml, whl}: Add option to skip HECI disable in SMMSubrata Banik
2019-06-13soc/intel/icelake: Replace PCI device LPC to ESPI as per EDSSubrata Banik
2019-06-12vendorcode/intel/fsp/fsp2_0/cometlake: Update FSP-M/S header files as per v1155Aamir Bohra
2019-06-12qcom: Add i2c driverPrudhvi Yarlagadda
2019-06-12{drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks
2019-06-11soc/amd/common: Add errors for invalid AcpiMmio accessMarshall Dawson
2019-06-10sdm845: qspi: Add Dual SPI supportJulius Werner
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
2019-05-29src/soc/intel/skylake/chip.h: Add smbios.h for Type9 EntriesChristian Walter
2019-05-29soc/intel/skylake: Use common cpu/intel/car romstage codeArthur Heymans
2019-05-29soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of OffsetFrans Hendriks
2019-05-29soc/intel/apollolake: Fix value stored to gnvs is never readJohn Zhao
2019-05-29sb/intel/*: Delete early_spiPatrick Rudolph
2019-05-29soc/intel/common: Check bios_size and window_size after MIN operationJohn Zhao
2019-05-29soc/intel/common: Set GSPI clock value to prevent division by zeroJohn Zhao
2019-05-29soc/intel/common/pmc: Don't use CAR_GLOBALArthur Heymans
2019-05-29soc/intel/common/cse: Don't use CAR_GLOBALArthur Heymans
2019-05-29soc/intel/common/cse: Declare g_cse staticallyArthur Heymans
2019-05-29soc/intel/common/gspi: Don't use CAR_GLOBALArthur Heymans
2019-05-29soc/intel/quark: Don't use CAR_GLOBALArthur Heymans
2019-05-29intel/quark/storage_test.h: Drop external variable declarationArthur Heymans
2019-05-29soc/intel/braswell: Don't use CAR_GLOBALArthur Heymans
2019-05-29Clean up unused arch/early_variables.h headerArthur Heymans
2019-05-29soc/intel/apollolake: Don't use CAR_GLOBALArthur Heymans
2019-05-28soc/intel/cannonlake: Dump ME status info before notify EndOfFirmwareBora Guvendik
2019-05-28src/include/device/pci_ids.h: Add Kabylake C236 DeviceChristian Walter
2019-05-23soc/intel/skylake: Add PCI Id for Kabylake DTChristian Walter
2019-05-23intel/common/block/scs: Add ability to send early CMD0, CMD1Bora Guvendik
2019-05-23soc/intel/fsp_baytrail/romstage: Remove variable set but not usedElyes HAOUAS
2019-05-23soc/intel/fsp_broadwell_de/romstage: Remove variable set but not usedElyes HAOUAS
2019-05-23soc/intel/denverton_ns: Remove variable set but not usedElyes HAOUAS
2019-05-22post_code: add post code for hardware initialization failureKeith Short
2019-05-22post_code: add post code for invalid vendor binaryKeith Short
2019-05-22post_code: add post code for critical CBFS failuresKeith Short
2019-05-22soc/intel/cannonlake: Dump ME f/w version and status informationTim Wawrzynczak
2019-05-22soc/amd/common: Identify AGESA call patternKyösti Mälkki
2019-05-22soc/fsp_baytrail: fix flashconsole on platformMatt DeVillier
2019-05-22soc/{baytrail/braswell/broadwell}: fix flashconsole on platformMatt DeVillier
2019-05-21soc/intel/fsp1.1: Implement postcar stageArthur Heymans
2019-05-21soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik
2019-05-21soc/intel/skylake: Remove redundant mca_configure() in ramstageSubrata Banik
2019-05-21soc/amd/common: Refactor AmdCreateStruct() useKyösti Mälkki
2019-05-20soc/intel/cannonlake: Configure SPI CS parameters in FSP UPD.Tim Wawrzynczak
2019-05-20soc/intel/cannonlake: Make use of gpio_pm_configure()Subrata Banik
2019-05-20soc/intel/icelake: Make use of gpio_pm_configure()Subrata Banik
2019-05-20soc/intel/common/block/gpio: Add gpio_pm_configure() functionSubrata Banik
2019-05-20soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC statusFrans Hendriks
2019-05-18soc/intel: Fill DIMM serial number from SPDDuncan Laurie
2019-05-17soc/qualcomm/sdm845: Fix broken KconfigPatrick Rudolph
2019-05-16soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG()Patrick Georgi
2019-05-16soc/amd/stoneyridge: Move I2C bus clear out of gpio.cMarshall Dawson