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
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-27
dtoc: Improve internal error for Refresh()
Simon Glass
2
-3
/
+3
2021-03-27
binman: Support default alignment for sections
Simon Glass
8
-0
/
+58
2021-03-27
binman: Support obtaining section contents immediately
Simon Glass
6
-19
/
+95
2021-03-27
binman: Add support for a collection of entries
Simon Glass
6
-14
/
+128
2021-03-27
binman: Allow disabling expanding an entry
Simon Glass
8
-9
/
+56
2021-03-27
binman: Use a unique number for the symbols test file
Simon Glass
2
-1
/
+1
2021-03-27
x86: coral: Show memory config and SKU ID on startup
Simon Glass
4
-14
/
+179
2021-03-27
sysinfo: Allow showing model info from sysinfo
Simon Glass
2
-8
/
+33
2021-03-27
sandbox: Correct uninit conflict
Simon Glass
1
-5
/
+1
2021-03-27
bootm: Skip command-line substitution if !CONFIG_CMDLINE
Simon Glass
1
-1
/
+2
2021-03-27
bloblist: Make BLOBLIST_TABLES depend on BLOBLIST
Simon Glass
1
-1
/
+1
2021-03-27
command: Fix operation of !CONFIG_CMDLINE
Simon Glass
1
-1
/
+9
2021-03-27
doc: Convert Chromium OS docs to rst
Simon Glass
9
-83
/
+183
2021-03-27
malloc: Export malloc_simple_info()
Simon Glass
1
-1
/
+2
2021-03-27
cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
Simon Glass
10
-14
/
+10
2021-03-27
sf: Support querying write-protect
Simon Glass
7
-1
/
+74
2021-03-27
bootstage: Warning if space is exhausted
Simon Glass
1
-6
/
+12
2021-03-27
spl: Split out bootstage ID into a function
Simon Glass
1
-4
/
+19
2021-03-27
binman: Show a message when changing subnodes
Simon Glass
1
-2
/
+2
2021-03-27
test: Silenece the echo and print tests
Simon Glass
2
-3
/
+8
2021-03-27
sandbox: image: Allow sandbox to load any image
Simon Glass
2
-0
/
+9
2021-03-27
sandbox: Provide a way to bind fixed/removeable devices
Simon Glass
4
-9
/
+29
2021-03-27
sandbox: Update do_host_bind() argument counting
Simon Glass
1
-3
/
+6
2021-03-27
sandbox: Disintangle declarations in do_host_bind()
Simon Glass
1
-4
/
+9
2021-03-27
sandbox: cros_ec: Only write EC state when the EC is probed
Simon Glass
1
-0
/
+4
2021-03-27
sandbox: Only delete the executable if requested
Simon Glass
1
-9
/
+15
2021-03-27
sandbox: Only call timer_timebase_fallback() if present
Simon Glass
1
-1
/
+2
2021-03-27
x86: coreboot: Don't setup MTRR when booting from coreboot
Simon Glass
1
-3
/
+3
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
dm: core: Add CBFS support to flashmap
Simon Glass
1
-0
/
+8
2021-03-27
x86: fsp: Don't enable FSP graphics if booted from coreboot
Simon Glass
1
-1
/
+1
2021-03-27
x86: video: Allow coreboot video to be used on any x86 board
Simon Glass
2
-5
/
+13
2021-03-27
video: Fix video on coreboot with the copy buffer
Simon Glass
1
-5
/
+2
2021-03-27
cmd: Add missing check for CONFIG_SYS_LONGHELP
Simon Glass
2
-0
/
+4
2021-03-27
x86: Add a command to display coreboot sysinfo
Simon Glass
5
-0
/
+430
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
10
-9
/
+9
2021-03-27
cbfs: Drop unnecessary cast in file_cbfs_fill_cache()
Simon Glass
1
-2
/
+1
2021-03-27
cbfs: Support reading compression information
Simon Glass
2
-0
/
+33
2021-03-27
cbfs: Simplify file iteration
Simon Glass
1
-6
/
+1
2021-03-27
cbfs: Factor out filling a cache node into a new function
Simon Glass
1
-12
/
+33
2021-03-27
cbfs: Allow file traversal with any CBFS
Simon Glass
2
-2
/
+28
2021-03-27
cbfs: Allow access to CBFS without a header
Simon Glass
3
-8
/
+21
[prev]
[next]