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-31
binman: Support finding symbols in sub-sections
Simon Glass
6
-7
/
+123
2021-01-31
binman: Fix a few file comments
Simon Glass
2
-2
/
+1
2021-01-31
binman: Show the size when writing entries
Simon Glass
1
-1
/
+2
2021-01-31
binman: Update the TODO list
Simon Glass
1
-2
/
+1
2021-01-31
patman: Correct lz4 compression parameters
Simon Glass
1
-1
/
+2
2021-01-31
dtoc: binman: Drop Python 2 code
Simon Glass
2
-4
/
+3
2021-01-29
tools: add mkeficapsule to .gitignore
Heinrich Schuchardt
1
-0
/
+1
2021-01-24
Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-15
/
+26
2021-01-23
mkeficapsule: Miscellaneous fixes in the utility
Sughosh Ganu
1
-15
/
+23
2021-01-23
tools: mkeficapsule: fill reserved members of structure
AKASHI Takahiro
1
-0
/
+3
2021-01-23
tools: env: return error if ubi_update_start() fails
Martin Hundebøll
1
-1
/
+1
2021-01-23
mkimage: Move padding commands outside of FIT_SIGNATURE
Joel Stanley
1
-5
/
+6
2021-01-23
tools/Makefile: FIT_CIPHER requires libssl
Joel Stanley
1
-1
/
+1
2021-01-23
tools: image-host: add support for several sub-images
Philippe Reynes
1
-15
/
+21
2021-01-23
tools: image-host: clean function fit_config_get_hash_list
Philippe Reynes
1
-56
/
+76
2021-01-18
tools: mtk_image: add support for booting ARM64 images
Fabien Parent
2
-5
/
+29
2021-01-15
Merge branch '2021.04-rc' of https://github.com/lftan/u-boot
Tom Rini
1
-16
/
+70
2021-01-15
tools: socfpgaimage: update padding flow
Ley Foon Tan
1
-13
/
+28
2021-01-15
tools: socfpgaimage: Print image header information
Ley Foon Tan
1
-3
/
+42
2021-01-13
tools: efivar.py unused variable
Heinrich Schuchardt
1
-1
/
+1
2021-01-13
tools: efivar.py should check GUID when deleting
Heinrich Schuchardt
1
-1
/
+1
2021-01-13
tools: efivar.py: incorrect indentation
Heinrich Schuchardt
1
-15
/
+15
2021-01-13
tools: efivar.py without arguments
Heinrich Schuchardt
1
-1
/
+4
2021-01-12
tools: mkimage: Add Allwinner eGON support
Andre Przywara
2
-0
/
+137
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-1
/
+1
2021-01-06
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
9
-512
/
+779
2021-01-06
Merge tag 'v2021.01-rc5' into next
Tom Rini
5
-0
/
+841
2021-01-05
dtoc: Tidy up src_scan tests
Simon Glass
1
-6
/
+22
2021-01-05
dtoc: Move src_scan tests to a separate file
Simon Glass
5
-78
/
+97
2021-01-05
dtoc: Split source-code scanning to a separate file
Simon Glass
3
-169
/
+204
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2
-28
/
+7
2021-01-05
dtoc: Output nodes in order
Simon Glass
2
-43
/
+34
2021-01-05
dtoc: Allow specifying the base directory for tests
Simon Glass
2
-6
/
+46
2021-01-05
dtoc: Add the method for each command to OutputFile
Simon Glass
1
-26
/
+16
2021-01-05
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
2
-4
/
+4
2021-01-05
dtoc: Add a header comment to each generated file
Simon Glass
2
-12
/
+24
2021-01-05
dtoc: Run tests using test_util
Simon Glass
1
-21
/
+10
2021-01-05
concurrencytest: Fix Python3 warning
Simon Glass
1
-2
/
+2
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2
-4
/
+4
2021-01-05
dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
Simon Glass
1
-2
/
+2
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2
-37
/
+37
2021-01-05
dtoc: Add an 'all' command
Simon Glass
4
-10
/
+51
2021-01-05
dtoc: Allow outputing to multiple files
Simon Glass
2
-10
/
+94
2021-01-05
dtoc: Allow providing a directory to write files to
Simon Glass
3
-10
/
+19
2021-01-05
dtoc: Test the stdout output
Simon Glass
1
-15
/
+22
2021-01-05
dtoc: Use None to mean stdout
Simon Glass
3
-7
/
+7
2021-01-05
dtoc: Tidy up pylint warnings in test
Simon Glass
1
-71
/
+85
2021-01-05
dtoc: Convert _drivers to a dict
Simon Glass
2
-4
/
+32
2021-01-05
dtoc: Output the struct values in a separate function
Simon Glass
1
-16
/
+34
2021-01-05
dtoc: Output the device in a separate function
Simon Glass
1
-11
/
+22
[prev]
[next]