summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
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