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-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
2021-07-31
tools: kwbimage: Don't crash when binary file name does not contain '/'
Pali Rohár
2021-07-31
tools: kwbimage: Fix generation of SATA, SDIO and PCIe images
Pali Rohár
2021-07-31
tools: kwbimage: Add constant for SDIO bootfrom
Marek Behún
2021-07-31
tools: kwbimage: Align SPI and NAND images to 256 bytes
Pali Rohár
2021-07-31
tools: kwbimage: Simplify aligning and calculating checksum
Pali Rohár
2021-07-31
tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFS
Pali Rohár
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2021-07-21
binman: Add basic support for debugging performance
Simon Glass
2021-07-21
patman: Use bytearray instead of string
Simon Glass
2021-07-21
binman: Use bytearray instead of string
Simon Glass
2021-07-21
binman: Split node-reading out from constructor in files
Simon Glass
2021-07-21
binman: Support multithreading for building images
Simon Glass
2021-07-21
binman: Put compressed data into separate files
Simon Glass
2021-07-21
dtoc: Detect drivers which do not parse correctly
Simon Glass
2021-07-21
dtoc: Detect unexpected suffix on .of_match
Simon Glass
2021-07-21
dtoc: Add a stdout check in test_normalized_name()
Simon Glass
2021-07-21
dtoc: Correct the re_compat regular expression
Simon Glass
2021-07-21
dtoc: Allow multiple warnings for a driver
Simon Glass
[next]