index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
smbios.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-31
smbios: add extended Extended BIOS ROM Size
Heinrich Schuchardt
1
-1
/
+8
2024-07-04
smbios: Correct error handling when writing tables
Simon Glass
1
-2
/
+8
2024-06-20
lib: smbios: Detect system properties via SYSINFO IDs
Michal Simek
1
-8
/
+26
2024-06-20
lib: smbios: Let detect the system via sysinfo
Michal Simek
1
-1
/
+7
2024-06-18
smbios: only look for a SYSINFO udevice if SYSINFO support is enabled
Quentin Schulz
1
-1
/
+1
2024-03-27
smbios: fill wake-up type
Heinrich Schuchardt
1
-0
/
+1
2024-02-02
smbios: correctly name Structure Table Maximum Size field
Heinrich Schuchardt
1
-1
/
+1
2024-02-02
smbios: do not determine maximum structure size
Heinrich Schuchardt
1
-6
/
+1
2024-02-02
smbios: correctly fill chassis handle
Heinrich Schuchardt
1
-0
/
+2
2024-02-02
smbios: if a string value is unknown, use string number 0
Heinrich Schuchardt
1
-15
/
+18
2024-02-02
smbios: Fix table when no string is present
Matthias Brugger
1
-0
/
+4
2024-02-02
smbios: get_str_from_dt() - add sysinfo_id description
Heinrich Schuchardt
1
-0
/
+1
2024-01-19
smbios: fix matching issues for table types
Ilias Apalodimas
1
-17
/
+28
2024-01-19
smbios: shorten sysinfo_str declarations and use
Ilias Apalodimas
1
-6
/
+6
2024-01-19
smbios: buffer overflow when zeroing entry point
Heinrich Schuchardt
1
-2
/
+2
2024-01-09
smbios: enable setting processor family > 0xff
Heinrich Schuchardt
1
-2
/
+2
2024-01-07
smbios: Drop support for SMBIOS2 tables
Simon Glass
1
-59
/
+17
2024-01-07
smbios: Require the caller to align the SMBIOS table
Simon Glass
1
-2
/
+0
2024-01-07
smbios: Use SMBIOS 3.0 to support an address above 4GB
Simon Glass
1
-5
/
+25
2024-01-07
smbios: Move the rest of the SMBIOS2 code
Simon Glass
1
-8
/
+7
2024-01-07
smbios: Refactor 32-bit code into an else statement
Simon Glass
1
-17
/
+21
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
1
-1
/
+0
2023-12-20
smbios: Fallback to the default DT if sysinfo nodes are missing
Ilias Apalodimas
1
-5
/
+89
2023-12-20
smbios: Simplify reporting of unknown values
Ilias Apalodimas
1
-38
/
+35
2021-07-24
smbios: error handling for invalid addresses
Heinrich Schuchardt
1
-1
/
+3
2021-07-24
smbios: Fix calculating BIOS Release Date
Pali Rohár
1
-0
/
+23
2021-06-28
smbios: Fix SMBIOS tables
Ilias Apalodimas
1
-0
/
+10
2021-06-28
smbios: Fix BIOS Characteristics Extension Byte 2
Ilias Apalodimas
1
-2
/
+2
2021-06-28
smbios: convert function descriptions to Sphinx style
Heinrich Schuchardt
1
-5
/
+5
2021-03-27
smbios: Allow writing to the coreboot version string
Simon Glass
1
-4
/
+0
2021-02-06
smbios: Allow a few values to come from sysinfo
Simon Glass
1
-3
/
+29
2021-02-06
smbios: Add more options for the BIOS version string
Simon Glass
1
-3
/
+55
2021-02-06
smbios: Track the end of the string table
Simon Glass
1
-17
/
+15
2021-02-06
smbios: Drop the eos parameter
Simon Glass
1
-24
/
+36
2021-02-06
smbios: Use a struct to keep track of context
Simon Glass
1
-32
/
+55
2021-02-06
smbios: Set BIOS release version
Simon Glass
1
-2
/
+3
2021-02-06
smbios: Move smbios_write_type to the C file
Simon Glass
1
-0
/
+10
2020-12-14
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-1
/
+1
2020-12-14
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-1
/
+1
2020-11-06
smbios: Drop the unused Kconfig options
Simon Glass
1
-33
/
+13
2020-11-06
smbios: Add more properties
Simon Glass
1
-0
/
+4
2020-11-06
smbios: Allow properties to come from the device tree
Simon Glass
1
-17
/
+81
2020-11-06
x86: Pass an ofnode into each SMBIOS function
Simon Glass
1
-18
/
+26
2020-06-05
smbios: empty strings in smbios_add_string()
Heinrich Schuchardt
1
-0
/
+2
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2018-12-02
sandbox: smbios: Update to support sandbox
Simon Glass
1
-9
/
+43
2018-08-10
smbios: fix checkstyle warning
Christian Gmeiner
1
-0
/
+1
2018-08-10
smbios: fix checkstyle error
Christian Gmeiner
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
[next]