summaryrefslogtreecommitdiff
path: root/src/arch/x86/smbios.c
AgeCommit message (Expand)Author
2020-12-10arch/x86/smbios.c: Fix compilation on x86_64Patrick Rudolph
2020-11-25arch/x86/smbios: Update SMBIOS type 16 error correction typeTim Chu
2020-11-22cpu/intel/common: Fill cpu voltage in SMBIOS tablesPatrick Rudolph
2020-11-16arch/x86/smbios: Update memory_array_handle for SMBIOS type 19Tim Chu
2020-10-26arch/x86/smbios: Populate SMBIOS type 7 with cache informationMorgan Jang
2020-10-12arch/x86/smbios: Update SMBIOS type 0 ec versionTim Chu
2020-10-12arch/x86/smbios: Update SMBIOS type 4 socket designationTim Chu
2020-09-28arch/x86/smbios: Add SMBIOS Thread CountFrancois Toguo
2020-09-03memory_info: add max_speed_mts and configured_speed_mtsRob Barnes
2020-07-31mb/ocp/deltalake: Update SMBIOS type 4 -- Processor InformationMorgan Jang
2020-07-30arch/x86/smbios.c: Split out weak functionsAngel Pons
2020-07-30arch/x86/smbios.c: Factor out switch-case blockAngel Pons
2020-07-30arch/x86/smbios.c: Simplify assignmentAngel Pons
2020-07-30arch/x86/smbios.c: Clean up cosmeticsAngel Pons
2020-07-30smbios: Fix type 17 for Windows 10Patrick Rudolph
2020-07-28arch/x86/smbios: Bump to version 3.0Patrick Rudolph
2020-07-26arch/x86/smbios: Fix type4 for EDK2Patrick Rudolph
2020-07-26smbios: Add Type19Patrick Rudolph
2020-07-26arch/x86/smbios.c: Use macro for 'type_detail'Elyes HAOUAS
2020-07-04arch/x86/smbios: Add SMBIOS type8 dataBryantOu
2020-06-28smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD vari...Johnny Lin
2020-06-25arch/x86/smbios: Add more fields to be overriden for type 3 and 4Johnny Lin
2020-06-09SMBIOS: Remove Kconfig SYSTEM_ENCLOSURE_TYPEKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2019-12-19src/arch: Remove unused <stdlib.h>Elyes HAOUAS
2019-11-26arch/x86: SMBIOS: Improve core count reportingAndrey Petrov
2019-11-21cpu/amd/fam10: Drop supportArthur Heymans
2019-11-13arch/x86: Correctly determine number of enabled coresAndrey Petrov
2019-11-04smbios: Create a type for smbios_enclosure_typeMathew King
2019-10-28arch/x86: Populate more fields in SMBIOS type 4Andrey Petrov
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2019-08-20src: Remove variable length arraysJacob Garber
2019-08-03smbios: Make SMBIOS type 3 enclosure type settable at runtimeMathew King
2019-06-21arch: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-06-21arch-x86/smbios: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-19src/arch/x86/smbios: Change SMBIOS Version to 2.8Christian Walter
2019-06-06src/soc/intel/common/smbios: Add addtional infos to dimm_infoChristian Walter
2019-05-28src/arch/x86: Add automatic type41 entry creationChristian Walter
2019-05-23src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter
2019-05-18SMBIOS: Fix SPD manufacture ID decoderLijian Zhao
2019-05-07smbios: Walk over PCI devicetree to fill type 9Patrick Rudolph
2019-04-23smbios: Add memory type 9 system slot supportLijian Zhao
2019-04-19smbios: Fix copy paste errorPatrick Rudolph
2019-04-19smbios: Add type 17 device/bank locator overrideLijian Zhao
2019-04-09arch/x86/smbios: Reference type 7Patrick Rudolph
2019-04-09arch/x86/smbios: Add type 7Patrick Rudolph
2019-03-29arch/x86/smbios(type4): Write processor_upgrade fieldElyes HAOUAS
2019-03-27Revert "src/arch: An upgrade of SMBIOS to latest version 3.2"Nico Huber
2019-03-22src/arch: An upgrade of SMBIOS to latest version 3.2Francois Toguo