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
Age
Commit message (
Expand
)
Author
2020-11-19
include/device/pci_ids: add model number to ATI GPU and HDA controller
Felix Held
2020-11-19
soc/amd: rename common Kconfig and use wildcard for SoC-specific Kconfig
Felix Held
2020-11-18
include/device/pci_ids: add model number to PCIe port and bus devices
Felix Held
2020-11-18
include/device/pci_ids: add model number to data fabric devices
Felix Held
2020-11-18
include/device/pci_ids: use the right device ID for AMD Picasso GPU
Felix Held
2020-11-18
soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbol
Felix Held
2020-11-17
src: Add missing 'include <console/console.h>'
Elyes HAOUAS
2020-11-17
soc/amd/picasso: Drop the inclusion of entry16.ld and reset16.ld
Furquan Shaikh
2020-11-16
soc/amd/picasso/acpi.h: include missing header files
Felix Held
2020-11-16
soc/amd/common/block: drop double underscores from include guards
Felix Held
2020-11-16
soc/amd/stoneyridge: unify and align include guards with picasso
Felix Held
2020-11-16
soc/amd/picasso/include: unify include guards
Felix Held
2020-11-16
soc/amd/picasso/include/amd_pci_int_defs: remove duplicate comment
Felix Held
2020-11-15
soc/amd/common: factor out SMU code from Picasso
Felix Held
2020-11-13
soc/amd: factor out _SOC_DEV macro into common block
Felix Held
2020-11-13
soc/amd/common/block/include: make include guards more uniform
Felix Held
2020-11-09
soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declaration
Arthur Heymans
2020-11-09
soc/amd/common: add Kconfig help text to pre-family-17h-only blocks
Felix Held
2020-11-07
soc/amd/common: Don't program GPIOs if the table isn't set
Martin Roth
2020-11-07
soc/amd/common/psp: expand CPU family names in Kconfig help text
Felix Held
2020-11-06
soc/amd/picasso: add Raven1 GPU PCI ID
Felix Held
2020-11-06
soc/amd/picasso/cpu: add Raven1 CPUID to CPU table
Felix Held
2020-11-06
soc/amd/picasso: Set vboot hashing block size to 36k
Martin Roth
2020-11-06
soc/amd/picasso: Up stack size to 40k for vboot hash buffer
Martin Roth
2020-11-06
amdfwtool: Use shell command to get depend file list
Zheng Bao
2020-11-06
soc/amd/picasso: Update coreboot UPD variable names to include units
Zheng Bao
2020-11-05
soc/amd/picasso: move MAX_CPUS setting from mainboard to SoC Kconfig
Felix Held
2020-11-04
soc/amd/common/psp: move v1-only mailbox commands to separate section
Felix Held
2020-11-04
soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION
Zheng Bao
2020-11-02
soc/amd/picasso: pass verstage timestamps to x86
Kangheui Won
2020-11-02
soc/amd/picasso: add monotonic_timer
Kangheui Won
2020-11-02
soc/amd/picasso: Put transfer buffer into common ld file
Martin Roth
2020-10-30
{soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg
Arthur Heymans
2020-10-30
vc/amd/fsp: Update bl_errorcodes_public.h
Martin Roth
2020-10-30
soc/amd/picasso: Fix the PSP SMI trigger info
Marshall Dawson
2020-10-30
amdfwtool: Take a config file instead of command line parameters
Zheng Bao
2020-10-28
soc/amd/picasso/acpi: Include platform.asl
Josie Nordrum
2020-10-28
soc/amd/common/acpi: Create platform.asl to define acpi transitions
Josie Nordrum
2020-10-26
soc/amd/picasso/acpi: Convert to ASL 2.0 syntax
Elyes HAOUAS
2020-10-23
vc/amd/fsp/picasso: Remove typedefs in bl_syscall_public.h
Jason Glenesk
2020-10-20
soc/amd/picasso: Use readelf to find bootblock size and location
Zheng Bao
2020-10-19
soc/amd/picasso: Skip SmmInfo to PSP on S3 resume
Marshall Dawson
2020-10-19
soc/amd/picasso: Fix typo in SMU argument base
Marshall Dawson
2020-10-19
soc/amd/common/acpi: Convert to ASL 2.0 syntax
Elyes HAOUAS
2020-10-19
amd/picasso/verstage: replace rsa accel with modexp
Kangheui Won
2020-10-08
soc/amd/picasso: Remove xhci0_force_gen1 from soc config
Chris Wang
2020-10-08
soc/amd/picasso: Add UPD for support force USB3 to Gen1 by port
Chris Wang
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-10-07
amd/picasso/psp_verstage: use cbmem console
Kangheui Won
2020-10-07
amd/picasso/psp_verstage: Add modexp svc wrapper
Kangheui Won
2020-10-02
drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config
Shelley Chen
2020-09-30
soc/amd/picasso: Add fields for the PSP to the transfer struct
Martin Roth
2020-09-28
soc/amd/picasso: Set eMMC preset UPDs
Raul E Rangel
2020-09-28
soc/amd/picasso: Add eMMC driver strength and init kHz settings
Raul E Rangel
2020-09-26
arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`
Angel Pons
2020-09-25
soc/amd/picasso: Generate ACPI pstate and cstate objects in cb
Jason Glenesk
2020-09-23
soc/amd/picasso: use output of fmaptool to find APOB region
Felix Held
2020-09-22
soc/amd/picasso: record timestamps in psp_verstage
Kangheui Won
2020-09-21
soc/amd: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
treewide/Kconfig: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
soc/amd/common/block/spi/fch_spi_util.c: Fix read with invalid length
Igor Bagnucki
2020-09-20
soc/amd/picasso: Add THERMCTL_LIMIT DPTC parameter support
Kevin Chiu
2020-09-20
soc/amd/picasso: Fix typo of Kconfig setting
Zheng Bao
2020-09-17
soc/amd/picasso: Clean up legacy UART config
Rob Barnes
2020-09-17
soc/amd/picasso: add dptc support
Chris Wang
2020-09-16
soc/amd/picasso/data_fabric: make register number parameter unsigned
Felix Held
2020-09-16
soc/amd/picasso/data_fabric: include types.h
Felix Held
2020-09-16
soc/amd/picasso: Convert DDR4 MHz to MT/s correctly
Rob Barnes
2020-09-15
soc/amd/stoneyridge/acpi/sb_pci0_fch: remove duplicate I/O range
Felix Held
2020-09-15
soc/amd/picasso/acpi/sb_pci0_fch: remove duplicate I/O range reservation
Felix Held
2020-09-14
soc/amd/picasso: Move sd_emmc_config into emmc_config struct
Raul E Rangel
2020-09-14
soc/amd/picasso: copy local info to transfer buf
Kangheui Won
2020-09-13
soc/amd/picasso/chip: fix typo in acp_pme_enable
Felix Held
2020-09-13
soc/amd/picasso/aoac: make AOAC device number unsigned
Felix Held
2020-09-13
soc/amd/picasso/uart: make AOAC device ID in uart_enable unsigned
Felix Held
2020-09-13
soc/amd/picasso/uart: add missing types.h include
Felix Held
2020-09-12
include/console/uart: make index parameter unsigned
Felix Held
2020-09-12
soc/amd/picasso/uart: make index parameters unsigned
Felix Held
2020-09-11
soc/amd/picasso: Fix TSC frequency calculation
Nikolai Vyssotski
2020-09-11
soc/amd/common/espi_util: clarify espi_open_io_window
Felix Held
2020-09-10
soc/amd/picasso: Move APCB generation out of picasso
Rob Barnes
2020-09-10
soc/amd/picasso: Add MADT entry for GNB IOAPIC
Jason Glenesk
2020-09-10
soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSP
Marshall Dawson
2020-09-03
soc/amd/picasso/acpi: Remove padding in IVRS table caused by realignment.
Jason Glenesk
2020-09-03
soc/amd/picasso: Set max_speed_mts and configured_speed_mts
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-09-03
soc/amd/picasso: Move DRAM end to after transfer buffer
Josie Nordrum
2020-08-31
soc/amd/picasso/southbridge: make GPP clock outputs configurable
Felix Held
2020-08-31
soc/amd/picasso/southbridge.h: rename GPP clock setting offsets
Felix Held
2020-08-31
soc/amd/picasso/southbridge.h: replace GPP_CLK_REQ_MAP_* with macros
Felix Held
2020-08-31
soc/amd/picasso/southbridge.h: remove OSCOUT*_CLK_OUTPUT_ENB definitions
Felix Held
2020-08-28
amd/picasso/psp_verstage: add vboot rsa function
Kangheui Won
2020-08-28
soc/amd/picasso/romstage: Set SATA enable UPD if controller is enabled
Matt Papageorge
2020-08-28
mb/google/zork: Switch zork to use spd_tools
Rob Barnes
2020-08-25
soc/amd/picasso: If psp_verstage is in RO, don't reset on error
Martin Roth
2020-08-24
soc/amd/picasso: Reboot for recovery if no psp workbuf is found
Martin Roth
[next]