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
2020-08-07
mkimage: fit: fix import of external data
Patrick Oppenlander
1
-2
/
+2
2020-08-07
mkimage: fit: include image cipher in configuration signature
Patrick Oppenlander
1
-0
/
+17
2020-08-07
mkimage: fit: don't cipher ciphered data
Patrick Oppenlander
1
-1
/
+14
2020-08-07
mkimage: fit: handle FDT_ERR_NOSPACE when ciphering
Patrick Oppenlander
1
-9
/
+10
2020-08-07
mkimage: fit: only process one cipher node
Patrick Oppenlander
1
-35
/
+22
2020-08-05
tools: env: Avoid an uninited warning with was_locked
Simon Glass
1
-1
/
+1
2020-08-05
tools: env: Fix printf() warning in fw_env
Simon Glass
1
-2
/
+2
2020-08-05
fit_image: Use calloc() to fix reproducibility issue
Fabio Estevam
1
-4
/
+4
2020-08-04
checkpatch: Don't allow common.h and dm.h in headers
Simon Glass
1
-0
/
+7
2020-08-04
patman: Fix up the test comments
Simon Glass
1
-5
/
+5
2020-07-31
fw_setenv: lock the flash only if it was locked before
Ivan Mikhaylov
1
-5
/
+19
2020-07-29
dtoc: remove compatible string aliases support
Walter Lozano
2
-56
/
+0
2020-07-29
dtoc: look for compatible string aliases in driver list
Walter Lozano
3
-26
/
+44
2020-07-29
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
1
-1
/
+1
2020-07-29
buildman: Show the build rate at the end
Simon Glass
2
-1
/
+15
2020-07-29
buildman: Correct the testOutputDir() unit test
Simon Glass
1
-2
/
+1
2020-07-29
buildman: Allow using older versions of genboardscfg.py
Simon Glass
1
-2
/
+8
2020-07-29
dtoc: add coverage test for unicode error
Walter Lozano
3
-3
/
+42
2020-07-27
binman: Re-enable concurrent tests
Simon Glass
1
-1
/
+3
2020-07-27
binman: Don't change the descriptor in tests
Simon Glass
3
-5
/
+47
2020-07-25
patman: When no tracking branch is provided, tell the user
Nicolas Boichat
1
-2
/
+3
2020-07-25
patman: Make sure sendemail.suppresscc is (un)set correctly
Nicolas Boichat
2
-0
/
+27
2020-07-25
Add information for skipped commit options
Patrick Delaunay
1
-0
/
+3
2020-07-25
patman: Detect unexpected END
Patrick Delaunay
1
-0
/
+4
2020-07-25
binman: Add support for generating a FIT
Simon Glass
5
-0
/
+384
2020-07-25
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2
-2
/
+19
2020-07-25
mkimage: Allow updating the FIT timestamp
Simon Glass
3
-2
/
+6
2020-07-25
binman: Allow zero-length entries to overlap
Simon Glass
3
-1
/
+23
2020-07-25
binman: Allow missing Intel blobs
Simon Glass
4
-14
/
+55
2020-07-25
binman: Detect when valid images are not produced
Simon Glass
7
-3
/
+76
2020-07-25
patman: Update errors and warnings to use stderr
Simon Glass
2
-2
/
+5
2020-07-25
binman: Allow external binaries to be missing
Simon Glass
8
-8
/
+66
2020-07-25
binman: Convert existing binary blobs to blob_ext
Simon Glass
16
-39
/
+29
2020-07-25
binman: Add an etype for external binary blobs
Simon Glass
5
-0
/
+83
2020-07-25
binman: Use super() instead of specifying parent type
Simon Glass
57
-87
/
+86
2020-07-25
binman: Fix a few typos in the entry docs
Simon Glass
2
-2
/
+2
2020-07-25
binman: Add support for calling mkimage
Simon Glass
5
-0
/
+120
2020-07-25
binman: Set a default toolpath
Simon Glass
1
-0
/
+5
2020-07-25
binman: Specify the toolpath when running test coverage
Simon Glass
2
-6
/
+13
2020-07-25
binman: Correct the search patch for pylibfdt
Simon Glass
1
-0
/
+1
2020-07-25
binman: cbfs: Fix IFWI typo
Simon Glass
1
-1
/
+1
2020-07-25
binman: Output errors to stderr
Simon Glass
1
-1
/
+1
2020-07-25
patman: Add a -D option to enable debugging
Simon Glass
1
-0
/
+6
2020-07-25
patman: Support collecting response tags in Patchstream
Simon Glass
2
-5
/
+30
2020-07-25
patman: Allow disabling 'bright' mode with Print output
Simon Glass
1
-2
/
+2
2020-07-25
patman: Add a 'test' subcommand
Simon Glass
2
-36
/
+41
2020-07-25
patman: Allow different commands
Simon Glass
1
-36
/
+41
2020-07-25
patman: Convert to ArgumentParser
Simon Glass
3
-64
/
+65
2020-07-25
patman: Allow skipping patches at the end
Simon Glass
3
-5
/
+18
2020-07-25
patman: Allow creating patches for another branch
Simon Glass
5
-15
/
+40
[next]