1. b336a2b x86: Add debugging to table writing by Simon Glass · 4 years, 4 months ago
  2. 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 7 months ago
  3. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  6. 1f3f035 x86: Correct a build warning in x86 tables by Simon Glass · 8 years ago
  7. e824cf3 smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  8. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  9. 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  10. 644a767 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · 9 years ago
  11. 5cb0f0d x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · 9 years ago
  12. 3cf2371 x86: Support booting SeaBIOS by Bin Meng · 9 years ago
  13. ff94c21 x86: Support writing configuration tables in high area by Bin Meng · 9 years ago
  14. ef4d0a5 x86: Simplify codes in write_tables() by Bin Meng · 9 years ago
  15. 897e1dc x86: Use a macro for ROM table alignment by Bin Meng · 9 years ago
  16. a5221b5 x86: Change to use start/end address pair in write_tables() by Bin Meng · 9 years ago
  17. 721e992 x86: Add SMBIOS table support by Bin Meng · 9 years ago
  18. 867bcb6 x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  19. 07545d8 x86: Generate a valid MultiProcessor (MP) table by Bin Meng · 9 years ago
  20. 7f5df8d x86: Add MultiProcessor (MP) table APIs by Bin Meng · 9 years ago
  21. 6388e35 x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · 10 years ago
  22. cc4c8ac x86: Correct the typo in write_tables() by Bin Meng · 10 years ago
  23. 5e2400e x86: Write configuration tables in last_stage_init() by Bin Meng · 10 years ago