summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-07-17mkimage: Fix error message if write less data then expectedMylène Josserand
2020-07-17dtoc: Support ACPI paths in of-platdataSimon Glass
2020-07-09dtoc: add test for cd-gpiosWalter Lozano
2020-07-09dtoc: update dtb_platdata to support cd-gpiosWalter Lozano
2020-07-09dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano
2020-07-09dtoc: add option to disable warningsWalter Lozano
2020-07-09dtoc: add support to scan driversWalter Lozano
2020-07-09dtoc: add missing code commentsWalter Lozano
2020-07-09checkpatch: Don't warn about PREFER_IF in headers/DT filesSimon Glass
2020-07-09patman: Add tests for the rest of the checkpatch checksSimon Glass
2020-07-09patman: Decode output from the '--show-types' optionSimon Glass
2020-07-09patman: Add a test for the 'possible new uclass' checkSimon Glass
2020-07-09patman: Rename test.py to test_checkpatch.pySimon Glass
2020-07-09patman: Drop import of test_util in test_utilSimon Glass
2020-07-09patman: Avoid importing gitutil in settingsSimon Glass
2020-07-09patman: Pass in maintainer dirs to avoid and importSimon Glass
2020-07-09patman: Use a dict in gitutil to avoid importing seriesSimon Glass
2020-07-09patman: Avoid circular dependency between command and toolsSimon Glass
2020-07-09patman: Drop unnecessary import in gitutilSimon Glass
2020-07-01kconfiglib: Update to the 14.1.0 releaseTom Rini
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-06-29tools: add script for byte endianness swappingDaniel Schwierzeck
2020-06-18Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-06-13tools: k3_gen_x509_cert: Set default early HS JTAG access to disabledAndrew F. Davis
2020-06-13tools: k3_gen_x509_cert: Allow selecting early JTAG debug valueAndrew F. Davis
2020-06-13Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextTom Rini
2020-06-12Add support for SHA384 and SHA512Reuben Dowle
2020-06-11buildman: Remove _of_#_ from results directory pathsOvidiu Panait
2020-06-11patman: Complain if a checkpatch line is not understoodSimon Glass
2020-06-11patman: Support warnings in the patch subjectSimon Glass
2020-06-11patman: Handle checkpatch output with notes and codeSimon Glass
2020-06-11patman: Don't try to process checkpatch lines twiceSimon Glass
2020-06-11patman: Support emacs mode with checkpatchSimon Glass
2020-06-11patman: Fix 'warning' typoSimon Glass
2020-06-02mkimage: Default to adding a crc32 hash with '-f auto'Simon Glass
2020-06-02tools: fw_env: Fix warning when reading too littleHarald Seiler
2020-05-29patman: Modify functional tests for new behaviorSean Anderson
2020-05-29patman: Support multi-line changes in changelogsSean Anderson
2020-05-29patman: Add new tags for finer-grained changelog controlSean Anderson
2020-05-29patman: Suppress empty changelog entriesSean Anderson
2020-05-29patman: Add an option to create patches without binary contentsBin Meng
2020-05-29patman: Sort the command line optionsBin Meng
2020-05-25tools/env/fw_env.h: remove env.hRomain Naour
2020-05-22tools: value checks in rkcommon_check_params()Heinrich Schuchardt
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-15tools: ftdgrep: use /* fallthrough */ as neededHeinrich Schuchardt
2020-05-15tools: mkimage: use /* fallthrough */ as neededHeinrich Schuchardt
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner
2020-05-07Revert "mkimage: fit: Do not tail-pad fitImage with external data"Tom Rini