aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/Makefile.inc
AgeCommit message (Expand)Author
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
2020-04-29soc/amd/picasso: Drop addition of PSPTRUSTLETS_FILEFurquan Shaikh
2020-04-29soc/amd/picasso: Drop unused OPT_PSPNVRAM_FILEFurquan Shaikh
2020-04-29soc/amd/picasso: Drop addition of PUBSIGNEDKEY_FILEFurquan Shaikh
2020-04-29soc/amd/picasso: Add bootblock supportFelix Held
2020-04-20soc/amd: replace remaining license headers with SPDX onesFelix Held
2020-04-15soc/amd/picasso: Add common PSP supportMarshall Dawson
2020-04-08soc/amd/picasso: replace get_soc_config with config_of_socFelix Held
2020-03-30soc/amd/picasso: Add helper functions for finding SOC typeMartin Roth
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-17soc/amd/picasso: Move get_soc_config to common locationMarshall Dawson
2020-02-04soc/amd: unify SMBus supportAaron Durbin
2019-12-26soc/amd/picasso: Configure APOB NV only with ACPI resumeMarshall Dawson
2019-12-16soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stagesKyösti Mälkki
2019-10-21soc/amd/picasso: Add audio processorMarshall Dawson
2019-10-20soc/amd/picasso: Increase max APCB images to 5Marshall Dawson
2019-10-20soc/amd/picasso: Update all PSP and amdfw.rom buildingMarshall Dawson
2019-09-21soc/amd/picasso: Use new common SPI codeRichard Spiegel
2019-09-09soc/amd/picasso: Update TSC and monotonic timerMarshall Dawson
2019-08-16amd/picasso: Rename ramtop.c to memmap.cKyösti Mälkki
2019-08-07soc/amd/picasso: Set HAVE_BOOTBLOCK=nKyösti Mälkki
2019-07-03soc/amd/picasso: Remove all PSP runtime functionsMarshall Dawson
2019-07-03soc/amd/picasso: Remove fanless SKU optionMarshall Dawson
2019-07-03soc/amd/picasso: Remove most stoneyridge USBMarshall Dawson