Commit Graph

20 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation 7 years ago
Simon Glass 1f3f0357aa x86: Correct a build warning in x86 tables 8 years ago
Alexander Graf e824cf3fb5 smbios: Allow compilation on 64bit systems 8 years ago
Alexander Graf 4b6dddc294 x86: Move smbios generation into arch independent directory 8 years ago
Alexander Graf 1befb38b86 x86: Move table csum into separate file 8 years ago
Alexander Graf 2b445e4d31 x86: Move table csum into separate header 8 years ago
Bin Meng 644a76742c x86: Use high_table_malloc() for tables passing to SeaBIOS 8 years ago
Bin Meng 5cb0f0dc88 x86: Fix build warning in tables.c when CONFIG_SEABIOS 8 years ago
Bin Meng 3cf23719b1 x86: Support booting SeaBIOS 8 years ago
Bin Meng ff94c219e9 x86: Support writing configuration tables in high area 8 years ago
Bin Meng ef4d0a524e x86: Simplify codes in write_tables() 8 years ago
Bin Meng 897e1dc86a x86: Use a macro for ROM table alignment 8 years ago
Bin Meng a5221b5206 x86: Change to use start/end address pair in write_tables() 8 years ago
Bin Meng 721e992a8a x86: Add SMBIOS table support 9 years ago
Saket Sinha 867bcb63e7 x86: Generate a valid ACPI table 9 years ago
Bin Meng 07545d861c x86: Generate a valid MultiProcessor (MP) table 9 years ago
Bin Meng 7f5df8d42d x86: Add MultiProcessor (MP) table APIs 9 years ago
Simon Glass 6388e35725 x86: Add support for the Simple Firmware Interface (SFI) 9 years ago
Bin Meng cc4c8aca1d x86: Correct the typo in write_tables() 9 years ago
Bin Meng 5e2400e8f8 x86: Write configuration tables in last_stage_init() 9 years ago