summaryrefslogtreecommitdiff
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