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-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
2021-11-03
tools: kwboot: Initialize rfds to zero
Pali Rohár
2021-10-31
patman: Add "postfix" support to patch subjects
Sean Anderson
2021-10-31
binman: Allow timeout to occur in the image or its section
Simon Glass
2021-10-28
tools: kwboot: Patch nandpagesize to zero also for v1 image
Pali Rohár
2021-10-28
tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images
Pali Rohár
2021-10-28
tools: kwbimage: Align BIN header executable code to 128-bit boundary
Pali Rohár
2021-10-28
tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundary
Pali Rohár
2021-10-25
Revert "Revert "mkeficapsule: Remove dtb related options""
AKASHI Takahiro
2021-10-25
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2021-10-25
Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-10-25
tools: mksunxiboot: Use sunxi_image header directly
Samuel Holland
2021-10-21
buildman: Add gcc-11.1.0 to the directory list
Tom Rini
2021-10-21
tools: imx8m_image: Support ddr3 firmware
Ariel D'Alessandro
2021-10-21
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2021-10-21
tools: termios_linux.h: Fix tcsendbreak() implementation
Pali Rohár
2021-10-20
Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-10-20
buildman: Detect Kconfig loops
Simon Glass
2021-10-20
buildman: Write output even on fatal error
Simon Glass
2021-10-19
tools: Stop re-defining -std= when building tools
Tom Rini
2021-10-18
treewide: Remove OF_PRIOR_STAGE
Ilias Apalodimas
2021-10-14
CI: Update to LLVM-13
Tom Rini
2021-10-12
tools/image-host.c: Fix spelling of "expected".
Vagrant Cascadian
2021-10-08
image: Use the correct checks for CRC32
Simon Glass
2021-10-08
image: Use Kconfig to enable FIT_RSASSA_PSS on host
Simon Glass
2021-10-08
image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host
Simon Glass
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-10-08
hash: Use Kconfig to enable hashing in host tools and SPL
Simon Glass
2021-10-08
image: Add Kconfig options for FIT in the tools build
Simon Glass
2021-10-08
image: Split host code out into its own file
Simon Glass
2021-10-07
tools: imx8mimage: not abort when mmap fail
Peng Fan
2021-10-03
iot2050: Enable watchdog support, but do not auto-start it
Jan Kiszka
2021-10-01
tools: kwboot: Add Pali and Marek as authors
Pali Rohár
[next]