1. 21da91f smbios: error handling for invalid addresses by Heinrich Schuchardt · 3 years, 7 months ago
  2. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  3. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years, 1 month ago
  4. 9b90b24 x86: Use if instead of #ifdef in write_tables() by Simon Glass · 4 years, 1 month ago
  5. e50129a x86: Allow writing tables to fail by Simon Glass · 4 years, 1 month ago
  6. f66fb30 x86: Add debugging to table writing by Simon Glass · 4 years, 4 months ago
  7. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
  8. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  10. ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  11. 5d3ee56 x86: Correct a build warning in x86 tables by Simon Glass · 8 years ago
  12. e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  13. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  14. ee532d9 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  15. f828174 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · 9 years ago
  16. f0dd90c x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · 9 years ago
  17. 96030fa x86: Support booting SeaBIOS by Bin Meng · 9 years ago
  18. ca68d77 x86: Support writing configuration tables in high area by Bin Meng · 9 years ago
  19. ef47ed1 x86: Simplify codes in write_tables() by Bin Meng · 9 years ago
  20. 900e49a x86: Use a macro for ROM table alignment by Bin Meng · 9 years ago
  21. 904da8e x86: Change to use start/end address pair in write_tables() by Bin Meng · 9 years ago
  22. ae5bedb x86: Add SMBIOS table support by Bin Meng · 9 years ago
  23. 331141a x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  24. c4f407e x86: Generate a valid MultiProcessor (MP) table by Bin Meng · 9 years ago
  25. f91cf6b x86: Add MultiProcessor (MP) table APIs by Bin Meng · 9 years ago
  26. 07e922a x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · 10 years ago
  27. 7b73090 x86: Correct the typo in write_tables() by Bin Meng · 10 years ago
  28. f17cea6 x86: Write configuration tables in last_stage_init() by Bin Meng · 10 years ago