aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block
AgeCommit message (Expand)Author
2021-04-16soc/amd/common: Correct Kconfig enable for ACPI GPIO functionsMartin Roth
2021-04-15soc/amd/common/block/gpio_banks: Use configure_scimap()Kyösti Mälkki
2021-04-14soc/amd/common/block/pm: rework pm_set_power_failure_stateFelix Held
2021-04-14soc/amd/common/block/pm: remove POWER_STATE_DEFAULT_ON_AFTER_FAILUREFelix Held
2021-04-14soc/amd/common/block/pm: select HAVE_POWER_STATE_PREVIOUS_AFTER_FAILUREFelix Held
2021-04-14soc/amd/picasso/romstage: factor out chipset state saving functionalityFelix Held
2021-04-11soc/amd/common/block/gpio: remove SoC type check in gpio_fill_wake_stateFelix Held
2021-04-10soc/amd/common: Handle power resume after power failureKarthikeyan Ramasubramanian
2021-04-10soc/amd/cezanne: Add GRXS and GTXS methodEric Lai
2021-04-08soc/amd: remove special GPIO_2 override soc_gpio_hookKyösti Mälkki
2021-04-08soc/amd/common: Add PM_ESPI_INTR_CTRLRaul E Rangel
2021-04-05soc/amd/common: Add some ESPI register definitionsMartin Roth
2021-04-05soc/amd: Make espi_clear_decodes privateRaul E Rangel
2021-04-05soc/amd: Make espi_configure_decodes privateRaul E Rangel
2021-04-05soc/amd/common/espi: Clear DNCMD_COMPLETE on completionRaul E Rangel
2021-04-05soc/amd/common/espi: Reset eSPI registers to known stateRaul E Rangel
2021-04-05soc/amd/common/espi: Add missing eSPI register definitionsRaul E Rangel
2021-04-05soc/amd/common/espi: Add ESPI_ prefix to SLAVE0_INT_ENRaul E Rangel
2021-04-05soc/amd/common: Add func to clear eSPI IO & memory decode rangesMartin Roth
2021-03-31soc/amd/common/block/graphics: Don't add VBIOS to cbmem when using GOPRaul E Rangel
2021-03-29soc/amd: smbus: Use correct type for uintptr_tPaul Menzel
2021-03-29soc/amd/common/block/acpimmio/mmio_util: add fch_disable_kb_rstFelix Held
2021-03-29soc/amd: move PM_RST_CTRL1 register definition to common acpimmio headerFelix Held
2021-03-28soc/amd/common/gpio: add PAD_NF_SCI pad typeFelix Held
2021-03-28soc/amd/common/block/i2c: Use `size_t` for `num_pins`Angel Pons
2021-03-28soc/amd/common/block/i2c: Fix printf format specifiersAngel Pons
2021-03-25soc/amd/common/block/i2c: fix control flow bugFelix Held
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/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-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: introduce and use common IOAPIC IDsFelix Held
2021-02-12soc/amd: add and use fch_enable_hpet_decodeFelix Held
2021-02-12soc/amd/common: add and use fch_enable_ioapic_decodeFelix Held
2021-02-12soc/amd: Move MADT IRQ override settings into common_configRaul E Rangel
2021-02-12soc/amd: Move fadt device tree settings into common_configRaul E Rangel
2021-02-12soc/amd: Move acpi_fill_mcfg into common/blocks/acpiRaul E Rangel
2021-02-12soc/amd: Move southbridge_write_acpi_tablesRaul E Rangel
2021-02-12soc/amd/picasso: move bert_reserved_region to common/block/cpu/noncarFelix Held
2021-02-12soc/amd: select ACPI_AMD_HARDWARE_SLEEP_VALUES in common ACPI codeFelix Held
2021-02-12soc/amd/picasso/psp: move to common code and rename to psp_smm_gen2Felix Held
2021-02-11soc/amd/common/block/acpi/pm_state: don't rely on undefined behaviorFelix Held
2021-02-11soc/amd/common: Fix missing header in amd_pci_utils.hRaul E Rangel
2021-02-11soc/amd: fully commonize clear_tvalidFelix Held
2021-02-11soc/amd: include cpu/x86/smm directory in common SMM MakefileFelix Held
2021-02-11soc/amd: move southbridge_smi_handler to common codeFelix Held
2021-02-11soc/amd: factor out common SMM relocation codeFelix Held
2021-02-11soc/amd*/smihandler: factor out and rename clear_smi_sci_statusFelix Held
2021-02-11soc/amd*/smihandler: factor out and rename clear_all_smi_statusFelix Held
2021-02-10soc/amd/common/psp_gen2: print error for uninitialized MSR_PSP_ADDRFelix Held
2021-02-10soc/amd/common/block/psp: factor out soc_get_psp_base_addressFelix Held
2021-02-10soc/amd/common/blocks/lpc: Remove common SPI registersRaul E Rangel
2021-02-10soc/amd/common/block: Fix guards for PSP transfer bufferRaul E Rangel
2021-02-10soc/amd/common/block/cpu/noncar: Remove unneeded whitespace before tabElyes HAOUAS
2021-02-10soc/amd/block/psp/psp: raise log level of PSP failure messagesFelix Held
2021-02-10soc/amd: Move southbridge_smi_set_eos to common/blocks/smi/smi_utilFelix Held
2021-02-10soc/amd: Move global_smi_enable to common/blocks/smi/smi_utilFelix Held