1. cf67d6d smbios: Allow a few values to come from sysinfo by Simon Glass · 3 years, 10 months ago
  2. a05eb04 smbios: Add more options for the BIOS version string by Simon Glass · 3 years, 10 months ago
  3. 721b466 smbios: Track the end of the string table by Simon Glass · 3 years, 10 months ago
  4. dff4e86 smbios: Drop the eos parameter by Simon Glass · 3 years, 10 months ago
  5. 8e5ddb0 smbios: Use a struct to keep track of context by Simon Glass · 3 years, 10 months ago
  6. d7d1682 smbios: Set BIOS release version by Simon Glass · 3 years, 10 months ago
  7. 099d3ae smbios: Move smbios_write_type to the C file by Simon Glass · 3 years, 10 months ago
  8. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  9. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  10. 95f4708 smbios: Drop the unused Kconfig options by Simon Glass · 4 years, 1 month ago
  11. bc14e15 smbios: Add more properties by Simon Glass · 4 years, 1 month ago
  12. 6f3332a smbios: Allow properties to come from the device tree by Simon Glass · 4 years, 1 month ago
  13. 0dd7ca2 x86: Pass an ofnode into each SMBIOS function by Simon Glass · 4 years, 1 month ago
  14. 20dcde4 smbios: empty strings in smbios_add_string() by Heinrich Schuchardt · 4 years, 6 months ago
  15. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  16. 2d93add sandbox: smbios: Update to support sandbox by Simon Glass · 6 years ago
  17. 5566caf smbios: fix checkstyle warning by Christian Gmeiner · 6 years ago
  18. e812e2c smbios: fix checkstyle error by Christian Gmeiner · 6 years ago
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  20. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  21. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  22. ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  23. 9a3e3e2 smbios: Provide serial number by Alexander Graf · 8 years ago
  24. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  25. e44b3c0 smbios: Generate type 4 on non-x86 systems by Alexander Graf · 8 years ago
  26. e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  27. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago[Renamed (98%) from arch/x86/lib/smbios.c]
  28. 543a82b x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · 9 years ago
  29. ae5bedb x86: Add SMBIOS table support by Bin Meng · 9 years ago