aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-07-09dtoc: add test for cd-gpiosWalter Lozano2-0/+109
2020-07-09dtoc: update dtb_platdata to support cd-gpiosWalter Lozano2-7/+11
2020-07-09dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano2-46/+84
2020-07-09dtoc: add option to disable warningsWalter Lozano3-34/+85
2020-07-09dtoc: add support to scan driversWalter Lozano3-4/+145
2020-07-09dtoc: add missing code commentsWalter Lozano1-0/+3
2020-07-09checkpatch: Don't warn about PREFER_IF in headers/DT filesSimon Glass1-0/+2
2020-07-09patman: Add tests for the rest of the checkpatch checksSimon Glass1-4/+43
2020-07-09patman: Decode output from the '--show-types' optionSimon Glass2-11/+17
2020-07-09patman: Add a test for the 'possible new uclass' checkSimon Glass1-0/+77
2020-07-09patman: Rename test.py to test_checkpatch.pySimon Glass2-6/+5
2020-07-09patman: Drop import of test_util in test_utilSimon Glass1-1/+0
2020-07-09patman: Avoid importing gitutil in settingsSimon Glass2-5/+4
2020-07-09patman: Pass in maintainer dirs to avoid and importSimon Glass2-8/+9
2020-07-09patman: Use a dict in gitutil to avoid importing seriesSimon Glass1-5/+4
2020-07-09patman: Avoid circular dependency between command and toolsSimon Glass1-4/+3
2020-07-09patman: Drop unnecessary import in gitutilSimon Glass1-1/+0
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-11buildman: Remove _of_#_ from results directory pathsOvidiu Panait2-9/+9
2020-06-11patman: Complain if a checkpatch line is not understoodSimon Glass1-0/+2
2020-06-11patman: Support warnings in the patch subjectSimon Glass1-1/+6
2020-06-11patman: Handle checkpatch output with notes and codeSimon Glass1-1/+10
2020-06-11patman: Don't try to process checkpatch lines twiceSimon Glass1-3/+8
2020-06-11patman: Support emacs mode with checkpatchSimon Glass1-3/+7
2020-06-11patman: Fix 'warning' typoSimon Glass1-1/+1
2020-06-02mkimage: 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-29patman: Modify functional tests for new behaviorSean Anderson4-9/+79
2020-05-29patman: Support multi-line changes in changelogsSean Anderson2-10/+35
2020-05-29patman: Add new tags for finer-grained changelog controlSean Anderson4-32/+83
2020-05-29patman: Suppress empty changelog entriesSean Anderson2-12/+53
2020-05-29patman: Add an option to create patches without binary contentsBin Meng3-2/+12
2020-05-29patman: 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-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-18common: 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