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
/
common
/
fsp
Age
Commit message (
Expand
)
Author
2023-02-27
soc/amd/common/fsp/dmi.c: Fill in mem manufacturer from CBI
Martin Roth
2023-02-27
soc/amd/common/fsp/dmi.c: Add dmi_type16 ECC to memory struct
Martin Roth
2023-01-12
soc/amd/common/fsp: Introduce SOC_AMD_COMMON_FSP_PRELOAD_FSPS
Fred Reitberger
2023-01-10
soc/amd/common/fsp/Makefile: Fix an error message
Akihiko Odaki
2022-11-04
soc/amd/common: Only call into enabled memory types
Martin Roth
2022-10-31
soc: Add SPDX license headers to Makefiles
Martin Roth
2022-09-14
soc/amd/common/fsp: only check FSP_M size if ADD_FSP_BINARIES selected
Felix Held
2022-08-25
soc/amd/common/fsp/dmi: Set dimm voltage based on memory type
Matt DeVillier
2022-08-25
soc/amd/common/fsp/dmi: Print MT/s speeds, not frequency in debug output
Matt DeVillier
2022-08-25
soc/amd/common/fsp/dmi: Translate DRAM speeds for (LP)DDR5
Matt DeVillier
2022-08-20
soc/amd/common/dmi: Add missing newline in printk
Matt DeVillier
2022-08-17
soc/amd/common/fsp: add common CPPC data HOB support
Felix Held
2022-08-15
soc/amd/common/fsp/fsp-acpi: rework HOB pointer validity check
Felix Held
2022-07-17
soc/amd/common: Fix some white spaces issues
Elyes Haouas
2022-03-25
soc/amd/dmi.c: Fix implicit enum typing
Arthur Heymans
2022-03-01
soc/amd/common/fsp/fsp_validate.c: print warning instead of error
Julian Schroeder
2022-02-11
soc/amd/common/fsp: check fsp image revision
Julian Schroeder
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-11-11
arch/x86: Refactor the SMBIOS type 17 write function
Subrata Banik
2021-11-02
lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()
Subrata Banik
2021-09-24
soc/amd/common: factor out FSP-related parts of common Kconfig
Felix Held
2021-08-30
soc/amd/common/fsp/Makefile: drop strip_quotes call in FSP-M size check
Felix Held
2021-08-28
soc/amd/common/fsp/Makefile: check if CONFIG_FSP_M_FILE is defined
Felix Held
2021-08-27
soc/amd/common/fsp/fsp_validate: add runtime check for FSP-M binary size
Felix Held
2021-08-26
soc/amd/common/fsp/Makefile: check if FSP-M is larger than FSP_M_SIZE
Felix Held
2021-06-30
soc/amd/common/fsp/dmi.c: Fix Type 17 DMI reporting
Nikolai Vyssotski
2021-06-13
soc/amd/picasso: Move Type 17 DMI generation to common
Nikolai Vyssotski
2021-06-07
soc/amd/common/fsp/pci: Add size field to PCIe interrupt routing HOB
Nikolai Vyssotski
2021-05-09
soc/amd/common/fsp/pci: Add helper methods for PCI IRQ table
Raul E Rangel
2021-05-07
soc/amd/common: Add Kconfig/Makefile support for common/fsp/*
Raul E Rangel
2021-05-05
soc/amd/common/fsp/fsp-acpi: add check for maximum table size
Felix Held
2021-05-05
soc/amd/common/fsp/fsp-acpi: factor out SSDT from HOB functionality
Felix Held
2020-12-11
soc/amd/picasso: move chipset_handle_reset to common
Felix Held