summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Create a new tools menuSimon Glass2020-10-091-0/+12
* binman: Support adding a U-Boot environmentSimon Glass2020-09-255-0/+132
* binman: Show an error when a file is missingSimon Glass2020-09-253-2/+24
* binman: sunxi: Add help message for missing sunxi ATF BL31Simon Glass2020-09-221-0/+4
* binman: Support help messages for missing blobsSimon Glass2020-09-226-3/+119
* binman: Allow selecting default FIT configurationSimon Glass2020-09-224-4/+69
* binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in READMEAlper Nebi Yasak2020-09-221-0/+24
* binman: Allow resolving host-specific tools from env varsAlper Nebi Yasak2020-09-221-1/+49
* binman: Use target-specific tools when cross-compilingAlper Nebi Yasak2020-09-224-7/+89
* binman: Support cross-compiling test files to x86Alper Nebi Yasak2020-09-221-1/+14
* buildman: Use git worktrees instead of git clones when possibleAlper Nebi Yasak2020-09-223-8/+84
* binman: Support generating FITs with multiple dtbsSimon Glass2020-09-225-11/+346
* binman: Add support for ATF BL31Simon Glass2020-09-224-0/+63
* binman: Move 'external' support into base classSimon Glass2020-09-225-25/+24
* binman: Fix up a few missing commentsSimon Glass2020-09-222-1/+26
* binman: Allow entry args to be requiredSimon Glass2020-09-224-11/+24
* tools: Drop unnecessary use of __file__Simon Glass2020-09-223-8/+0
* binman: Use pkg_resources to find resourcesSimon Glass2020-09-221-2/+4
* binman: Build FIT image subentries with the section etypeAlper Nebi Yasak2020-09-224-17/+169
* binman: Respect pad-before property of section subentriesAlper Nebi Yasak2020-09-223-1/+35
* binman: Ignore hash*, signature* nodes in sectionsAlper Nebi Yasak2020-09-223-1/+47
* Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25Aug2020Tom Rini2020-08-251-1/+1
|\
| * tools/imximage: fix DCD Blocks message output orderMatthias Schiffer2020-08-181-1/+1
* | Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/23Aug2020Tom Rini2020-08-236-22/+45
|\ \
| * | binman: Add a setup script for PythonSimon Glass2020-08-221-0/+12
| * | dtoc: Add a setup script for PythonSimon Glass2020-08-221-0/+12
| * | binman: Correct some import statementsSimon Glass2020-08-224-5/+4
| * | binman: Move GetEntryModules() to controlSimon Glass2020-08-223-17/+17
| |/
* | moveconfig: Skip binary and ELF filesSimon Glass2020-08-231-1/+2
|/
* mkimage: fit: fix import of external dataPatrick Oppenlander2020-08-071-2/+2
* mkimage: fit: include image cipher in configuration signaturePatrick Oppenlander2020-08-071-0/+17
* mkimage: fit: don't cipher ciphered dataPatrick Oppenlander2020-08-071-1/+14
* mkimage: fit: handle FDT_ERR_NOSPACE when cipheringPatrick Oppenlander2020-08-071-9/+10
* mkimage: fit: only process one cipher nodePatrick Oppenlander2020-08-071-35/+22
* tools: env: Avoid an uninited warning with was_lockedWIP/2020-08-05-misc-fixesSimon Glass2020-08-051-1/+1
* tools: env: Fix printf() warning in fw_envSimon Glass2020-08-051-2/+2
* fit_image: Use calloc() to fix reproducibility issueFabio Estevam2020-08-051-4/+4
* checkpatch: Don't allow common.h and dm.h in headersSimon Glass2020-08-031-0/+7
* patman: Fix up the test commentsSimon Glass2020-08-031-5/+5
* fw_setenv: lock the flash only if it was locked beforeIvan Mikhaylov2020-07-311-5/+19
* dtoc: remove compatible string aliases supportWalter Lozano2020-07-282-56/+0
* dtoc: look for compatible string aliases in driver listWalter Lozano2020-07-283-26/+44
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-281-1/+1
* buildman: Show the build rate at the endSimon Glass2020-07-282-1/+15
* buildman: Correct the testOutputDir() unit testSimon Glass2020-07-281-2/+1
* buildman: Allow using older versions of genboardscfg.pySimon Glass2020-07-281-2/+8
* dtoc: add coverage test for unicode errorWalter Lozano2020-07-283-3/+42
* binman: Re-enable concurrent testsSimon Glass2020-07-261-1/+3
* binman: Don't change the descriptor in testsSimon Glass2020-07-263-5/+47
* patman: When no tracking branch is provided, tell the userNicolas Boichat2020-07-251-2/+3