aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-13binman: capsule: Add support for generating EFI empty capsulesSughosh Ganu
2023-10-13btool: mkeficapsule: Add support for EFI empty capsule generationSughosh Ganu
2023-10-13binman: capsule: Use dumped capsule header contents for verificationSughosh Ganu
2023-10-13binman: capsule: Remove superfluous [address, size]-cells propertiesSughosh Ganu
2023-10-13tools: mkeficapsule: Add support to print capsule headersSughosh Ganu
2023-10-13binman: bintool: Change make target arg type from string to listLukas Funke
2023-10-11Revert "mkimage: update man page and -h output"Tom Rini
2023-10-11mkimage: update man page and -h outputRasmus Villemoes
2023-10-11tools: ensure zeroed padding in external FIT imagesRoman Azarenko
2023-10-11mkimage: allow internalization of data-positionLars Feyaerts
2023-10-09tools: iot2050-sign-fw.sh: Make localization of tools dir more robustJan Kiszka
2023-10-04Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2023-10-04qconfig: Rename the database fileSimon Glass
2023-10-04moveconfig: Rename the tool to qconfigSimon Glass
2023-10-04moveconfig: Move summaries to the endSimon Glass
2023-10-04moveconfig: Drop the initial outputSimon Glass
2023-10-04moveconfig: Show a summary at the endSimon Glass
2023-10-04moveconfig: Show failures in progressSimon Glass
2023-10-04moveconfig: Use u_boot_pylib for terminal colourSimon Glass
2023-10-04moveconfig: Avoid showing progress at the endSimon Glass
2023-10-04moveconfig: Reduce the amount of outputSimon Glass
2023-10-04moveconfig: Only show output when there is a reasonSimon Glass
2023-10-04moveconfig: Fix misc pylint warningsSimon Glass
2023-10-04moveconfig: Use an encoding with open()Simon Glass
2023-10-04moveconfig: Correct list-comprehension warningsSimon Glass
2023-10-04moveconfig: Correct use of members not declared in __init__()Simon Glass
2023-10-04moveconfig: Correct non-snake variables namesSimon Glass
2023-10-04moveconfig: Correct unused variablesSimon Glass
2023-10-04moveconfig: Use f strings where possibleSimon Glass
2023-10-04moveconfig: Correct parameter-type warningsSimon Glass
2023-10-04moveconfig: Correct some regular-expression stringsSimon Glass
2023-10-04moveconfig: Drop suspicious boardsSimon Glass
2023-10-04moveconfig: Drop check_defconfig() and update_dotconfig()Simon Glass
2023-10-04moveconfig: Drop CONFIG-moving codeSimon Glass
2023-10-04moveconfig: Drop unused cleanup optionsSimon Glass
2023-10-04moveconfig: Correct ordering of asteval importSimon Glass
2023-10-04moveconfig: Avoid deprecation warning for setDaemonSimon Glass
2023-10-04moveconfig: Drop -H optionSimon Glass
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-10-04board: stm32f746-disco: refactor the display of the ST logoDario Binacchi
2023-10-02Merge branch 'next'Tom Rini
2023-09-29binman: doc: Remove incomplete sentenceHeinrich Schuchardt
2023-09-23buildman: Start the clock when the build startsSimon Glass
2023-09-23buildman: Show progress when regenerating the board.cfg fileSimon Glass
2023-09-23buildman: Keep all common output filesSimon Glass
2023-09-23trace: Fix alignment logic in flyrecord headerMichal Simek
2023-09-23trace: Move trace_clocks description above record offset calculationMichal Simek
2023-09-23trace: Use 64bit variable for start and lenMichal Simek
2023-09-23patman: Respect include directive on Git config lookupFei Shao
2023-09-23binman: Fix SyntaxWarning: invalid escape sequence '\('Rong Tao