summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/include
AgeCommit message (Expand)Author
2021-07-15soc/amd/*/mca: factor out BERT entry generation to soc/amd/commonFelix Held
2021-07-14soc/amd: factor out check_mca to common codeFelix Held
2021-07-14soc/amd: move check_mca prototype to soc/amd/common/blocks/includeFelix Held
2021-07-14soc/amd/cezanne: Move APOB update into ramstageRaul E Rangel
2021-06-28soc/amd/cezanne: Add call to mb to configure eSPI requirementsMartin Roth
2021-06-23soc/amd/common/acp: Populate _WOV ACPI methodKarthikeyan Ramasubramanian
2021-06-22soc/amd/common: Add GPIO config for native func w/ output driveMartin Roth
2021-05-27soc/amd/common/block: Fix missing include in acp.hRaul E Rangel
2021-05-13soc/amd: factor out acpigen_write_alib_dptc to common codeFelix Held
2021-05-10soc/amd/picasso: move acpigen_dptc_call_alib to new common alibFelix Held
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/common/block/pci: Introduce struct pci_routing_infoRaul E Rangel
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: factor out ACPI ALIB function numbers to common codeFelix Held
2021-05-06soc/amd/common/espi,mb/: Allow configuring open drain ALERT#Raul E Rangel
2021-05-06soc/amd/{picasso/common}: Move populate_pirq_data prototype to commonRaul E Rangel
2021-05-05soc/amd/common/fsp/fsp-acpi: factor out SSDT from HOB functionalityFelix Held
2021-04-30soc/amd/common: Move external oscillator config away from commonKarthikeyan Ramasubramanian
2021-04-29soc/amd/common/acp: Move Audio Co-processor driver to commonKarthikeyan Ramasubramanian
2021-04-23soc/amd/common/block/include/amdblocks: add msr_zen.hFelix Held
2021-04-15soc/amd/common/block/gpio_banks: Use configure_scimap()Kyösti Mälkki
2021-04-14soc/amd/picasso/romstage: factor out chipset state saving functionalityFelix Held
2021-04-10soc/amd/common: Handle power resume after power failureKarthikeyan Ramasubramanian
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: Add func to clear eSPI IO & memory decode rangesMartin Roth
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-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/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-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/*/smihandler: factor out ELOG and SMMSTORE handlerFelix Held
2021-03-08soc/amd/common: Move GEVENT definitions to gpio_defs.hMathew King
2021-03-06soc/amd/picasso: move APOB NV cache to common codeFelix Held
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/amdblocks/psp: move MSR_PSP_ADDR to include/cpu/amd/msr.hFelix Held
2021-02-17soc/amd/picasso/uart: move uart_inject_ssdt to common codeFelix Held
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-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 southbridge_write_acpi_tablesRaul E Rangel
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: 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/blocks/lpc: Remove common SPI registersRaul E Rangel
2021-02-09soc/amd/picasso/cpu: move set_cstate_io_addr to common codeFelix Held
2021-02-09soc/amd/picasso/cpu: move get_cpu_count to common codeFelix Held
2021-02-08soc/amd/common/memmap: add comment about types in memmap_early_dramFelix Held
2021-02-07soc/amd/picasso: Move memmap_early_dram to common blocksRaul E Rangel
2021-02-01soc/amd/common: Use only byte access for old GPIOKyösti Mälkki
2021-02-01soc/amd/common: Drop ACPIMMIO GPIO bank separationKyösti Mälkki
2021-01-31soc/amd/*/psp: move MSR_CU_CBBCFG to common and rename to MSR_PSP_ADDRFelix Held
2021-01-25soc/amd: Refactor ACPI power state and ELOGKyösti Mälkki
2021-01-19soc/amd/picasso,stoneyridge: Unify set_nvs_sws()Kyösti Mälkki
2021-01-14soc/amd/piasso/uart: move get_uart_base prototype to common code headerFelix Held
2021-01-13soc/amd: Rename to pm_fill_gnvs()Kyösti Mälkki
2021-01-11soc/amd/picasso: Separate GPIO define into gpio_defs.hEric Lai
2020-12-16soc/amd/common: Use only byte access for IOMUXKyösti Mälkki
2020-12-15soc/amd/common: Redo ACPIMMIO_BASE and _BANKKyösti Mälkki
2020-12-15soc/amd/common: Refactor SMBus base argumentsKyösti Mälkki
2020-12-12soc/amd/common: Remove SMBus host word accessorsKyösti Mälkki
2020-12-12soc/amd/common: Refactor ACPIMMIO posted writesKyösti Mälkki
2020-12-11soc/amd/picasso: factor out write_resume_eip to common codeFelix Held
2020-12-09soc/amd: factor out functionality to print last reset sourceFelix Held
2020-12-09soc/amd: factor out legacy I/O and cf9 decode enable functionsFelix Held
2020-12-09soc/amd/common/block/smbus: refactor fch_smbus_initFelix Held
2020-12-09soc/amd: factor out PM_DECODE_EN register definitionsFelix Held
2020-12-09soc/amd: remove unused PM_ISA_CONTROL definitionsFelix Held
2020-12-02soc/amd: factor out common SMI/SCI enums and function prototypesFelix Held
2020-12-02soc/amd/common/smbus: remove misleading definitionFelix Held
2020-12-02soc/amd: factor out fch_smbus_initFelix Held
2020-12-02soc/amd: factor out SMBUS controller registers into common headerFelix Held
2020-12-02soc/amd: factor out common AOAC device enable and status query functionsFelix Held