index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
smbios.c
Age
Commit message (
Expand
)
Author
2025-04-24
smbios: Do not look up children of invalid nodes
Samuel Holland
2025-02-28
smbios: Fill UUID from sysinfo when available
Baocheng Su
2025-01-14
Merge patch series "SMBIOS improvements"
Tom Rini
2025-01-14
smbios: add detailed smbios information
Raymond Mao
2025-01-14
smbios: Refactor smbios library
Raymond Mao
2025-01-14
smbios: Refactor the smbios headfile
Raymond Mao
2024-12-15
smbios: address build warning
Peng Fan
2024-11-17
dm: sysinfo: Shorten the SYSINFO_ID prefix
Simon Glass
2024-07-31
smbios: add extended Extended BIOS ROM Size
Heinrich Schuchardt
2024-07-04
smbios: Correct error handling when writing tables
Simon Glass
2024-06-20
lib: smbios: Detect system properties via SYSINFO IDs
Michal Simek
2024-06-20
lib: smbios: Let detect the system via sysinfo
Michal Simek
2024-06-18
smbios: only look for a SYSINFO udevice if SYSINFO support is enabled
Quentin Schulz
2024-03-27
smbios: fill wake-up type
Heinrich Schuchardt
2024-02-02
smbios: correctly name Structure Table Maximum Size field
Heinrich Schuchardt
2024-02-02
smbios: do not determine maximum structure size
Heinrich Schuchardt
2024-02-02
smbios: correctly fill chassis handle
Heinrich Schuchardt
2024-02-02
smbios: if a string value is unknown, use string number 0
Heinrich Schuchardt
2024-02-02
smbios: Fix table when no string is present
Matthias Brugger
2024-02-02
smbios: get_str_from_dt() - add sysinfo_id description
Heinrich Schuchardt
2024-01-18
smbios: fix matching issues for table types
Ilias Apalodimas
2024-01-18
smbios: shorten sysinfo_str declarations and use
Ilias Apalodimas
2024-01-18
smbios: buffer overflow when zeroing entry point
Heinrich Schuchardt
2024-01-09
smbios: enable setting processor family > 0xff
Heinrich Schuchardt
2024-01-07
smbios: Drop support for SMBIOS2 tables
Simon Glass
2024-01-07
smbios: Require the caller to align the SMBIOS table
Simon Glass
2024-01-07
smbios: Use SMBIOS 3.0 to support an address above 4GB
Simon Glass
2024-01-07
smbios: Move the rest of the SMBIOS2 code
Simon Glass
2024-01-07
smbios: Refactor 32-bit code into an else statement
Simon Glass
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2023-12-20
smbios: Fallback to the default DT if sysinfo nodes are missing
Ilias Apalodimas
2023-12-20
smbios: Simplify reporting of unknown values
Ilias Apalodimas
2021-07-24
smbios: error handling for invalid addresses
Heinrich Schuchardt
2021-07-24
smbios: Fix calculating BIOS Release Date
Pali Rohár
2021-06-28
smbios: Fix SMBIOS tables
Ilias Apalodimas
2021-06-28
smbios: Fix BIOS Characteristics Extension Byte 2
Ilias Apalodimas
2021-06-28
smbios: convert function descriptions to Sphinx style
Heinrich Schuchardt
2021-03-27
smbios: Allow writing to the coreboot version string
Simon Glass
2021-02-06
smbios: Allow a few values to come from sysinfo
Simon Glass
2021-02-06
smbios: Add more options for the BIOS version string
Simon Glass
2021-02-06
smbios: Track the end of the string table
Simon Glass
2021-02-06
smbios: Drop the eos parameter
Simon Glass
2021-02-06
smbios: Use a struct to keep track of context
Simon Glass
2021-02-06
smbios: Set BIOS release version
Simon Glass
2021-02-06
smbios: Move smbios_write_type to the C file
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-11-06
smbios: Drop the unused Kconfig options
Simon Glass
2020-11-06
smbios: Add more properties
Simon Glass
2020-11-06
smbios: Allow properties to come from the device tree
Simon Glass
[next]