summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/picasso/include/acpi: introduce and use ACPI_SCI_IRQ definitionFelix Held2023-01-161-0/+2
* soc/amd/mendocino: PSP_INCLUDES_HSPKarthikeyan Ramasubramanian2023-01-154-19/+25
* soc/amd/common/psp_verstage: Report HSP Secure StateKarthikeyan Ramasubramanian2023-01-153-0/+21
* vc/amd/*,soc/amd/*: Add SVC call to get HSP Secure StateKarthikeyan Ramasubramanian2023-01-153-0/+20
* soc/amd/mendocino/include/acpi,lpc: remove TODO after reviewFelix Held2023-01-152-4/+0
* soc/amd/phoenix: update mmconf base address and sizeRitul Guru2023-01-131-2/+2
* soc/amd/glinda: use common SMU S3/4/5 entry message codeFelix Held2023-01-133-20/+1
* soc/amd/phoenix: use common SMU S3/4/5 entry message codeFelix Held2023-01-133-20/+1
* soc/amd/mendocino: use common SMU S3/4/5 entry message codeFelix Held2023-01-133-18/+1
* soc/amd/cezanne: use common SMU S3/4/5 entry message codeFelix Held2023-01-133-18/+1
* soc/amd/picasso: use common SMU S3/4/5 entry message codeFelix Held2023-01-133-18/+1
* soc/amd: introduce common SMU S3/4/5 entry message codeFelix Held2023-01-133-0/+26
* soc/amd/glinda: Use common fsp-s preloaderFred Reitberger2023-01-133-14/+1
* soc/amd/phoenix: Use common fsp-s preloaderFred Reitberger2023-01-133-14/+1
* soc/amd/mendocino: Use common fsp-s preloaderFred Reitberger2023-01-123-14/+1
* soc/amd/cezanne: Use common fsp-s preloaderFred Reitberger2023-01-123-12/+1
* soc/amd/common/fsp: Introduce SOC_AMD_COMMON_FSP_PRELOAD_FSPSFred Reitberger2023-01-123-0/+15
* soc/amd/mendocino/include/soc/southbridge.h: Use BIT macro for consistencyFred Reitberger2023-01-121-1/+1
* soc/amd/mendocino: Remove TODO after reviewFred Reitberger2023-01-124-8/+0
* soc/amd/mendocino/include/platform_descriptors: remove TODO after reviewFelix Held2023-01-121-2/+0
* treewide: Remove unused <cpu/amd/mtrr.h>Elyes Haouas2023-01-121-1/+0
* 3rdparty/amd_blobs:Advance submodule pointerJason Glenesk2023-01-121-1/+1
* soc/amd: Change Morgana codename to PhoenixMartin Roth2023-01-1259-149/+149
* soc/amd/common/fsp/Makefile: Fix an error messageAkihiko Odaki2023-01-101-1/+1
* treewide: Remove unused <cpu/amd/msr.h>Elyes Haouas2023-01-0915-15/+0
* soc/amd: Remove dummy SOC_SPECIFIC_OPTIONSElyes Haouas2023-01-096-53/+35
* soc/amd/morgana: Double max number of cpus for morganaRitul Guru2023-01-092-2/+1
* soc/amd/morgana: update morgana cpuidRitul Guru2023-01-091-1/+1
* soc/amd/mendocino/Kconfig: Remove TODO after reviewFred Reitberger2023-01-091-20/+18
* soc/amd/common/block/graphics: Fix whitespace consistencyFred Reitberger2023-01-091-6/+6
* soc/amd/mendocino: Hook up UPD dxio_tx_vboost_enable for PCIe optimizationChris.Wang2023-01-042-0/+5
* soc/amd/cezanne/psp_verstage/Makefile.inc: Remove path to non-existent direct...Elyes Haouas2023-01-031-1/+0
* soc/amd/picasso/psp_verstage/Makefile.inc: Remove path to non-existent direct...Elyes Haouas2023-01-031-1/+0
* soc/amd/mendocino/psp_verstage/Makefile.inc: Remove path to non-existent dire...Elyes Haouas2023-01-031-1/+0
* tree/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-279-38/+38
* {acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-274-29/+29
* soc/amd/mendocino: Split the EFS from the AMDFW bodyKarthikeyan Ramasubramanian2022-12-242-4/+21
* soc/amd/common/psp_verstage: Report previous boot statusKarthikeyan Ramasubramanian2022-12-211-0/+22
* vc/amd,soc/amd/mendocino: Add SVC_CMD_GET_PREV_BOOT_STATUSKarthikeyan Ramasubramanian2022-12-212-0/+14
* soc/amd/mendocino: add dptc tablet mode supportChris.Wang2022-12-203-0/+35
* src/soc: Remove unneeded <assert.h>Elyes Haouas2022-12-201-1/+0
* soc/amd/common/block/i2c: don't call die() when MMIO address is NULLFelix Held2022-12-161-4/+8
* soc/amd/morgana/Kconfig: Remove TODO after reviewFred Reitberger2022-12-142-8/+6
* soc/amd/common/block/espi_util: drop unneeded check in espi_get_configFelix Held2022-12-141-4/+0
* soc/amd/*/config: drop invalid commentFelix Held2022-12-145-5/+0
* soc/amd/common/block/espi_util: make espi_set_initial_config non-fatalFelix Held2022-12-141-4/+9
* soc/amd/common/block/lpc/espi_util: make eSPI pin setup failure nonfatalFelix Held2022-12-141-17/+30
* soc/amd/morgana: Enable GPP clk req disablingFred Reitberger2022-12-134-16/+12
* soc/amd/morgana: Update pci int defsFred Reitberger2022-12-133-30/+17
* vc/amd/fsp/glinda/FspmUpd: don't use pointers for usb_phy configFelix Held2022-12-121-2/+9