aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2021-04-14soc/amd/stoneyridge: use common pm_set_power_failure_state functionalityFelix Held
2021-04-14soc/amd/piasso/fch: use common pm_set_power_failure_state functionalityFelix Held
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-14Rename do_printk() to printk()Nico Huber
2021-04-14soc/amd/picasso/fch: add missing amdblocks/gpio_banks.h headerFelix Held
2021-04-14soc/amd/cezanne/fch: process ACPI PM/GPE and GPIO eventsFelix Held
2021-04-14soc/amd/cezanne: save chipset state to CBMEMMartin Roth
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/cezanne: Set Power state after power failureKarthikeyan Ramasubramanian
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-07soc/amd/picasso/acpi: fix domain argument of acpigen_write_CSD_packageFelix Held
2021-04-07soc/amd/cezanne: Pass DXIO and DDI Descriptors to FSPMatt Papageorge
2021-04-07vc/amd/fsp/cezanne: update UPD headersMatt Papageorge
2021-04-05soc/amd/cezanne: Add soc/msr.hRaul 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/cezanne: Clear eSPI ranges before configuring eSPIMartin Roth
2021-04-05soc/amd/common: Add func to clear eSPI IO & memory decode rangesMartin Roth
2021-04-02soc/amd/cezanne: Add support to perform early EC syncKarthikeyan Ramasubramanian
2021-04-01soc/amd/cezanne: Enable GENERIC_GPIO_LIBRaul E Rangel
2021-04-01soc/amd/cezanne: Add device tree support for I2CRaul E Rangel
2021-03-31soc/amd/common/block/graphics: Don't add VBIOS to cbmem when using GOPRaul E Rangel
2021-03-31soc/amd/picasso/acpi: pass correct enum to acpigen_write_CSD_packageFelix Held
2021-03-30soc/amd/cezanne: Comment the AOAC register accessKarthikeyan Ramasubramanian
2021-03-29soc/amd: smbus: Use correct type for uintptr_tPaul Menzel
2021-03-29soc/amd/cezanne: factor out UPD-M configuration from romstageFelix Held
2021-03-29soc/amd/picasso: factor out UPD-M configuration from romstageFelix Held
2021-03-29soc/amd/cezanne,picasso: rename fsp_params.c to fsp_s_params.cFelix Held
2021-03-29soc/amd: add DISABLE_KEYBOARD_RESET_PIN optionFelix Held
2021-03-29soc/amd/cezanne: Implement PROVIDES_ROM_SHARINGRaul E Rangel
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-29soc/amd/*/gpio: include types.h instead of stdint.h to have size_tFelix Held
2021-03-28soc/amd/common/gpio: add PAD_NF_SCI pad typeFelix Held
2021-03-28soc/amd/picasso/mca: add missing comma in mca_bank_name array of stringsFelix 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-24mb/google/guybrush: disable KBRSTENKangheui Won
2021-03-23soc/amd/cezanne: select HAVE_EM100_SUPPORTFelix Held
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/cezanne: Initialize I2CZheng Bao
2021-03-22soc/amd/cezanne: Get I2C specific code for cezanneZheng Bao
2021-03-22trivial: Fix the tab and rearrange the linesZheng Bao
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-19soc/amd/picasso/soc_util.c: Fix typo in macro nameAngel Pons
2021-03-18soc/amd/common: Make fch_spi_config_modes staticMathew King
2021-03-18soc/amd/cezanne/pci_gpp: Add ACPI names for GPP bridgesRaul E Rangel
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-15soc/amd/cezanne: Add i2c controllers to chipset.cbMathew King
2021-03-14soc/amd/cezanne/Kconfig: turn on GOPNikolai Vyssotski
2021-03-14soc/amd/picasso/mca: don't do out of bounds array accessesFelix Held
2021-03-14soc/amd/picasso/mca: fix core MCA bank namesFelix Held
2021-03-13soc/amd/cezanne/acpi/soc.asl: Include sleepstates.aslRaul E Rangel
2021-03-13soc/amd/cezanne/fsp_params.c: GOP: pass VBIOS pointer to FSPNikolai Vyssotski
2021-03-13soc/amd/picasso/fsp_params.c: GOP: pass VBIOS pointer to FSPNikolai Vyssotski
2021-03-13soc/amd/common/block/graphics/graphics: GOP: load VBIOSNikolai Vyssotski
2021-03-13soc/amd/cezanne: Move globalnvs.asl to the correct locationMathew King
2021-03-12soc/amd: GOP: add UPD for VBIOS bufferNikolai Vyssotski
2021-03-12soc/amd/common/amdblocks/chip.h,psp.h: add missing stdint.h includeFelix Held
2021-03-12soc/amd/cezanne: add XHCI SCI/GEVENT setupFelix 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/cezanne: Add USB ports to chipset.cbMathew King
2021-03-10soc/amd/picasso: Fix PSP_SHAREDMEM_BASERaul E Rangel
2021-03-10mb/amd/majolica: Update to use proper APCBs built for MajolicaMatt Papageorge
2021-03-10soc/amd/common/block/graphics/graphics: GOP: implement vbt_get()Nikolai Vyssotski
2021-03-10soc/amd/picasso: Allow GPIO defines to be used in ASLMathew King
2021-03-10mb/google/zork: add UPDM updating function before runing FSP-MChris Wang
2021-03-10soc/amd/cezanne: select common APOB NV cache codeFelix Held
2021-03-10soc/amd/stoneyridge/smihandler: sort includes alphabeticallyFelix Held
2021-03-10soc/amd/stoneyridge/smihandler: remove unused device/pci_def.h includeFelix Held
2021-03-10soc/amd/picasso/smihandler: sort includes alphabeticallyFelix Held
2021-03-10soc/amd/cezanne/smihandler: add ELOG and SMMSTORE supportFelix Held
2021-03-10soc/amd/picasso/smihandler: remove unused device/pci_def.h includeFelix Held
2021-03-10soc/amd/*/smihandler: factor out ELOG and SMMSTORE handlerFelix Held
2021-03-09soc/amd/cezanne/Makefile: pass APOB NV parameters to amdfwtoolFelix Held
2021-03-09soc/amd/picasso/Makefile: simplify APOB NV parameter extractionFelix Held
2021-03-08soc/amd,mb/google/,mb/amd: Move sleepstates.aslRaul E Rangel