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