aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne/early_fch.c
AgeCommit message (Expand)Author
2022-08-15soc/amd/*: move reset_i2c_peripherals call after early GPIO setupFelix Held
2022-01-10src/soc/amd: Remove unused <console/console.h>Elyes HAOUAS
2021-10-15soc/amd: make configure_espi_with_mb_hook call conditionalFelix Held
2021-10-15soc/amd/common/include/espi: rename configure_espiFelix Held
2021-10-13soc/amd/common/block/espi_util: Refactor eSPI SetupKarthikeyan Ramasubramanian
2021-10-13soc/amd/*: Enable ACPIMMIO decode first in fch_pre_initFelix Held
2021-09-27soc/amd/cezanne/early_fch: move mb_set_up_early_espi into if blockFelix Held
2021-09-09soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macroFelix Held
2021-09-08soc/amd/*/bootblock,early_fch: rework i2c_scl_pins configurationFelix Held
2021-08-30soc/amd: Show SPI settings in bootblockMartin Roth
2021-08-30soc/amd/cezanne/early_fch: Perform early SPI initializationKarthikeyan Ramasubramanian
2021-06-28soc/amd/cezanne: Add call to mb to configure eSPI requirementsMartin Roth
2021-06-23soc/amd/cezanne: Init eSPI early if requiredMartin Roth
2021-04-10soc/amd/cezanne: Set Power state after power failureKarthikeyan Ramasubramanian
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/cezanne: Clear eSPI ranges before configuring eSPIMartin Roth
2021-03-29soc/amd: add DISABLE_KEYBOARD_RESET_PIN optionFelix Held
2021-03-29soc/amd/cezanne: Implement PROVIDES_ROM_SHARINGRaul E Rangel
2021-03-22soc/amd/cezanne: Initialize I2CZheng Bao
2021-03-22soc/amd/cezanne: Get I2C specific code for cezanneZheng Bao
2021-03-02soc/amd/cezanne: Disable legacy DMA IO portsRaul E Rangel
2021-02-24soc/amd/cezanne: Add eSPI supportZheng Bao
2021-02-09soc/amd/cezanne: Enable early LPC support in bootblock stageZheng Bao
2021-01-14soc/amd/cezanne: add AOAC supportFelix Held
2021-01-14soc/amd/cezanne: add console UART supportFelix Held
2020-12-09soc/amd/cezanne: add basic early FCH initialization to bootblockFelix Held