~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: Record the start and end of the tablesSimon Glass2023-07-17
* x86: Refactor table-writing code a littleSimon Glass2023-07-17
* smbios: error handling for invalid addressesHeinrich Schuchardt2021-07-24
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* x86: Allow putting some tables in the bloblistSimon Glass2020-11-06
* x86: Use if instead of #ifdef in write_tables()Simon Glass2020-11-05
* x86: Allow writing tables to failSimon Glass2020-11-05
* x86: Add debugging to table writingSimon Glass2020-07-17
* x86: Move acpi_table header to main include/ directorySimon Glass2020-04-16
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: Use unsigned long for address in table generationSimon Glass2017-02-06
* x86: Correct a build warning in x86 tablesSimon Glass2016-11-14
* smbios: Allow compilation on 64bit systemsAlexander Graf2016-10-19
* x86: Move smbios generation into arch independent directoryAlexander Graf2016-10-19
* x86: Move table csum into separate fileAlexander Graf2016-10-19
* x86: Use high_table_malloc() for tables passing to SeaBIOSBin Meng2016-05-23
* x86: Fix build warning in tables.c when CONFIG_SEABIOSBin Meng2016-05-23
* x86: Support booting SeaBIOSBin Meng2016-03-17
* x86: Support writing configuration tables in high areaBin Meng2016-03-17
* x86: Simplify codes in write_tables()Bin Meng2016-03-17
* x86: Use a macro for ROM table alignmentBin Meng2016-03-17
* x86: Change to use start/end address pair in write_tables()Bin Meng2016-03-17
* x86: Add SMBIOS table supportBin Meng2015-10-21
* x86: Generate a valid ACPI tableSaket Sinha2015-08-26
* x86: Generate a valid MultiProcessor (MP) tableBin Meng2015-07-14
* x86: Add MultiProcessor (MP) table APIsBin Meng2015-07-14
* x86: Add support for the Simple Firmware Interface (SFI)Simon Glass2015-04-29
* x86: Correct the typo in write_tables()Bin Meng2015-04-29
* x86: Write configuration tables in last_stage_init()Bin Meng2015-04-29