drivers: dma: Add support for J721S2
[platform/kernel/u-boot.git] / tools / kwboot.c
2022-01-31 Tom RiniMerge tag 'dm-pull-30jan22' of https://source.denx...
2022-01-31 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-01-31 Pali Rohártools: kwboot: Set debug flag to 1
2022-01-31 Pali Rohártools: kwboot: Fix usage of -D without -t
2022-01-31 Pali Rohártools: kwboot: Handle EINTR in kwboot_tty_recv()
2022-01-31 Pali Rohártools: kwboot: Handle EINTR in kwboot_write()
2022-01-31 Pali Rohártools: kwboot: Remove 2s delay before sending first...
2022-01-31 Pali Rohártools: kwboot: Force BootROM to flush input queue after...
2022-01-31 Pali Rohártools: kwboot: Allow to use option -b without image...
2022-01-31 Pali Rohártools: kwboot: Show 'E' in progress output when error...
2022-01-31 Pali Rohártools: kwboot: Fix handling of repeated xmodem packets
2022-01-31 Pali Rohártools: kwboot: Do not change received character in...
2022-01-31 Pali Rohártools: kwboot: Remove code for handling CAN byte
2022-01-31 Pali Rohártools: kwboot: Improve retrying logic for incomplete...
2022-01-31 Pali Rohártools: kwboot: Wait blk_rsp_timeo when flushing
2022-01-31 Pali Rohártools: kwboot: Increase blk_rsp_timeo to 2s
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-17 Tom RiniMerge tag 'u-boot-at91-2022.04-b' of https://source...
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-14 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-14 Pali Rohártools: kwbimage/kwboot: Check ext field for non-zero...
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-11 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-11-10 Tom RiniMerge tag 'u-boot-stm32-20211110' of https://source...
2021-11-10 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-11-10 Pali Rohártools: kwboot: Always print kwboot version
2021-11-10 Pali Rohártools: kwboot: Fix sending Kirkwood v0 images
2021-11-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-11-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-11-03 Pali Rohártools: kwboot: Do not send magic seq when changing...
2021-11-03 Pali Rohártools: kwboot: Do not use stack when setting baudrate...
2021-11-03 Pali Rohártools: kwboot: Replace ARM mov + movt instruction pair...
2021-11-03 Pali Rohártools: kwboot: Increase delay after changing baudrate...
2021-11-03 Pali Rohártools: kwboot: Do not call tcdrain() after each sent...
2021-11-03 Pali Rohártools: kwboot: Fix sending retry of last header packet
2021-11-03 Pali Rohártools: kwboot: Resend first 3 xmodem retry packets...
2021-11-03 Pali Rohártools: kwboot: Change retry loop from decreasing to...
2021-11-03 Pali Rohártools: kwboot: Calculate real used space in kwbimage...
2021-11-03 Pali Rohártools: kwboot: Do not modify kwbimage header before...
2021-11-03 Pali Rohártools: kwboot: Simplify code for aligning image header
2021-11-03 Pali Rohártools: kwboot: Show verbose message when waiting for...
2021-11-03 Pali Rohártools: kwboot: Correctly set configuration of UART...
2021-11-03 Pali Rohártools: kwboot: Recalculate 4-byte data checksum after...
2021-11-03 Pali Rohártools: kwboot: Inject baudrate change back code after...
2021-11-03 Pali Rohártools: kwboot: Validate 4-byte image data checksum
2021-11-03 Pali Rohártools: kwboot: Reserve enough space for patching kwbima...
2021-11-03 Pali Rohártools: kwboot: Fix initialization of tty device
2021-11-03 Pali Rohártools: kwboot: Initialize rfds to zero
2021-10-28 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-28 Pali Rohártools: kwboot: Patch nandpagesize to zero also for...
2021-10-28 Pali Rohártools: kwboot: Align UART baudrate change code in BIN...
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
2021-10-01 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-10-01 Pali Rohártools: kwboot: Add Pali and Marek as authors
2021-10-01 Marek Behúntools: kwboot: Update file header
2021-10-01 Marek Behúntools: kwboot: Avoid code repetition in kwboot_img_patch()
2021-10-01 Marek Behúntools: kwboot: Cosmetic fix
2021-10-01 Pali Rohártools: kwboot: Disable non-blocking mode
2021-10-01 Pali Rohártools: kwboot: Disable tty interbyte timeout
2021-10-01 Pali Rohártools: kwboot: Fix initializing tty device
2021-10-01 Marek Behúntools: kwboot: Check whether baudrate was set to reques...
2021-10-01 Pali Rohártools: kwboot: Allow any baudrate on Linux
2021-10-01 Pali Rohártools: kwboot: Support higher baudrates when booting...
2021-10-01 Marek Behúntools: kwboot: Explicitly check against size of struct...
2021-10-01 Pali Rohártools: kwboot: Round up header size to 128 B when patching
2021-10-01 Marek Behúntools: kwbimage: Refactor kwbimage header size determin...
2021-10-01 Marek Behúntools: kwbimage: Refactor image_version()
2021-10-01 Pali Rohártools: kwboot: Patch destination address to DDR area...
2021-10-01 Pali Rohártools: kwboot: Patch source address in image header
2021-10-01 Pali Rohártools: kwboot: Don't patch image header if signed
2021-10-01 Pali Rohártools: kwboot: Always call kwboot_img_patch_hdr()
2021-10-01 Pali Rohártools: kwboot: Properly finish xmodem transfer
2021-10-01 Marek Behúntools: kwboot: Prevent waiting indefinitely if no xmode...
2021-10-01 Marek Behúntools: kwboot: Allow greater timeout when executing...
2021-10-01 Marek Behúntools: kwboot: Print new line after SPL output
2021-10-01 Pali Rohártools: kwboot: Allow non-xmodem text output from BootRO...
2021-10-01 Marek Behúntools: kwboot: Use a function to check whether received...
2021-10-01 Pali Rohártools: kwboot: Split sending image into header and...
2021-10-01 Pali Rohártools: kwboot: Print newline on error when progress...
2021-10-01 Pali Rohártools: kwboot: Fix printing progress
2021-10-01 Marek Behúntools: kwboot: Fix comparison of integers with differen...
2021-10-01 Pali Rohártools: kwboot: Fix return type of kwboot_xm_makeblock...
2021-10-01 Pali Rohártools: kwboot: Fix kwboot_xm_sendblock() function when...
2021-10-01 Pali Rohártools: kwboot: Print version information header
2021-10-01 Marek Behúntools: kwboot: Refactor and fix writing buffer
2021-10-01 Marek Behúntools: kwboot: Make the quit sequence buffer const
2021-10-01 Marek Behúntools: kwboot: Fix buffer overflow in kwboot_terminal()
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-02 Tom RiniMerge tag 'mmc-2021-7-30' of https://source.denx.de...
2021-08-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-31 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-31 Pali Rohártools: kwboot: Fix checking image header version
2021-07-31 Pali Rohártools: kwboot: Check for v1 header size
2021-07-31 Pali Rohártools: kwboot: Cosmetic fix - add missing curly brackets
2021-07-31 Pali Rohártools: kwboot: Print trailing newline after terminal...
2021-07-31 Pali Rohártools: kwboot: Fix restoring terminal
2021-07-31 Pali Rohártools: kwboot: Fix wrong parameter passed to read()
next