aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/Makefile.inc
AgeCommit message (Expand)Author
2021-11-08soc/amd/{cezanne,picasso}: Stop passing base for fspm.binRaul E Rangel
2021-10-26cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held
2021-10-26soc/*/Makefile: don't add cpu/x86/cacheFelix Held
2021-10-25cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second timeFelix Held
2021-10-25cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held
2021-07-20soc/amd/picasso/makefile: order source files alphabeticallyFelix Held
2021-06-13soc/amd/picasso: Move Type 17 DMI generation to commonNikolai Vyssotski
2021-05-16soc/amd/*/Makefile.inc: Strip the quotesZheng Bao
2021-04-29soc/amd/common/acp: Move Audio Co-processor driver to commonKarthikeyan Ramasubramanian
2021-04-26soc/amd/cezanne & picasso: Add Kconfig for hardcoded Soft Fuse bitsMartin Roth
2021-04-16soc/amd: move psp_verstage to amd/commonKangheui Won
2021-03-29soc/amd/picasso: factor out UPD-M configuration from romstageFelix Held
2021-03-29soc/amd/cezanne,picasso: rename fsp_params.c to fsp_s_params.cFelix Held
2021-03-10soc/amd/picasso: Fix PSP_SHAREDMEM_BASERaul E Rangel
2021-03-09soc/amd/picasso/Makefile: simplify APOB NV parameter extractionFelix Held
2021-03-06soc/amd/picasso: move APOB NV cache to common codeFelix Held
2021-02-19soc/amd: move SMM finalization to common codeFelix Held
2021-02-14soc/amd/picasso: always include PSP secure OS in amdfwFelix Held
2021-02-14soc/amd: Move update_microcode.c to common/block/cpuRaul E Rangel
2021-02-12soc/amd/picasso: move bert_reserved_region to common/block/cpu/noncarFelix Held
2021-02-12soc/amd/picasso/psp: move to common code and rename to psp_smm_gen2Felix Held
2021-02-11soc/amd: include cpu/x86/smm directory in common SMM MakefileFelix Held
2021-02-10soc/amd: Move global_smi_enable to common/blocks/smi/smi_utilFelix Held
2021-01-27soc/amd/picasso: Remove the useless definition of UCODE_FILEsZheng Bao
2021-01-27soc/amd: Throw an error if FWM_POSITION_INDEX is emptyZheng Bao
2021-01-25soc/amd/picasso: Use makefile variable to locate UCODEZheng Bao
2021-01-24soc/amd/picasso: Remove some empty stringsZheng Bao
2020-12-11amdfwtool: Register APCB and APCB_BK respectivelyZheng Bao
2020-12-11soc/amd/picasso: move UART console code to common folderFelix Held
2020-12-11soc/amd/picasso: rename PICASSO_CONSOLE_UART to AMD_SOC_CONSOLE_UARTFelix Held
2020-12-11soc/amd/piasso,cezanne: add warning about using all-y in Makefile.incFelix Held
2020-12-11soc/amd/picasso: use all-y for aoac targetFelix Held
2020-12-09soc/amd/picasso: split southbridge into bootblock and ramstage codeFelix Held
2020-12-06soc/amd/picasso: drop unused cpu/amd/mtrr from MakefileFelix Held
2020-12-06soc/amd/picasso/Makefile: use all-y for adding config.c to the buildFelix Held
2020-12-06soc/amd: factor out common family 17h&19h TSC and monotonic timer codeFelix Held
2020-12-04soc/amd: move smi_util to common blockFelix Held
2020-11-30soc/amd: move bootblock inside main SoC directoriesFelix Held
2020-11-30soc/amd: move vboot bootblock functions to common folderFelix Held
2020-11-30soc/amd: move assembly part of non-CAR bootblock to common directoryFelix Held
2020-11-21soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vbootFelix Held
2020-11-06amdfwtool: Use shell command to get depend file listZheng Bao
2020-11-04soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao
2020-11-02soc/amd/picasso: add monotonic_timerKangheui Won
2020-10-30amdfwtool: Take a config file instead of command line parametersZheng Bao
2020-10-20soc/amd/picasso: Use readelf to find bootblock size and locationZheng Bao
2020-10-08soc/amd/picasso: Print values from PSP transfer bufferMartin Roth
2020-10-08soc/amd/picasso: Refactor transfer buffer checkMartin Roth
2020-10-08soc/amd/picasso: Die if the workbuf is missing two boots in a rowMartin Roth
2020-09-23soc/amd/picasso: use output of fmaptool to find APOB regionFelix Held
2020-09-20soc/amd/picasso: Fix typo of Kconfig settingZheng Bao
2020-09-10soc/amd/picasso: Move APCB generation out of picassoRob Barnes
2020-09-03soc/amd/picasso: Only build PSP bootloader & verstage into ROMartin Roth
2020-09-03soc/amd/picasso: Add config for PSP verstage signing tokenMartin Roth
2020-09-03soc/amd/picasso: Allow use of pre-built PSP verstageMartin Roth
2020-08-28mb/google/zork: Switch zork to use spd_toolsRob Barnes
2020-08-24soc/amd/picasso: Reboot for recovery if no psp workbuf is foundMartin Roth
2020-08-21soc/amd/picasso: If using VBOOT, skip the APOB_NV region for ROMartin Roth
2020-08-18src: Remove unneded whitespace before tabElyes HAOUAS
2020-07-30mb/amd,google/mandolin,zork: Set EFS SPI platform configMatt Papageorge
2020-07-29util/apcb: Strip SPD manufacturer informationRob Barnes
2020-07-28soc/amd/picasso/Makefile.inc: force an error if PSPBTLDR_FILE is not setRonald G Minnich
2020-07-13soc/amd/picasso: supply SMBIOS type 17Rob Barnes
2020-07-10soc/amd/picasso: Add support for DRIVERS_USB_PCI_XHCIRaul E Rangel
2020-07-10soc/amd/picasso: Delete partially implemented usb implementationRaul E Rangel
2020-07-10soc/amd/picasso: Add PCI driver for data fabric devicesFurquan Shaikh
2020-07-10soc/amd/picasso: Add driver for handling PCIE GPP bridgesFurquan Shaikh
2020-07-08soc/amd/picasso: Update APOB size & base generationMartin Roth
2020-07-08arch/x86: Add memmove.c to x86 bootblockMartin Roth
2020-07-08soc/amd/picasso: Update the AMD firmware in RW-A & RW-B regionsMartin Roth
2020-07-08soc/amd/picasso:Add psp_verstage components to amdfw binaryMartin Roth
2020-07-08soc/amd/picasso: add psp_verstageMartin Roth
2020-06-19soc/amd/picasso/uart: factor out console-related functionsFelix Held
2020-06-18soc/amd/picasso: remove AMDFW_OUTSIDE_CBFS optionFelix Held
2020-06-17soc/amd/picasso: fix build if PICASSO_UART is unsetFurquan Shaikh
2020-06-14soc/amd/picasso/graphics: implement map_oprom_vendev_revMartin Roth
2020-06-14soc/amd/picasso: Move aoac functions to new fileRaul E Rangel
2020-06-10amd/picasso: Load x86 microcode from CBFS modulesZheng Bao
2020-06-10soc/amd/picasso: Enable APOB/MRC training data cacheFurquan Shaikh
2020-06-08soc/amd/picasso: remove save/restore MTRRs around FSP-MAaron Durbin
2020-06-04soc/amd/picasso/Makefile: Allow absolute path for picasso firmwareRaul E Rangel
2020-06-02soc/amd/picasso: Install AGESA ACPI tablesMatt Papageorge
2020-05-29soc/amd/picasso: Relocate FSP-M to address in DRAMFurquan Shaikh
2020-05-27soc/amd/picasso: Add generic SMU service requestMarshall Dawson
2020-05-27soc/amd/picasso/Makefile: Change APCB_magic.bin locationRaul E Rangel
2020-05-21soc/amd/picasso: Add APOB NV back for non-S3Marshall Dawson
2020-05-20soc/amd/picasso: Add pcie root complex driverMarshall Dawson
2020-05-20soc/amd/picasso: Add Kconfig option for the PSP bootloader filenameMartin Roth
2020-05-18soc/amd/picasso/Makefile: Use apcb_tool to generate APCBs from SPDsRaul E Rangel
2020-05-18soc/amd/picasso: only link soc_util in ramstageFelix Held
2020-05-13soc/amd/picasso: Mark FCH MMIO addresses as non-postedRaul E Rangel
2020-05-13soc/amd/picasso: Delete northbridgeMarshall Dawson
2020-05-12soc/amd/picasso: Add support for using common SoC configurationFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-01soc/amd/picasso: Add FSP support for including AGESAMarshall Dawson
2020-05-01src/soc/amd/picasso: Add methods to save and restore MTRRsRaul E Rangel
2020-05-01soc/amd/picasso: Allow mainboard to provide pci ddi descriptorsAaron Durbin
2020-04-29soc/amd/picasso: Enable secure debug unlock conditionallyFurquan Shaikh
2020-04-29soc/amd/picasso: Use a helper to set bits in PSP_SOFTFUSEFurquan Shaikh
2020-04-29soc/amd/picasso: Fix comment about SMU firmware2 typeFurquan Shaikh