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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
Bin Meng
1
-0
/
+24
2021-05-19
binman: Add support for RISC-V OpenSBI fw_dynamic blob
Bin Meng
4
-0
/
+57
2021-05-19
binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
Bin Meng
2
-5
/
+5
2021-05-19
binman: Correct the comment for ATF entry type
Bin Meng
1
-1
/
+1
2021-05-19
binman: Correct '-a' description in the doc
Bin Meng
1
-2
/
+2
2021-04-29
buildman: Use bytes for the environment
Simon Glass
3
-11
/
+30
2021-04-29
buildman: Handle exceptions in threads gracefully
Simon Glass
4
-11
/
+56
2021-04-29
buildman: Use common code to send an result
Simon Glass
1
-8
/
+13
2021-04-29
buildman: Tidy up a few comments
Simon Glass
3
-5
/
+20
2021-04-29
binman: Support adding sections to FMAPs
Simon Glass
4
-9
/
+50
2021-04-29
binman: Tweak implementation of fmap
Simon Glass
1
-31
/
+38
2021-04-29
patman: Parse checkpatch by message instead of by line
Evan Benn
1
-84
/
+134
2021-04-29
patman: Assume we always have pygit2 for tests
Tom Rini
1
-17
/
+2
2021-04-29
dtoc: Correct dtoc output when testing
Simon Glass
2
-53
/
+22
2021-04-29
binman: Correct testSplNoDtb() and Tpl also
Simon Glass
1
-0
/
+2
2021-04-14
mkimage: Add a 'keyfile' argument for image signing
Alexandru Gagniuc
4
-28
/
+40
2021-04-14
lib: Add support for ECDSA image signing
Alexandru Gagniuc
1
-0
/
+3
2021-04-14
lib/rsa: Make fdt_add_bignum() available outside of RSA code
Alexandru Gagniuc
1
-0
/
+5
2021-04-14
lib: Rename rsa-checksum.c to hash-checksum.c
Alexandru Gagniuc
1
-1
/
+2
2021-04-13
moveconfig.py: add to the "do not process" list
Trevor Woerner
1
-1
/
+1
2021-04-13
checkpatch: Add warnings for using strn(cat|cpy)
Sean Anderson
1
-1
/
+13
2021-04-10
tools/mkeficapsule: improve online help
Heinrich Schuchardt
1
-8
/
+8
2021-04-09
imx6: icorem6: chmod 644 enigcam.bmp
Heinrich Schuchardt
1
-0
/
+0
2021-04-08
tools: imx image: fix write warning
Peng Fan
2
-2
/
+2
2021-04-07
tools: Integrate the Dockerfile used for CI
Tom Rini
1
-0
/
+203
2021-04-06
moveconfig: Handle binary files cleanly
Simon Glass
1
-2
/
+14
2021-04-06
dtoc: Improve handling of reg properties
Simon Glass
4
-3
/
+73
2021-04-06
dtoc: Adjust detection of 64-bit properties
Simon Glass
2
-6
/
+6
2021-04-06
dtoc: Show driver warnings once at the end
Simon Glass
4
-28
/
+33
2021-04-06
buildman: Add an encoding to the out-env file
Simon Glass
1
-1
/
+2
2021-04-06
patman: Continue on if warnings are found outside a commit
Simon Glass
1
-2
/
+2
2021-03-30
Merge tag 'v2021.04-rc5' into next
Tom Rini
2
-9
/
+9
2021-03-29
Support building on macOS/arm64
Jessica Clarke
1
-2
/
+2
2021-03-27
dtoc: Add new check that offsets are correct
Simon Glass
2
-3
/
+40
2021-03-27
dtoc: Support adding subnodes alongside existing ones
Simon Glass
2
-9
/
+51
2021-03-27
dtoc: Add a subnode test for multiple nodes
Simon Glass
2
-12
/
+34
2021-03-27
dtoc: Tweak ordering of fdt-offsets refreshing
Simon Glass
1
-3
/
+4
2021-03-27
dtoc: Tidy up property-offset handling
Simon Glass
1
-3
/
+7
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-26
binman: Update various pieces of the documentation
Simon Glass
1
-39
/
+44
2021-03-26
binman: Drop repetitive heading for each entry
Simon Glass
20
-57
/
+57
2021-03-26
binman: Incorporate entry documentation
Simon Glass
10
-77
/
+87
2021-03-26
binman: Rearrange documentation into headings
Simon Glass
1
-257
/
+266
2021-03-26
binman: doc: Add documentation to htmldocs
Simon Glass
6
-245
/
+257
2021-03-26
binman: Automatically expand phase binaries into sections
Simon Glass
16
-18
/
+571
[next]