aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne
AgeCommit message (Expand)Author
2022-07-16soc/amd/[cezanne,picasso,sabrina]/Kconfig: Add PSP_APOB_DRAM_SIZE config optionFred Reitberger
2022-07-14lib/program_loaders.c: Mark run_ramstage with __noreturnArthur Heymans
2022-07-14soc/amd/*: Move apm call out of MP init codeArthur Heymans
2022-07-04treewide: Unify Google brandingJon Murphy
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-21soc/amd/*/Kconfig: drop unused SOC_AMD_COMMON_BLOCK_UCODE_SIZE optionFelix Held
2022-06-21soc/amd/*: Move selection of DRIVERS_I2C_DESIGNWARE to common blockMatt DeVillier
2022-06-20soc/amd/*: Make mtrr decision based on syscfgArthur Heymans
2022-06-09soc/amd/sabrina/acpi: Correct VID decoding on SabrinaFred Reitberger
2022-06-07arch/x86: Add a common romstage entryArthur Heymans
2022-06-07soc/amd/common/block/cpu/: Make ucode update more genericFred Reitberger
2022-05-16soc/amd/cezanne/fsp_m_params: fix modification of constantFred Reitberger
2022-05-16soc/amd/cezanne/fsp_m_params: add defines for FSP USB struct versionFelix Held
2022-05-16soc/amd/cezanne/fsp_m_params: don't hard-code USB PHY config table sizeFelix Held
2022-04-03soc/amd/cezanne/fw.cfg: provide default SPL table binaryFelix Held
2022-04-01arch/x86/Kconfig: Drop obsolete fixed ramstage symbolsArthur Heymans
2022-03-25soc/amd/cezanne/cpu.c: Skip SMMINFO init in S3 resumeFred Reitberger
2022-03-23amdfwtool: Change the some FW's level for A/B recoveryZheng Bao
2022-03-23soc/amd/cezanne: Turn off gpp clock request for disabled devicesRobert Zieba
2022-03-23soc/amd/cezanne: Add PSP Bootloader for AB recovery in fw.cfgZheng Bao
2022-03-23soc/amd/common/psp_verstage: Write postcodes after ESPI initKarthikeyan Ramasubramanian
2022-03-17soc/amd/cezanne: Add counter initializersJon Murphy
2022-03-10soc/amd/{common/vboot,cezanne}: Copy S0i3 verstage logs into cbmemRaul E Rangel
2022-03-10soc/amd/cezanne/psp_verstage: Log the platform boot mode reportKarthikeyan Ramasubramanian
2022-03-09soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTERFelix Held
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-03-03soc/amd/*/northbridge,root_complex: add comment about PCI BARsFelix Held
2022-03-03soc/amd/*/northbridge,root_complex: simplify GNB IOAPIC resource indexFelix Held
2022-03-03soc/amd/*/northbridge,root_complex: simplify mmconf_resource indexFelix Held
2022-03-02soc/amd/common/vboot: Remove parameter to replay_transfer_buffer_cbmemcRaul E Rangel
2022-03-02soc/amd/common/vboot: Split transfer buffer methods into separate fileRaul E Rangel
2022-02-25arch/x86: consolidate HPET base address definitionsFelix Held
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
2022-02-24soc/amd/*/include/soc/iomap.h: rework HPET base address checkFelix Held
2022-02-21soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUDZheng Bao
2022-02-18drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik
2022-02-17soc/amd/common/block/i2c: Add support for shared TPM_I2C controllerJan Dabros
2022-02-17src/soc: Remove space before tabElyes Haouas
2022-02-16soc/amd/cezanne/psp_verstage/uart: Fix off by 1 errorRaul E Rangel
2022-02-12soc/amd/cezanne/psp_verstage/uart: Fix off by 1 errorRaul E Rangel
2022-02-12soc/amd/cezanne: Allow to specify SPL table path in KconfigZheng Bao
2022-02-11soc/amd/common/acp: introduce acp_gen1Fred Reitberger
2022-02-11soc/amd/cezanne,picasso,sabrina: Fix incorrect values of CBFS amdfw position ...Robert Zieba
2022-02-08soc/amd/cezanne: Disable CONSOLE_CBMEM_PRINT_PRE_BOOTBLOCK_CONTENTSRaul E Rangel
2022-02-08soc/amd/cezanne/psp_verstage: Implement get_uart_baseRaul E Rangel
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-02-07soc/amd/cezanne: Add the fw SPL to fw.cfgZheng Bao
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2022-02-03soc/amd/*/i2c: factor out common I2C pad configurationFelix Held
2022-02-03soc/amd/*/i2c: introduce and use MISC_I2C_PAD_CTRL(bus) macroFelix Held
2022-02-03soc/amd/*/i2c: drop unused mainboard_i2c_overrideFelix Held
2022-02-02soc/amd/cezanne: Rename PSP_POSTCODES_ON_ESPI to PSP_INIT_ESPIRaul E Rangel
2022-02-02soc/amd/cezanne,vc/cezanne: Implement svc_write_postcodeRaul E Rangel
2022-02-01psp_verstage: report developer mode to PSPKangheui Won
2022-02-01psp_verstage: add new svc for cezanneKangheui Won
2022-01-26src: Add missing 'void' in function definitionElyes HAOUAS
2022-01-26soc/amd/cezanne,picasso,sabrina: factor out get_threads_per_coreFelix Held
2022-01-25soc/amd/cezanne: FSP: Add UPD entry for eDP tuningZheng Bao
2022-01-25soc/amd/cezanne: Increase PRERAM_CBMEM_CONSOLE_SIZE to 0x2000Raul E Rangel
2022-01-23soc/amd/{common,cezanne,picasso}: Add PRE_X86_CBMEM_CONSOLE_SIZERaul E Rangel
2022-01-20soc/amd/cezanne,picasso: factor out common early non-car cache setupFelix Held
2022-01-20soc/amd/cezanne/include/espi.h: add missing include guardsFelix Held
2022-01-18soc/amd/{picasso,cezanne}: Enable CBMEM_PRINT_PRE_BOOTBLOCK_CONTENTSRaul E Rangel
2022-01-14soc/amd/cezanne: factor out eSPI SPI2 pads configuration functionsFelix Held
2022-01-13soc/amd/*/chip.h: add missing gpio.h includeFelix Held
2022-01-11soc/amd/cezanne/include/i2c: add missing types.h includeFelix Held
2022-01-11soc/amd/cezanne/include/i2c: move include inside header guardFelix Held
2022-01-10src/soc/amd: Remove unused <console/console.h>Elyes HAOUAS
2021-12-20soc/amd/cezanne: Correct S0i3 verstage softfuse bitRob Barnes
2021-12-20soc/amd/cezanne/fch: disable 48MHz output in S0i3Felix Held
2021-12-18soc/amd/cezanne/acpi: Add support for RTC workaroundRaul E Rangel
2021-12-14soc/amd/{cezanne,common}: Add PSP_S0I3_RESUME_VERSTAGE Kconfig optionRob Barnes
2021-12-13soc/amd/cezanne: Don't select CPU_INFO_V2 explicitlyNico Huber
2021-12-08soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resumeRaul E Rangel
2021-12-08soc/amd/{cezanne,picasso,stoney}: Clear PM/GPE when enabling ACPIRaul E Rangel
2021-12-03soc/amd/cezanne: Enable secure countersKarthikeyan Ramasubramanian
2021-11-30soc/amd/cezanne: add missing PM_ACPI_* bit definitionsFelix Held
2021-11-29cpu/x86: Rename X86_AMD_INIT_SIPI to X86_INIT_NEED_1_SIPISubrata Banik
2021-11-25soc/amd/*/data_fabric: use DF_ prefix for bit and shift definesFelix Held
2021-11-25soc/amd/*/include/data_fabric: make MMIO_NP definition SoC-specificFelix Held
2021-11-16lib/prog_loaders, soc/amd/: Make payload_preload use cbfs_preloadRaul E Rangel
2021-11-13sod/amd/cezanne: Use LZ4 for FSP-M when using SPI DMARaul E Rangel
2021-11-12soc/amd/cezanne: Use LZ4 for FSP-SRaul E Rangel
2021-11-12soc/amd/cezanne: Preload FSP-SRaul E Rangel
2021-11-10soc/amd/cezanne/fsp_m_parameters: add curly braces around else blockFelix Held
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-10soc/amd/cezanne,picasso/include/southbridge: use bitwise or in definesFelix Held
2021-11-09soc/amd/cezanne,picasso/include/southbridge: fix typo in defineFelix Held
2021-11-08soc/amd/{cezanne,picasso}: Stop passing base for fspm.binRaul E Rangel
2021-11-08soc/amd/cezanne: Enable CBFS_PRELOADRaul E Rangel
2021-11-08soc/amd/cezanne: Add ASYNC_FILE_LOADINGRaul E Rangel
2021-11-05soc/amd/*/include/smi: move NUMBER_SMITYPES definition to the topFelix Held
2021-11-05soc/amd/*/include/smi: fix off-by-one in SCIMAPS definesFelix Held
2021-11-04Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUERaul E Rangel
2021-11-04soc/amd/cezanne/include/gpio: fix GPIO 106 native function namesFelix Held
2021-11-04soc/amd/cezanne/include/cppc: use AMD_CEZANNE_CPPC_H as include guardFelix Held
2021-11-03soc/amd/cezanne/include/aoac_defs: drop leading newlineFelix Held
2021-11-03soc/amd/cezanne/include: replace PICASSO with CEZANNE in include guardsFelix Held
2021-11-03soc/amd/*/cpu: handle mp_init_with_smm failureFelix Held