1. 1f3f035 x86: Correct a build warning in x86 tables by Simon Glass · 8 years ago
  2. e824cf3 smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  3. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  4. 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  5. 644a767 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · 9 years ago
  6. 5cb0f0d x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · 9 years ago
  7. 3cf2371 x86: Support booting SeaBIOS by Bin Meng · 9 years ago
  8. ff94c21 x86: Support writing configuration tables in high area by Bin Meng · 9 years ago
  9. ef4d0a5 x86: Simplify codes in write_tables() by Bin Meng · 9 years ago
  10. 897e1dc x86: Use a macro for ROM table alignment by Bin Meng · 9 years ago
  11. a5221b5 x86: Change to use start/end address pair in write_tables() by Bin Meng · 9 years ago
  12. 721e992 x86: Add SMBIOS table support by Bin Meng · 9 years ago
  13. 867bcb6 x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  14. 07545d8 x86: Generate a valid MultiProcessor (MP) table by Bin Meng · 10 years ago
  15. 7f5df8d x86: Add MultiProcessor (MP) table APIs by Bin Meng · 10 years ago
  16. 6388e35 x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · 10 years ago
  17. cc4c8ac x86: Correct the typo in write_tables() by Bin Meng · 10 years ago
  18. 5e2400e x86: Write configuration tables in last_stage_init() by Bin Meng · 10 years ago