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
/
arch
/
x86
/
smbios.c
Age
Commit message (
Expand
)
Author
2023-09-26
arch/x86/smbios: fix extended CPUID level check logic
Felix Held
2023-09-26
arch/x86/smbios: use cpu_cpuid_extended_level
Felix Held
2023-06-22
arch/x86,lib: Migrate SMBIOS implementation to common code
Benjamin Doron
2023-06-20
arch/x86: Introduce DUMP_SMBIOS_TYPE17 config
Eric Lai
2023-04-04
arch/x86/smbios: Check str for NULL in smbios_add_string()
Maximilian Brune
2023-03-29
arch/x86/smbios: Add socket type for Meteor Lake
Jay Patel
2023-02-21
arch/x86/smbios: use cpu_cpuid_extended_level instead of open coding it
Felix Held
2023-02-01
treewide: Remove duplicated include <device/pci.h>
Elyes Haouas
2023-01-30
arch/x86/smbios.c: Add socket type for Intel SPR-SP
Christian Walter
2023-01-29
arch/x86/smbios.c: Update Xeon-SP socket types
David Hendricks
2023-01-08
arch/x86/smbios: Replace SMBIOS type4 processor upgrade fields
Li, Jincheng
2022-12-06
arch/x86/smbios.c: Allow creating entries for empty DIMM slots
Angel Pons
2022-11-17
arch/x86/smbios: Add SMBIOS Type 39
Jonathan Zhang
2022-11-09
Revert "mb/aopen/dxplplusu: Remove board"
Kyösti Mälkki
2022-11-07
mb/aopen/dxplplusu: Remove board
Arthur Heymans
2022-10-17
arch/x86/smbios.c: Fix Upgrade processor information in SMBIOS
Zhixing Ma
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-08-24
src/arch/x86/smbios.c: remove unneeded braces
Fabio Aiuto
2022-05-28
arch/x86/smbios.c: Fix for CONFIG_MAX_CPUS > 255
Arthur Heymans
2021-11-11
arch/x86: Refactor the SMBIOS type 17 write function
Subrata Banik
2021-11-04
SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries
Angel Pons
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: Skip `get_smbios_data` for disabled devices
Angel Pons
2021-09-13
SMBIOS: Allow skipping default SMBIOS generation
Angel Pons
2021-09-05
smbios.c: Rename two local functions
Angel Pons
2021-09-03
arch/x86: Update debug message to callout the reason for failure
Subrata Banik
2021-09-03
arch/x86: Check unsupported CPU type while writing to SMBIOS table 7
Subrata Banik
2021-08-31
smbios.c: Move function definition near call-site
Angel Pons
2021-08-11
arch/x86: smbios write 7 table using deterministic cache functions
Subrata Banik
2021-07-01
SMBIOS: Introduce `smbios_full_table_len` function
Angel Pons
2021-07-01
arch/x86/smbios.c Move calculation next to usage
Angel Pons
2021-07-01
SMBIOS: Introduce `smbios_carve_table` function
Angel Pons
2021-07-01
SMBIOS: Avoid `sizeof` on struct type
Angel Pons
2021-07-01
arch/x86/smbios.c: Trim some `len` variables
Angel Pons
2021-04-22
arch/x86/smbios: Let SMBIOS type 9 be able to write slot ID
JingleHsuWiwynn
2021-04-21
ChromeOS: Use CHROMEOS_NVS guard
Kyösti Mälkki
2021-03-01
mb/ocp/deltalake: Fill ECC type in romstage
Angel Pons
2021-03-01
memory_info.h: Store SMBIOS error correction type
Angel Pons
2021-02-27
arch/x86/smbios: Update SMBIOS type 17 asset tag
Tim Chu
2021-02-16
device/dram: Move SPD manufacturer names out of arch/x86
Patrick Rudolph
2021-02-07
arch/x86/smbios: Add missing guard
Raul E Rangel
2021-02-05
arch/x86/smbios: Correct SMBIOS type 4 max speed
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-19
arch/x86/smbios: Update SMBIOS type 17 type detail
Tim Chu
2021-01-18
ChromeOS: Refactor SMBIOS type0 bios_version()
Kyösti Mälkki
2020-12-10
arch/x86/smbios.c: Fix compilation on x86_64
Patrick Rudolph
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-11-16
arch/x86/smbios: Update memory_array_handle for SMBIOS type 19
Tim Chu
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-10-12
arch/x86/smbios: Update SMBIOS type 4 socket designation
Tim Chu
2020-09-28
arch/x86/smbios: Add SMBIOS Thread Count
Francois Toguo
2020-09-03
memory_info: add max_speed_mts and configured_speed_mts
Rob Barnes
2020-07-31
mb/ocp/deltalake: Update SMBIOS type 4 -- Processor Information
Morgan Jang
2020-07-30
arch/x86/smbios.c: Split out weak functions
Angel Pons
2020-07-30
arch/x86/smbios.c: Factor out switch-case block
Angel Pons
2020-07-30
arch/x86/smbios.c: Simplify assignment
Angel Pons
2020-07-30
arch/x86/smbios.c: Clean up cosmetics
Angel Pons
2020-07-30
smbios: Fix type 17 for Windows 10
Patrick Rudolph
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-26
arch/x86/smbios.c: Use macro for 'type_detail'
Elyes HAOUAS
2020-07-04
arch/x86/smbios: Add SMBIOS type8 data
BryantOu
2020-06-28
smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD vari...
Johnny Lin
2020-06-25
arch/x86/smbios: Add more fields to be overriden for type 3 and 4
Johnny Lin
2020-06-09
SMBIOS: Remove Kconfig SYSTEM_ENCLOSURE_TYPE
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-03-06
src/arch/x86: Convert to SPDX license header
Patrick Georgi
2019-12-19
src/arch: Remove unused <stdlib.h>
Elyes HAOUAS
2019-11-26
arch/x86: SMBIOS: Improve core count reporting
Andrey Petrov
2019-11-21
cpu/amd/fam10: Drop support
Arthur Heymans
2019-11-13
arch/x86: Correctly determine number of enabled cores
Andrey Petrov
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-09-10
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-08-20
src: Remove variable length arrays
Jacob Garber
2019-08-03
smbios: Make SMBIOS type 3 enclosure type settable at runtime
Mathew King
2019-06-21
arch: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-21
arch-x86/smbios: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-19
src/arch/x86/smbios: Change SMBIOS Version to 2.8
Christian Walter
2019-06-06
src/soc/intel/common/smbios: Add addtional infos to dimm_info
Christian Walter
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-05-18
SMBIOS: Fix SPD manufacture ID decoder
Lijian Zhao
2019-05-07
smbios: Walk over PCI devicetree to fill type 9
Patrick Rudolph
2019-04-23
smbios: Add memory type 9 system slot support
Lijian Zhao
2019-04-19
smbios: Fix copy paste error
Patrick Rudolph
2019-04-19
smbios: Add type 17 device/bank locator override
Lijian Zhao
2019-04-09
arch/x86/smbios: Reference type 7
Patrick Rudolph
2019-04-09
arch/x86/smbios: Add type 7
Patrick Rudolph
2019-03-29
arch/x86/smbios(type4): Write processor_upgrade field
Elyes HAOUAS
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-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
[next]