summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* kconfiglib: Update to the 14.1.0 releaseTom Rini2020-07-011-242/+372
* Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-06-301-0/+55
|\
| * tools: add script for byte endianness swappingDaniel Schwierzeck2020-06-291-0/+55
* | Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-06-181-3/+11
|\ \
| * | tools: k3_gen_x509_cert: Set default early HS JTAG access to disabledAndrew F. Davis2020-06-131-2/+2
| * | tools: k3_gen_x509_cert: Allow selecting early JTAG debug valueAndrew F. Davis2020-06-131-3/+11
| |/
* | Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextTom Rini2020-06-133-18/+43
|\ \
| * | buildman: Remove _of_#_ from results directory pathsOvidiu Panait2020-06-112-9/+9
| * | patman: Complain if a checkpatch line is not understoodSimon Glass2020-06-111-0/+2
| * | patman: Support warnings in the patch subjectSimon Glass2020-06-111-1/+6
| * | patman: Handle checkpatch output with notes and codeSimon Glass2020-06-111-1/+10
| * | patman: Don't try to process checkpatch lines twiceSimon Glass2020-06-111-3/+8
| * | patman: Support emacs mode with checkpatchSimon Glass2020-06-111-3/+7
| * | patman: Fix 'warning' typoSimon Glass2020-06-111-1/+1
| |/
* / Add support for SHA384 and SHA512Reuben Dowle2020-06-121-0/+2
|/
* mkimage: Default to adding a crc32 hash with '-f auto'Simon Glass2020-06-021-2/+16
* tools: fw_env: Fix warning when reading too littleHarald Seiler2020-06-021-1/+7
* patman: Modify functional tests for new behaviorSean Anderson2020-05-294-9/+79
* patman: Support multi-line changes in changelogsSean Anderson2020-05-292-10/+35
* patman: Add new tags for finer-grained changelog controlSean Anderson2020-05-294-32/+83
* patman: Suppress empty changelog entriesSean Anderson2020-05-292-12/+53
* patman: Add an option to create patches without binary contentsBin Meng2020-05-293-2/+12
* patman: Sort the command line optionsBin Meng2020-05-291-6/+6
* tools/env/fw_env.h: remove env.hRomain Naour2020-05-251-1/+0
* tools: value checks in rkcommon_check_params()Heinrich Schuchardt2020-05-221-7/+7
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* tools: ftdgrep: use /* fallthrough */ as neededHeinrich Schuchardt2020-05-151-4/+7
* tools: mkimage: use /* fallthrough */ as neededHeinrich Schuchardt2020-05-151-1/+1
* rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-151-2/+2
* Revert "mkimage: fit: Do not tail-pad fitImage with external data"Tom Rini2020-05-071-1/+2
* mkimage: fit: Do not tail-pad fitImage with external dataMarek Vasut2020-05-041-2/+1
* tools/fit-image: print a warning when cmd-line for dtc might be truncatedSven Roederer2020-05-011-0/+4
* tools/mkimage: fix handling long filenamesSven Roederer2020-05-011-1/+1
* Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dmTom Rini2020-04-28111-562/+565
|\
| * patman: Tidy up sys.path changesSimon Glass2020-04-269-14/+7
| * patman: Move to absolute importsSimon Glass2020-04-2658-149/+154
| * binman: Move to absolute importsSimon Glass2020-04-2670-213/+198
| * buildman: Move to absolute importsSimon Glass2020-04-267-33/+34
| * patman: Move test running/reporting to test_utilSimon Glass2020-04-262-70/+108
| * patman: Drop the python2 code in test coverageSimon Glass2020-04-261-7/+8
| * binman: Rename the main moduleSimon Glass2020-04-264-7/+7
| * dtoc: Rename the main moduleSimon Glass2020-04-262-2/+2
| * buildman: Rename the main moduleSimon Glass2020-04-262-1/+1
| * patman: Drop Python 2 StringIO codeSimon Glass2020-04-263-12/+3
| * patman: Drop references to __future__Simon Glass2020-04-2620-40/+0
| * rmboard: Move to Python 3Simon Glass2020-04-261-1/+1
| * patman: Rename the main moduleSimon Glass2020-04-262-14/+15
| * buildman: Write output files when using -wSimon Glass2020-04-263-14/+26
| * buildman: Use out-env for environment outputSimon Glass2020-04-262-1/+8