aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* patman: Add a little documentation on the checkpatch testsSimon Glass2023-10-241-0/+49
* checkpatch.pl: Make common.h check boarderTom Rini2023-10-241-2/+7
* binman: capsule: Add support for generating EFI empty capsulesSughosh Ganu2023-10-138-0/+247
* btool: mkeficapsule: Add support for EFI empty capsule generationSughosh Ganu2023-10-131-0/+26
* binman: capsule: Use dumped capsule header contents for verificationSughosh Ganu2023-10-132-47/+82
* binman: capsule: Remove superfluous [address, size]-cells propertiesSughosh Ganu2023-10-138-24/+0
* tools: mkeficapsule: Add support to print capsule headersSughosh Ganu2023-10-132-1/+228
* binman: bintool: Change make target arg type from string to listLukas Funke2023-10-133-3/+3
* Revert "mkimage: update man page and -h output"Tom Rini2023-10-111-1/+1
* mkimage: update man page and -h outputRasmus Villemoes2023-10-111-1/+1
* tools: ensure zeroed padding in external FIT imagesRoman Azarenko2023-10-111-3/+7
* mkimage: allow internalization of data-positionLars Feyaerts2023-10-111-5/+21
* tools: iot2050-sign-fw.sh: Make localization of tools dir more robustJan Kiszka2023-10-091-4/+6
* Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dmWIP/04Oct2023Tom Rini2023-10-041-671/+223
|\
| * qconfig: Rename the database fileSimon Glass2023-10-041-2/+2
| * moveconfig: Rename the tool to qconfigSimon Glass2023-10-041-2/+2
| * moveconfig: Move summaries to the endSimon Glass2023-10-041-13/+23
| * moveconfig: Drop the initial outputSimon Glass2023-10-041-6/+0
| * moveconfig: Show a summary at the endSimon Glass2023-10-041-13/+15
| * moveconfig: Show failures in progressSimon Glass2023-10-041-7/+19
| * moveconfig: Use u_boot_pylib for terminal colourSimon Glass2023-10-041-54/+38
| * moveconfig: Avoid showing progress at the endSimon Glass2023-10-041-1/+2
| * moveconfig: Reduce the amount of outputSimon Glass2023-10-041-12/+17
| * moveconfig: Only show output when there is a reasonSimon Glass2023-10-041-6/+6
| * moveconfig: Fix misc pylint warningsSimon Glass2023-10-041-11/+12
| * moveconfig: Use an encoding with open()Simon Glass2023-10-041-2/+4
| * moveconfig: Correct list-comprehension warningsSimon Glass2023-10-041-4/+4
| * moveconfig: Correct use of members not declared in __init__()Simon Glass2023-10-041-0/+4
| * moveconfig: Correct non-snake variables namesSimon Glass2023-10-041-35/+35
| * moveconfig: Correct unused variablesSimon Glass2023-10-041-14/+12
| * moveconfig: Use f strings where possibleSimon Glass2023-10-041-28/+28
| * moveconfig: Correct parameter-type warningsSimon Glass2023-10-041-21/+22
| * moveconfig: Correct some regular-expression stringsSimon Glass2023-10-041-4/+4
| * moveconfig: Drop suspicious boardsSimon Glass2023-10-041-25/+0
| * moveconfig: Drop check_defconfig() and update_dotconfig()Simon Glass2023-10-041-60/+2
| * moveconfig: Drop CONFIG-moving codeSimon Glass2023-10-041-144/+19
| * moveconfig: Drop unused cleanup optionsSimon Glass2023-10-041-252/+2
| * moveconfig: Correct ordering of asteval importSimon Glass2023-10-041-1/+1
| * moveconfig: Avoid deprecation warning for setDaemonSimon Glass2023-10-041-1/+1
| * moveconfig: Drop -H optionSimon Glass2023-10-041-11/+7
* | Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini2023-10-041-0/+0
|\ \ | |/ |/|
| * board: stm32f746-disco: refactor the display of the ST logoDario Binacchi2023-10-041-0/+0
* | Merge branch 'next'Tom Rini2023-10-0227-188/+1064
|\ \ | |/ |/|
| * buildman: Start the clock when the build startsSimon Glass2023-09-231-1/+2
| * buildman: Show progress when regenerating the board.cfg fileSimon Glass2023-09-232-4/+14
| * buildman: Keep all common output filesSimon Glass2023-09-231-4/+8
| * Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custo...WIP/21Sep2023-nextTom Rini2023-09-211-5/+34
| |\
| | * trace: Fix alignment logic in flyrecord headerMichal Simek2023-09-211-2/+29
| | * trace: Move trace_clocks description above record offset calculationMichal Simek2023-09-211-3/+4
| | * trace: Use 64bit variable for start and lenMichal Simek2023-09-211-1/+2