summaryrefslogtreecommitdiff
path: root/src/soc/amd/common
AgeCommit message (Expand)Author
2021-03-25soc/amd/common/block/gpio_defs: Wake from either S0i3 or S3Karthikeyan Ramasubramanian
2021-03-23soc/amd/common/block/gpio_defs: Support wake and debounce configurationKarthikeyan Ramasubramanian
2021-03-22soc/amd/common/block/psp/psp: update psp_status_nobase error messageFelix Held
2021-03-22acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga
2021-03-22soc/amd/common/block/i2c: Move SoC agnostic parts into commonKarthikeyan Ramasubramanian
2021-03-22soc/amd/common: Introduce I2C driver common to all AMD SoCsKarthikeyan Ramasubramanian
2021-03-18soc/amd/common: Make fch_spi_config_modes staticMathew King
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-13soc/amd/common/block/graphics/graphics: GOP: load VBIOSNikolai Vyssotski
2021-03-12soc/amd/common/amdblocks/chip.h,psp.h: add missing stdint.h includeFelix 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/common/block/graphics/graphics: GOP: implement vbt_get()Nikolai Vyssotski
2021-03-10soc/amd/*/smihandler: factor out ELOG and SMMSTORE handlerFelix Held
2021-03-08soc/amd,mb/google/,mb/amd: Move sleepstates.aslRaul E Rangel
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-02soc/amd/common/blocks/lpc: Explicitly disable serial IRQRaul E Rangel
2021-03-01soc/amd/common/block/acpimmio: Add fch_disable_legacy_dma_ioRaul E Rangel
2021-02-22soc/amd: Move root complex SSDT TOM1/TOM2 generation functionRaul E Rangel
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-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/common/block/iommu: move ACPI name to common codeFelix 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-17soc/amd/picasso/uart: move uart_inject_ssdt to common codeFelix 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-16ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki
2021-02-14soc/amd/common/block/data_fabric: add data_fabric_print_mmio_confFelix Held
2021-02-14soc/amd/picasso/data_fabric: factor out common MMIO register definesFelix Held
2021-02-14soc/amd/picasso/data_fabric: move more helper functions to common codeFelix Held
2021-02-14soc/amd/common/block/data_fabric: add data_fabric_broadcast_read/write32Felix Held
2021-02-14soc/amd/common/block/data_fabric: add data_fabric_write32Felix Held
2021-02-14soc/amd/picasso: move data_fabric_read32 to common codeFelix Held
2021-02-14soc/amd/cezanne: Fill FADT and MADTRaul E Rangel
2021-02-14soc/amd: Move update_microcode.c to common/block/cpuRaul E Rangel
2021-02-13soc/amd/common/acpi/gpio_bank_lib.asl: Add missing headerRaul E Rangel