aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2021-06-11cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki
2021-06-08soc/amd: factor out acpi_soc_get_bert_region to amd/commonFelix Held
2021-06-08soc/amd/picasso/agesa_acpi: add BERT supportFelix Held
2021-06-08soc/amd/stoneyridge: use common BERT ACPI table generationFelix Held
2021-06-08arch/x86/include/bert_storage: introduce bert_should_generate_acpi_tableFelix Held
2021-06-07cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki
2021-06-07soc/amd/common/fsp/pci: Add size field to PCIe interrupt routing HOBNikolai Vyssotski
2021-06-07soc/amd/cezanne: Configure I2C Pad RX Select through devicetreeKarthikeyan Ramasubramanian
2021-06-07cezanne/psp_verstage: add reset/timer svcKangheui Won
2021-06-07psp_verstage: initialize i2c in soc_initKangheui Won
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-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-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-26soc/amd/picasso/mca: use MCAX registers instead of legacy MCAFelix Held
2021-05-26soc/amd/cezanne: add support for the changed AMD FSP API for USB PHYJulian Schroeder
2021-05-26soc/amd/common/block/espi: Fix typo in espi_setup_periph_channelRaul E Rangel
2021-05-25soc/amd/common/block/espi: Increase ESPI_CH_READY_TIMEOUT_US to 10msRaul E Rangel
2021-05-22soc/amd: reduce MCACHE size with psp_verstageKangheui Won
2021-05-22soc/amd/cezanne,picasso/reset: use byte I/O read for NCP_ERRFelix Held
2021-05-21soc/amd/cezanne,common,picasso: use BERT region reserved by FSP driverFelix Held
2021-05-20soc/amd/common: Show espi init in logMartin Roth
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-18cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans
2021-05-16soc/amd/*/Makefile.inc: Strip the quotesZheng Bao
2021-05-14soc/amd/cezanne: Enable GFX HDA FSP UPDKarthikeyan Ramasubramanian
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-11soc/amd/picasso: Disable CBFS MCACHE againRaul E Rangel
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-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-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-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-03soc/amd/picasso/dmi.c: Fix builds for boards without Google ECNikolai Vyssotski
2021-05-02soc/amd/cezanne: add verstage filesKangheui Won
2021-04-30soc/amd/common: Move external oscillator config away from commonKarthikeyan Ramasubramanian
2021-04-30amd/cezanne: Add telemetry setting to UPDChris Wang
2021-04-29soc/amd/common: Remove eSPI decode workaroundRaul E Rangel
2021-04-29psp_verstage: make temp_stack optionalKangheui Won
2021-04-29psp_verstage: make get_max_workbuf_size optionalKangheui Won
2021-04-29soc/amd/picasso: move PSP_SRAM addrs to separate headerKangheui Won
2021-04-29soc/amd/cezanne: Enable Audio Co-processor driverKarthikeyan Ramasubramanian
2021-04-29soc/amd/common/acp: Move Audio Co-processor driver to commonKarthikeyan Ramasubramanian
2021-04-28soc/amd/common/smi_handler: Print warning when receiving an SCI SMIRaul E Rangel
2021-04-28soc/amd/cezanne: copy psp_transfer.h from picassoKangheui Won
2021-04-28soc/amd/cezanne: copy Kconfig options for psp_verstageKangheui Won
2021-04-26soc/amd/cezanne: Update STAPM vars with unitsMartin Roth
2021-04-26amd/cezanne: Add slow_ppt_time & thermctl_limit to UPDMartin Roth
2021-04-26src/soc/amd/picasso: Add HDMI 2.0 disable settingPatrick Huang
2021-04-26soc/amd/cezanne/fsp_m_params: Configure the s0i3_enable UPDKarthikeyan Ramasubramanian
2021-04-26soc/amd/cezanne,picasso/Kconfig: add help text for MAX_CPUSFelix Held
2021-04-26soc/amd/cezanne & picasso: Add Kconfig for hardcoded Soft Fuse bitsMartin Roth
2021-04-23soc/amd/picasso/mca: fix CTL_MASK MSR accessFelix Held