aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2024.10-rc5' into nextTom Rini2024-09-162-2/+2
|\
| * binman: Update links for sending patchesTom Rini2024-09-122-2/+2
* | tools: mkeficapsule: support generating dynamic GUIDsCaleb Connolly2024-09-121-5/+151
* | tools: mkeficapsule: use u-boot UUID libraryCaleb Connolly2024-09-122-51/+9
* | sandbox: switch to dynamic UUIDsCaleb Connolly2024-09-122-2/+2
* | efi: define struct efi_guidCaleb Connolly2024-09-121-1/+1
* | buildman: Support building within a Python venvWIP/06Sep2024-nextSimon Glass2024-09-063-4/+114
* | Merge tag 'v2024.10-rc4' into nextTom Rini2024-09-025-9/+10
|\|
| * qconfig: Fix an incorrect format-string with negative valueSimon Glass2024-09-011-1/+1
| * patman: Resolve python string vs. regex escaping syntaxBrian Norris2024-09-012-2/+2
| * tools/mkeficapsule: correct printf codesHeinrich Schuchardt2024-08-241-3/+4
| * CI: Update to latest DockerfileWIP/21Aug2024Tom Rini2024-08-211-1/+1
| * Dockerfile: Update to namespace for some labelsTom Rini2024-08-211-2/+2
* | tools/scripts/Kconfig: Update references from kconfig-language.txt to rstHiago De Franco2024-08-271-5/+5
* | buildman: Make test_process_limit handle time.monotonic()Simon Glass2024-08-261-0/+1
|/
* tools: imx8image: add upower image supportGary Bisson2024-08-131-0/+5
* tools: imx8image: fix soc variable for ULPGary Bisson2024-08-131-1/+1
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/06Aug2024Tom Rini2024-08-061-1/+1
|\
| * tools: imagetool: Remove unnecessary check from toc0_verify_cert_item()Seung-Woo Kim2024-08-061-1/+1
* | binman: Keep the efi_capsule input fileSimon Glass2024-08-051-1/+0
* | binman: Return failure when a usage() message is generatedSimon Glass2024-08-051-1/+1
* | binman: Deal with mkeficapsule being missingSimon Glass2024-08-051-0/+4
* | binman: Collect the version number for mkeficapsuleSimon Glass2024-08-051-1/+2
* | mkeficapsule: Add a --version argumentSimon Glass2024-08-051-1/+7
|/
* tools: Add script to update git subtree projectsRaymond Mao2024-07-311-0/+85
* Makefile: Pass OF_SPL_REMOVE_PROPS to binmanSimon Glass2024-07-291-1/+2
* binman: fit: Allow running fdtgrep on devicetree blobsSimon Glass2024-07-295-5/+191
* binman: fit: Write the compatible string to configurationSimon Glass2024-07-294-7/+125
* binman: fit: Allow providing FDT filenames in a directorySimon Glass2024-07-294-5/+96
* binman: Add support for alternative FDTsSimon Glass2024-07-2914-2/+507
* binman: Allow entry types to override FDT contentsSimon Glass2024-07-293-2/+18
* binman: Remove dependency on pylibfdt for entry-docsSimon Glass2024-07-291-0/+7
* binman: Add a bintool for fdtgrepSimon Glass2024-07-292-0/+145
* binman: Correct indentation in testSplPubkeyDtbSimon Glass2024-07-291-21/+18
* binman: Fix a comment typo in _DoReadFileDtb()Simon Glass2024-07-291-1/+1
* binman: Mention expanded entries in u-boot-vplSimon Glass2024-07-295-12/+10
* binman: Correct comment in blob_dtb GetFdtEtype()Simon Glass2024-07-291-1/+3
* binman: Write the compressed output to a fileSimon Glass2024-07-291-0/+3
* binman: elf: Add more debugging to LookupAndWriteSymbols()Simon Glass2024-07-291-1/+1
* binman: Move problem-checking code into a functionSimon Glass2024-07-291-32/+46
* binman: Tidy up comment for Bintoolfdt_add_pubkey.run()Simon Glass2024-07-291-0/+4
* binman: Tidy up bintool docsSimon Glass2024-07-291-23/+38
* binman: Correct an error in the FIT-template exampleSimon Glass2024-07-291-2/+2
* qconfig: Support a 'list' formatSimon Glass2024-07-291-4/+10
* qconfig: Sort the boards by name when findingSimon Glass2024-07-291-1/+1
* qconfig: Allow searching for CONFIG valuesSimon Glass2024-07-291-4/+11
* buildman: Show board list with -xSimon Glass2024-07-261-1/+2
* binman: Update cbfstoolSimon Glass2024-07-261-1/+2
* tools: patman: fix `pip install` with Python 3.12Brandon Maier2024-07-261-1/+0
* qconfig: Move operation check into parse_args()Simon Glass2024-07-261-6/+7