- e51478b x86: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 52c62ac x86: all firmware tables must be paragraph aligned by Heinrich Schuchardt · 11 months ago
- 1c5aab8 smbios: copy QEMU tables by Heinrich Schuchardt · 11 months ago
- 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 11 months ago
- 5083488 Record the position of the SMBIOS tables by Simon Glass · 1 year, 2 months ago
- 6a32489 x86: Record the start and end of the tables by Simon Glass · 1 year, 4 months ago
- 8856d61 x86: Refactor table-writing code a little by Simon Glass · 1 year, 4 months ago
- c193d9b smbios: error handling for invalid addresses by Heinrich Schuchardt · 3 years, 6 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- d2cb7a2 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years, 1 month ago
- f36e4c7 x86: Use if instead of #ifdef in write_tables() by Simon Glass · 4 years, 1 month ago
- 38e498c x86: Allow writing tables to fail by Simon Glass · 4 years, 1 month ago
- b336a2b x86: Add debugging to table writing by Simon Glass · 4 years, 4 months ago
- 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
- 1f3f035 x86: Correct a build warning in x86 tables by Simon Glass · 8 years ago
- e824cf3 smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
- 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
- 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
- 644a767 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · 9 years ago
- 5cb0f0d x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · 9 years ago
- 3cf2371 x86: Support booting SeaBIOS by Bin Meng · 9 years ago
- ff94c21 x86: Support writing configuration tables in high area by Bin Meng · 9 years ago
- ef4d0a5 x86: Simplify codes in write_tables() by Bin Meng · 9 years ago
- 897e1dc x86: Use a macro for ROM table alignment by Bin Meng · 9 years ago
- a5221b5 x86: Change to use start/end address pair in write_tables() by Bin Meng · 9 years ago
- 721e992 x86: Add SMBIOS table support by Bin Meng · 9 years ago
- 867bcb6 x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
- 07545d8 x86: Generate a valid MultiProcessor (MP) table by Bin Meng · 9 years ago
- 7f5df8d x86: Add MultiProcessor (MP) table APIs by Bin Meng · 9 years ago
- 6388e35 x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · 10 years ago
- cc4c8ac x86: Correct the typo in write_tables() by Bin Meng · 10 years ago
- 5e2400e x86: Write configuration tables in last_stage_init() by Bin Meng · 10 years ago