summaryrefslogtreecommitdiffstats
path: root/src/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* 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
* soc/amd/common/block/cpu/smm/finalize: simplify finalize_coresFelix Held2021-10-211-3/+1
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-213-3/+6
* acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC tableMichael Niewöhner2021-10-212-21/+22
* soc/amd/common/block/cpu: Remove magic number in memlayoutRaul E Rangel2021-10-201-2/+2
* psp_verstage: remove psp_ef_table structKangheui Won2021-10-204-18/+8
* acpi/acpigen: Constify CST functions' pointersAngel Pons2021-10-192-2/+2
* soc/amd/common/block/include/psp_efs: don't typedef structFelix Held2021-10-192-3/+3
* soc/amd/common/block/include/psp_efs: rename embedded_firmware elementsFelix Held2021-10-191-2/+2
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-12/+0
* soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS definesFelix Held2021-10-164-16/+16
* soc/amd/common: move configure_espi_with_mb_hook implementationFelix Held2021-10-152-5/+8
* soc/amd: make configure_espi_with_mb_hook call conditionalFelix Held2021-10-153-10/+13
* soc/amd/common/include/espi: rename configure_espiFelix Held2021-10-153-3/+3
* soc/amd/stoneyridge/acpi/sb_fch: use I2C[ABCD]_BASE_ADDRESS definesFelix Held2021-10-151-4/+4
* soc/amd/stoneyridge/include/iomap: drop I2C_BUS_ADDRESS(x) macroFelix Held2021-10-151-7/+4
* soc/amd/common/block/i2c: implement proper read_resourceFelix Held2021-10-155-22/+6
* soc/amd/cezanne,picasso/uart: implement read_resourceFelix Held2021-10-152-2/+12
* soc/amd/common/block/lpc: simplify eSPI part of MakefileFelix Held2021-10-151-8/+1
* soc/amd/common/acpi/upep: Add Low Power State Entry NotificationsKarthikeyan Ramasubramanian2021-10-141-6/+28
* src/soc/amd/cezanne: enable clock gatingJulian Schroeder2021-10-132-0/+34
* soc/amd/common/block/spi: Support fast speed overrideKarthikeyan Ramasubramanian2021-10-132-0/+7