index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-11-14
patman: Correct Python 3.6 behaviour
Simon Glass
2023-11-14
patman: Avoid using func_test at top level
Simon Glass
2023-11-14
patman: Correct easy pylint warnings in __main__
Simon Glass
2023-11-14
patman: Move the main program into a function
Simon Glass
2023-11-14
patman: Split out arg parsing into its own file
Simon Glass
2023-11-11
doc: shorten overlong title underlines
Heinrich Schuchardt
2023-11-10
tools: gitignore: Fix tools/generated path
Sam Protsenko
2023-11-02
u_boot_pylib: Ensure subprocess is closed down
Simon Glass
2023-11-02
buildman: Support upstream branch name containing /
Simon Glass
2023-11-02
binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
Neha Malcom Francis
2023-11-02
buildman: Include symbols in the read-only data section
Simon Glass
2023-11-02
binman: Move stage header into a CBFS attribute
Simon Glass
2023-11-02
binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE
Simon Glass
2023-11-02
binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4
Simon Glass
2023-11-02
binman: Ensure attributes always come last in the metadata
Simon Glass
2023-11-02
binman: Don't add compression attribute for uncompressed files
Simon Glass
2023-11-02
binman: Reset missing bintools after testing
Simon Glass
2023-11-02
patman: Add a 'keep_change_id' setting
Maxim Cournoyer
2023-10-30
tools: mkimage: fix sfspl_image_extract_subimage()
Heinrich Schuchardt
2023-10-24
patman: Add a little documentation on the checkpatch tests
Simon Glass
2023-10-24
checkpatch.pl: Make common.h check boarder
Tom Rini
2023-10-13
binman: capsule: Add support for generating EFI empty capsules
Sughosh Ganu
2023-10-13
btool: mkeficapsule: Add support for EFI empty capsule generation
Sughosh Ganu
2023-10-13
binman: capsule: Use dumped capsule header contents for verification
Sughosh Ganu
2023-10-13
binman: capsule: Remove superfluous [address, size]-cells properties
Sughosh Ganu
2023-10-13
tools: mkeficapsule: Add support to print capsule headers
Sughosh Ganu
2023-10-13
binman: bintool: Change make target arg type from string to list
Lukas Funke
2023-10-11
Revert "mkimage: update man page and -h output"
Tom Rini
2023-10-11
mkimage: update man page and -h output
Rasmus Villemoes
2023-10-11
tools: ensure zeroed padding in external FIT images
Roman Azarenko
2023-10-11
mkimage: allow internalization of data-position
Lars Feyaerts
2023-10-09
tools: iot2050-sign-fw.sh: Make localization of tools dir more robust
Jan Kiszka
2023-10-04
Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2023-10-04
qconfig: Rename the database file
Simon Glass
2023-10-04
moveconfig: Rename the tool to qconfig
Simon Glass
2023-10-04
moveconfig: Move summaries to the end
Simon Glass
2023-10-04
moveconfig: Drop the initial output
Simon Glass
2023-10-04
moveconfig: Show a summary at the end
Simon Glass
2023-10-04
moveconfig: Show failures in progress
Simon Glass
2023-10-04
moveconfig: Use u_boot_pylib for terminal colour
Simon Glass
2023-10-04
moveconfig: Avoid showing progress at the end
Simon Glass
2023-10-04
moveconfig: Reduce the amount of output
Simon Glass
2023-10-04
moveconfig: Only show output when there is a reason
Simon Glass
2023-10-04
moveconfig: Fix misc pylint warnings
Simon Glass
2023-10-04
moveconfig: Use an encoding with open()
Simon Glass
2023-10-04
moveconfig: Correct list-comprehension warnings
Simon Glass
2023-10-04
moveconfig: Correct use of members not declared in __init__()
Simon Glass
2023-10-04
moveconfig: Correct non-snake variables names
Simon Glass
2023-10-04
moveconfig: Correct unused variables
Simon Glass
2023-10-04
moveconfig: Use f strings where possible
Simon Glass
[next]