aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-12-31fdtgrep: Tidy up a few type warnings and commentsSimon Glass
2023-12-31binman: used-before-assignment in ftest.pyHeinrich Schuchardt
2023-12-31buildman: type cotainingHeinrich Schuchardt
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2023-12-15board: stm32f469-disco: add splash screen with stmicroelectronics logoDario Binacchi
2023-12-14Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-12-13binman: elf: Using variable 'old_val' before assignmentHeinrich Schuchardt
2023-12-13binman: etype: dm: Add entry type for TI DMNeha Malcom Francis
2023-12-13binman: doc: fix typoDario Binacchi
2023-12-13tools: Move python tools to version 0.0.6Simon Glass
2023-12-13patman: Update the run scriptSimon Glass
2023-12-13u_boot_pylib: Correct files used for pip releaseSimon Glass
2023-12-13u_boot_pylib: Correct readme formattingSimon Glass
2023-12-13doc: Update documentation URLSimon Glass
2023-12-13tools: mxsboot: pre-fill buffer with 0xff, not 0Alessandro Rubini
2023-11-30Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2023-11-20mkimage: do not write incorrect error messageHeinrich Schuchardt
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-14patman: Correct Python 3.6 behaviourSimon Glass
2023-11-14patman: Avoid using func_test at top levelSimon Glass
2023-11-14patman: Correct easy pylint warnings in __main__Simon Glass
2023-11-14patman: Move the main program into a functionSimon Glass
2023-11-14patman: Split out arg parsing into its own fileSimon Glass
2023-11-11doc: shorten overlong title underlinesHeinrich Schuchardt
2023-11-10tools: gitignore: Fix tools/generated pathSam Protsenko
2023-11-07buildman: Use oldconfig when adjusting the configSimon Glass
2023-11-02u_boot_pylib: Ensure subprocess is closed downSimon Glass
2023-11-02buildman: Support upstream branch name containing /Simon Glass
2023-11-02binman: openssl: x509: ti_secure_rom: Add support for bootcore_optsNeha Malcom Francis
2023-11-02buildman: Include symbols in the read-only data sectionSimon Glass
2023-11-02binman: Move stage header into a CBFS attributeSimon Glass
2023-11-02binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGESimon Glass
2023-11-02binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4Simon Glass
2023-11-02binman: Ensure attributes always come last in the metadataSimon Glass
2023-11-02binman: Don't add compression attribute for uncompressed filesSimon Glass
2023-11-02binman: Reset missing bintools after testingSimon Glass
2023-11-02patman: Add a 'keep_change_id' settingMaxim Cournoyer
2023-10-30tools: mkimage: fix sfspl_image_extract_subimage()Heinrich Schuchardt
2023-10-24patman: Add a little documentation on the checkpatch testsSimon Glass
2023-10-24checkpatch.pl: Make common.h check boarderTom Rini
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