1. 8b9c906 x86: all firmware tables must be paragraph aligned by Heinrich Schuchardt · Tue Jan 02 00:11:44 2024 +0100
  2. 08d931a smbios: copy QEMU tables by Heinrich Schuchardt · Sat Dec 23 02:03:34 2023 +0100
  3. c2aa4ef bloblist: Adjust API to align in powers of 2 by Simon Glass · Wed Dec 27 13:07:00 2023 -0800
  4. 9b38810 Record the position of the SMBIOS tables by Simon Glass · Tue Sep 19 21:00:15 2023 -0600
  5. 66ca25c x86: Record the start and end of the tables by Simon Glass · Sat Jul 15 21:39:10 2023 -0600
  6. b87f76f x86: Refactor table-writing code a little by Simon Glass · Sat Jul 15 21:39:09 2023 -0600
  7. 21da91f smbios: error handling for invalid addresses by Heinrich Schuchardt · Sat May 15 18:07:47 2021 +0200
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  9. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · Wed Nov 04 09:57:25 2020 -0700
  10. 9b90b24 x86: Use if instead of #ifdef in write_tables() by Simon Glass · Wed Nov 04 09:57:24 2020 -0700
  11. e50129a x86: Allow writing tables to fail by Simon Glass · Wed Nov 04 09:57:18 2020 -0700
  12. f66fb30 x86: Add debugging to table writing by Simon Glass · Thu Jul 16 21:22:31 2020 -0600
  13. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · Wed Apr 08 16:57:36 2020 -0600
  14. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · Mon Jan 16 07:03:35 2017 -0700
  17. 5d3ee56 x86: Correct a build warning in x86 tables by Simon Glass · Mon Nov 07 08:47:03 2016 -0700
  18. e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · Fri Aug 19 01:23:25 2016 +0200
  19. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · Fri Aug 19 01:23:23 2016 +0200
  20. ee532d9 x86: Move table csum into separate file by Alexander Graf · Fri Aug 19 01:23:21 2016 +0200
  21. f828174 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · Wed May 11 07:45:02 2016 -0700
  22. f0dd90c x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · Sat May 07 07:46:11 2016 -0700
  23. 96030fa x86: Support booting SeaBIOS by Bin Meng · Sun Feb 28 23:54:50 2016 -0800
  24. ca68d77 x86: Support writing configuration tables in high area by Bin Meng · Sat Feb 27 22:58:02 2016 -0800
  25. ef47ed1 x86: Simplify codes in write_tables() by Bin Meng · Sat Feb 27 22:58:01 2016 -0800
  26. 900e49a x86: Use a macro for ROM table alignment by Bin Meng · Sat Feb 27 22:57:59 2016 -0800
  27. 904da8e x86: Change to use start/end address pair in write_tables() by Bin Meng · Sat Feb 27 22:57:58 2016 -0800
  28. ae5bedb x86: Add SMBIOS table support by Bin Meng · Mon Oct 12 05:23:41 2015 -0700
  29. 331141a x86: Generate a valid ACPI table by Saket Sinha · Sat Aug 22 12:20:55 2015 +0530
  30. c4f407e x86: Generate a valid MultiProcessor (MP) table by Bin Meng · Tue Jun 23 12:18:52 2015 +0800
  31. f91cf6b x86: Add MultiProcessor (MP) table APIs by Bin Meng · Tue Jun 23 12:18:51 2015 +0800
  32. 07e922a x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · Tue Apr 28 20:25:10 2015 -0600
  33. 7b73090 x86: Correct the typo in write_tables() by Bin Meng · Tue Apr 28 18:37:03 2015 +0800
  34. f17cea6 x86: Write configuration tables in last_stage_init() by Bin Meng · Fri Apr 24 18:10:04 2015 +0800