index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-02-01
tools/fit_check_sign.c: Update usage function.
Ilies CHERGUI
2021-01-31
Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-01-30
binman: Allow for skip_at_start when reading entries
Simon Glass
2021-01-30
binman: Support alignment of files
Simon Glass
2021-01-30
binman: Allow vblock to include devicetree blobs
Simon Glass
2021-01-30
binman: Support reading an image with entry args
Simon Glass
2021-01-30
binman: Support finding symbols in sub-sections
Simon Glass
2021-01-30
binman: Fix a few file comments
Simon Glass
2021-01-30
binman: Show the size when writing entries
Simon Glass
2021-01-30
binman: Update the TODO list
Simon Glass
2021-01-30
patman: Correct lz4 compression parameters
Simon Glass
2021-01-30
dtoc: binman: Drop Python 2 code
Simon Glass
2021-01-29
tools: add mkeficapsule to .gitignore
Heinrich Schuchardt
2021-01-23
Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-01-23
mkeficapsule: Miscellaneous fixes in the utility
Sughosh Ganu
2021-01-23
tools: mkeficapsule: fill reserved members of structure
AKASHI Takahiro
2021-01-22
tools: env: return error if ubi_update_start() fails
Martin Hundebøll
2021-01-22
mkimage: Move padding commands outside of FIT_SIGNATURE
Joel Stanley
2021-01-22
tools/Makefile: FIT_CIPHER requires libssl
Joel Stanley
2021-01-22
tools: image-host: add support for several sub-images
Philippe Reynes
2021-01-22
tools: image-host: clean function fit_config_get_hash_list
Philippe Reynes
2021-01-18
tools: mtk_image: add support for booting ARM64 images
Fabien Parent
2021-01-15
Merge branch '2021.04-rc' of https://github.com/lftan/u-boot
Tom Rini
2021-01-15
tools: socfpgaimage: update padding flow
Ley Foon Tan
2021-01-15
tools: socfpgaimage: Print image header information
Ley Foon Tan
2021-01-13
tools: efivar.py unused variable
Heinrich Schuchardt
2021-01-13
tools: efivar.py should check GUID when deleting
Heinrich Schuchardt
2021-01-13
tools: efivar.py: incorrect indentation
Heinrich Schuchardt
2021-01-13
tools: efivar.py without arguments
Heinrich Schuchardt
2021-01-11
tools: mkimage: Add Allwinner eGON support
Andre Przywara
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dtoc: Tidy up src_scan tests
Simon Glass
2021-01-05
dtoc: Move src_scan tests to a separate file
Simon Glass
2021-01-05
dtoc: Split source-code scanning to a separate file
Simon Glass
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
dtoc: Output nodes in order
Simon Glass
2021-01-05
dtoc: Allow specifying the base directory for tests
Simon Glass
2021-01-05
dtoc: Add the method for each command to OutputFile
Simon Glass
2021-01-05
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
2021-01-05
dtoc: Add a header comment to each generated file
Simon Glass
2021-01-05
dtoc: Run tests using test_util
Simon Glass
2021-01-05
concurrencytest: Fix Python3 warning
Simon Glass
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
dtoc: Add an 'all' command
Simon Glass
2021-01-05
dtoc: Allow outputing to multiple files
Simon Glass
2021-01-05
dtoc: Allow providing a directory to write files to
Simon Glass
[next]