summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-08-07mkimage: fit: fix import of external dataPatrick Oppenlander
2020-08-07mkimage: fit: include image cipher in configuration signaturePatrick Oppenlander
2020-08-07mkimage: fit: don't cipher ciphered dataPatrick Oppenlander
2020-08-07mkimage: fit: handle FDT_ERR_NOSPACE when cipheringPatrick Oppenlander
2020-08-07mkimage: fit: only process one cipher nodePatrick Oppenlander
2020-08-05tools: env: Avoid an uninited warning with was_lockedSimon Glass
2020-08-05tools: env: Fix printf() warning in fw_envSimon Glass
2020-08-05fit_image: Use calloc() to fix reproducibility issueFabio Estevam
2020-08-03checkpatch: Don't allow common.h and dm.h in headersSimon Glass
2020-08-03patman: Fix up the test commentsSimon Glass
2020-07-31fw_setenv: lock the flash only if it was locked beforeIvan Mikhaylov
2020-07-28dtoc: remove compatible string aliases supportWalter Lozano
2020-07-28dtoc: look for compatible string aliases in driver listWalter Lozano
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-28buildman: Show the build rate at the endSimon Glass
2020-07-28buildman: Correct the testOutputDir() unit testSimon Glass
2020-07-28buildman: Allow using older versions of genboardscfg.pySimon Glass
2020-07-28dtoc: add coverage test for unicode errorWalter Lozano
2020-07-26binman: Re-enable concurrent testsSimon Glass
2020-07-26binman: Don't change the descriptor in testsSimon Glass
2020-07-25patman: When no tracking branch is provided, tell the userNicolas Boichat
2020-07-25patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat
2020-07-25Add information for skipped commit optionsPatrick Delaunay
2020-07-25patman: Detect unexpected ENDPatrick Delaunay
2020-07-25binman: Add support for generating a FITSimon Glass
2020-07-25dtoc: Allow adding variable-sized data to a dtbSimon Glass
2020-07-25mkimage: Allow updating the FIT timestampSimon Glass
2020-07-25binman: Allow zero-length entries to overlapSimon Glass
2020-07-25binman: Allow missing Intel blobsSimon Glass
2020-07-25binman: Detect when valid images are not producedSimon Glass
2020-07-25patman: Update errors and warnings to use stderrSimon Glass
2020-07-25binman: Allow external binaries to be missingSimon Glass
2020-07-25binman: Convert existing binary blobs to blob_extSimon Glass
2020-07-25binman: Add an etype for external binary blobsSimon Glass
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass
2020-07-24binman: Fix a few typos in the entry docsSimon Glass
2020-07-24binman: Add support for calling mkimageSimon Glass
2020-07-24binman: Set a default toolpathSimon Glass
2020-07-24binman: Specify the toolpath when running test coverageSimon Glass
2020-07-24binman: Correct the search patch for pylibfdtSimon Glass
2020-07-24binman: cbfs: Fix IFWI typoSimon Glass
2020-07-24binman: Output errors to stderrSimon Glass
2020-07-24patman: Add a -D option to enable debuggingSimon Glass
2020-07-24patman: Support collecting response tags in PatchstreamSimon Glass
2020-07-24patman: Allow disabling 'bright' mode with Print outputSimon Glass
2020-07-24patman: Add a 'test' subcommandSimon Glass
2020-07-24patman: Allow different commandsSimon Glass
2020-07-24patman: Convert to ArgumentParserSimon Glass
2020-07-24patman: Allow skipping patches at the endSimon Glass
2020-07-24patman: Allow creating patches for another branchSimon Glass