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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-27
x86: fsp: Don't notify if booted from coreboot
Simon Glass
1
-0
/
+4
2021-03-27
x86: coral: Fall back to coreboot video when FSP missing
Simon Glass
1
-0
/
+5
2021-03-27
x86: coral: Allow init of debug UART in U-Boot proper
Simon Glass
4
-58
/
+65
2021-03-27
x86: coral: Avoid build error with !CONFIG_ACPIGEN
Simon Glass
1
-5
/
+9
2021-03-27
x86: fsp: Don't enable FSP graphics if booted from coreboot
Simon Glass
1
-1
/
+1
2021-03-27
x86: Allow installing an e820 when booting from coreboot
Simon Glass
5
-29
/
+69
2021-03-27
x86: coreboot: Update parsing of the latest sysinfo
Simon Glass
3
-57
/
+525
2021-03-27
x86: Move coreboot sysinfo parsing into generic x86 code
Simon Glass
5
-1
/
+28
2021-03-27
x86: coreboot: Sync up timestamp codes
Simon Glass
2
-2
/
+64
2021-03-27
x86: Move coreboot timestamp info into coreboot_tables.h
Simon Glass
3
-36
/
+39
2021-03-27
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
5
-4
/
+4
2021-03-27
cbfs: Allow access to CBFS without a header
Simon Glass
1
-1
/
+2
2021-03-27
x86: coral: Update the SD card-detect GPIO
Simon Glass
1
-1
/
+1
2021-03-27
x86: coral: Put the eMMC first
Simon Glass
1
-0
/
+1
2021-03-26
x86: dts: Drop unused CONFIG_SPL
Simon Glass
1
-5
/
+1
2021-03-26
x86: Make use of binman expanded entries
Simon Glass
1
-10
/
+1
2021-03-26
x86: apl: Use read-only SPL and new of-platdata
Simon Glass
1
-0
/
+2
2021-03-26
x86: coral: Drop TPM and ACPI interrupts from TPL
Simon Glass
1
-5
/
+5
2021-03-26
x86: Don't include reset driver in SPL
Simon Glass
1
-1
/
+1
2021-03-26
x86: Support a fake PCI device with of-platdata-inst
Simon Glass
1
-0
/
+1
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
4
-1
/
+30
2021-03-09
x86: Select advanced Intel code only if allowed
Simon Glass
2
-0
/
+16
2021-03-09
x86: Move INTEL_ACPIGEN to arch/x86
Simon Glass
1
-0
/
+9
2021-03-09
x86: Fix member check in intel_gnvs
Simon Glass
1
-0
/
+4
2021-03-09
x86: sizeof-array-div error in lpc_common_early_init
Heinrich Schuchardt
1
-1
/
+1
2021-03-03
gpio: x86: Drop the deprecated methods in intel_gpio
Simon Glass
1
-0
/
+5
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
88
-7
/
+90
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
88
-7
/
+90
2021-02-01
x86: tpl: Show next stage being booted
Simon Glass
1
-1
/
+6
2021-02-01
x86: spl: Clear BSS unconditionally
Simon Glass
1
-1
/
+1
2021-02-01
x86: zimage: Improve command-line debug handling
Simon Glass
1
-3
/
+7
2021-02-01
x86: zimage: Allow dumping the image from outside the module
Simon Glass
2
-8
/
+25
2021-02-01
x86: Update Chromium OS GNVS names
Simon Glass
1
-6
/
+28
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-02-01
x86: coral: Add a devicetree node for eMMC
Simon Glass
1
-0
/
+6
2021-01-31
x86: coral: Support TPM and RTC in SPL
Simon Glass
2
-1
/
+22
2021-01-31
x86: typo segement
Heinrich Schuchardt
2
-2
/
+2
2021-01-31
x86: coral: Update an unused pin to reduce power
Simon Glass
1
-0
/
+1
2021-01-06
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
25
-135
/
+238
2021-01-06
Merge tag 'v2021.01-rc5' into next
Tom Rini
4
-13
/
+67
2021-01-05
x86: Drop rtc from SPL
Simon Glass
1
-1
/
+1
[prev]
[next]