aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
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
2021-05-10amd/cezanne: verify transfer buffer in bootblockKangheui Won
2021-05-10psp_verstage: differentiate bios entryKangheui Won
2021-05-10psp_verstage: move platform-specific code to chipset.cKangheui Won
2021-05-10cezanne/psp_verstage: clean up duplicated targetKangheui Won
2021-05-10cezanne/psp_verstage: populate a/b firmwareKangheui Won
2021-05-10soc/mediatek/mt8195: Add RTC driverYuchen Huang
2021-05-10soc/mediatek/mt8195: Add clk_buf driverYuchen Huang
2021-05-10soc/mediatek/mt8195: Configure eMMC and SDCardWenbin Mei
2021-05-10soc/mediatek/mt8195: Add i2c driver supportkewei xu
2021-05-10soc/mediatek/mt8195: Add mt6360 driver for LDO accessAndrew SH Cheng
2021-05-09soc/amd/cezanne: Generate PCI GPP ACPI namesRaul E Rangel
2021-05-09soc/amd/cezanne: Enable GNB IO-APIC _PRTRaul E Rangel
2021-05-09soc/amd/cezanne: add GNB IOAPIC supportFelix Held
2021-05-09soc/amd/cezanne: Generate PCI routing tableRaul E Rangel
2021-05-09soc/amd/cezanne: Populate PCI_INTR registersRaul E Rangel
2021-05-09soc/amd/common/fsp/pci: Add helper methods for PCI IRQ tableRaul E Rangel
2021-05-09soc/amd/picasso/pci_gpp: Switch to using acpigen_write_pci_GNB_PRTRaul E Rangel
2021-05-09soc/amd/common/block/pci: Implement acpigen_write_pci_{GNB,FCH}_PRTRaul E Rangel
2021-05-09soc/amd/{picasso,common/blocks/pci}: Move populate_pirq_dataRaul E Rangel
2021-05-09soc/amd/picasso: Migrate to struct pci_routing_infoRaul E Rangel
2021-05-09soc/amd/common/block/pci: Introduce struct pci_routing_infoRaul E Rangel
2021-05-08soc/amd/cezanne/acpi/soc: call WAL1 for AC/DC state ALIB callFelix Held
2021-05-08soc/amd/picasso/acpi/cpu: move WAL1 method that calls ALIB to commonFelix Held
2021-05-08soc/amd/picasso,common: move ALIB DPTC parameter struct to common codeFelix Held
2021-05-08soc/amd/picasso,common: move ALIB DPTC IDs to common codeFelix Held
2021-05-08soc/amd/picasso/root_complex: move DPTC_TOTAL_UPDATE_PARAMS out of enumFelix Held
2021-05-08soc/amd: factor out ACPI ALIB function numbers to common codeFelix Held
2021-05-07soc/amd/common/acpi/pci_int.asl: Allow IRQ sharingRaul E Rangel
2021-05-07soc/amd/common: Add Kconfig/Makefile support for common/fsp/*Raul E Rangel
2021-05-07soc/mediatek/mt8195: Turn off L2C SRAM and reconfigure as L2 cacheYidi Lin
2021-05-07soc/intel/{adl,tgl,jsl}: Enable power button smi after BS_CHIPS_EXITKane Chen
2021-05-07soc/intel/{adl,tgl,jsl}: Add smihandler_soc_disable_busmasterKane Chen
2021-05-06soc/amd/common/espi,mb/: Allow configuring open drain ALERT#Raul E Rangel
2021-05-06soc/amd/common/espi: Don't set alert pin in espi_set_initial_configRaul E Rangel
2021-05-06soc/amd/common/espi: Print set eSPI peripheral configRaul E Rangel
2021-05-06soc/amd/{common/picasso}: Move pci_int.aslRaul E Rangel
2021-05-06soc/amd/{picasso/common}: Move populate_pirq_data prototype to commonRaul E Rangel
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-05-06Revert "soc/intel/xeon_sp: Fix devices list in the DMAR DRHD structure"Arthur Heymans
2021-05-06soc/intel/tgl,mb/google/volteer: Add API for Type-C aux bias padsTim Wawrzynczak
2021-05-06soc/intel/tigkerlake: Add IOM PCR PIDTim Wawrzynczak
2021-05-06soc/intel/tigerlake: Add known CPU Port IDs for GPIO communitiesTim Wawrzynczak
2021-05-06soc/intel/common: Add CPU Port ID field to GPIO communitiesTim Wawrzynczak
2021-05-06soc/intel/tigerlake: Add known GPIO virtual wire informationTim Wawrzynczak
2021-05-06soc/intel/common: Add virtual wire mapping entries to GPIO communitiesTim Wawrzynczak
2021-05-06soc/intel/alderlake: Add CrashLog implementation for Intel ADLFrancois Toguo
2021-05-05soc/intel/alderlake: Add GPIO definition for CPU PCIe vGPIOMaulik V Vaghela
2021-05-05soc/intel/common/block: Add definition for NAF_VWE bit for PAD_CFG0 regMaulik V Vaghela
2021-05-05soc/amd/cezanne/agesa_acpi: add add_agesa_fsp_acpi_table callFelix Held
2021-05-05soc/amd/cezanne/agesa_acpi: add and call agesa_write_acpi_tablesFelix Held
2021-05-05soc/amd/picasso/agesa_acpi: add comment to add_agesa_fsp_acpi_table callFelix Held
2021-05-05soc/amd/picasso/agesa_acpi: add missing device/device.h includeFelix Held
2021-05-05soc/amd/common/fsp/fsp-acpi: add check for maximum table sizeFelix Held
2021-05-05soc/amd/common/fsp/fsp-acpi: factor out SSDT from HOB functionalityFelix Held
2021-05-05drivers/intel/fsp2_0: Fix the FSP-T positionArthur Heymans
2021-05-05soc/intel/xeon_sp: Remove bogus SMRAM lockingArthur Heymans
2021-05-05soc/mediatek/mt8192: devapc: update domain remap settingNina Wu
2021-05-05soc/mediatek/mt8195: Add mtcmos init supportWeiyi Lu
2021-05-05soc/mediatek: Move the power domain data under each SoCWeiyi Lu
2021-05-05soc/mediatek/mt8195: Add NOR-Flash supportRex-BC Chen
2021-05-05soc/mediatek/mt8195: Add SPI driver supportQii Wang
2021-05-05soc/mediatek: Move the common part of SPI drivers to common/Rex-BC Chen
2021-05-05soc/mediatek/mt8195: add pmif/spmi/pmic driverRex-BC Chen
2021-05-04soc/intel/alderlake: remove duplicate PL2 overrideSumeet R Pawnikar
2021-05-03soc/intel/*: Update data types for variables holding PCH_DEVFN_* macrosTim Wawrzynczak
2021-05-03device: Switch pci_dev_is_wake_source to take pci_devfn_tTim Wawrzynczak
2021-05-03soc/amd/picasso/dmi.c: Fix builds for boards without Google ECNikolai Vyssotski
2021-05-03soc/intel/alderlake: Enable HWP CPPC support in CBravindr1
2021-05-03soc/intel/alderlake: Fill FSPM UPDs for VT-d configurationMeera Ravindranath
2021-05-02soc/intel/cannonlake/include: Drop unused codeFelix Singer
2021-05-02soc/intel/skylake: Remove useless help textsFelix Singer
2021-05-02soc/intel/cannonlake: Remove useless help textsFelix Singer
2021-05-02soc/amd/cezanne: add verstage filesKangheui Won