summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2020-08-17soc/amd/common: add acpi_fill_gnvs()Aaron Durbin
2020-08-17soc/amd/common: add single function ACPI PM1 GPE helpersAaron Durbin
2020-08-15soc/amd/picasso: use FADT devicetree configuration optionsMartin Roth
2020-08-14soc/amd/picasso/acpi: Set missing RTC offsetsRaul E Rangel
2020-08-13drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platformFelix Held
2020-08-12soc/amd/common/espi_util: rename espi_check_statusFelix Held
2020-08-11amd/picasso/acpi: Add power resources for UART0Kangheui Won
2020-08-11soc/amd/picasso: Correct processor ACPI scopeJason Glenesk
2020-08-11soc/amd/common/espi_util: espi_send_command: improve error messageFelix Held
2020-08-11soc/amd/common/espi_util: espi_std_io_decode: fix edge case bugFelix Held
2020-08-11soc/amd/common/espi_util: simplify espi_std_io_decode functionFelix Held
2020-08-11soc/amd/common/espi_util: make decode enable parameter uint32_tFelix Held
2020-08-11soc/amd/common/espi_util: make reg parameter unsignedFelix Held
2020-08-11soc/amd/stoneyridge/acpi: clean up global NVSFelix Held
2020-08-07soc/amd/picasso/acpi: remove AOAC device enables from global NVSFelix Held
2020-08-05mb/google/zork: keep the c-state IO base address alignmentChris Wang
2020-08-04soc/amd/picasso/acpi: clean up global NVSFelix Held
2020-08-03soc/amd/picasso: set is_rv to 1 for RV familyAkshu Agrawal
2020-08-03Change all assert(0) to BUG()Julius Werner
2020-07-30mb/amd,google/mandolin,zork: Set EFS SPI platform configMatt Papageorge
2020-07-30amd/common/block/spi: Add EFS SPI configurations to KconfigMatt Papageorge
2020-07-30soc/amd/picasso: Split ops for internal and external PCIe GPP bridgesFurquan Shaikh
2020-07-29util/apcb: Strip SPD manufacturer informationRob Barnes
2020-07-28soc/amd/picasso: Add controls for SMT and downcoringMarshall Dawson
2020-07-28src/soc/amd: Add include <types.h>Elyes HAOUAS
2020-07-28soc/amd/picasso: Enable VBNV_BACKUP_TO_FLASH for psp_verstageMartin Roth
2020-07-28soc/amd/picasso: Init SPI in psp_verstageMartin Roth
2020-07-28soc/amd/picasso/Makefile.inc: force an error if PSPBTLDR_FILE is not setRonald G Minnich
2020-07-27soc/amd: Use spi_writeX & spi_readX for all spi accessesMartin Roth
2020-07-27soc/amd/common: Move spi access functions into their own fileMartin Roth
2020-07-27soc/amd/picasso: Set __USER_SPACE__ for psp_verstageMartin Roth
2020-07-27soc/amd/picasso: make USB over-current pin mapping configurableFelix Held
2020-07-26soc/amd/common/block/psp/psp_smm.c: Add missing <string.h>Elyes HAOUAS
2020-07-26soc/amd/common: Refactor and consolidate code for spi baseMartin Roth
2020-07-26soc/amd/picasso: Update postcode valueMartin Roth
2020-07-26Kconfig: Remove unnecessary choice namesMartin Roth
2020-07-26smp/spinlock: Do not define barrier() globallyKyösti Mälkki
2020-07-26arch/x86: Move cpu_relax()Kyösti Mälkki
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-07-26amd/picasso: rework USB2 PHY tune parameter handlingFelix Held
2020-07-25soc/amd/picasso: don't apply unconfigured USB2 PHY tune parametersFelix Held
2020-07-24soc/amd/picasso: mark usb2_phy_tune struct as packedFelix Held
2020-07-24soc/amd/picasso/sb: Gate FCH AL2AHB clocksMatt Papageorge
2020-07-24soc/amd/picasso/fsp_params: add missing newline between functionsFelix Held
2020-07-24soc/amd/picasso/fsp_params: add asserts for descriptor countFelix Held
2020-07-23soc/amd/common/gpio: Fix definition of GPIO_INT_ENABLE_STATUS_DELIVERYFurquan Shaikh
2020-07-23amd/picasso: rename PCIe descriptor to DXIO descriptorFelix Held
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-20src: Drop useless cache flush settings in FADTAngel Pons
2020-07-20soc/amd/stoneyridge: Select HAVE_CF9_RESETAngel Pons