summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* lib/prog_loaders, soc/amd/: Make payload_preload use cbfs_preloadRaul E Rangel2021-11-163-21/+0
* soc/amd/common/block: Add spi_hw mutexRaul E Rangel2021-11-154-1/+27
* amdfwtool: Set soc name for StoneyridgeZheng Bao2021-11-151-0/+2
* soc/amd/stoneyridge/include/pci_devs: remove unused DEVID definesFelix Held2021-11-151-34/+21
* Add ENV_STAGE_SUPPORTS_SMP to clean up spinlock stubsKyösti Mälkki2021-11-131-15/+0
* mb/google/guybrush: Add variant_espi_gpio_tableRob Barnes2021-11-132-1/+6
* sod/amd/cezanne: Use LZ4 for FSP-M when using SPI DMARaul E Rangel2021-11-131-1/+2
* soc/amd/psp_verstage: Reboot on verstage_soc_early_init failRob Barnes2021-11-132-2/+9
* soc/amd/cezanne: Use LZ4 for FSP-SRaul E Rangel2021-11-121-1/+1
* soc/amd/cezanne: Preload FSP-SRaul E Rangel2021-11-122-0/+12
* soc/amd/common/block/lpc: Set FSP-S/M alignment to 64 when using SPI DMARaul E Rangel2021-11-121-1/+9
* arch/x86: Refactor the SMBIOS type 17 write functionSubrata Banik2021-11-112-2/+4
* soc/amd/cezanne/fsp_m_parameters: add curly braces around else blockFelix Held2021-11-101-2/+2
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-108-16/+16
* soc/amd/cezanne,picasso/include/southbridge: use bitwise or in definesFelix Held2021-11-102-6/+6
* soc/amd/cezanne,picasso/include/southbridge: fix typo in defineFelix Held2021-11-092-2/+2
* amd/sata: Remove the weak functionZheng Bao2021-11-091-2/+0
* soc/amd/{cezanne,picasso}: Stop passing base for fspm.binRaul E Rangel2021-11-082-4/+0
* soc/amd/cezanne: Enable CBFS_PRELOADRaul E Rangel2021-11-081-0/+5
* soc/amd/picasso/include/southbridge: drop unused aoac_devs structFelix Held2021-11-081-16/+0
* soc/amd/cezanne: Add ASYNC_FILE_LOADINGRaul E Rangel2021-11-081-3/+11
* soc/amd/*/include/smi: move NUMBER_SMITYPES definition to the topFelix Held2021-11-053-3/+6
* soc/amd/*/include/smi: fix off-by-one in SCIMAPS definesFelix Held2021-11-053-3/+3
* soc/amd/common/block/spi: Add prompt to SOC_AMD_COMMON_BLOCK_SPI_DEBUGRaul E Rangel2021-11-041-1/+1
* Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUERaul E Rangel2021-11-041-1/+0
* soc/amd/common/block/lpc: Set CBFS_CACHE_ALIGN to 64 when using SPI DMARaul E Rangel2021-11-041-0/+6
* amd/i2c: Remove the weak functionZheng Bao2021-11-042-5/+6
* soc/amd/cezanne/include/gpio: fix GPIO 106 native function namesFelix Held2021-11-041-2/+2
* soc/amd/cezanne/include/cppc: use AMD_CEZANNE_CPPC_H as include guardFelix Held2021-11-041-3/+3
* soc/amd/cezanne/include/aoac_defs: drop leading newlineFelix Held2021-11-031-1/+0
* soc/amd/cezanne/include: replace PICASSO with CEZANNE in include guardsFelix Held2021-11-032-6/+6
* soc/amd/*/cpu: handle mp_init_with_smm failureFelix Held2021-11-033-9/+9
* cpu/amd/mtrr: Remove topmem global variablesArthur Heymans2021-11-032-2/+1
* cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans2021-11-033-12/+0
* soc/amd/stoneyridge/cpu: remove unneeded line break in get_cpu_countFelix Held2021-11-031-2/+1
* include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDsFelix Held2021-11-022-1/+3
* soc/amd/common/block/cpu: Add support for cbfs_cache regionRaul E Rangel2021-11-022-0/+14
* psp_verstage: convert relative address in EFS2Kangheui Won2021-11-024-4/+13
* lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()Subrata Banik2021-11-022-4/+4
* amd/lpc: Remove the weak functionZheng Bao2021-11-012-7/+0
* soc/amd/common/block/graphics: add missing GPU PCI IDsFelix Held2021-10-271-0/+2
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-263-4/+0
* soc/*/Makefile: don't add cpu/x86/cacheFelix Held2021-10-262-2/+0
* soc/amd/common/block/lpc/Makefile: simplify handling spi_dma.cFelix Held2021-10-251-3/+1
* cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second timeFelix Held2021-10-252-2/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-253-3/+0
* soc/amd/cezanne,picasso/chipset.cb: drop LAPIC deviceFelix Held2021-10-222-2/+0
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-223-3/+0
* cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held2021-10-223-6/+6
* cpu/x86/mp_init: use cb_err as status return type in remaining functionsFelix Held2021-10-222-3/+7