summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Replace more instances of cbfs_boot_locate() with newer APIsJulius Werner2021-03-171-10/+2
* cbfs: Move stage header into a CBFS attributeJulius Werner2021-03-171-6/+0
* program_loading: Replace prog_rdev() with raw start pointer and sizeJulius Werner2021-03-171-2/+3
* cbfs: Remove prog_locate() for stages and rmodulesJulius Werner2021-03-161-3/+0
* soc/amd/common/block/graphics/graphics: GOP: load VBIOSNikolai Vyssotski2021-03-131-1/+22
* soc/amd/common/amdblocks/chip.h,psp.h: add missing stdint.h includeFelix Held2021-03-122-0/+3
* soc/amd/common/amdblocks/smi.h: include types.h instead of stdint.hFelix Held2021-03-121-1/+1
* soc/amd/common/block/smu: rename mailbox register definesFelix Held2021-03-122-6/+6
* soc/amd/common: factor out SMN access function from SMU codeFelix Held2021-03-127-23/+52
* soc/amd: move warm reset flag function prototypes to common codeFelix Held2021-03-111-0/+2
* soc/amd/common/block/graphics/graphics: GOP: implement vbt_get()Nikolai Vyssotski2021-03-101-0/+11
* soc/amd/*/smihandler: factor out ELOG and SMMSTORE handlerFelix Held2021-03-103-0/+89
* soc/amd,mb/google/,mb/amd: Move sleepstates.aslRaul E Rangel2021-03-081-0/+28
* soc/amd/common: Move GEVENT definitions to gpio_defs.hMathew King2021-03-082-35/+33
* soc/amd/common/block/graphics/graphics: report GOP frame bufferNikolai Vyssotski2021-03-081-1/+19
* soc/amd/picasso: move APOB NV cache to common codeFelix Held2021-03-064-0/+191
* soc/amd/common/blocks/lpc: Explicitly disable serial IRQRaul E Rangel2021-03-021-3/+4
* soc/amd/common/block/acpimmio: Add fch_disable_legacy_dma_ioRaul E Rangel2021-03-012-0/+9
* soc/amd: Move root complex SSDT TOM1/TOM2 generation functionRaul E Rangel2021-02-222-0/+32
* soc/amd/common/block/data_fabric: add warning about broadcast readsFelix Held2021-02-191-0/+2
* soc/amd: move SMM finalization to common codeFelix Held2021-02-193-1/+58
* include/cpu/amd/msr: rename MSR_PSP_ADDR to PSP_ADDR_MSRFelix Held2021-02-191-2/+2
* soc/amd/common/amdblocks/psp: move MSR_PSP_ADDR to include/cpu/amd/msr.hFelix Held2021-02-192-2/+1
* memlayout: Store region sizes as separate symbolsJulius Werner2021-02-191-4/+4
* soc/amd/common/block/data_fabric: fix data_fabric_write32 broadcast caseFelix Held2021-02-181-1/+1
* Revert "soc/amd: Add option to select if SOC supports ESPI sub decode"Felix Held2021-02-182-6/+1
* soc/amd/common/block/iommu: move ACPI name to common codeFelix Held2021-02-181-0/+10
* soc/amd/common/block/smbus: move ACPI name to common codeFelix Held2021-02-181-7/+19
* soc/amd/common/block/lpc: move ACPI name to common codeFelix Held2021-02-181-0/+8
* soc/amd/picasso/uart: move uart_inject_ssdt to common codeFelix Held2021-02-173-0/+19
* soc/amd/common/*/Kconfig: remove unneeded default n for bool optionsFelix Held2021-02-1621-35/+0
* soc/amd: Move aoac.asl from picasso into commonRaul E Rangel2021-02-161-0/+115
* ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki2021-02-161-10/+6
* soc/amd/common/block/data_fabric: add data_fabric_print_mmio_confFelix Held2021-02-142-0/+17
* soc/amd/picasso/data_fabric: factor out common MMIO register definesFelix Held2021-02-141-0/+15
* soc/amd/picasso/data_fabric: move more helper functions to common codeFelix Held2021-02-142-0/+27
* soc/amd/common/block/data_fabric: add data_fabric_broadcast_read/write32Felix Held2021-02-142-4/+19
* soc/amd/common/block/data_fabric: add data_fabric_write32Felix Held2021-02-142-0/+14
* soc/amd/picasso: move data_fabric_read32 to common codeFelix Held2021-02-145-0/+73
* soc/amd/cezanne: Fill FADT and MADTRaul E Rangel2021-02-141-4/+6
* soc/amd: Move update_microcode.c to common/block/cpuRaul E Rangel2021-02-143-0/+107
* soc/amd/common/acpi/gpio_bank_lib.asl: Add missing headerRaul E Rangel2021-02-131-1/+2
* soc/amd: introduce and use common IOAPIC IDsFelix Held2021-02-132-2/+11
* soc/amd: add and use fch_enable_hpet_decodeFelix Held2021-02-123-0/+13
* soc/amd/common: add and use fch_enable_ioapic_decodeFelix Held2021-02-123-0/+8
* soc/amd: Move MADT IRQ override settings into common_configRaul E Rangel2021-02-123-0/+35
* soc/amd: Move fadt device tree settings into common_configRaul E Rangel2021-02-121-0/+4
* soc/amd: Move acpi_fill_mcfg into common/blocks/acpiRaul E Rangel2021-02-121-0/+12
* soc/amd: Move southbridge_write_acpi_tablesRaul E Rangel2021-02-124-2/+20
* soc/amd/picasso: move bert_reserved_region to common/block/cpu/noncarFelix Held2021-02-121-0/+20