summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/cezanne/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/[cezanne,picasso,sabrina]/Kconfig: Add PSP_APOB_DRAM_SIZE config optionFred Reitberger2022-07-161-0/+4
* treewide: Unify Google brandingJon Murphy2022-07-041-1/+1
* soc/amd/*/Kconfig: drop unused SOC_AMD_COMMON_BLOCK_UCODE_SIZE optionFelix Held2022-06-211-3/+0
* soc/amd/*: Move selection of DRIVERS_I2C_DESIGNWARE to common blockMatt DeVillier2022-06-211-1/+0
* arch/x86/Kconfig: Drop obsolete fixed ramstage symbolsArthur Heymans2022-04-011-4/+0
* soc/amd/common/psp_verstage: Write postcodes after ESPI initKarthikeyan Ramasubramanian2022-03-231-0/+8
* drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik2022-02-181-0/+3
* soc/amd/cezanne: Allow to specify SPL table path in KconfigZheng Bao2022-02-121-0/+14
* soc/amd/common/acp: introduce acp_gen1Fred Reitberger2022-02-111-1/+1
* soc/amd/cezanne: Disable CONSOLE_CBMEM_PRINT_PRE_BOOTBLOCK_CONTENTSRaul E Rangel2022-02-081-1/+0
* soc/amd/*/i2c: factor out common I2C pad configurationFelix Held2022-02-031-0/+1
* soc/amd/cezanne: Rename PSP_POSTCODES_ON_ESPI to PSP_INIT_ESPIRaul E Rangel2022-02-021-6/+4
* soc/amd/cezanne: Increase PRERAM_CBMEM_CONSOLE_SIZE to 0x2000Raul E Rangel2022-01-251-1/+1
* soc/amd/{common,cezanne,picasso}: Add PRE_X86_CBMEM_CONSOLE_SIZERaul E Rangel2022-01-231-0/+6
* soc/amd/{picasso,cezanne}: Enable CBMEM_PRINT_PRE_BOOTBLOCK_CONTENTSRaul E Rangel2022-01-181-0/+1
* soc/amd/cezanne: Don't select CPU_INFO_V2 explicitlyNico Huber2021-12-131-1/+0
* soc/amd/cezanne: Enable secure countersKarthikeyan Ramasubramanian2021-12-031-0/+1
* cpu/x86: Rename X86_AMD_INIT_SIPI to X86_INIT_NEED_1_SIPISubrata Banik2021-11-291-1/+1
* lib/prog_loaders, soc/amd/: Make payload_preload use cbfs_preloadRaul E Rangel2021-11-161-1/+0
* sod/amd/cezanne: Use LZ4 for FSP-M when using SPI DMARaul E Rangel2021-11-131-1/+2
* soc/amd/cezanne: Use LZ4 for FSP-SRaul E Rangel2021-11-121-1/+1
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-2/+2
* soc/amd/cezanne: Enable CBFS_PRELOADRaul E Rangel2021-11-081-0/+5
* soc/amd/cezanne: Add ASYNC_FILE_LOADINGRaul E Rangel2021-11-081-3/+11
* Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUERaul E Rangel2021-11-041-1/+0
* cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans2021-11-031-4/+0
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-221-1/+0
* Revert "soc/amd/cezanne: Disable Co-op multitasking"Raul E Rangel2021-10-051-0/+3
* soc/amd/cezanne: Enable CCP DMAKarthikeyan Ramasubramanian2021-09-271-0/+1
* soc/amd/cezanne: Increase the FSP_M_SIZE configurationKarthikeyan Ramasubramanian2021-09-011-2/+2
* soc/amd/cezanne: Disable Co-op multitaskingRaul E Rangel2021-08-181-2/+0
* soc/amd/cezanne: Generate IVRS for cezanneJason Glenesk2021-08-051-0/+1
* soc/amd/{cezanne,picasso}: Escape PSP_VERSTAGE_FILE defaultRaul E Rangel2021-07-191-1/+1
* soc/amd/{common,cezanne}: Implement HAVE_PAYLOAD_PRELOAD_CACHERaul E Rangel2021-07-191-0/+1
* soc/amd/cezanne: Start loading APOB asynchronouslyRaul E Rangel2021-07-181-0/+2
* soc/amd: factor out check_mca to common codeFelix Held2021-07-141-0/+1
* soc/amd/{cezanne,common}: Enable IOMMU PCIe DeviceRaul E Rangel2021-07-121-0/+1
* soc/amd/cezanne: Enable SPI DMA supportRaul E Rangel2021-07-021-0/+1
* src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons2021-07-021-0/+3
* src: Move `select ARCH_X86` to platformsAngel Pons2021-06-301-0/+1
* soc/amd/cezanne: Supply SMBIOS/DMI Type 17 dataNikolai Vyssotski2021-06-131-0/+1
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+0
* soc/amd: reduce MCACHE size with psp_verstageKangheui Won2021-05-221-0/+4
* soc/amd/cezanne/root_complex: generate DPTC ACPI methodFelix Held2021-05-131-0/+1
* soc/amd{common,cezanne}: Move pcie_gpp.c to commonRaul E Rangel2021-05-121-0/+1
* cezanne/psp_verstage: populate a/b firmwareKangheui Won2021-05-101-0/+18
* soc/amd/cezanne: Populate PCI_INTR registersRaul E Rangel2021-05-091-0/+1
* soc/amd/cezanne: Enable Audio Co-processor driverKarthikeyan Ramasubramanian2021-04-291-0/+1
* soc/amd/cezanne: copy Kconfig options for psp_verstageKangheui Won2021-04-281-1/+72
* soc/amd/cezanne,picasso/Kconfig: add help text for MAX_CPUSFelix Held2021-04-261-0/+2