Age | Commit message (Expand) | Author |
2024-06-01 | tree: Add some SMBIOS_PROCESSOR_FAMILY macros | Elyes Haouas |
2024-05-28 | tree: Add smbios_processor_type | Elyes Haouas |
2024-05-25 | arch/arm64: Implement initial set of SMBIOS tables | Benjamin Doron |
2024-01-13 | lib/smbios: rename segment group parameter of smbios_write_type41 | Felix Held |
2024-01-13 | lib/smbios: add segment_group parameter to smbios_write_type9 | Felix Held |
2023-06-22 | arch/x86,lib: Migrate SMBIOS implementation to common code | Benjamin Doron |
2023-01-08 | arch/x86/smbios: Replace SMBIOS type4 processor upgrade fields | Li, Jincheng |
2022-11-17 | arch/x86/smbios: Add SMBIOS Type 39 | Jonathan Zhang |
2022-11-10 | src/include/smbios: Add definition for smbios type 4 and type 9 | Tim Chu |
2022-10-22 | smbios.h: Add High Bandwidth Memory Generation 3 | Elyes Haouas |
2022-10-06 | smbios: Add API to generate SMBIOS type 28 Temperature Probe | Erik van den Bogaert |
2022-09-30 | smbios: Add API to generate SMBIOS type 43 TPM Device | Michał Żygowski |
2022-06-20 | include/smbios.h: Update misc_slot_type and smbios_onboard_device_type | Elyes HAOUAS |
2021-10-30 | soc/intel/common: Add DDR5 and LPDDR5 into the SMBIOS table | Subrata Banik |
2021-10-21 | arch/x86/smbios: Add support for wake-up type in smbios type 1 | Tim Chu |
2021-10-15 | arch/x86/smbios: Add generation of type 20 table | Matt DeVillier |
2021-09-13 | SMBIOS: Allow skipping default SMBIOS generation | Angel Pons |
2021-09-13 | arch/x86/smbios: Add support for large memory capacity in type 16 | Jingle Hsu |
2021-07-01 | SMBIOS: Drop now-unnecessary unions | Angel Pons |
2021-07-01 | SMBIOS: Introduce `smbios_full_table_len` function | Angel Pons |
2021-07-01 | SMBIOS: Introduce `smbios_carve_table` function | Angel Pons |
2021-07-01 | SMBIOS: Introduce struct for SMBIOS table header | Angel Pons |
2021-04-22 | arch/x86/smbios: Let SMBIOS type 9 be able to write slot ID | JingleHsuWiwynn |
2021-03-15 | mb/ocp/deltalake: Override SMBIOS type 2 feature flags | Tim Chu |
2021-03-01 | mb/ocp/deltalake: Fill ECC type in romstage | Angel Pons |
2021-02-27 | arch/x86/smbios: Update SMBIOS type 17 asset tag | Tim Chu |
2021-02-01 | arch/x86/smbios: Add Number Of Power Cords field to be overriden | JingleHsuWiwynn |
2021-01-28 | arch/x86/smbios: Update SMBIOS type 16 Extended Maximum Capacity | Tim Chu |
2021-01-18 | ChromeOS: Refactor SMBIOS type0 bios_version() | Kyösti Mälkki |
2020-11-25 | arch/x86/smbios: Update SMBIOS type 16 error correction type | Tim Chu |
2020-11-22 | cpu/intel/common: Fill cpu voltage in SMBIOS tables | Patrick Rudolph |
2020-10-26 | arch/x86/smbios: Populate SMBIOS type 7 with cache information | Morgan Jang |
2020-10-12 | arch/x86/smbios: Update SMBIOS type 0 ec version | Tim Chu |
2020-07-31 | mb/ocp/deltalake: Update SMBIOS type 4 -- Processor Information | Morgan Jang |
2020-07-28 | arch/x86/smbios: Bump to version 3.0 | Patrick Rudolph |
2020-07-26 | arch/x86/smbios: Fix type4 for EDK2 | Patrick Rudolph |
2020-07-26 | smbios: Add Type19 | Patrick Rudolph |
2020-07-04 | smbios: TYPE_NONE and TYPE_OTHER are already taken | Patrick Georgi |
2020-07-04 | arch/x86/smbios: Add SMBIOS type8 data | BryantOu |
2020-06-25 | arch/x86/smbios: Add more fields to be overriden for type 3 and 4 | Johnny Lin |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-11-11 | SMBIOS: Add 'CXL FLexbus 1.0' memory array location | Elyes HAOUAS |
2019-11-04 | smbios: Create a type for smbios_enclosure_type | Mathew King |
2019-10-28 | arch/x86: Populate more fields in SMBIOS type 4 | Andrey Petrov |
2019-10-09 | SMBIOS (Type 17): Add HBM device type and DIE form factor value | Elyes HAOUAS |
2019-10-09 | SMBIOS: (Type 9) Add PCI Express Gen 4 values | Elyes HAOUAS |
2019-05-28 | src/arch/x86: Add automatic type41 entry creation | Christian Walter |
2019-05-23 | src/mainboard/google: Adopt Mainboards to changed Type41 Func | Christian Walter |
2019-04-23 | smbios: Add memory type 9 system slot support | Lijian Zhao |
2019-04-19 | smbios: Add type 17 device/bank locator override | Lijian Zhao |
2019-04-09 | arch/x86/smbios: Add type 7 | Patrick Rudolph |
2019-03-27 | Revert "src/arch: An upgrade of SMBIOS to latest version 3.2" | Nico Huber |
2019-03-22 | src/arch: An upgrade of SMBIOS to latest version 3.2 | Francois Toguo |
2019-03-16 | x86/smbios: Untangle system and board tables | Nico Huber |
2019-02-26 | Add missing u8 eos[2] declaration to struct smbios_type38 | Lukasz Siudut |
2019-02-15 | SMBIOS: Update BIOS Information (Type 0) to version V3.2.0 | Elyes HAOUAS |
2019-02-15 | SMBIOS: Add new MEMORY_{TYPE,TECHNOLOGY,OPERATING} macros | Elyes HAOUAS |
2019-02-15 | include/smbios.h: Align values for readability | Elyes HAOUAS |
2019-02-15 | SMBIOS: Update BMC Interface Type field | Elyes HAOUAS |
2018-11-16 | SMBIOS: Remove duplicated smbios_memory_type enum | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-07-19 | arch/x86/smbios: Add support for table 38 | Patrick Rudolph |
2018-03-07 | smbios: Extend Baseboard (or Module) Information (type2) | Julien Viard de Galbert |
2017-08-10 | SMBIOS: Correct length calculation for empty string table | Konstantin Aladyshev |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-06 | smbios: Correct the system enclosure types | Elyes HAOUAS |
2017-03-13 | src/include: Wrap lines at 80 columns | Lee Leahy |
2017-03-12 | src/include: Open brace on same line as enum or struct | Lee Leahy |
2016-12-15 | smbios.h: add missing SKU field to type3 table | Matt DeVillier |
2016-09-20 | src/include: Add space around operators | Elyes HAOUAS |
2016-06-02 | SMBIOS: Implement SKU field | Kyösti Mälkki |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-23 | include/smbios: Update SMBIOS memory structures to version 2.8 | Timothy Pearson |
2015-07-23 | intel/common: Add SMBIOS memory width | Lee Leahy |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-02 | smbios: add a family id in smbios type1 family | Kane Chen |
2015-03-29 | arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make public | Timothy Pearson |
2015-03-29 | arch/x86/boot/smbios: Add additional SMBIOS defines and enums | Timothy Pearson |
2015-03-27 | smbios: add funtion for smbios type17 | Kane Chen |
2014-09-13 | intel/gma: consolidate vbt code | Vladimir Serbinenko |
2014-08-30 | smbios: reorganise OEM strings handling. | Vladimir Serbinenko |
2014-08-29 | smbios: Define and use enclosure types. | Vladimir Serbinenko |
2014-06-01 | lenovo: Make version look like something thinkpad_acpi would accept | Vladimir Serbinenko |
2014-03-09 | smbios: Supply tag type 2 (base board information) | Vladimir Serbinenko |
2013-11-25 | smbios: Add generic type41 write function | Duncan Laurie |
2013-11-18 | smbios: make manufacturer, product_name and uuid runtime settable | Gerd Hoffmann |
2013-07-15 | SMBIOS: Add smbios_write_type11() for creating an OEM Strings structure | Peter Stuge |
2012-07-25 | Extend smbios api to allow runtime change of mainboard serial and version | Christian Gmeiner |
2012-07-25 | ELOG: Add support for generating SMBIOS type15 table | Duncan Laurie |
2012-07-09 | SMBIOS: Add Type 38 (IPMI) data structure | Sven Schnelle |
2012-04-03 | smbios: add support for onboard devices extended information | Stefan Reinauer |
2011-08-26 | Add automatic SMBIOS table generation | Sven Schnelle |