1. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  2. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  3. 95f4708 smbios: Drop the unused Kconfig options by Simon Glass · Thu Nov 05 06:32:18 2020 -0700
  4. bc14e15 smbios: Add more properties by Simon Glass · Thu Nov 05 06:32:09 2020 -0700
  5. 6f3332a smbios: Allow properties to come from the device tree by Simon Glass · Thu Nov 05 06:32:08 2020 -0700
  6. 0dd7ca2 x86: Pass an ofnode into each SMBIOS function by Simon Glass · Thu Nov 05 06:32:07 2020 -0700
  7. 20dcde4 smbios: empty strings in smbios_add_string() by Heinrich Schuchardt · Mon Jun 01 15:44:00 2020 +0200
  8. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  9. 2d93add sandbox: smbios: Update to support sandbox by Simon Glass · Thu Nov 22 13:46:37 2018 -0700
  10. 5566caf smbios: fix checkstyle warning by Christian Gmeiner · Mon Jul 30 13:22:07 2018 +0200
  11. e812e2c smbios: fix checkstyle error by Christian Gmeiner · Mon Jul 30 13:22:06 2018 +0200
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  13. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  14. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  15. ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · Mon Jan 16 07:03:35 2017 -0700
  16. 9a3e3e2 smbios: Provide serial number by Alexander Graf · Fri Aug 19 01:23:31 2016 +0200
  17. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · Fri Aug 19 01:23:29 2016 +0200
  18. e44b3c0 smbios: Generate type 4 on non-x86 systems by Alexander Graf · Fri Aug 19 01:23:28 2016 +0200
  19. e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · Fri Aug 19 01:23:25 2016 +0200
  20. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · Fri Aug 19 01:23:23 2016 +0200[Renamed (98%) from arch/x86/lib/smbios.c]
  21. 543a82b x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · Sun May 22 01:45:38 2016 -0700
  22. ae5bedb x86: Add SMBIOS table support by Bin Meng · Mon Oct 12 05:23:41 2015 -0700