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
2019-03-08
fdt: Fix FIT header verification in mkimage and conduct same checks as bootm
Jordan Hand
5
-3
/
+65
2019-02-10
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
Tom Rini
2
-1
/
+4
2019-02-09
buildman: fix typo
Chris Packham
1
-1
/
+1
2019-02-09
buildman: Write the environment out to an 'env' file
Simon Glass
1
-0
/
+3
2019-02-09
armv7R: K3: am654: Fix order of debug elements in x509 template
Andrew F. Davis
1
-1
/
+1
2019-02-09
moveconfig: add a second pass for empty #if/#endif blocks
Chris Packham
1
-2
/
+25
2019-02-01
tools: dumpimage: Clarify help
Martyn Welch
1
-3
/
+4
2019-02-01
tools: dumpimage: Add help option and make error paths consistent
Martyn Welch
1
-5
/
+13
2019-02-01
tools: dumpimage: Simplify internal logic
Martyn Welch
1
-48
/
+37
2019-02-01
tools: dumpimage: Simplify arguments
Martyn Welch
1
-14
/
+11
2019-02-01
tools: dumpimage: Provide more feedback on error
Martyn Welch
1
-2
/
+9
2019-01-30
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
Tom Rini
1
-3
/
+6
2019-01-28
Revert "tools: imx8image: set dcd_skip to true"
Fabio Estevam
1
-1
/
+1
2019-01-28
tools: imx8image: use correct printf escape sequence
Heinrich Schuchardt
1
-2
/
+5
2019-01-26
tests: dtoc: adapt tests to changed dtoc output
Simon Goldschmidt
1
-27
/
+27
2019-01-24
tools: zynqmpimage: Align image_size/image_stored_size
Michal Simek
1
-2
/
+2
2019-01-24
tools: zynqmpimage: round up partition size
Michael Tretter
1
-3
/
+12
2019-01-16
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
Tom Rini
5
-10
/
+56
2019-01-15
Fix typo: missmatched -> mismatched.
Vagrant Cascadian
1
-1
/
+1
2019-01-15
dtoc: make generated platdata structs const
Simon Goldschmidt
1
-1
/
+1
2019-01-15
buildman: Fix tabs in GetWrapper()
Simon Glass
1
-2
/
+2
2019-01-15
buildman: Add support for building with clang
Simon Glass
5
-5
/
+48
2019-01-15
buildman: Deal nicely with invalid build-status file
Simon Glass
1
-1
/
+6
2019-01-15
buildman: Drop comment about Ctrl-C problem
Simon Glass
1
-2
/
+0
2019-01-09
tools: imx8image: set dcd_skip to true
Peng Fan
1
-1
/
+1
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
6
-1
/
+676
2019-01-01
imx: imx8mq: build flash.bin
Peng Fan
1
-0
/
+43
2019-01-01
tools: add i.MX8M image support
Peng Fan
4
-0
/
+632
2019-01-01
tools: improve portability of imx_cntr_image.sh
Martin Husemann
1
-1
/
+1
2018-12-15
tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()
Andy Shevchenko
1
-2
/
+2
2018-12-15
tools: add a generic config for native tools building
Otavio Salvador
1
-1
/
+1
2018-12-09
Roll CRC16-CCITT into the hash infrastructure
Philipp Tomsich
1
-0
/
+1
2018-12-05
buildman/toolchain.py: handle inconsistent tarball names
Trevor Woerner
1
-2
/
+3
2018-12-05
buildman/toolchain.py: fix toolchain directory
Trevor Woerner
1
-1
/
+2
2018-12-03
rsa: add a structure for the padding
Philippe Reynes
1
-0
/
+4
2018-11-29
tools: MediaTek: add MTK boot header generation to mkimage
Ryder Lee
3
-0
/
+949
2018-11-27
tools/file2include: don't use malloc.h for malloc
Jonathan Gray
1
-1
/
+0
2018-11-26
tools: .gitignore: add prelink-riscv
Lukas Auer
1
-0
/
+1
2018-11-21
binman: Set the pathname correctly for ELF files
Simon Glass
1
-3
/
+2
2018-11-21
binman: Drop an unnecessary comma in blob handling
Simon Glass
1
-1
/
+1
2018-11-21
binman: Add a way to enable debugging from the build
Simon Glass
1
-0
/
+6
2018-11-21
buildman: Show boards with warning with w+
Simon Glass
2
-19
/
+54
2018-11-21
buildman: Rename the good, better, worse variables
Simon Glass
1
-14
/
+14
2018-11-21
buildman: Detect dtc warnings
Simon Glass
2
-3
/
+6
2018-11-21
buildman: Only print toolchain probing with -v
Simon Glass
2
-2
/
+2
2018-11-17
armv7R: K3: am654: Add support for generating build targets
Lokesh Vutla
1
-0
/
+48
2018-11-14
buildman: Add a --boards option to specify particular boards to build
Simon Glass
5
-23
/
+72
2018-11-06
tools: imx8image: flatten container header only when creating container
Peng Fan
1
-10
/
+12
2018-11-06
tools: imx8image: fix coverity CID 184233
Peng Fan
1
-0
/
+8
2018-11-06
tools: imx8image: fix coverity CID 184234
Peng Fan
1
-1
/
+3
[next]