aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/fsp
AgeCommit message (Expand)Author
2022-03-25soc/amd/dmi.c: Fix implicit enum typingArthur Heymans
2022-03-01soc/amd/common/fsp/fsp_validate.c: print warning instead of errorJulian Schroeder
2022-02-11soc/amd/common/fsp: check fsp image revisionJulian Schroeder
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2021-11-11arch/x86: Refactor the SMBIOS type 17 write functionSubrata Banik
2021-11-02lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()Subrata Banik
2021-09-24soc/amd/common: factor out FSP-related parts of common KconfigFelix Held
2021-08-30soc/amd/common/fsp/Makefile: drop strip_quotes call in FSP-M size checkFelix Held
2021-08-28soc/amd/common/fsp/Makefile: check if CONFIG_FSP_M_FILE is definedFelix Held
2021-08-27soc/amd/common/fsp/fsp_validate: add runtime check for FSP-M binary sizeFelix Held
2021-08-26soc/amd/common/fsp/Makefile: check if FSP-M is larger than FSP_M_SIZEFelix Held
2021-06-30soc/amd/common/fsp/dmi.c: Fix Type 17 DMI reportingNikolai Vyssotski
2021-06-13soc/amd/picasso: Move Type 17 DMI generation to commonNikolai Vyssotski
2021-06-07soc/amd/common/fsp/pci: Add size field to PCIe interrupt routing HOBNikolai Vyssotski
2021-05-09soc/amd/common/fsp/pci: Add helper methods for PCI IRQ tableRaul E Rangel
2021-05-07soc/amd/common: Add Kconfig/Makefile support for common/fsp/*Raul E Rangel
2021-05-05soc/amd/common/fsp/fsp-acpi: add check for maximum table sizeFelix Held
2021-05-05soc/amd/common/fsp/fsp-acpi: factor out SSDT from HOB functionalityFelix Held
2020-12-11soc/amd/picasso: move chipset_handle_reset to commonFelix Held