aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2021-06-04soc: common: gpio: Add support for common GPIO driverTaniya Das
2021-06-04sc7280: Reserve wlan & wpss dram regions index order correctedRavi Kumar Bokka
2021-06-04src/intel/xeon_sp: add hardware error support (HEST)Rocky Phagura
2021-06-04intel/common/block: Move mainboard api to tcss common blockDeepti Deshatty
2021-06-04soc/mediatek/mt8195: add SPM loaderDawei Chien
2021-06-04soc/mediatek: Extract spm_parse_firmware to commonRex-BC Chen
2021-06-04soc/intel/elkhartlake: Update FSP-S storage related configsLean Sheng Tan
2021-06-04soc/intel/elkhartlake: Update FSP-S UPD RP & USB related configsLean Sheng Tan
2021-06-04soc/intel/elkhartlake: Update FSP-S UPD configs for graphic & chipsetLean Sheng Tan
2021-06-03soc/intel/alderlake: Add new memory parts for ADL boardsAmanda Huang
2021-06-03soc/mediatek: Initialize SSPMRex-BC Chen
2021-06-02soc/amd/picasso: remove warm reset flag codeFelix Held
2021-06-01soc/amd/cezanne/include/iomap: properly align definesFelix Held
2021-06-01soc/amd/picasso: introduce and use chipset device treeFelix Held
2021-06-01acpi: drop unused parameter from acpi_soc_fill_bertFelix Held
2021-06-01soc/mediatek: Move the SSPM driver to commonRex-BC Chen
2021-06-01soc/intel/elkhartlake: Update FSP-S UPD LPSS related configsTan, Lean Sheng
2021-05-31soc/amd/cezanne: Add pre-FSPM call to the mainboardMartin Roth
2021-05-30soc/amd/common/block/espi: Explicitly assert PLTRST#Raul E Rangel
2021-05-30soc/intel/alderlake: Add placeholder SPD fileTim Wawrzynczak
2021-05-30soc/intel/elkhartlake: Update FADT tableTan, Lean Sheng
2021-05-30soc/intel/elkhartlake: Update FSP-M UPD related configsTan, Lean Sheng
2021-05-28soc/amd/picasso: fix MCACHE on psp_verstage RO bootKangheui Won
2021-05-27soc/amd/common/block: Fix missing include in acp.hRaul E Rangel
2021-05-27soc/amd/picasso: add devicetree setting for PSPP policyFelix Held
2021-05-27soc/amd/cezanne: add devicetree setting for PSPP policyFelix Held
2021-05-27soc/intel/tigerlake: Return TBT PowerResource from PR0 and PR3John Zhao
2021-05-26soc/amd/picasso/mca: use MCAX registers instead of legacy MCAFelix Held
2021-05-26soc/intel/alderlake: Update soundwire master countSugnan Prabhu S
2021-05-26soc/intel/common: Implement TBT firmware authentication validity checkJohn Zhao
2021-05-26soc/intel/alderlake: Add validity for TBT firmware authenticationJohn Zhao
2021-05-26soc/intel/tigerlake: Add validity for TBT firmware authenticationJohn Zhao
2021-05-26soc/amd/cezanne: add support for the changed AMD FSP API for USB PHYJulian Schroeder
2021-05-26soc/intel/elkhartlake: Minor fix for SCS & XHCI devices in ACPITan, Lean Sheng
2021-05-26soc/intel/elkhartlake: Update SA & IGD DIDs TableTan, Lean Sheng
2021-05-26soc/intel/common/block/smbus: Use `pci_dev_read_resources()` in read resourcesPaul Menzel
2021-05-26qemu-q35,xeon_sp: Drop HAVE_SMI_HANDLER conditional with smm-classAngel Pons
2021-05-26soc/amd/common/block/espi: Fix typo in espi_setup_periph_channelRaul E Rangel
2021-05-26soc/mediatek/mt8195: Initialize MCUPMalex.miao
2021-05-26soc/mediatek: Move the MT8192 MCUPM driver to commonRex-BC Chen
2021-05-26soc/mediatek/mt8195: Change fsrc source to ulposcchun-jie.chen
2021-05-25soc/amd/common/block/espi: Increase ESPI_CH_READY_TIMEOUT_US to 10msRaul E Rangel
2021-05-25soc/intel/alderlake: Fix SA_DEVFN_CPU_PCIE6_*Tim Wawrzynczak
2021-05-22soc/amd: reduce MCACHE size with psp_verstageKangheui Won
2021-05-22util/spd_tools/lp4x: Add new memory part to to global memory definitionDtrain Hsu
2021-05-22soc/amd/cezanne,picasso/reset: use byte I/O read for NCP_ERRFelix Held
2021-05-21soc/intel/common: Add Alder Lake device IDsSumeet R Pawnikar
2021-05-21soc/amd/cezanne,common,picasso: use BERT region reserved by FSP driverFelix Held
2021-05-21soc/intel/common: Add function to lpc_lib to return PIRQ routingTim Wawrzynczak
2021-05-20soc/intel/xeon_sp: Skip locking down TXT related registersArthur Heymans
2021-05-20soc/intel/broadwell: Use Lynx Point IOBP codeAngel Pons
2021-05-20soc/amd/common: Show espi init in logMartin Roth
2021-05-20soc/intel/xeon_sp: Remove superfluous printkArthur Heymans
2021-05-20baytrail: Factor out INT15 handlerAngel Pons
2021-05-19sc7280: Reserve wlan & wpss dram memory regionsRavi Kumar Bokka
2021-05-19sc7280: memlayout changes for QCSDI & WMM featuresamrab
2021-05-19sc7280: add qclib supportRavi Kumar Bokka
2021-05-19soc/amd/common/block/espi_util: Work around in-band reset race conditionRaul E Rangel
2021-05-19soc/amd/cezanne/fch: add PCIe GPP clock generator configuration settingsFelix Held
2021-05-19soc/amd/picasso: move gpp_clk_req_setting definition to chip.hFelix Held
2021-05-18soc/intel/alderlake: Add handling of GPIO_COM3 in gpio.aslMaulik V Vaghela
2021-05-18cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans
2021-05-18intelblocks/gpio: Add NAVFWE bit to PAD_CFG_DW0 mask definitionMaulik V Vaghela
2021-05-18soc/intel/alderlake: mb/intel/sm: Add tcss codeDeepti Deshatty
2021-05-18soc/mediatek/mt8195: enable ARM64_USE_ARM_TRUSTED_FIRMWAREYidi Lin
2021-05-16soc/amd/*/Makefile.inc: Strip the quotesZheng Bao
2021-05-16soc/intel/alderlake: Update meminit code due to upd changes FSP 2147 onwardsBora Guvendik
2021-05-16vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2162_00Ronak Kanabar
2021-05-14soc/intel/tigerlake: Allow devicetree to fill UPD related to TCSS OCNick Vaccaro
2021-05-14soc/intel/alderlake: Update CPU and IGD Device IDsMaulik V Vaghela
2021-05-14soc/intel/alderlake: Add known GPIO virtual wire informationDeepti Deshatty
2021-05-14soc/intel/alderlake: Add known CPU Port IDs for GPIO communitiesDeepti Deshatty
2021-05-14soc/intel/alderlake: Add IOM PCR PIDDeepti Deshatty
2021-05-14soc/mediatek/mt8195: Initialize DRAM in romstageRex-BC Chen
2021-05-14soc/mediatek: Remove duplicate enum declarationRex-BC Chen
2021-05-14soc/amd/cezanne: Enable GFX HDA FSP UPDKarthikeyan Ramasubramanian
2021-05-13src: Match array format in function declarations and definitionsPatrick Georgi
2021-05-13soc/mediatek/mt8195: change vpp_sel default mux for 4k supportNancy.Lin
2021-05-13soc/mediatek/mt8195: configure DMA buffer in DRAMRex-BC Chen
2021-05-13soc/mediatek/mt8195: Enable SCP SRAMRex-BC Chen
2021-05-13soc/amd: factor out acpigen_write_alib_dptc to common codeFelix Held
2021-05-13soc/amd/cezanne/root_complex: generate DPTC ACPI methodFelix Held
2021-05-12soc/amd/cezanne/chip.h: add DPTC and tablet mode optionsFelix Held
2021-05-12psp_verstage: remove not-implemented files for cezanneKangheui Won
2021-05-12soc/amd/{common,picasso}: Use common PCIE_GPP_DRIVER driverRaul E Rangel
2021-05-12soc/amd/common/block/pci: Capitalize PCI ACPI namesRaul E Rangel
2021-05-12soc/amd{common,cezanne}: Move pcie_gpp.c to commonRaul E Rangel
2021-05-11docs: correct and rewrite documentation regarding n/c / unused padsMichael Niewöhner
2021-05-11soc/amd/picasso: Disable CBFS MCACHE againRaul E Rangel
2021-05-11soc/mediatek/mt8192: add apusys init flowChien-Chih Tseng
2021-05-11soc/mediatek/mt8195: Enable and initialize eintYidi Lin
2021-05-11soc/mediatek/mt8195: Disable UFS reference clockYidi Lin
2021-05-10src: Drop "This file is part of the coreboot project" linesAngel Pons
2021-05-10soc/intel/cannonlake: Merge soc_memory_init_params() into its callerFelix Singer
2021-05-10soc/intel/skylake: Set proper defaults in chipset devicetreeFelix Singer
2021-05-10soc/intel/adl: Allow mainboard to fill CmdMirror and DqDqsRetrainingMaulik V Vaghela
2021-05-10soc/amd/picasso: move acpigen_dptc_call_alib to new common alibFelix Held
2021-05-10Revert "soc/amd/common/espi: Don't set alert pin in espi_set_initial_config"Raul E Rangel
2021-05-10soc/amd/cezanne: Force resets to be coldMarshall Dawson
2021-05-10cezanne/psp_verstage: update SRAM addressKangheui Won