aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2021-03-19soc/amd/picasso/soc_util.c: Fix typo in macro nameAngel Pons
2021-03-18soc/amd/common: Make fch_spi_config_modes staticMathew King
2021-03-18soc/amd/cezanne/pci_gpp: Add ACPI names for GPP bridgesRaul E Rangel
2021-03-17amd: refcode_loader: Switch to new CBFS APIJulius Werner
2021-03-17cbfs: Replace more instances of cbfs_boot_locate() with newer APIsJulius Werner
2021-03-17cbfs: Move stage header into a CBFS attributeJulius Werner
2021-03-17program_loading: Replace prog_rdev() with raw start pointer and sizeJulius Werner
2021-03-16cbfs: Remove prog_locate() for stages and rmodulesJulius Werner
2021-03-15soc/amd/cezanne: Add i2c controllers to chipset.cbMathew King
2021-03-14soc/amd/cezanne/Kconfig: turn on GOPNikolai Vyssotski
2021-03-14soc/amd/picasso/mca: don't do out of bounds array accessesFelix Held
2021-03-14soc/amd/picasso/mca: fix core MCA bank namesFelix Held
2021-03-13soc/amd/cezanne/acpi/soc.asl: Include sleepstates.aslRaul E Rangel
2021-03-13soc/amd/cezanne/fsp_params.c: GOP: pass VBIOS pointer to FSPNikolai Vyssotski
2021-03-13soc/amd/picasso/fsp_params.c: GOP: pass VBIOS pointer to FSPNikolai Vyssotski
2021-03-13soc/amd/common/block/graphics/graphics: GOP: load VBIOSNikolai Vyssotski
2021-03-13soc/amd/cezanne: Move globalnvs.asl to the correct locationMathew King
2021-03-12soc/amd: GOP: add UPD for VBIOS bufferNikolai Vyssotski
2021-03-12soc/amd/common/amdblocks/chip.h,psp.h: add missing stdint.h includeFelix Held
2021-03-12soc/amd/cezanne: add XHCI SCI/GEVENT setupFelix Held
2021-03-12soc/amd/common/amdblocks/smi.h: include types.h instead of stdint.hFelix Held
2021-03-12soc/amd/common/block/smu: rename mailbox register definesFelix Held
2021-03-12soc/amd/common: factor out SMN access function from SMU codeFelix Held
2021-03-11soc/amd: move warm reset flag function prototypes to common codeFelix Held
2021-03-10soc/amd/cezanne: Add USB ports to chipset.cbMathew King
2021-03-10soc/amd/picasso: Fix PSP_SHAREDMEM_BASERaul E Rangel
2021-03-10mb/amd/majolica: Update to use proper APCBs built for MajolicaMatt Papageorge
2021-03-10soc/amd/common/block/graphics/graphics: GOP: implement vbt_get()Nikolai Vyssotski
2021-03-10soc/amd/picasso: Allow GPIO defines to be used in ASLMathew King
2021-03-10mb/google/zork: add UPDM updating function before runing FSP-MChris Wang
2021-03-10soc/amd/cezanne: select common APOB NV cache codeFelix Held
2021-03-10soc/amd/stoneyridge/smihandler: sort includes alphabeticallyFelix Held
2021-03-10soc/amd/stoneyridge/smihandler: remove unused device/pci_def.h includeFelix Held
2021-03-10soc/amd/picasso/smihandler: sort includes alphabeticallyFelix Held
2021-03-10soc/amd/cezanne/smihandler: add ELOG and SMMSTORE supportFelix Held
2021-03-10soc/amd/picasso/smihandler: remove unused device/pci_def.h includeFelix Held
2021-03-10soc/amd/*/smihandler: factor out ELOG and SMMSTORE handlerFelix Held
2021-03-09soc/amd/cezanne/Makefile: pass APOB NV parameters to amdfwtoolFelix Held
2021-03-09soc/amd/picasso/Makefile: simplify APOB NV parameter extractionFelix Held
2021-03-08soc/amd,mb/google/,mb/amd: Move sleepstates.aslRaul E Rangel
2021-03-08soc/amd/cezanne: Include gpio.c in smmMathew King
2021-03-08soc/amd/cezanne: Allow GPIO defines to be used in ASLMathew King
2021-03-08soc/amd/common: Move GEVENT definitions to gpio_defs.hMathew King
2021-03-08soc/amd/common/block/graphics/graphics: report GOP frame bufferNikolai Vyssotski
2021-03-06soc/amd/picasso: move APOB NV cache to common codeFelix Held
2021-03-04soc/amd/cezanne/chipset.cb: clean up and change some aliasesFelix Held
2021-03-04soc/amd/cezanne/smihandler: implement S3 entry SMI handlerFelix Held
2021-03-04soc/amd/cezanne: add SMU supportFelix Held
2021-03-03soc/amd/cezanne/chipset.cb: rename alias for SATA controllersFelix Held
2021-03-02soc/amd/cezanne: Disable legacy DMA IO portsRaul E Rangel
2021-03-02soc/amd/cezanne: Fill out pci devices in chipset.cbMathew King
2021-03-02soc/amd/common/blocks/lpc: Explicitly disable serial IRQRaul E Rangel
2021-03-01soc/amd/cezanne: Add PSP whitelist debug unlock supportRaul E Rangel
2021-03-01acpi: Move PCI functions to separate fileTim Wawrzynczak
2021-03-01soc/amd/common/block/acpimmio: Add fch_disable_legacy_dma_ioRaul E Rangel
2021-02-26soc/amd/cezanne/acpi: Generate MADT LAPIC NMI settingsRaul E Rangel
2021-02-25soc/amd/cezanne/acpi: Use IO addresses for ACPI blockRaul E Rangel
2021-02-25soc/amd/cezanne/acpi: Add globalnvs.aslRaul E Rangel
2021-02-25soc/amd: only print CPU family and model in bootblockFelix Held
2021-02-25soc/amd/cezanne/Kconfig: sort selected optionsFelix Held
2021-02-25soc/amd/cezanne/acpi/pci0.asl: Add LPC deviceRaul E Rangel
2021-02-24soc/amd/cezanne: Add eSPI supportZheng Bao
2021-02-24soc/amd/picasso/data_fabric: add missing data fabric device function 7Felix Held
2021-02-24soc/amd/cezanne/Makefile: move setting of PSP soft fuse bit 6Felix Held
2021-02-22soc/amd/picasso/acpi: Change PCI0 BAR windowRaul E Rangel
2021-02-22soc/amd/cezanne/acpi: Add pci0.aslRaul E Rangel
2021-02-22soc/amd: Move root complex SSDT TOM1/TOM2 generation functionRaul E Rangel
2021-02-22soc/amd/cezanne/acpi/soc.asl: Add platform.aslRaul E Rangel
2021-02-22soc/amd/cezanne/acpi: Add MMIO devicesRaul E Rangel
2021-02-20ACPI: Use common OperationRegion for PCI_MMCONFKyösti Mälkki
2021-02-20sb,soc/amd: Drop OSFL method in ASLKyösti Mälkki
2021-02-20soc/amd/stoneyridge: Fix _INI method in SSDT for HDAFurquan Shaikh
2021-02-19soc/amd/common/block/data_fabric: add warning about broadcast readsFelix Held
2021-02-19soc/amd: move SMM finalization to common codeFelix Held
2021-02-19soc/amd/cezanne: add MP init and SMM initializationFelix Held
2021-02-19include/cpu/amd/msr: rename MSR_PSP_ADDR to PSP_ADDR_MSRFelix Held
2021-02-19soc/amd/common/amdblocks/psp: move MSR_PSP_ADDR to include/cpu/amd/msr.hFelix Held
2021-02-19memlayout: Store region sizes as separate symbolsJulius Werner
2021-02-18soc/amd/common/block/data_fabric: fix data_fabric_write32 broadcast caseFelix Held
2021-02-18Revert "soc/amd: Add option to select if SOC supports ESPI sub decode"Felix Held
2021-02-18soc/amd/cezanne/root_complex: provide ACPI name in PCI device_operationsFelix Held
2021-02-18soc/amd/cezanne/chip: add soc_acpi_nameFelix Held
2021-02-18soc/amd/picasso/chip: remove unneeded functionality in soc_acpi_nameFelix Held
2021-02-18soc/amd/common/block/iommu: move ACPI name to common codeFelix Held
2021-02-18soc/amd/picasso/root_complex: provide ACPI name in PCI device_operationsFelix Held
2021-02-18soc/amd/common/block/smbus: move ACPI name to common codeFelix Held
2021-02-18soc/amd/common/block/lpc: move ACPI name to common codeFelix Held
2021-02-18soc/amd/picasso/chip: make soc_acpi_name staticFelix Held
2021-02-17soc/amd/cezanne: Add FCH IO-APIC to MADTRaul E Rangel
2021-02-17soc/amd/cezanne/pcie_gpp: add pci_driver for external root portsFelix Held
2021-02-17soc/amd/cezanne/pcie_gpp: replace PCI ID list with single PCI IDFelix Held
2021-02-17soc/amd/picasso/agesa_acpi: add cast before right shiftFelix Held
2021-02-17soc/amd/cezanne/uart: write ACPI tablesFelix Held
2021-02-17soc/amd/picasso/uart: move uart_inject_ssdt to common codeFelix Held
2021-02-17soc/amd/*/iomap: remove unused ACPI_SMI_CTL_PORTFelix Held
2021-02-16soc/amd/common/*/Kconfig: remove unneeded default n for bool optionsFelix Held
2021-02-16soc/amd: Move aoac.asl from picasso into commonRaul E Rangel
2021-02-16soc/amd/cezanne: Enable ACPI_SOC_NVSRaul E Rangel
2021-02-16vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki