summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/stoney: Match ACPI with resource allocationNico Huber2024-01-291-0/+4
* device: Add a helper function to add a downstream busArthur Heymans2024-01-292-14/+2
* soc/amd/*/acpi: drop CRAT TODOFelix Held2024-01-284-8/+0
* soc/amd: move acpi_add_fsp_tables implementation to common FSP codeFelix Held2024-01-2717-97/+22
* soc/amd: factor out acpi_add_fsp_tablesFelix Held2024-01-2711-43/+80
* soc/amd/picasso: factor out CRAT table generationFelix Held2024-01-274-540/+558
* soc/amd: use common ACPI_SCI_IRQ definitionFelix Held2024-01-2724-70/+2
* soc/amd/*/acpi: use common soc_acpi_write_tables prototypeFelix Held2024-01-2714-55/+11
* soc/amd/common/include/acpi: add missing device/device.h includeFelix Held2024-01-271-0/+1
* soc/amd/common/fsp: use expected types for add_agesa_fsp_acpi_tableFelix Held2024-01-272-4/+4
* soc/amd: use expected function signature for soc_acpi_write_tablesFelix Held2024-01-2710-20/+20
* soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tablesFelix Held2024-01-2716-29/+29
* soc/intel/common: Add lunarlake device IDsAppukuttan V K2024-01-2620-0/+61
* vc/amd: move verstage on PSP files to new psp_verstage folderFelix Held2024-01-266-18/+17
* soc/amd: factor out common acpi_add_ivrs_table implementationFelix Held2024-01-268-42/+21
* soc/intel/commonlake: Re-add SATA to soc_api_name() listMatt DeVillier2024-01-261-0/+1
* soc/intel/common/block/sata: Add ACPI stub for SATA deviceMatt DeVillier2024-01-261-0/+21
* Revert "soc/intel/cannonlake: Add missing min sleep state for thermal device"Matt DeVillier2024-01-261-1/+0
* soc/amd/genoa_poc: rely less on boot state hooksFelix Held2024-01-253-7/+9
* soc/amd/common: Fix typoVarshit Pandya2024-01-251-1/+1
* soc/*: Rename Makefiles from .inc to .mkMartin Roth2024-01-2425-0/+0
* soc/intel: Rename Makefiles from .inc to .mkMartin Roth2024-01-2486-1/+1
* soc/amd/*: Rename Makefiles from .inc to .mkMartin Roth2024-01-2453-0/+0
* soc/intel/xeon_sp/chip_common: Improve the domain IDPatrick Rudolph2024-01-243-15/+36
* soc/intel/cannonlake: Report correct latencies for C statesNico Huber2024-01-241-9/+9
* soc/intel/xeon_sp: Add IIO resources via SSDTArthur Heymans2024-01-2211-71/+44
* soc/intel/xeon_sp: Scan and allocate resources on all stacksArthur Heymans2024-01-228-44/+27
* soc/intel/xeon_sp: Fix devicetree walking upPatrick Rudolph2024-01-222-0/+2
* soc/intel/cmn/block/pmc: Fix prev_sleep_state string name mappingAnil Kumar2024-01-221-5/+5
* soc/intel/meteorlake: Fix system hang by enabling SMI handlingKane Chen2024-01-221-0/+1
* soc/amd/*/chip: factor out FSP-S callFelix Held2024-01-208-10/+21
* soc/amd: factor out non-CAR romstage to common codeFelix Held2024-01-2018-143/+28
* soc/amd/*/romstage: factor out FSP-M callFelix Held2024-01-208-15/+29
* soc/amd/phoenix/Makefile: conditionally add fsp_[m,s]_params.cFelix Held2024-01-201-2/+2
* soc/amd/phoenix/Kconfig: factor out FSP-specific optionsFelix Held2024-01-202-36/+44
* device/Kconfig: Move Intel/ACPI/USB4 specific Kconfig optionsArthur Heymans2024-01-191-0/+29
* soc/intel/braswell: Use {read,write}32p()Elyes Haouas2024-01-184-23/+23
* soc/intel/elkhartlake: Drop redundant PcieRpEnableNico Huber2024-01-176-16/+26
* tree: More use accessor functions for struct region fieldsNico Huber2024-01-175-12/+16
* soc/mediatek/mt8188: Enable EARLY_MMU_INITYidi Lin2024-01-171-0/+1
* soc/mediatek: Add EARLY_MMU_INIT kconfig optionYidi Lin2024-01-174-1/+25
* Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2024-01-1717-70/+0
* soc/intel/apollolake: Fix PCI memory resource allocReto Buerki2024-01-161-1/+4
* device: Add support for multiple PCI segment groupsFelix Held2024-01-165-16/+19
* soc/cavium/cn81xx/Kconfig: specify ECAM_MMCONF_BUS_NUMBERFelix Held2024-01-151-0/+3
* soc/intel/xeon_sp: Redesign resource allocationArthur Heymans2024-01-1517-544/+269
* src/soc/amd/glinda: Update the PCIE MMCONFIG base address and sizeAnand Vaikar2024-01-151-2/+2
* soc/amd/glinda/include/data_fabric: update IOHUBS0 fabric id Anand Vaikar2024-01-151-1/+1
* soc/amd/common/data_fabric/domain: write _SEG method in SSDTFelix Held2024-01-131-0/+1
* soc/intel/xeon_sp: Allocate resources above 4GArthur Heymans2024-01-121-0/+3