summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-08-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-1/+1
2024-08-06tools: imagetool: Remove unnecessary check from toc0_verify_cert_item()Seung-Woo Kim1-1/+1
2024-08-05binman: Keep the efi_capsule input fileSimon Glass1-1/+0
2024-08-05binman: Return failure when a usage() message is generatedSimon Glass1-1/+1
2024-08-05binman: Deal with mkeficapsule being missingSimon Glass1-0/+4
2024-08-05binman: Collect the version number for mkeficapsuleSimon Glass1-1/+2
2024-08-05mkeficapsule: Add a --version argumentSimon Glass1-1/+7
2024-07-31tools: Add script to update git subtree projectsRaymond Mao1-0/+85
2024-07-29Makefile: Pass OF_SPL_REMOVE_PROPS to binmanSimon Glass1-1/+2
2024-07-29binman: fit: Allow running fdtgrep on devicetree blobsSimon Glass5-5/+191
2024-07-29binman: fit: Write the compatible string to configurationSimon Glass4-7/+125
2024-07-29binman: fit: Allow providing FDT filenames in a directorySimon Glass4-5/+96
2024-07-29binman: Add support for alternative FDTsSimon Glass14-2/+507
2024-07-29binman: Allow entry types to override FDT contentsSimon Glass3-2/+18
2024-07-29binman: Remove dependency on pylibfdt for entry-docsSimon Glass1-0/+7
2024-07-29binman: Add a bintool for fdtgrepSimon Glass2-0/+145
2024-07-29binman: Correct indentation in testSplPubkeyDtbSimon Glass1-21/+18
2024-07-29binman: Fix a comment typo in _DoReadFileDtb()Simon Glass1-1/+1
2024-07-29binman: Mention expanded entries in u-boot-vplSimon Glass5-12/+10
2024-07-29binman: Correct comment in blob_dtb GetFdtEtype()Simon Glass1-1/+3
2024-07-29binman: Write the compressed output to a fileSimon Glass1-0/+3
2024-07-29binman: elf: Add more debugging to LookupAndWriteSymbols()Simon Glass1-1/+1
2024-07-29binman: Move problem-checking code into a functionSimon Glass1-32/+46
2024-07-29binman: Tidy up comment for Bintoolfdt_add_pubkey.run()Simon Glass1-0/+4
2024-07-29binman: Tidy up bintool docsSimon Glass1-23/+38
2024-07-29binman: Correct an error in the FIT-template exampleSimon Glass1-2/+2
2024-07-29qconfig: Support a 'list' formatSimon Glass1-4/+10
2024-07-29qconfig: Sort the boards by name when findingSimon Glass1-1/+1
2024-07-29qconfig: Allow searching for CONFIG valuesSimon Glass1-4/+11
2024-07-26buildman: Show board list with -xSimon Glass1-1/+2
2024-07-26binman: Update cbfstoolSimon Glass1-1/+2
2024-07-26tools: patman: fix `pip install` with Python 3.12Brandon Maier1-1/+0
2024-07-26qconfig: Move operation check into parse_args()Simon Glass1-6/+7
2024-07-26qconfig: Drop col argument from Slots()Simon Glass1-9/+6
2024-07-26qconfig: Use the Color object in ProgressSimon Glass1-11/+10
2024-07-26qconfig: Move the last two operations into their own functionsSimon Glass1-19/+47
2024-07-26qconfig: Move progress output into the classSimon Glass1-9/+19
2024-07-26qconfig: Move commit code into a separate functionSimon Glass1-11/+20
2024-07-26qconfig: Move all move_config code into move_config()Simon Glass1-20/+25
2024-07-26qconfig: Add a return value to do_find_config()Simon Glass1-7/+10
2024-07-26qconfig: Move imply into a separate functionSimon Glass1-27/+39
2024-07-26qconfig: Add a return value to do_scan_source()Simon Glass1-3/+2
2024-07-26qconfig: Move testing into a separate functionSimon Glass1-5/+11
2024-07-26qconfig: Move converting config args to the topSimon Glass1-5/+6
2024-07-26qconfig: Move checking directory to the topSimon Glass1-2/+3
2024-07-26qconfig: Move getting the colour to where it is neededSimon Glass1-3/+3
2024-07-26qconfig: Move arg checking to the top of main()Simon Glass1-5/+4
2024-07-26qconfig: Move arg checking a little higherSimon Glass1-4/+5
2024-07-26qconfig: Move arg parsing into a separate functionSimon Glass1-3/+13
2024-07-26qconfig: Rename the doc linkSimon Glass1-1/+1