index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-01-07
binman: add support for creating dummy files for external blobs
Heiko Thiery
2022-01-05
tools: kwbimage: Fix checksum calculation for v1 images
Pierre Bourdon
2021-12-28
Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-12-26
tools: avoid OpenSSL deprecation warnings
Heinrich Schuchardt
2021-12-24
rockchip: mkimage: Add support for rk3568 SoC
Kever Yang
2021-12-24
rockchip: mkimage: Add support for idb header V2
Yi Liu
2021-12-24
rockchip: mkimage: Add image header version
Kever Yang
2021-12-24
rockchip: mkimage: rename RK_SIGNATURE to RK_MAGIC
Kever Yang
2021-12-20
fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use
Joakim Tjernlund
2021-11-15
arm64: relocate-rela: Add support for ld.lld
Alistair Delva
2021-11-14
Dockerfile, CI: Update to latest "focal" tag
Tom Rini
2021-11-14
Dockerfile: build swtpm
Heinrich Schuchardt
2021-11-13
binman: Fix replace subcommand help and comments
Jan Kiszka
2021-11-13
binman: Support updating the dtb in an ELF file
Simon Glass
2021-11-13
binman: Tidy up comments on _DoTestFile()
Simon Glass
2021-11-13
binman: Support reading the offset of an ELF-file symbol
Simon Glass
2021-11-13
binman: Report an error if test files fail to compile
Simon Glass
2021-11-13
patman: Use a ValueError exception if tools.Run() fails
Simon Glass
2021-11-11
Create a new boot/ directory
Simon Glass
2021-11-10
tools: kwbimage: Properly set srcaddr in kwbimage v0
Pali Rohár
2021-11-10
tools: kwbimage: Properly calculate and align kwbimage v0 header size
Pali Rohár
2021-11-10
tools: kwbimage: Fill the real header size into the main header
Pali Rohár
2021-11-10
tools: kwbimage: Align kwbimage header to proper size
Pali Rohár
2021-11-10
tools: kwbimage: Do not put final image padding to the image data size
Pali Rohár
2021-11-10
tools: kwbimage: Align final UART image to 128 bytes
Pali Rohár
2021-11-10
tools: kwbimage: Remove unused enums and prototypes
Pali Rohár
2021-11-10
tools: kwbimage: Fix validation of kwbimage v0
Pali Rohár
2021-11-10
tools: kwbimage: Set BOOT_FROM by default to SPI
Pali Rohár
2021-11-10
tools: kwbimage: Explicitly set version also for kwbimage v0
Pali Rohár
2021-11-10
tools: kwbimage: Add support for new commands UART_PORT and UART_MPP
Pali Rohár
2021-11-10
tools: kwboot: Always print kwboot version
Pali Rohár
2021-11-10
tools: kwboot: Fix sending Kirkwood v0 images
Pali Rohár
2021-11-03
tools: kwboot: Do not send magic seq when changing baudrate back to 115200
Pali Rohár
2021-11-03
tools: kwboot: Do not use stack when setting baudrate back to default value
Pali Rohár
2021-11-03
tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr
Pali Rohár
2021-11-03
tools: kwboot: Increase delay after changing baudrate in ARM code
Pali Rohár
2021-11-03
tools: kwboot: Do not call tcdrain() after each sent packet
Pali Rohár
2021-11-03
tools: kwboot: Fix sending retry of last header packet
Pali Rohár
2021-11-03
tools: kwboot: Resend first 3 xmodem retry packets immediately
Pali Rohár
2021-11-03
tools: kwboot: Change retry loop from decreasing to increasing
Pali Rohár
2021-11-03
tools: kwboot: Calculate real used space in kwbimage header when calling kwbo...
Pali Rohár
2021-11-03
tools: kwboot: Do not modify kwbimage header before increasing its size
Pali Rohár
2021-11-03
tools: kwboot: Simplify code for aligning image header
Pali Rohár
2021-11-03
tools: kwboot: Show verbose message when waiting for baudrate change magic
Pali Rohár
2021-11-03
tools: kwboot: Correctly set configuration of UART for BootROM messages
Pali Rohár
2021-11-03
tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code
Pali Rohár
2021-11-03
tools: kwboot: Inject baudrate change back code after data part
Pali Rohár
2021-11-03
tools: kwboot: Validate 4-byte image data checksum
Pali Rohár
2021-11-03
tools: kwboot: Reserve enough space for patching kwbimage in memory
Pali Rohár
2021-11-03
tools: kwboot: Fix initialization of tty device
Pali Rohár
[next]