aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass
2021-02-14buildman: 'Thread' object has no attribute 'isAlive'Heinrich Schuchardt
2021-02-01tools/fit_check_sign.c: Update usage function.Ilies CHERGUI
2021-01-31Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-01-30binman: Allow for skip_at_start when reading entriesSimon Glass
2021-01-30binman: Support alignment of filesSimon Glass
2021-01-30binman: Allow vblock to include devicetree blobsSimon Glass
2021-01-30binman: Support reading an image with entry argsSimon Glass
2021-01-30binman: Support finding symbols in sub-sectionsSimon Glass
2021-01-30binman: Fix a few file commentsSimon Glass
2021-01-30binman: Show the size when writing entriesSimon Glass
2021-01-30binman: Update the TODO listSimon Glass
2021-01-30patman: Correct lz4 compression parametersSimon Glass
2021-01-30dtoc: binman: Drop Python 2 codeSimon Glass
2021-01-29tools: add mkeficapsule to .gitignoreHeinrich Schuchardt
2021-01-23Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2021-01-23mkeficapsule: Miscellaneous fixes in the utilitySughosh Ganu
2021-01-23tools: mkeficapsule: fill reserved members of structureAKASHI Takahiro
2021-01-22tools: env: return error if ubi_update_start() failsMartin Hundebøll
2021-01-22mkimage: Move padding commands outside of FIT_SIGNATUREJoel Stanley
2021-01-22tools/Makefile: FIT_CIPHER requires libsslJoel Stanley
2021-01-22tools: image-host: add support for several sub-imagesPhilippe Reynes
2021-01-22tools: image-host: clean function fit_config_get_hash_listPhilippe Reynes
2021-01-18tools: mtk_image: add support for booting ARM64 imagesFabien Parent
2021-01-15Merge branch '2021.04-rc' of https://github.com/lftan/u-bootTom Rini
2021-01-15tools: socfpgaimage: update padding flowLey Foon Tan
2021-01-15tools: socfpgaimage: Print image header informationLey Foon Tan
2021-01-13tools: efivar.py unused variableHeinrich Schuchardt
2021-01-13tools: efivar.py should check GUID when deletingHeinrich Schuchardt
2021-01-13tools: efivar.py: incorrect indentationHeinrich Schuchardt
2021-01-13tools: efivar.py without argumentsHeinrich Schuchardt
2021-01-11tools: mkimage: Add Allwinner eGON supportAndre Przywara
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dtoc: Tidy up src_scan testsSimon Glass
2021-01-05dtoc: Move src_scan tests to a separate fileSimon Glass
2021-01-05dtoc: Split source-code scanning to a separate fileSimon Glass
2021-01-05dtoc: Drop dm_populate_phandle_data()Simon Glass
2021-01-05dtoc: Output nodes in orderSimon Glass
2021-01-05dtoc: Allow specifying the base directory for testsSimon Glass
2021-01-05dtoc: Add the method for each command to OutputFileSimon Glass
2021-01-05dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass
2021-01-05dtoc: Add a header comment to each generated fileSimon Glass
2021-01-05dtoc: Run tests using test_utilSimon Glass
2021-01-05concurrencytest: Fix Python3 warningSimon Glass
2021-01-05dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass
2021-01-05dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()Simon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2021-01-05dtoc: Add an 'all' commandSimon Glass