aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2023-10-16soc/intel/alderlake: Add config for Client RPL FSP supportBora Guvendik
2023-10-16soc/intel/cmn/gfx: Detect dual display (eDP + HDMI)Subrata Banik
2023-10-16soc/amd/common/data_fabric_helper: add pre-processor guards for ACPIFelix Held
2023-10-16soc/amd/common/data_fabric/extended_mmio: fix compile errorsFelix Held
2023-10-16soc/intel/common/block/acpi/northbridge.asl: Reserve SBREG BARMichał Żygowski
2023-10-13soc/intel/xeon_sp/spr: Add SATA controllers 1 and 2 to devicetreeNaresh Solanki
2023-10-13soc/intel/cse: Remove unused header fileKrishna Prasad Bhat
2023-10-12soc/amd/genoa/include/data_fabric: add VGA decode enable registerFelix Held
2023-10-11soc/amd/genoa: add root complex support codeFelix Held
2023-10-11soc/amd/genoa/include: add data_fabric.hFelix Held
2023-10-11soc/amd/genoa: Enable uartVarshit Pandya
2023-10-11soc/amd/genoa: Add GPIO supportVarshit Pandya
2023-10-11soc/amd/genoa: Add SMI supportVarshit Pandya
2023-10-11soc/amd/genoa: Add GPIO definitionsVarshit Pandya
2023-10-11Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi
2023-10-11memlayout.ld: Increase RAMSTAGE size to more than 1MB everywherePatrick Georgi
2023-10-10soc/amd/genoa: Enable eSPI earlyArthur Heymans
2023-10-10soc/amd/genoa: Add aoac.c & enable AOAC devices earlyArthur Heymans
2023-10-10soc/amd/genoa: Enable cf9 IO earlyArthur Heymans
2023-10-09soc/mediatek: PCI: Fix translation windowJianjun Wang
2023-10-09soc/amd/common/vboot: Fix PSP verstage timestamps after TSC adoptionKarthikeyan Ramasubramanian
2023-10-09soc/intel/meteorlake: Reserve IOE P2SB MMIO correctlyKane Chen
2023-10-07mb/google/{rex,ovis}: Disable package C-state auto demotionSukumar Ghorai
2023-10-05soc/intel: separate slp-s0 residency counter frequency in LPIT tableSukumar Ghorai
2023-10-04soc/intel/cmn/gfx: Add API to report presence of external displaySubrata Banik
2023-10-04soc/intel: Select GMA v2 for ADL, MTL, TGL to reflect port/pipe defsSubrata Banik
2023-10-04soc/intel/jasperlake: Enable wake from USBReka Norman
2023-10-04soc/intel: Move USB wake methods to a common ASL fileReka Norman
2023-10-04soc/amd: rework SPL file override and SPL fusing handlingFelix Held
2023-10-04soc/intel/mtl: Select SOC_INTEL_CSE_LITE_PSR config for MeteorlakeKrishna Prasad Bhat
2023-10-04soc/intel/cse: Add entries to eventlog on PSR backup eventsKrishna Prasad Bhat
2023-10-04soc/intel/cse: Check PSR bit before issuing PSR backup commandAnil Kumar
2023-10-04soc/intel/cse: Back up PSR data during CSE FW downgradeAnil Kumar
2023-10-04soc/intel/cse: Implement APIs to access PSR backup status in CMOSKrishna Prasad Bhat
2023-10-04soc/intel/mtl: Override SOC_INTEL_CSE_FW_PARTITION_CMOS_OFFSETKrishna Prasad Bhat
2023-10-04soc/intel/mtl: Call cse_fill_bp_info early in romstageKrishna Prasad Bhat
2023-10-04soc/intel/cse: Add function to get cse_bp_info earlyKrishna Prasad Bhat
2023-10-03soc/intel/alderlake: Hook up FSP repo for RPL-P/SMatt DeVillier
2023-10-02soc/amd/common/noncar/cpu: simplify get_reserved_phys_addr_bitsFelix Held
2023-10-02soc/amd/common: use common physical address bit reservation codeFelix Held
2023-10-02soc/mediatek/mt8188: devapc: Add SCP domain settingJason Chen
2023-10-02soc/mediatek/mt8188: devapc: Set master domainsNina Wu
2023-10-02soc/mediatek/mt8188: devapc: Update permission for master domain setupNina Wu
2023-09-28soc/intel/cse: Select SOC_INTEL_CSE_LITE_SYNC_IN_RAMSTAGE when PSR enabledKrishna Prasad Bhat
2023-09-28treewide: convert to tpm_result_tJon Murphy
2023-09-28soc/amd/genoa: Enable ECAM MMCONF supportArthur Heymans
2023-09-28soc/amd/genoa/reset.c: Add reset methodsArthur Heymans
2023-09-28soc/amd/genoa/southbridge.h: Add PM related macrosArthur Heymans
2023-09-28soc/amd/genoa: Add timer & tsc supportArthur Heymans
2023-09-28soc/amd/genoa: Add function to fetch common code dt configurationArthur Heymans
2023-09-28soc/amd/genoa: Deal with memory map for 32M or larger flashArthur Heymans
2023-09-28soc/amd/genoa: Add Kconfig/Makefile to generate PSP imageArthur Heymans
2023-09-28soc/amd/genoa: Add chipset.cbvbpandya
2023-09-28soc/intel/alderlake: Enable LZ4 compression for logo CBFS fileSubrata Banik
2023-09-27soc/intel/jasperlake: Set GPE_STS and GPE_EN register basesJonathon Hall
2023-09-26soc/intel/alderlake: Move C State Demotion to mainboard configSean Rhodes
2023-09-25soc/intel/xeon_sp: Add HDA disable supportPatrick Rudolph
2023-09-25soc/amd/common/graphics: Update VBIOS cache data before hashingMatt DeVillier
2023-09-25Revert "soc/intel/jasperlake: Enable early caching of RAMTOP region"Matt DeVillier
2023-09-23soc/intel/cse: Move cse_store_rw_fw_version from cse_print_boot_partition_infoKrishna P Bhat D
2023-09-23soc/intel/cse: Make cse_bp_info response globalKrishna Prasad Bhat
2023-09-23soc/intel/meteorlake: Reduce memory test sizeSubrata Banik
2023-09-23soc/intel/meteorlake: Hook up UPD LowerBasicMemTestSizeSubrata Banik
2023-09-22soc/intel/Makefile.inc: Add comment where CONFIG_CSE_*_FILE are usedReka Norman
2023-09-22Revert "soc/intel/common/block/cse/Kconfig: Remove unused symbols"Reka Norman
2023-09-22soc/mediatek: Move common devapc definitions to common/Nina Wu
2023-09-21soc/amd/*/cpu: factor out common noncar mp_init_cpusFelix Held
2023-09-21soc/amd/mendocino: Do not load MP2 Firmware when in ROKarthikeyan Ramasubramanian
2023-09-20soc/intel/alderlake: Hook up the OC watchdogMichał Żygowski
2023-09-20intelblocks/oc_wdt: Consolidate the APIMichał Żygowski
2023-09-20soc/intel/meteorlake: Add configs for pre-production siliconSubrata Banik
2023-09-20soc/intel/meteorlake: Enable crashlogPratikkumar Prajapati
2023-09-19soc/amd/picasso: add eMMC MMIO device to devicetreeFelix Held
2023-09-19soc/amd/cezanne,common: expose eMMC device in ACPI when enabledFelix Held
2023-09-19soc/sifive/fu540: Remove space after a castElyes Haouas
2023-09-18soc/amd: introduce SOC_AMD_COMMON_BLOCK_DATA_FABRIC_NP_REGIONFelix Held
2023-09-18drivers/tpm: Make temp test value naming consistentJon Murphy
2023-09-18soc/amd/common/data_fabric_helper: factor out data_fabric_set_mmio_npFelix Held
2023-09-18soc/amd/common/data_fabric_helper: use data_fabric_get_mmio_base_sizeFelix Held
2023-09-18soc/amd/common/data_fabric_helper: make some helper functions staticFelix Held
2023-09-18soc/intel: Update Raptor Lake graphics device IDsBora Guvendik
2023-09-17soc/intel/denverton_ns: Remove __attribute__(())Elyes Haouas
2023-09-17soc/intel/meteorlake: Implement cleanup and rearm functionsPratikkumar Prajapati
2023-09-17soc/intel/common: Add more fields for CPU crashlog headerPratikkumar Prajapati
2023-09-17soc/intel/common: Add cleanup and rearm functionsPratikkumar Prajapati
2023-09-17soc/intel/common: Make common cpu_cl_clear_data() weakPratikkumar Prajapati
2023-09-16soc/intel/meteorlake: Generate new TME key on each warm bootAnil Kumar
2023-09-16soc/intel/alderlake: Remove ACPI_ADL_IPU_ES_SUPPORTJamie Ryu
2023-09-15soc/intel/xeon_sp: Add missing HDA devicePatrick Rudolph
2023-09-15xeon_sp/spr: Fix duplicated definesPatrick Rudolph
2023-09-15vc/intel/raptorlake: Add the FSP v4301.01 headersSean Rhodes
2023-09-15soc/intel/jasperlake: Add ACPI names for missing USB3 portsReka Norman
2023-09-15intelblocks/{pmc,p2sb}: Add missing RPL-S PCH IDs for PMC and P2SBMichał Żygowski
2023-09-15soc/intel/cmd/blk/cse: Store fw versions in CMOS memory for cold bootDinesh Gehlot
2023-09-15soc/intel/cmd/blk/cse: Implement APIs to access CMOS CSE FPT versionsDinesh Gehlot
2023-09-15soc/intel/meteorlake: Remove the check for INFRSean Rhodes
2023-09-15soc/intel/meteorlake: Remove space after a castElyes Haouas
2023-09-14qualcomm/common: Remove carriage returns from QcLib logJulius Werner
2023-09-14x86: Add .data section support for pre-memory stagesJeremy Compostella
2023-09-14soc/intel/xeon_sp/spr: Bump MAX_ACPI_TABLE_SIZE_KBPatrick Rudolph