summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-12binman: Update links for sending patchesTom Rini
2024-09-12tools: mkeficapsule: support generating dynamic GUIDsCaleb Connolly
2024-09-12tools: mkeficapsule: use u-boot UUID libraryCaleb Connolly
2024-09-12sandbox: switch to dynamic UUIDsCaleb Connolly
2024-09-12efi: define struct efi_guidCaleb Connolly
2024-09-06buildman: Support building within a Python venvSimon Glass
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-09-01qconfig: Fix an incorrect format-string with negative valueSimon Glass
2024-09-01patman: Resolve python string vs. regex escaping syntaxBrian Norris
2024-08-27tools/scripts/Kconfig: Update references from kconfig-language.txt to rstHiago De Franco
2024-08-26buildman: Make test_process_limit handle time.monotonic()Simon Glass
2024-08-24tools/mkeficapsule: correct printf codesHeinrich Schuchardt
2024-08-21CI: Update to latest DockerfileTom Rini
2024-08-21Dockerfile: Update to namespace for some labelsTom Rini
2024-08-13tools: imx8image: add upower image supportGary Bisson
2024-08-13tools: imx8image: fix soc variable for ULPGary Bisson
2024-08-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-08-06tools: imagetool: Remove unnecessary check from toc0_verify_cert_item()Seung-Woo Kim
2024-08-05binman: Keep the efi_capsule input fileSimon Glass
2024-08-05binman: Return failure when a usage() message is generatedSimon Glass
2024-08-05binman: Deal with mkeficapsule being missingSimon Glass
2024-08-05binman: Collect the version number for mkeficapsuleSimon Glass
2024-08-05mkeficapsule: Add a --version argumentSimon Glass
2024-07-31tools: Add script to update git subtree projectsRaymond Mao
2024-07-29Makefile: Pass OF_SPL_REMOVE_PROPS to binmanSimon Glass
2024-07-29binman: fit: Allow running fdtgrep on devicetree blobsSimon Glass
2024-07-29binman: fit: Write the compatible string to configurationSimon Glass
2024-07-29binman: fit: Allow providing FDT filenames in a directorySimon Glass
2024-07-29binman: Add support for alternative FDTsSimon Glass
2024-07-29binman: Allow entry types to override FDT contentsSimon Glass
2024-07-29binman: Remove dependency on pylibfdt for entry-docsSimon Glass
2024-07-29binman: Add a bintool for fdtgrepSimon Glass
2024-07-29binman: Correct indentation in testSplPubkeyDtbSimon Glass
2024-07-29binman: Fix a comment typo in _DoReadFileDtb()Simon Glass
2024-07-29binman: Mention expanded entries in u-boot-vplSimon Glass
2024-07-29binman: Correct comment in blob_dtb GetFdtEtype()Simon Glass
2024-07-29binman: Write the compressed output to a fileSimon Glass
2024-07-29binman: elf: Add more debugging to LookupAndWriteSymbols()Simon Glass
2024-07-29binman: Move problem-checking code into a functionSimon Glass
2024-07-29binman: Tidy up comment for Bintoolfdt_add_pubkey.run()Simon Glass
2024-07-29binman: Tidy up bintool docsSimon Glass
2024-07-29binman: Correct an error in the FIT-template exampleSimon Glass
2024-07-29qconfig: Support a 'list' formatSimon Glass
2024-07-29qconfig: Sort the boards by name when findingSimon Glass
2024-07-29qconfig: Allow searching for CONFIG valuesSimon Glass
2024-07-26buildman: Show board list with -xSimon Glass
2024-07-26binman: Update cbfstoolSimon Glass
2024-07-26tools: patman: fix `pip install` with Python 3.12Brandon Maier
2024-07-26qconfig: Move operation check into parse_args()Simon Glass