1. 406c410 smbios: correctly name Structure Table Maximum Size field by Heinrich Schuchardt · 10 months ago
  2. e494258 smbios: do not determine maximum structure size by Heinrich Schuchardt · 10 months ago
  3. 5778c88 smbios: correctly fill chassis handle by Heinrich Schuchardt · 10 months ago
  4. 6ebf913 smbios: if a string value is unknown, use string number 0 by Heinrich Schuchardt · 10 months ago
  5. e31efe5 smbios: Fix table when no string is present by Matthias Brugger · 3 years, 8 months ago
  6. b327e64 smbios: get_str_from_dt() - add sysinfo_id description by Heinrich Schuchardt · 10 months ago
  7. b6488ca smbios: fix matching issues for table types by Ilias Apalodimas · 11 months ago
  8. 5e2b472 smbios: shorten sysinfo_str declarations and use by Ilias Apalodimas · 11 months ago
  9. ccefbf3 smbios: buffer overflow when zeroing entry point by Heinrich Schuchardt · 11 months ago
  10. 0920bd5 smbios: enable setting processor family > 0xff by Heinrich Schuchardt · 11 months ago
  11. 1c5f6fa smbios: Drop support for SMBIOS2 tables by Simon Glass · 11 months ago
  12. 31f950a smbios: Require the caller to align the SMBIOS table by Simon Glass · 11 months ago
  13. 7092429 smbios: Use SMBIOS 3.0 to support an address above 4GB by Simon Glass · 11 months ago
  14. f19cf8d smbios: Move the rest of the SMBIOS2 code by Simon Glass · 11 months ago
  15. 58c6383 smbios: Refactor 32-bit code into an else statement by Simon Glass · 11 months ago
  16. 467382c lib: Remove <common.h> inclusion from these files by Tom Rini · 12 months ago
  17. 738b346 smbios: Fallback to the default DT if sysinfo nodes are missing by Ilias Apalodimas · 12 months ago
  18. a986cce smbios: Simplify reporting of unknown values by Ilias Apalodimas · 12 months ago
  19. c193d9b smbios: error handling for invalid addresses by Heinrich Schuchardt · 3 years, 6 months ago
  20. 11275e4 smbios: Fix calculating BIOS Release Date by Pali Rohár · 3 years, 7 months ago
  21. 70e8066 smbios: Fix SMBIOS tables by Ilias Apalodimas · 3 years, 6 months ago
  22. ff19230 smbios: Fix BIOS Characteristics Extension Byte 2 by Ilias Apalodimas · 3 years, 6 months ago
  23. 8c6532d smbios: convert function descriptions to Sphinx style by Heinrich Schuchardt · 3 years, 6 months ago
  24. 272e62c smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 9 months ago
  25. 07c9e68 smbios: Allow a few values to come from sysinfo by Simon Glass · 3 years, 10 months ago
  26. e9adaa7 smbios: Add more options for the BIOS version string by Simon Glass · 3 years, 10 months ago
  27. fd3b826 smbios: Track the end of the string table by Simon Glass · 3 years, 10 months ago
  28. 0c95fff smbios: Drop the eos parameter by Simon Glass · 3 years, 10 months ago
  29. 1e8989a smbios: Use a struct to keep track of context by Simon Glass · 3 years, 10 months ago
  30. 7617f99 smbios: Set BIOS release version by Simon Glass · 3 years, 10 months ago
  31. 0e89b85 smbios: Move smbios_write_type to the C file by Simon Glass · 3 years, 10 months ago
  32. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  33. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  34. e4f8e54 smbios: Drop the unused Kconfig options by Simon Glass · 4 years, 1 month ago
  35. a3f5c8e smbios: Add more properties by Simon Glass · 4 years, 1 month ago
  36. 44ffb6f smbios: Allow properties to come from the device tree by Simon Glass · 4 years, 1 month ago
  37. 78227d4 x86: Pass an ofnode into each SMBIOS function by Simon Glass · 4 years, 1 month ago
  38. 00a871d smbios: empty strings in smbios_add_string() by Heinrich Schuchardt · 4 years, 6 months ago
  39. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  40. a2505fc sandbox: smbios: Update to support sandbox by Simon Glass · 6 years ago
  41. 60a4df3 smbios: fix checkstyle warning by Christian Gmeiner · 6 years ago
  42. 5113ff8 smbios: fix checkstyle error by Christian Gmeiner · 6 years ago
  43. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  44. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  45. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  46. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  47. 6fb580d smbios: Provide serial number by Alexander Graf · 8 years ago
  48. e663b35 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  49. 9647620 smbios: Generate type 4 on non-x86 systems by Alexander Graf · 8 years ago
  50. e824cf3 smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  51. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago[Renamed (98%) from arch/x86/lib/smbios.c]
  52. 4cdce9f x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · 9 years ago
  53. 721e992 x86: Add SMBIOS table support by Bin Meng · 9 years ago