aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2022-05-16soc/amd/cezanne/fsp_m_params: fix modification of constantFred Reitberger
2022-05-16soc/amd/cezanne/fsp_m_params: add defines for FSP USB struct versionFelix Held
2022-05-16soc/amd/cezanne/fsp_m_params: don't hard-code USB PHY config table sizeFelix Held
2022-05-16soc/intel/elkhartlake: Provide ability to update TSN GbE MAC addressesMario Scheithauer
2022-05-16soc/intel/elkhartlake: Implement TSN GbE driverMario Scheithauer
2022-05-16soc/intel: Add Raptor Lake device IDsBora Guvendik
2022-05-16soc/intel/common: Implement IOC driverWonkyu Kim
2022-05-16acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.hRaul E Rangel
2022-05-16soc/intel/cmn/spi: Separate fast SPI device from generic SPI driverWerner Zeh
2022-05-16soc/amd/common/block/psp: Add platform secure boot supportRitul Guru
2022-05-16arch/x86/postcar_loader.c: Change prepare_and_run_postcar signatureArthur Heymans
2022-05-16soc/amd/stoneyridge: Use common prepare_and_run_postcarArthur Heymans
2022-05-16arch/x86/postcar: Set up postcar MTRR in C codeArthur Heymans
2022-05-16soc/intel/*: Fix up header guardsArthur Heymans
2022-05-16soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans
2022-05-16soc/intel/common: Consistently use smbus 7-bit address log formatKane Chen
2022-05-16intelblocks/gpio: Optimize GPIO functions by passing group and pin infoMaulik V Vaghela
2022-05-16intelblocks: Add function to program GPE_EN before GPIO lockingMaulik V Vaghela
2022-05-16soc/inte/*/gpio; Add GPE_EN and GPE_STS register definitionMaulik V Vaghela
2022-05-16soc/intel/common: Use mp_run_on_all_cpus_synchronously for APs MTRR initKane Chen
2022-05-16soc/intel/common/block/smbus: Add smbus block read write functionsShelly Chang
2022-05-16soc/amd/picasso/acpi: Change GPIO controller interrupt to sharedRaul E Rangel
2022-05-16soc/intel/apollolake/romstage.c: Remove unused <cpu/x86/pae.h>Elyes Haouas
2022-05-16src: Remove unused <cf9_reset.h>Elyes Haouas
2022-05-16soc/intel: Remove unused <cpu/intel/common/common.h>Elyes HAOUAS
2022-05-16soc/intel: Remove unused <cpu/x86/tsc.h>Elyes HAOUAS
2022-05-15soc/intel/alderlake: Move array declarationArthur Heymans
2022-05-15soc/intel/apl: Drop cbfs bootblockArthur Heymans
2022-05-14soc/intel/acpi_bert.c: Fix formatted print type for size_tArthur Heymans
2022-05-14soc/intel/alderlake: Fix Coverity CID 1488814Tarun Tuli
2022-05-13soc/intel/xeon_sp: Remove set but unused variableArthur Heymans
2022-05-13soc/intel/xeon_sp/skx: Use correct formatted print for size_tArthur Heymans
2022-05-13soc/intel/alderlake: Use correct formatted print for size_tArthur Heymans
2022-05-13soc/intel/block/crashlog: Remove unused variableArthur Heymans
2022-05-13soc/intel/denverton_ns: Remove always false statementArthur Heymans
2022-05-13soc/intel/tigerlake/meminit.c: Fix clang static assertsArthur Heymans
2022-05-12soc/intel/alderlake: provide a list of D-states to enter LPMTarun Tuli
2022-05-12soc/amd/sabrina/fsp_m_params: fix modification of constantFred Reitberger
2022-05-12soc/amd/sabrina/fsp_m_params: add defines for FSP USB struct versionFelix Held
2022-05-12soc/amd/sabrina/fsp_m_params: don't hard-code USB PHY config table sizeFelix Held
2022-05-12soc/amd/non-car: Don't add bootblock cbfs fileArthur Heymans
2022-05-12soc/intel/apl: Write to cbfs regions using intermediate targetsArthur Heymans
2022-05-12soc/intel/common/block/fast_spi/Makefile.inc: Improve cosmeticsArthur Heymans
2022-05-12soc/amd/*/Makefile.inc: Do some cosmeticsArthur Heymans
2022-05-11soc/*: Use __fallthrough statementArthur Heymans
2022-05-11*.h: Fix up typos in guardingArthur Heymans
2022-05-09soc/mediatek: Demote log level of SPMI clock calibration problem to infoRex-BC Chen
2022-05-09soc/mediatek/mt8186: Change the power-down time slot from 0xA to 0xFzhiyong tao
2022-05-06soc/amd/picasso: Use read*pArthur Heymans
2022-05-06soc/amd/common/block/psp/psp_gen2: simplify soc_read_c2p38Felix Held
2022-05-06soc/intel/alderlake: Add missing ACPI device path namesTarun Tuli
2022-05-06soc/amd/common/include/espi: reduce visibility of IO/MMIO decode definesFelix Held
2022-05-06soc/amd/common/include/espi: generalize IO/MMIO decode range macrosFelix Held
2022-05-05soc/intel/tigerlake: Add enum for `DdiPortXConfig`Angel Pons
2022-05-05soc/intel/alderlake: Call into PMC IPC to inform PCI enumeration doneSubrata Banik
2022-05-05soc/intel/cmn/blk/pmc: API to inform PMC about PCI enumeration doneSubrata Banik
2022-05-05soc/intel: Return ACPI_S4 as previous sleep stateEvan Green
2022-05-05soc/mediatek/mt8186: Enlarge CBFS_MCACHE to 16KYu-Ping Wu
2022-05-04soc/amd/common/block/psp/psp_gen2: use SMN access to PSPFelix Held
2022-05-04mb/ocp, soc/intel/xeon_sp: Use common ASL POST definesAngel Pons
2022-05-04arch/x86/acpi: Consolidate POST code handlingAngel Pons
2022-05-04soc/amd/common/block/psp/psp_gen2: move CORE_2_PSP_MSG_38 definesFelix Held
2022-05-03soc/intel/alderlake: Update maximum PCIe and TBT ports and clocksMichał Żygowski
2022-05-03intelblocks/pep: Handle TBT displays on s0ix transitionMichał Kopeć
2022-05-03intelblocks/pep: Add display on/off notificationsMichał Żygowski
2022-05-02soc/amd/common/block/spi: Pretty print SPI statusRaul E Rangel
2022-05-02soc/amd/common/block/spi: Print error when SPI bus can't be acquiredRaul E Rangel
2022-05-02sc7280: Increase SPI frequency to 50 MHzShelley Chen
2022-05-02soc/mediatek/mt8186: Prevent early USB wakeupRex-BC Chen
2022-05-02soc/amd/common/block/psp/psp_gen2: drop unneeded variable initializationFelix Held
2022-05-02soc/amd/common/block/psp/psp_gen2: use offsets to access mailboxFelix Held
2022-05-02soc/amd/common/block/psp/psp_gen2: use read32p instead of typecastFelix Held
2022-05-02soc/amd/common/block/psp/psp_gen2: use union pspv2_mbox_commandFelix Held
2022-05-02soc/amd/common/block/psp/psp_gen2: factor out pspv2_mbox_command unionFelix Held
2022-05-02soc/amd/common/block/psp/psp_gen2: rename cmd_response to bufferFelix Held
2022-05-02soc/amd/common/block/psp/psp: remove unneeded line breakFelix Held
2022-05-02soc/amd/common/block/psp: move mbox struct to generation-specific codeFelix Held
2022-04-29soc/intel/cmn/cse: Skip sending CSE `get_boot_perf` when CSE hiddenSubrata Banik
2022-04-29soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans
2022-04-29soc/intel/cmn/cse: Enforce CSE disablingSubrata Banik
2022-04-29soc/intel/cmn/cse: Drop redundant macro check for heci1_disable()Subrata Banik
2022-04-29soc/intel: Decouple HECI disabling interface from HECI disable KconfigSubrata Banik
2022-04-28soc/intel/cmn/sa: Introduce `PCIEXBAR_PCIEXBAREN` macroWonkyu Kim
2022-04-27soc/intel/jasperlake: Revert CdClock settingSimon Yang
2022-04-27soc/intel/cmn/lockdown: Perform SA lockdown configurationSubrata Banik
2022-04-27soc/intel/cmn/pch/lockdown: Add `gpmr` prefixSubrata Banik
2022-04-27soc/intel/alderlake: Skip FSP Notify API (post PCI enumeration)Subrata Banik
2022-04-27soc/intel/alderlake: Implement PCH lock down configurationSubrata Banik
2022-04-27soc/intel/alderlake: Implement PMC feature lockSubrata Banik
2022-04-27soc/intel/alderlake: Implement PMC soft strap interface lockSubrata Banik
2022-04-27soc/intel/alderlake: Implement PMC static function lockSubrata Banik
2022-04-27soc/intel/adl/chip.h: Rename max_dram_speed to include unitsScott Chao
2022-04-27soc/intel/common/block/acpi: Fill PEP S0 mask on failureEvan Green
2022-04-27soc/amd/sabrina: Select SOC_AMD_COMMON_BLOCK_HAS_ESPI_ALERT_ENABLERaul E Rangel
2022-04-27soc/amd/common/block/lpc/espi: Add support for ALERT_ENABLE bitRaul E Rangel
2022-04-27soc/amd/sabrina/acpi: Disable ALIB callsRaul E Rangel
2022-04-25amdfwtool: Change the name of macros for 'BHD'Zheng Bao
2022-04-25soc/intel/common: Add support to control CSE firmware updateSridhar Siricilla
2022-04-25soc/intel/common: Fix buggy code tries to access DESC regionSridhar Siricilla
2022-04-25soc/amd/sabrina: Modify start address of PSP verstageKarthikeyan Ramasubramanian