summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* soc/amd/stoneyridge/acpi: use common AMD MADT codeFelix Held2024-01-112-7/+1
* soc/amd/stoneyridge/northbridge: report GNB IOAPIC in domainFelix Held2024-01-111-3/+4
* soc/amd/stoneyridge/acpi: drop wrong comment in MADT codeFelix Held2024-01-111-1/+0
* soc/amd: move IOMMU_IOAPIC_IDX define to amdblocks/ioapic.hFelix Held2024-01-116-6/+6
* soc/intel/meteorlake: Enable FSP logo support by defaultSubrata Banik2024-01-111-0/+1
* soc/amd/common/acpi: factor out common MADT codeFelix Held2024-01-1115-58/+33
* soc/amd: use apm_get_apmc() in APMC SMI handlerFelix Held2024-01-102-2/+2
* mb/google/cherry: Use common mtk_display_init()Yidi Lin2024-01-105-4/+18
* mb/google/corsola: Use common mtk_display_init()Yidi Lin2024-01-104-4/+10
* soc/mediatek: Add common implementation to configure displayYidi Lin2024-01-104-9/+150
* soc/amd/glinda: Increase maximum CPU threads to 24Anand Vaikar2024-01-102-3/+2
* soc/nvidia: Put static keyword at the beginning of declarationsFelix Singer2024-01-092-6/+6
* soc/intel/mtl: Override the `SOC_PHYSICAL_ADDRESS_WIDTH` as integerSubrata Banik2024-01-091-0/+1
* arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORTFelix Held2024-01-081-0/+1
* soc/rockchip/rk3399/mipi: Remove space before semicolonElyes Haouas2024-01-061-2/+2