summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-11-03tools: kwboot: Do not send magic seq when changing baudrate back to 115200Pali Rohár1-55/+60
2021-11-03tools: kwboot: Do not use stack when setting baudrate back to default valuePali Rohár1-47/+65
2021-11-03tools: kwboot: Replace ARM mov + movt instruction pair by mov + orrPali Rohár1-2/+2
2021-11-03tools: kwboot: Increase delay after changing baudrate in ARM codePali Rohár1-9/+9
2021-11-03tools: kwboot: Do not call tcdrain() after each sent packetPali Rohár1-5/+8
2021-11-03tools: kwboot: Fix sending retry of last header packetPali Rohár1-5/+2
2021-11-03tools: kwboot: Resend first 3 xmodem retry packets immediatelyPali Rohár1-3/+10
2021-11-03tools: kwboot: Change retry loop from decreasing to increasingPali Rohár1-4/+4
2021-11-03tools: kwboot: Calculate real used space in kwbimage header when calling kwbo...Pali Rohár1-3/+14
2021-11-03tools: kwboot: Do not modify kwbimage header before increasing its sizePali Rohár1-3/+6
2021-11-03tools: kwboot: Simplify code for aligning image headerPali Rohár1-3/+2
2021-11-03tools: kwboot: Show verbose message when waiting for baudrate change magicPali Rohár1-1/+1
2021-11-03tools: kwboot: Correctly set configuration of UART for BootROM messagesPali Rohár1-0/+11
2021-11-03tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate codePali Rohár1-0/+3
2021-11-03tools: kwboot: Inject baudrate change back code after data partPali Rohár1-41/+31
2021-11-03tools: kwboot: Validate 4-byte image data checksumPali Rohár1-0/+34
2021-11-03tools: kwboot: Reserve enough space for patching kwbimage in memoryPali Rohár1-1/+3
2021-11-03tools: kwboot: Fix initialization of tty devicePali Rohár1-0/+1
2021-11-03tools: kwboot: Initialize rfds to zeroPali Rohár1-0/+1
2021-10-31patman: Add "postfix" support to patch subjectsSean Anderson5-4/+19
2021-10-31binman: Allow timeout to occur in the image or its sectionSimon Glass1-2/+1
2021-10-28tools: kwboot: Patch nandpagesize to zero also for v1 imagePali Rohár1-7/+6
2021-10-28tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 imagesPali Rohár2-1/+4
2021-10-28tools: kwbimage: Align BIN header executable code to 128-bit boundaryPali Rohár1-17/+34
2021-10-28tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundaryPali Rohár1-5/+17
2021-10-25Revert "Revert "mkeficapsule: Remove dtb related options""AKASHI Takahiro1-222/+7
2021-10-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-1/+1
2021-10-25Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+7
2021-10-25tools: mksunxiboot: Use sunxi_image header directlySamuel Holland1-1/+1
2021-10-21buildman: Add gcc-11.1.0 to the directory listTom Rini1-1/+1
2021-10-21tools: imx8m_image: Support ddr3 firmwareAriel D'Alessandro1-0/+7
2021-10-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-1/+5
2021-10-21tools: termios_linux.h: Fix tcsendbreak() implementationPali Rohár1-1/+5
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini5-12/+63
2021-10-20buildman: Detect Kconfig loopsSimon Glass3-5/+55
2021-10-20buildman: Write output even on fatal errorSimon Glass1-6/+6
2021-10-19tools: Stop re-defining -std= when building toolsTom Rini1-2/+1
2021-10-18treewide: Remove OF_PRIOR_STAGEIlias Apalodimas1-10/+6
2021-10-15CI: Update to LLVM-13Tom Rini1-3/+3
2021-10-12tools/image-host.c: Fix spelling of "expected".Vagrant Cascadian1-1/+1
2021-10-08image: Use the correct checks for CRC32Simon Glass1-0/+5
2021-10-08image: Use Kconfig to enable FIT_RSASSA_PSS on hostSimon Glass1-0/+5
2021-10-08image: Use Kconfig to enable CONFIG_FIT_VERBOSE on hostSimon Glass1-0/+5
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass1-0/+5
2021-10-08hash: Use Kconfig to enable hashing in host tools and SPLSimon Glass1-0/+25
2021-10-08image: Add Kconfig options for FIT in the tools buildSimon Glass1-0/+25
2021-10-08image: Split host code out into its own fileSimon Glass1-0/+1
2021-10-07tools: imx8mimage: not abort when mmap failPeng Fan1-1/+2
2021-10-03iot2050: Enable watchdog support, but do not auto-start itJan Kiszka1-0/+5
2021-10-01tools: kwboot: Add Pali and Marek as authorsPali Rohár1-0/+2