index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
tables.c
Age
Commit message (
Expand
)
Author
2017-02-06
x86: Use unsigned long for address in table generation
Simon Glass
2016-11-14
x86: Correct a build warning in x86 tables
Simon Glass
2016-10-19
smbios: Allow compilation on 64bit systems
Alexander Graf
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
x86: Move table csum into separate file
Alexander Graf
2016-05-23
x86: Use high_table_malloc() for tables passing to SeaBIOS
Bin Meng
2016-05-23
x86: Fix build warning in tables.c when CONFIG_SEABIOS
Bin Meng
2016-03-17
x86: Support booting SeaBIOS
Bin Meng
2016-03-17
x86: Support writing configuration tables in high area
Bin Meng
2016-03-17
x86: Simplify codes in write_tables()
Bin Meng
2016-03-17
x86: Use a macro for ROM table alignment
Bin Meng
2016-03-17
x86: Change to use start/end address pair in write_tables()
Bin Meng
2015-10-21
x86: Add SMBIOS table support
Bin Meng
2015-08-26
x86: Generate a valid ACPI table
Saket Sinha
2015-07-15
x86: Generate a valid MultiProcessor (MP) table
Bin Meng
2015-07-15
x86: Add MultiProcessor (MP) table APIs
Bin Meng
2015-04-30
x86: Add support for the Simple Firmware Interface (SFI)
Simon Glass
2015-04-30
x86: Correct the typo in write_tables()
Bin Meng
2015-04-30
x86: Write configuration tables in last_stage_init()
Bin Meng