summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/common/block/cpu/: Make ucode update more genericFred Reitberger2022-06-071-1/+1
* soc/amd/cezanne,picasso,sabrina: Fix incorrect values of CBFS amdfw position ...Robert Zieba2022-02-111-4/+16
* soc/amd: remove root of SoC directory from include pathFelix Held2021-12-201-1/+0
* soc/amd/{cezanne,picasso}: Stop passing base for fspm.binRaul E Rangel2021-11-081-2/+0
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-261-1/+0
* soc/*/Makefile: don't add cpu/x86/cacheFelix Held2021-10-261-1/+0
* cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second timeFelix Held2021-10-251-1/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-251-1/+0
* soc/amd/picasso/makefile: order source files alphabeticallyFelix Held2021-07-201-15/+15
* soc/amd/picasso: Move Type 17 DMI generation to commonNikolai Vyssotski2021-06-131-1/+0
* soc/amd/*/Makefile.inc: Strip the quotesZheng Bao2021-05-161-1/+1
* soc/amd/common/acp: Move Audio Co-processor driver to commonKarthikeyan Ramasubramanian2021-04-291-1/+0
* soc/amd/cezanne & picasso: Add Kconfig for hardcoded Soft Fuse bitsMartin Roth2021-04-261-2/+4
* soc/amd: move psp_verstage to amd/commonKangheui Won2021-04-161-0/+1
* soc/amd/picasso: factor out UPD-M configuration from romstageFelix Held2021-03-291-0/+1
* soc/amd/cezanne,picasso: rename fsp_params.c to fsp_s_params.cFelix Held2021-03-291-1/+1
* soc/amd/picasso: Fix PSP_SHAREDMEM_BASERaul E Rangel2021-03-101-3/+3
* soc/amd/picasso/Makefile: simplify APOB NV parameter extractionFelix Held2021-03-091-2/+2
* soc/amd/picasso: move APOB NV cache to common codeFelix Held2021-03-061-1/+0
* soc/amd: move SMM finalization to common codeFelix Held2021-02-191-1/+0
* soc/amd/picasso: always include PSP secure OS in amdfwFelix Held2021-02-141-7/+1
* soc/amd: Move update_microcode.c to common/block/cpuRaul E Rangel2021-02-141-1/+0
* soc/amd/picasso: move bert_reserved_region to common/block/cpu/noncarFelix Held2021-02-121-2/+0
* soc/amd/picasso/psp: move to common code and rename to psp_smm_gen2Felix Held2021-02-121-3/+0
* soc/amd: include cpu/x86/smm directory in common SMM MakefileFelix Held2021-02-111-1/+0
* soc/amd: Move global_smi_enable to common/blocks/smi/smi_utilFelix Held2021-02-101-1/+0
* soc/amd/picasso: Remove the useless definition of UCODE_FILEsZheng Bao2021-01-271-5/+0
* soc/amd: Throw an error if FWM_POSITION_INDEX is emptyZheng Bao2021-01-271-0/+3
* soc/amd/picasso: Use makefile variable to locate UCODEZheng Bao2021-01-251-1/+1
* soc/amd/picasso: Remove some empty stringsZheng Bao2021-01-241-2/+0
* amdfwtool: Register APCB and APCB_BK respectivelyZheng Bao2020-12-111-1/+5
* soc/amd/picasso: move UART console code to common folderFelix Held2020-12-111-5/+0
* soc/amd/picasso: rename PICASSO_CONSOLE_UART to AMD_SOC_CONSOLE_UARTFelix Held2020-12-111-5/+5
* soc/amd/piasso,cezanne: add warning about using all-y in Makefile.incFelix Held2020-12-111-0/+1
* soc/amd/picasso: use all-y for aoac targetFelix Held2020-12-111-4/+1
* soc/amd/picasso: split southbridge into bootblock and ramstage codeFelix Held2020-12-091-3/+2
* soc/amd/picasso: drop unused cpu/amd/mtrr from MakefileFelix Held2020-12-061-1/+0
* soc/amd/picasso/Makefile: use all-y for adding config.c to the buildFelix Held2020-12-061-5/+2
* soc/amd: factor out common family 17h&19h TSC and monotonic timer codeFelix Held2020-12-061-11/+0
* soc/amd: move smi_util to common blockFelix Held2020-12-041-4/+0
* soc/amd: move bootblock inside main SoC directoriesFelix Held2020-11-301-1/+1
* soc/amd: move vboot bootblock functions to common folderFelix Held2020-11-301-1/+0
* soc/amd: move assembly part of non-CAR bootblock to common directoryFelix Held2020-11-301-1/+0
* soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vbootFelix Held2020-11-211-4/+0
* amdfwtool: Use shell command to get depend file listZheng Bao2020-11-061-1/+2
* soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao2020-11-041-4/+4
* soc/amd/picasso: add monotonic_timerKangheui Won2020-11-021-0/+5
* amdfwtool: Take a config file instead of command line parametersZheng Bao2020-10-301-158/+20
* soc/amd/picasso: Use readelf to find bootblock size and locationZheng Bao2020-10-201-6/+2
* soc/amd/picasso: Print values from PSP transfer bufferMartin Roth2020-10-081-0/+1