aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* qconfig: Drop col argument from Slots()Simon Glass2024-07-261-9/+6
* qconfig: Use the Color object in ProgressSimon Glass2024-07-261-11/+10
* qconfig: Move the last two operations into their own functionsSimon Glass2024-07-261-19/+47
* qconfig: Move progress output into the classSimon Glass2024-07-261-9/+19
* qconfig: Move commit code into a separate functionSimon Glass2024-07-261-11/+20
* qconfig: Move all move_config code into move_config()Simon Glass2024-07-261-20/+25
* qconfig: Add a return value to do_find_config()Simon Glass2024-07-261-7/+10
* qconfig: Move imply into a separate functionSimon Glass2024-07-261-27/+39
* qconfig: Add a return value to do_scan_source()Simon Glass2024-07-261-3/+2
* qconfig: Move testing into a separate functionSimon Glass2024-07-261-5/+11
* qconfig: Move converting config args to the topSimon Glass2024-07-261-5/+6
* qconfig: Move checking directory to the topSimon Glass2024-07-261-2/+3
* qconfig: Move getting the colour to where it is neededSimon Glass2024-07-261-3/+3