summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2024-07-26qconfig: Drop col argument from Slots()Simon Glass
2024-07-26qconfig: Use the Color object in ProgressSimon Glass
2024-07-26qconfig: Move the last two operations into their own functionsSimon Glass
2024-07-26qconfig: Move progress output into the classSimon Glass
2024-07-26qconfig: Move commit code into a separate functionSimon Glass
2024-07-26qconfig: Move all move_config code into move_config()Simon Glass
2024-07-26qconfig: Add a return value to do_find_config()Simon Glass
2024-07-26qconfig: Move imply into a separate functionSimon Glass
2024-07-26qconfig: Add a return value to do_scan_source()Simon Glass
2024-07-26qconfig: Move testing into a separate functionSimon Glass
2024-07-26qconfig: Move converting config args to the topSimon Glass
2024-07-26qconfig: Move checking directory to the topSimon Glass
2024-07-26qconfig: Move getting the colour to where it is neededSimon Glass