1. 272e62c smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 7 months ago
  2. 07c9e68 smbios: Allow a few values to come from sysinfo by Simon Glass · 3 years, 8 months ago
  3. e9adaa7 smbios: Add more options for the BIOS version string by Simon Glass · 3 years, 8 months ago
  4. fd3b826 smbios: Track the end of the string table by Simon Glass · 3 years, 8 months ago
  5. 0c95fff smbios: Drop the eos parameter by Simon Glass · 3 years, 8 months ago
  6. 1e8989a smbios: Use a struct to keep track of context by Simon Glass · 3 years, 8 months ago
  7. 7617f99 smbios: Set BIOS release version by Simon Glass · 3 years, 8 months ago
  8. 0e89b85 smbios: Move smbios_write_type to the C file by Simon Glass · 3 years, 8 months ago
  9. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  10. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  11. e4f8e54 smbios: Drop the unused Kconfig options by Simon Glass · 4 years ago
  12. a3f5c8e smbios: Add more properties by Simon Glass · 4 years ago
  13. 44ffb6f smbios: Allow properties to come from the device tree by Simon Glass · 4 years ago
  14. 78227d4 x86: Pass an ofnode into each SMBIOS function by Simon Glass · 4 years ago
  15. 00a871d smbios: empty strings in smbios_add_string() by Heinrich Schuchardt · 4 years, 4 months ago
  16. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  17. a2505fc sandbox: smbios: Update to support sandbox by Simon Glass · 6 years ago
  18. 60a4df3 smbios: fix checkstyle warning by Christian Gmeiner · 6 years ago
  19. 5113ff8 smbios: fix checkstyle error by Christian Gmeiner · 6 years ago
  20. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  21. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  22. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  23. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  24. 6fb580d smbios: Provide serial number by Alexander Graf · 8 years ago
  25. e663b35 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  26. 9647620 smbios: Generate type 4 on non-x86 systems by Alexander Graf · 8 years ago
  27. e824cf3 smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  28. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago[Renamed (98%) from arch/x86/lib/smbios.c]
  29. 4cdce9f x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · 8 years ago
  30. 721e992 x86: Add SMBIOS table support by Bin Meng · 9 years ago