index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
tables.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-24
smbios: error handling for invalid addresses
Heinrich Schuchardt
1
-2
/
+11
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-11-06
x86: Allow putting some tables in the bloblist
Simon Glass
1
-3
/
+46
2020-11-05
x86: Use if instead of #ifdef in write_tables()
Simon Glass
1
-19
/
+19
2020-11-05
x86: Allow writing tables to fail
Simon Glass
1
-1
/
+4
2020-07-17
x86: Add debugging to table writing
Simon Glass
1
-10
/
+28
2020-04-16
x86: Move acpi_table header to main include/ directory
Simon Glass
1
-1
/
+1
2020-02-06
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-02-06
x86: Use unsigned long for address in table generation
Simon Glass
1
-9
/
+2
2016-11-15
x86: Correct a build warning in x86 tables
Simon Glass
1
-0
/
+2
2016-10-19
smbios: Allow compilation on 64bit systems
Alexander Graf
1
-1
/
+6
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf
1
-1
/
+1
2016-10-19
x86: Move table csum into separate file
Alexander Graf
1
-12
/
+0
2016-05-23
x86: Use high_table_malloc() for tables passing to SeaBIOS
Bin Meng
1
-3
/
+1
2016-05-23
x86: Fix build warning in tables.c when CONFIG_SEABIOS
Bin Meng
1
-0
/
+1
2016-03-17
x86: Support booting SeaBIOS
Bin Meng
1
-0
/
+15
2016-03-17
x86: Support writing configuration tables in high area
Bin Meng
1
-0
/
+11
2016-03-17
x86: Simplify codes in write_tables()
Bin Meng
1
-27
/
+34
2016-03-17
x86: Use a macro for ROM table alignment
Bin Meng
1
-5
/
+5
2016-03-17
x86: Change to use start/end address pair in write_tables()
Bin Meng
1
-6
/
+12
2015-10-21
x86: Add SMBIOS table support
Bin Meng
1
-0
/
+5
2015-08-26
x86: Generate a valid ACPI table
Saket Sinha
1
-0
/
+5
2015-07-15
x86: Generate a valid MultiProcessor (MP) table
Bin Meng
1
-0
/
+5
2015-07-15
x86: Add MultiProcessor (MP) table APIs
Bin Meng
1
-0
/
+14
2015-04-30
x86: Add support for the Simple Firmware Interface (SFI)
Simon Glass
1
-0
/
+5
2015-04-30
x86: Correct the typo in write_tables()
Bin Meng
1
-1
/
+1
2015-04-30
x86: Write configuration tables in last_stage_init()
Bin Meng
1
-0
/
+30