summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/cezanne
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/cezanne/cppc: drop duplicate newlineFelix Held2022-08-041-1/+0
* soc/amd/cezanne/cppc: reduce visibility of cpu_init_cppc_configFelix Held2022-08-042-2/+1
* soc/amd: Fix some white spaces issuesElyes Haouas2022-07-171-1/+1
* soc/amd/[cezanne,picasso,sabrina]/Kconfig: Add PSP_APOB_DRAM_SIZE config optionFred Reitberger2022-07-161-0/+4
* lib/program_loaders.c: Mark run_ramstage with __noreturnArthur Heymans2022-07-141-1/+0
* soc/amd/*: Move apm call out of MP init codeArthur Heymans2022-07-141-10/+5
* treewide: Unify Google brandingJon Murphy2022-07-041-1/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-222-9/+9
* 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
* soc/amd/*: Make mtrr decision based on syscfgArthur Heymans2022-06-201-1/+6
* soc/amd/sabrina/acpi: Correct VID decoding on SabrinaFred Reitberger2022-06-091-0/+4
* arch/x86: Add a common romstage entryArthur Heymans2022-06-071-8/+3
* soc/amd/common/block/cpu/: Make ucode update more genericFred Reitberger2022-06-071-1/+1
* soc/amd/cezanne/fsp_m_params: fix modification of constantFred Reitberger2022-05-161-1/+4
* soc/amd/cezanne/fsp_m_params: add defines for FSP USB struct versionFelix Held2022-05-161-2/+2
* soc/amd/cezanne/fsp_m_params: don't hard-code USB PHY config table sizeFelix Held2022-05-161-1/+2
* soc/amd/cezanne/fw.cfg: provide default SPL table binaryFelix Held2022-04-031-0/+1
* arch/x86/Kconfig: Drop obsolete fixed ramstage symbolsArthur Heymans2022-04-011-4/+0
* soc/amd/cezanne/cpu.c: Skip SMMINFO init in S3 resumeFred Reitberger2022-03-251-1/+5
* amdfwtool: Change the some FW's level for A/B recoveryZheng Bao2022-03-231-3/+3
* soc/amd/cezanne: Turn off gpp clock request for disabled devicesRobert Zieba2022-03-232-8/+104
* soc/amd/cezanne: Add PSP Bootloader for AB recovery in fw.cfgZheng Bao2022-03-231-0/+1
* soc/amd/common/psp_verstage: Write postcodes after ESPI initKarthikeyan Ramasubramanian2022-03-231-0/+8
* soc/amd/cezanne: Add counter initializersJon Murphy2022-03-171-4/+4
* soc/amd/{common/vboot,cezanne}: Copy S0i3 verstage logs into cbmemRaul E Rangel2022-03-101-0/+8
* soc/amd/cezanne/psp_verstage: Log the platform boot mode reportKarthikeyan Ramasubramanian2022-03-101-0/+3
* soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTERFelix Held2022-03-091-1/+1
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-1/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-072-35/+35
* soc/amd/*/northbridge,root_complex: add comment about PCI BARsFelix Held2022-03-031-0/+3
* soc/amd/*/northbridge,root_complex: simplify GNB IOAPIC resource indexFelix Held2022-03-031-1/+1
* soc/amd/*/northbridge,root_complex: simplify mmconf_resource indexFelix Held2022-03-031-1/+1
* soc/amd/common/vboot: Remove parameter to replay_transfer_buffer_cbmemcRaul E Rangel2022-03-021-1/+1
* soc/amd/common/vboot: Split transfer buffer methods into separate fileRaul E Rangel2022-03-021-0/+4
* arch/x86: consolidate HPET base address definitionsFelix Held2022-02-251-5/+0
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-252-1/+2
* soc/amd/*/include/soc/iomap.h: rework HPET base address checkFelix Held2022-02-241-3/+3
* soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUDZheng Bao2022-02-211-4/+4
* drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik2022-02-181-0/+3
* soc/amd/common/block/i2c: Add support for shared TPM_I2C controllerJan Dabros2022-02-171-0/+7
* src/soc: Remove space before tabElyes Haouas2022-02-171-1/+1
* soc/amd/cezanne/psp_verstage/uart: Fix off by 1 errorRaul E Rangel2022-02-161-1/+1
* 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/acp: introduce acp_gen1Fred Reitberger2022-02-111-1/+1
* soc/amd/cezanne,picasso,sabrina: Fix incorrect values of CBFS amdfw position ...Robert Zieba2022-02-111-4/+10
* soc/amd/cezanne: Disable CONSOLE_CBMEM_PRINT_PRE_BOOTBLOCK_CONTENTSRaul E Rangel2022-02-081-1/+0
* 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-074-7/+6