index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
picasso
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2021-02-14
soc/amd/picasso: always include PSP secure OS in amdfw
Felix Held
2021-02-14
soc/amd: Move update_microcode.c to common/block/cpu
Raul E Rangel
2021-02-12
soc/amd/picasso: move bert_reserved_region to common/block/cpu/noncar
Felix Held
2021-02-12
soc/amd/picasso/psp: move to common code and rename to psp_smm_gen2
Felix Held
2021-02-11
soc/amd: include cpu/x86/smm directory in common SMM Makefile
Felix Held
2021-02-10
soc/amd: Move global_smi_enable to common/blocks/smi/smi_util
Felix Held
2021-01-27
soc/amd/picasso: Remove the useless definition of UCODE_FILEs
Zheng Bao
2021-01-27
soc/amd: Throw an error if FWM_POSITION_INDEX is empty
Zheng Bao
2021-01-25
soc/amd/picasso: Use makefile variable to locate UCODE
Zheng Bao
2021-01-24
soc/amd/picasso: Remove some empty strings
Zheng Bao
2020-12-11
amdfwtool: Register APCB and APCB_BK respectively
Zheng Bao
2020-12-11
soc/amd/picasso: move UART console code to common folder
Felix Held
2020-12-11
soc/amd/picasso: rename PICASSO_CONSOLE_UART to AMD_SOC_CONSOLE_UART
Felix Held
2020-12-11
soc/amd/piasso,cezanne: add warning about using all-y in Makefile.inc
Felix Held
2020-12-11
soc/amd/picasso: use all-y for aoac target
Felix Held
2020-12-09
soc/amd/picasso: split southbridge into bootblock and ramstage code
Felix Held
2020-12-06
soc/amd/picasso: drop unused cpu/amd/mtrr from Makefile
Felix Held
2020-12-06
soc/amd/picasso/Makefile: use all-y for adding config.c to the build
Felix Held
2020-12-06
soc/amd: factor out common family 17h&19h TSC and monotonic timer code
Felix Held
2020-12-04
soc/amd: move smi_util to common block
Felix Held
2020-11-30
soc/amd: move bootblock inside main SoC directories
Felix Held
2020-11-30
soc/amd: move vboot bootblock functions to common folder
Felix Held
2020-11-30
soc/amd: move assembly part of non-CAR bootblock to common directory
Felix Held
2020-11-21
soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vboot
Felix Held
2020-11-06
amdfwtool: Use shell command to get depend file list
Zheng Bao
2020-11-04
soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION
Zheng Bao
2020-11-02
soc/amd/picasso: add monotonic_timer
Kangheui Won
2020-10-30
amdfwtool: Take a config file instead of command line parameters
Zheng Bao
2020-10-20
soc/amd/picasso: Use readelf to find bootblock size and location
Zheng Bao
2020-10-08
soc/amd/picasso: Print values from PSP transfer buffer
Martin Roth
2020-10-08
soc/amd/picasso: Refactor transfer buffer check
Martin Roth
2020-10-08
soc/amd/picasso: Die if the workbuf is missing two boots in a row
Martin Roth
2020-09-23
soc/amd/picasso: use output of fmaptool to find APOB region
Felix Held
2020-09-20
soc/amd/picasso: Fix typo of Kconfig setting
Zheng Bao
2020-09-10
soc/amd/picasso: Move APCB generation out of picasso
Rob Barnes
2020-09-03
soc/amd/picasso: Only build PSP bootloader & verstage into RO
Martin Roth
2020-09-03
soc/amd/picasso: Add config for PSP verstage signing token
Martin Roth
2020-09-03
soc/amd/picasso: Allow use of pre-built PSP verstage
Martin Roth
2020-08-28
mb/google/zork: Switch zork to use spd_tools
Rob Barnes
2020-08-24
soc/amd/picasso: Reboot for recovery if no psp workbuf is found
Martin Roth
2020-08-21
soc/amd/picasso: If using VBOOT, skip the APOB_NV region for RO
Martin Roth
2020-08-18
src: Remove unneded whitespace before tab
Elyes HAOUAS
2020-07-30
mb/amd,google/mandolin,zork: Set EFS SPI platform config
Matt Papageorge
2020-07-29
util/apcb: Strip SPD manufacturer information
Rob Barnes
2020-07-28
soc/amd/picasso/Makefile.inc: force an error if PSPBTLDR_FILE is not set
Ronald G Minnich
2020-07-13
soc/amd/picasso: supply SMBIOS type 17
Rob Barnes
2020-07-10
soc/amd/picasso: Add support for DRIVERS_USB_PCI_XHCI
Raul E Rangel
2020-07-10
soc/amd/picasso: Delete partially implemented usb implementation
Raul E Rangel
2020-07-10
soc/amd/picasso: Add PCI driver for data fabric devices
Furquan Shaikh
2020-07-10
soc/amd/picasso: Add driver for handling PCIE GPP bridges
Furquan Shaikh
2020-07-08
soc/amd/picasso: Update APOB size & base generation
Martin Roth
2020-07-08
arch/x86: Add memmove.c to x86 bootblock
Martin Roth
2020-07-08
soc/amd/picasso: Update the AMD firmware in RW-A & RW-B regions
Martin Roth
2020-07-08
soc/amd/picasso:Add psp_verstage components to amdfw binary
Martin Roth
2020-07-08
soc/amd/picasso: add psp_verstage
Martin Roth
2020-06-19
soc/amd/picasso/uart: factor out console-related functions
Felix Held
2020-06-18
soc/amd/picasso: remove AMDFW_OUTSIDE_CBFS option
Felix Held
2020-06-17
soc/amd/picasso: fix build if PICASSO_UART is unset
Furquan Shaikh
2020-06-14
soc/amd/picasso/graphics: implement map_oprom_vendev_rev
Martin Roth
2020-06-14
soc/amd/picasso: Move aoac functions to new file
Raul E Rangel
2020-06-10
amd/picasso: Load x86 microcode from CBFS modules
Zheng Bao
2020-06-10
soc/amd/picasso: Enable APOB/MRC training data cache
Furquan Shaikh
2020-06-08
soc/amd/picasso: remove save/restore MTRRs around FSP-M
Aaron Durbin
2020-06-04
soc/amd/picasso/Makefile: Allow absolute path for picasso firmware
Raul E Rangel
2020-06-02
soc/amd/picasso: Install AGESA ACPI tables
Matt Papageorge
2020-05-29
soc/amd/picasso: Relocate FSP-M to address in DRAM
Furquan Shaikh
2020-05-27
soc/amd/picasso: Add generic SMU service request
Marshall Dawson
2020-05-27
soc/amd/picasso/Makefile: Change APCB_magic.bin location
Raul E Rangel
2020-05-21
soc/amd/picasso: Add APOB NV back for non-S3
Marshall Dawson
2020-05-20
soc/amd/picasso: Add pcie root complex driver
Marshall Dawson
2020-05-20
soc/amd/picasso: Add Kconfig option for the PSP bootloader filename
Martin Roth
2020-05-18
soc/amd/picasso/Makefile: Use apcb_tool to generate APCBs from SPDs
Raul E Rangel
2020-05-18
soc/amd/picasso: only link soc_util in ramstage
Felix Held
2020-05-13
soc/amd/picasso: Mark FCH MMIO addresses as non-posted
Raul E Rangel
2020-05-13
soc/amd/picasso: Delete northbridge
Marshall Dawson
2020-05-12
soc/amd/picasso: Add support for using common SoC configuration
Furquan Shaikh
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-01
soc/amd/picasso: Add FSP support for including AGESA
Marshall Dawson
2020-05-01
src/soc/amd/picasso: Add methods to save and restore MTRRs
Raul E Rangel
2020-05-01
soc/amd/picasso: Allow mainboard to provide pci ddi descriptors
Aaron Durbin
2020-04-29
soc/amd/picasso: Enable secure debug unlock conditionally
Furquan Shaikh
2020-04-29
soc/amd/picasso: Use a helper to set bits in PSP_SOFTFUSE
Furquan Shaikh
2020-04-29
soc/amd/picasso: Fix comment about SMU firmware2 type
Furquan Shaikh
2020-04-29
soc/amd/picasso: Drop addition of PSPTRUSTLETS_FILE
Furquan Shaikh
2020-04-29
soc/amd/picasso: Drop unused OPT_PSPNVRAM_FILE
Furquan Shaikh
2020-04-29
soc/amd/picasso: Drop addition of PUBSIGNEDKEY_FILE
Furquan Shaikh
2020-04-29
soc/amd/picasso: Add bootblock support
Felix Held
2020-04-20
soc/amd: replace remaining license headers with SPDX ones
Felix Held
2020-04-15
soc/amd/picasso: Add common PSP support
Marshall Dawson
2020-04-08
soc/amd/picasso: replace get_soc_config with config_of_soc
Felix Held
2020-03-30
soc/amd/picasso: Add helper functions for finding SOC type
Martin Roth
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-17
soc/amd/picasso: Move get_soc_config to common location
Marshall Dawson
2020-02-04
soc/amd: unify SMBus support
Aaron Durbin
2019-12-26
soc/amd/picasso: Configure APOB NV only with ACPI resume
Marshall Dawson
2019-12-16
soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stages
Kyösti Mälkki
2019-10-21
soc/amd/picasso: Add audio processor
Marshall Dawson
2019-10-20
soc/amd/picasso: Increase max APCB images to 5
Marshall Dawson
2019-10-20
soc/amd/picasso: Update all PSP and amdfw.rom building
Marshall Dawson
2019-09-21
soc/amd/picasso: Use new common SPI code
Richard Spiegel
[next]