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-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
2021-03-26
binman: Plumb expanded entries through fully
Simon Glass
3
-8
/
+36
2021-03-26
binman: Allow a way to select expanded entries
Simon Glass
2
-6
/
+16
2021-03-26
binman: Allow using an an 'expanded' entry type
Simon Glass
2
-9
/
+63
2021-03-26
binman: Use standard filenames for SPL/TPL devicetree
Simon Glass
2
-13
/
+16
2021-03-26
binman: Move the comment for GetFdts() to the base class
Simon Glass
2
-10
/
+1
2021-03-26
binman: Drop unnecessary field in output_fdt_info
Simon Glass
1
-12
/
+10
2021-03-26
binman: Use the fake SPL/TPL only if requested
Simon Glass
1
-8
/
+15
2021-03-26
binman: Drop unnecessary 'type' property in tests
Simon Glass
2
-2
/
+0
2021-03-26
binman: Add support for u-boot-tpl-bss-bad
Simon Glass
4
-0
/
+101
2021-03-26
binman: Add support for u-boot-tpl-nodtb
Simon Glass
4
-0
/
+83
2021-03-26
binman: Support symbols in u-boot-spl-nodtb
Simon Glass
6
-21
/
+81
2021-03-26
binman: Correct the documentation for u-boot-spl-bss-pad
Simon Glass
2
-14
/
+20
2021-03-26
binman: Tidy up underscores in entry documentation
Simon Glass
7
-24
/
+22
2021-03-26
binman: Update entry help for files-align
Simon Glass
1
-0
/
+1
2021-03-26
binman: Document ExpandEntries() in the base class
Simon Glass
2
-6
/
+11
[next]