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
master
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
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
x86: queensbay: Return directly if IGD / SDVO were already disabled
Bin Meng
1
-11
/
+9
2021-08-02
x86: mtrr: Abort if requested size is not power of 2
Bin Meng
1
-0
/
+7
2021-08-02
x86: mtrr: Skip MSRs that were already programmed in mtrr_commit()
Bin Meng
1
-1
/
+1
2021-08-02
x86: mtrr: Do not clear the unused ones in mtrr_commit()
Bin Meng
1
-4
/
+0
2021-08-02
x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ
Bin Meng
1
-2
/
+2
2021-08-02
x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM
Bin Meng
1
-1
/
+0
2021-08-02
x86: tangier: Fix DMA controller IRQ polarity in CSRT
Andy Shevchenko
1
-2
/
+2
2021-07-15
x86: coreboot: Use vendor in the Kconfig
Simon Glass
1
-1
/
+1
2021-07-15
x86: Don't set up MTRRs if previously done
Simon Glass
1
-1
/
+1
2021-07-07
bootstage: Eliminate when not enabled
Tom Rini
1
-0
/
+2
2021-06-23
x86: Discard .note.gnu.property sections
Bin Meng
3
-0
/
+3
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
1
-1
/
+1
2021-04-13
x86: qemu: move QFW to its own uclass
Asherah Connor
3
-48
/
+21
2021-03-27
x86: coral: Allow init of debug UART in U-Boot proper
Simon Glass
3
-58
/
+64
2021-03-27
x86: coral: Avoid build error with !CONFIG_ACPIGEN
Simon Glass
1
-5
/
+9
2021-03-27
x86: Allow installing an e820 when booting from coreboot
Simon Glass
1
-26
/
+1
2021-03-27
x86: Move coreboot sysinfo parsing into generic x86 code
Simon Glass
2
-256
/
+0
2021-03-27
x86: Move coreboot timestamp info into coreboot_tables.h
Simon Glass
1
-12
/
+0
2021-03-27
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
4
-4
/
+4
2021-03-26
x86: apl: Use read-only SPL and new of-platdata
Simon Glass
1
-0
/
+2
2021-03-26
x86: itss: Tidy up bind() for of-platdata-inst
Simon Glass
1
-2
/
+3
2021-03-26
x86: apl: Tell of-platdata about a required header file
Simon Glass
1
-0
/
+1
2021-03-26
x86: apl: Fix the header order in pmc
Simon Glass
1
-1
/
+1
2021-03-26
x86: Define a region for device priv/plat data
Simon Glass
1
-0
/
+8
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2
-1
/
+2
2021-03-09
x86: Select advanced Intel code only if allowed
Simon Glass
1
-0
/
+1
2021-03-09
x86: sizeof-array-div error in lpc_common_early_init
Heinrich Schuchardt
1
-1
/
+1
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
1
-1
/
+1
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
54
-5
/
+49
2021-02-03
x86: qemu: Fix broken multi-core boot
Bin Meng
1
-0
/
+6
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
54
-5
/
+49
2021-02-01
x86: spl: Make moving BSS conditional
Simon Glass
1
-0
/
+2
2021-02-01
x86: Make sure the SPL image ends on a suitable boundary
Simon Glass
1
-0
/
+10
2021-02-01
x86: apl: Enhance debugging in the SPL loader
Simon Glass
1
-5
/
+7
2021-02-01
x86: acpi_gpe: Update driver name to match devicetree
Simon Glass
1
-2
/
+4
2021-01-31
x86: typo segement
Heinrich Schuchardt
2
-2
/
+2
2021-01-06
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
14
-123
/
+78
2021-01-06
Merge tag 'v2021.01-rc5' into next
Tom Rini
2
-5
/
+46
2021-01-05
x86: apl: Adjust how the UART gets its platform data
Simon Glass
1
-19
/
+24
2021-01-05
x86: apl: Use struct spi_nor instead of struct spi_flash
Simon Glass
1
-1
/
+1
2021-01-05
x86: Move priv/plat structs for intel_common to headers
Simon Glass
2
-27
/
+1
2021-01-05
x86: apl: Move priv/plat structs to headers
Simon Glass
2
-26
/
+2
2021-01-05
x86: apl: Reduce size for TPL
Simon Glass
8
-11
/
+29
2021-01-05
x86: apl: Update hostbridge to remove unwanted TPL code
Simon Glass
1
-5
/
+9
2021-01-05
x86: coral: Move fsp-m settings to a subnode
Simon Glass
1
-1
/
+4
2021-01-05
x86: Move call64 into its own section
Simon Glass
1
-0
/
+1
2021-01-05
x86: apl: Use const for driver operations
Simon Glass
2
-2
/
+2
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2
-2
/
+3
2021-01-05
x86: apl: Drop support for !OF_PLATDATA_PARENT
Simon Glass
2
-28
/
+1
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2
-2
/
+2
[next]