summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik2022-02-183-15/+24
* soc/amd/common/block/psp/Makefile: add fmap_config.h dependencyFelix Held2022-02-181-1/+5
* soc/amd/common/block/apob/apob_cache: use APOB cache size from FMAPFelix Held2022-02-182-3/+7
* soc/amd/common/block/i2c: Add support for shared TPM_I2C controllerJan Dabros2022-02-172-0/+17
* src/soc: Remove space before tabElyes Haouas2022-02-173-3/+3
* amd/common/block/gpio/gpio: don't use -1 as bitmask in gpio_or32Felix Held2022-02-171-1/+1
* amd/common/block/spi/fch_spi_ctrl: use uintptr_t for addressesFelix Held2022-02-171-1/+1
* soc/amd/cezanne/psp_verstage/uart: Fix off by 1 errorRaul E Rangel2022-02-161-1/+1
* soc/amd/common/block/psp: add PSP commandJason Glenesk2022-02-163-0/+63
* soc/amd/sabrina: Select ACP gen2Fred Reitberger2022-02-151-1/+1
* soc/amd/common/acp: add acp_gen2Fred Reitberger2022-02-155-0/+70
* soc/amd/common/include/ioapic: make IOAPIC IDs not depend on MAX_CPUSFelix Held2022-02-131-2/+3
* soc/amd/cezanne/psp_verstage/uart: Fix off by 1 errorRaul E Rangel2022-02-121-1/+1
* soc/amd/cezanne: Allow to specify SPL table path in KconfigZheng Bao2022-02-123-1/+21
* soc/amd/common: Scan bridge devices behind SoCs GPU ControllerKevin Chiu2022-02-121-0/+1
* soc/amd/common/acp: introduce acp_gen1Fred Reitberger2022-02-118-41/+60
* soc/amd/common/fsp: check fsp image revisionJulian Schroeder2022-02-111-2/+39
* soc/amd/cezanne,picasso,sabrina: Fix incorrect values of CBFS amdfw position ...Robert Zieba2022-02-114-22/+34
* soc/amd/common/block/lpc/espi_util: add decode range register helpersFelix Held2022-02-111-18/+48
* soc/amd/common/block/include/espi: rename IO/MMIO base/size registersFelix Held2022-02-111-14/+14
* soc/amd/common/block/psp: introduce AMD_SOC_SEPARATE_EFS_SECTIONFred Reitberger2022-02-093-0/+18
* soc/amd/sabrina/Kconfig: remove SOC_AMD_COMMON_BLOCK_PCI_MMCONF TODOFelix Held2022-02-081-1/+1
* soc/amd/cezanne: Disable CONSOLE_CBMEM_PRINT_PRE_BOOTBLOCK_CONTENTSRaul E Rangel2022-02-081-1/+0
* soc/amd/common/psp_verstage: Add UART support to PSP consoleRaul E Rangel2022-02-081-1/+8
* soc/amd/sabrina/psp_verstage: Implement get_uart_baseRaul E Rangel2022-02-082-0/+12
* soc/amd/picasso/psp_verstage: Implement get_uart_baseRaul E Rangel2022-02-082-0/+12
* soc/amd/cezanne/psp_verstage: Implement get_uart_baseRaul E Rangel2022-02-082-0/+27
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-0731-78/+74
* soc/amd/cezanne: Add the fw SPL to fw.cfgZheng Bao2022-02-071-0/+1
* soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_UARTFelix Held2022-02-071-1/+1
* soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_IOMMUFelix Held2022-02-051-1/+1
* nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resourceFelix Held2022-02-051-1/+1
* soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_ACPIMMIOFelix Held2022-02-051-1/+1
* soc/amd/common/include/acpimmio: drop 16 and 32 bit PM2 access functionsFelix Held2022-02-051-20/+0
* soc/amd/common/block/acpimmio/print_reset_status: extend bit name tableFelix Held2022-02-051-1/+3
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-054-8/+0
* soc/amd/sabrina/include/amd_pci_int_defs.h: remove PIRQ_SATAFelix Held2022-02-042-6/+1
* soc/amd/sabrina/Kconfig: remove SOC_AMD_COMMON_BLOCK_DATA_FABRIC TODOFelix Held2022-02-041-1/+1
* soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_SMUFelix Held2022-02-041-1/+1
* soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_AOACFelix Held2022-02-041-1/+1
* soc/amd/sabrina/Kconfig: remove TODO from SOC_AMD_COMMON_BLOCK_I2CFelix Held2022-02-041-1/+1
* soc/amd/common/block/i2c/i23c_pad_ctr: add & use I23C pad configurationFelix Held2022-02-048-1/+140
* soc/amd/*/i2c: factor out common I2C pad configurationFelix Held2022-02-0316-133/+122
* soc/amd/*/i2c: introduce and use MISC_I2C_PAD_CTRL(bus) macroFelix Held2022-02-036-12/+9
* soc/amd/*/i2c: drop unused mainboard_i2c_overrideFelix Held2022-02-036-20/+0
* soc/amd/cezanne: Rename PSP_POSTCODES_ON_ESPI to PSP_INIT_ESPIRaul E Rangel2022-02-022-7/+5
* soc/amd/cezanne,vc/cezanne: Implement svc_write_postcodeRaul E Rangel2022-02-022-10/+7
* psp_verstage: report developer mode to PSPKangheui Won2022-02-014-0/+17
* psp_verstage: add new svc for cezanneKangheui Won2022-02-011-0/+7
* drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_initFelix Held2022-02-011-1/+1