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
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
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-01-05
dtoc: Make _output_list a top-level function
Simon Glass
1
-40
/
+40
2021-01-05
dtoc: Fix a few pylint warnings in dtb_platdata
Simon Glass
1
-15
/
+16
2021-01-05
sandbox: Drop unnecessary test node
Simon Glass
2
-17
/
+0
2021-01-04
tools: zynqmp: Fix regex expression around XPm_ConfigObject
Adrian Fiergolski
1
-1
/
+1
2020-12-31
mkeficapsule: Add support for embedding public key in a dtb
Sughosh Ganu
2
-12
/
+222
2020-12-23
buildman: Remove output binaries before building
Simon Glass
1
-1
/
+13
2020-12-23
patman: Add project-default for 'gcc'
Philipp Tomsich
1
-1
/
+6
2020-12-23
patman: Add --no-signoff to suppress adding signoffs
Philipp Tomsich
4
-8
/
+12
2020-12-20
tools: add a simple script to generate EFI variables
Paulo Alcantara
1
-0
/
+380
2020-12-14
checkpatch: Add warnings for unexpected struct names
Simon Glass
1
-0
/
+28
2020-12-14
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
2
-34
/
+34
2020-12-14
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2
-34
/
+34
2020-12-13
dtoc: Tidy up more Python style in dtb_platdata
Simon Glass
1
-45
/
+46
2020-12-13
dtoc: Tidy up Python style in dtb_platdata
Simon Glass
1
-29
/
+42
2020-12-13
patman: Drop tools.ToChar() and ToChars()
Simon Glass
3
-28
/
+5
2020-12-13
patman: Drop tools.ToByte()
Simon Glass
3
-19
/
+4
2020-12-13
patman: Drop unicode helper functions
Simon Glass
8
-63
/
+17
2020-12-13
fdt: Use an Enum for the data type
Simon Glass
5
-59
/
+77
2020-12-03
test/py: efi_capsule: test for FIT image capsule
AKASHI Takahiro
1
-1
/
+2
2020-12-03
tools: add mkeficapsule command for UEFI capsule update
AKASHI Takahiro
2
-0
/
+238
2020-12-02
Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+1
2020-11-30
binman: Handle tool paths containing '~' correctly
Simon Glass
1
-0
/
+1
2020-11-30
mips: octeon: tools: Add update_octeon_header tool
Stefan Roese
3
-0
/
+460
2020-11-19
tools: dumpimage: Remove remaining mentions of the -i option
Tyler Hicks
1
-3
/
+3
2020-11-19
tools: image-host.c: use correct variable for strerrno
Philippe Reynes
1
-1
/
+1
2020-11-19
tools: image-host.c: use random instead of rand
Philippe Reynes
1
-2
/
+2
2020-11-15
patman: Add a Series-patchwork-url option
Simon Glass
3
-2
/
+13
2020-11-15
patman: Add a setting for the Patchwork URL
Simon Glass
2
-2
/
+5
2020-11-15
patman: Allow specifying the patchwork URL
Simon Glass
4
-27
/
+48
2020-11-15
patman: Update defaults in subparsers
Simon Glass
1
-6
/
+22
2020-11-15
patman: Correct Change-Ids error message args
Simon Glass
1
-2
/
+2
2020-11-15
patman: Refactor how the default subcommand works
Simon Glass
3
-33
/
+38
2020-11-05
patman: Support listing comments from patchwork
Simon Glass
6
-36
/
+268
2020-11-05
patman: Support parsing of review snippets
Simon Glass
2
-0
/
+168
2020-11-05
patman: Support updating a branch with review tags
Simon Glass
6
-16
/
+289
2020-11-05
patman: Support checking for review tags in patchwork
Simon Glass
6
-6
/
+784
2020-11-05
patman: Detect missing upstream in CountCommitsToBranch
Simon Glass
2
-3
/
+26
2020-11-05
patman: Improve handling of files
Simon Glass
1
-3
/
+8
2020-11-05
patman: Allow showing a Commit as a string
Simon Glass
1
-0
/
+3
2020-11-05
patman: Don't ignore lines starting with hash
Simon Glass
1
-2
/
+5
2020-11-05
patman: Fix spelling of plural for warning
Simon Glass
1
-4
/
+5
2020-11-05
patman: Convert testBasic() to use an interator
Simon Glass
1
-28
/
+27
2020-11-05
patman: Add some tests for warnings
Simon Glass
3
-13
/
+116
2020-11-05
patman: Add a test for PatchStream tags
Simon Glass
2
-5
/
+44
2020-11-05
patman: Drop unused signoff member
Simon Glass
2
-1
/
+1
2020-11-05
patman: Convert 'Series-xxx' tag errors into warnings
Simon Glass
2
-2
/
+8
2020-11-05
patman: Attach warnings to individual patches
Simon Glass
2
-4
/
+13
2020-11-05
patman: Move warning collection to a function
Simon Glass
1
-13
/
+23
2020-11-05
patman: Fix up argument/return docs in patchstream
Simon Glass
1
-32
/
+50
2020-11-05
patman: Drop unused args in patchstream
Simon Glass
1
-5
/
+3
[prev]
[next]