summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-07-01kconfiglib: Update to the 14.1.0 releaseTom Rini1-242/+372
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-0/+55
2020-06-29tools: add script for byte endianness swappingDaniel Schwierzeck1-0/+55
2020-06-18Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini1-3/+11
2020-06-13tools: k3_gen_x509_cert: Set default early HS JTAG access to disabledAndrew F. Davis1-2/+2
2020-06-13tools: k3_gen_x509_cert: Allow selecting early JTAG debug valueAndrew F. Davis1-3/+11
2020-06-13Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextTom Rini3-18/+43
2020-06-12Add support for SHA384 and SHA512Reuben Dowle1-0/+2
2020-06-12buildman: Remove _of_#_ from results directory pathsOvidiu Panait2-9/+9
2020-06-12patman: Complain if a checkpatch line is not understoodSimon Glass1-0/+2
2020-06-12patman: Support warnings in the patch subjectSimon Glass1-1/+6
2020-06-12patman: Handle checkpatch output with notes and codeSimon Glass1-1/+10
2020-06-12patman: Don't try to process checkpatch lines twiceSimon Glass1-3/+8
2020-06-12patman: Support emacs mode with checkpatchSimon Glass1-3/+7
2020-06-12patman: Fix 'warning' typoSimon Glass1-1/+1
2020-06-03mkimage: Default to adding a crc32 hash with '-f auto'Simon Glass1-2/+16
2020-06-02tools: fw_env: Fix warning when reading too littleHarald Seiler1-1/+7
2020-05-30patman: Modify functional tests for new behaviorSean Anderson4-9/+79
2020-05-30patman: Support multi-line changes in changelogsSean Anderson2-10/+35
2020-05-30patman: Add new tags for finer-grained changelog controlSean Anderson4-32/+83
2020-05-30patman: Suppress empty changelog entriesSean Anderson2-12/+53
2020-05-30patman: Add an option to create patches without binary contentsBin Meng3-2/+12
2020-05-30patman: Sort the command line optionsBin Meng1-6/+6
2020-05-25tools/env/fw_env.h: remove env.hRomain Naour1-1/+0
2020-05-22tools: value checks in rkcommon_check_params()Heinrich Schuchardt1-7/+7
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-15tools: ftdgrep: use /* fallthrough */ as neededHeinrich Schuchardt1-4/+7
2020-05-15tools: mkimage: use /* fallthrough */ as neededHeinrich Schuchardt1-1/+1
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner1-2/+2
2020-05-07Revert "mkimage: fit: Do not tail-pad fitImage with external data"Tom Rini1-1/+2
2020-05-04mkimage: fit: Do not tail-pad fitImage with external dataMarek Vasut1-2/+1
2020-05-01tools/fit-image: print a warning when cmd-line for dtc might be truncatedSven Roederer1-0/+4
2020-05-01tools/mkimage: fix handling long filenamesSven Roederer1-1/+1
2020-04-28Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dmTom Rini111-562/+565
2020-04-27tools: fw_env: use erasesize from MEMGETINFO ioctlRasmus Villemoes1-0/+3
2020-04-26patman: Tidy up sys.path changesSimon Glass9-14/+7
2020-04-26patman: Move to absolute importsSimon Glass58-149/+154
2020-04-26binman: Move to absolute importsSimon Glass70-213/+198
2020-04-26buildman: Move to absolute importsSimon Glass7-33/+34
2020-04-26patman: Move test running/reporting to test_utilSimon Glass2-70/+108
2020-04-26patman: Drop the python2 code in test coverageSimon Glass1-7/+8
2020-04-26binman: Rename the main moduleSimon Glass4-7/+7
2020-04-26dtoc: Rename the main moduleSimon Glass2-2/+2
2020-04-26buildman: Rename the main moduleSimon Glass2-1/+1
2020-04-26patman: Drop Python 2 StringIO codeSimon Glass3-12/+3
2020-04-26patman: Drop references to __future__Simon Glass20-40/+0
2020-04-26rmboard: Move to Python 3Simon Glass1-1/+1
2020-04-26patman: Rename the main moduleSimon Glass2-14/+15
2020-04-26buildman: Write output files when using -wSimon Glass3-14/+26