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
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-11
tools: docker: Build and install genimage
Bin Meng
2021-09-11
tools: docker: Bump up QEMU version to 6.1.0
Bin Meng
2021-09-11
Dockerfile: Update to latest "focal" tag
Tom Rini
2021-09-10
tools: k3_fit_atf: Fix DM binary FIT load addresses
Suman Anna
2021-09-04
net: Rename SPL_NET_SUPPORT to SPL_NET
Simon Glass
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-09-02
tools: env: Handle shorter read calls
Thibault Ferrante
2021-09-01
mkimage: clarify error message for empty input files
Thomas Hebb
2021-09-01
tools: kwbimage: Remove comment about unimplemented register headers in v1 im...
Pali Rohár
2021-09-01
kwbimage: check return value of image_get_csk_index
Heinrich Schuchardt
2021-09-01
kwbimage: check fopen() return value
Heinrich Schuchardt
2021-09-01
tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers
Pali Rohár
2021-09-01
tools: kwbimage: Verify size of image data
Pali Rohár
2021-09-01
tools: kwbimage: Verify size of v0 image header
Pali Rohár
2021-09-01
tools: kwbimage: Verify supported image version
Pali Rohár
2021-08-08
dtoc: Correct the intarray-widening test case
Simon Glass
2021-08-08
patman: Avoid blank lines between tags
Simon Glass
2021-08-04
CI: Update to LLVM-12
Tom Rini
2021-08-01
dtoc: Support widening a bool value
Simon Glass
2021-08-01
dtoc: Fix widening an int array to an int
Simon Glass
2021-08-01
dtoc: Rename is_wider_than() to reduce confusion
Simon Glass
2021-08-01
moveconfig: Update to newer kconfiglib
Simon Glass
2021-08-01
doc: Add docs for the moveconfig tool
Simon Glass
2021-08-01
patman: add warning for invalid tag
Patrick Delaunay
2021-07-31
kwbimage: Update help message about how to extract from an existing image
Pali Rohár
2021-07-31
kwbimage: Add support for extracting images via dumpimage tool
Pali Rohár
2021-07-31
tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes
Pali Rohár
2021-07-31
tools: kwboot: Fix checking image header version
Pali Rohár
2021-07-31
tools: kwboot: Check for v1 header size
Pali Rohár
2021-07-31
tools: kwboot: Cosmetic fix - add missing curly brackets
Pali Rohár
2021-07-31
tools: kwboot: Print trailing newline after terminal is terminated
Pali Rohár
2021-07-31
tools: kwboot: Fix restoring terminal
Pali Rohár
2021-07-31
tools: kwboot: Fix wrong parameter passed to read()
Pali Rohár
2021-07-31
tools: dumpimage: Show error message when trying to extract data from kwbimage
Pali Rohár
2021-07-31
tools: dumpimage: Fix crashing when trying to extract data from kwbimage
Pali Rohár
2021-07-31
tools: kwbimage: Mark all BootROM structures __packed
Pali Rohár
2021-07-31
tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X
Pali Rohár
2021-07-31
tools: kwbimage: Add support for a new DATA_DELAY command
Pali Rohár
2021-07-31
tools: kwbimage: Add support for DATA command also for v1 images
Pali Rohár
2021-07-31
tools: kwbimage: Don't parse PAYLOAD keyword
Pali Rohár
2021-07-31
tools: kwbimage: Add support for more BINARY headers
Pali Rohár
2021-07-31
tools: kwbimage: Fix calculating size of binary header
Pali Rohár
2021-07-31
tools: kwbimage: Change maximum number of arguments in binary header to 256
Pali Rohár
2021-07-31
tools: kwbimage: Use -a parameter (load address) for v1 images
Pali Rohár
2021-07-31
tools: kwbimage: Cosmetic fix - remove redundant space character
Marek Behún
2021-07-31
tools: kwbimage: Print size of binary header in kwbimage_print_header()
Pali Rohár
2021-07-31
tools: kwbimage: Validate data checksum of v1 images
Pali Rohár
2021-07-31
tools: kwbimage: Validate extended headers of v1 images
Pali Rohár
2021-07-31
tools: kwbimage: Fix check for v0 extended header checksum
Pali Rohár
[next]