summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-03iot2050: Enable watchdog support, but do not auto-start itJan Kiszka
2021-10-01tools: kwboot: Add Pali and Marek as authorsPali Rohár
2021-10-01tools: kwboot: Update file headerMarek Behún
2021-10-01tools: kwboot: Avoid code repetition in kwboot_img_patch()Marek Behún
2021-10-01tools: kwboot: Cosmetic fixMarek Behún
2021-10-01tools: kwboot: Disable non-blocking modePali Rohár
2021-10-01tools: kwboot: Disable tty interbyte timeoutPali Rohár
2021-10-01tools: kwboot: Fix initializing tty devicePali Rohár
2021-10-01tools: kwboot: Check whether baudrate was set to requested valueMarek Behún
2021-10-01tools: kwboot: Allow any baudrate on LinuxPali Rohár
2021-10-01tools: kwboot: Support higher baudrates when booting via UARTPali Rohár
2021-10-01tools: kwboot: Explicitly check against size of struct main_hdr_v1Marek Behún
2021-10-01tools: kwboot: Round up header size to 128 B when patchingPali Rohár
2021-10-01tools: kwbimage: Update comments describing kwbimage v1 structuresPali Rohár
2021-10-01tools: kwbimage: Refactor kwbimage header size determinationMarek Behún
2021-10-01tools: kwbimage: Refactor image_version()Marek Behún
2021-10-01tools: kwboot: Patch destination address to DDR area for SPI imagePali Rohár
2021-10-01tools: kwboot: Patch source address in image headerPali Rohár
2021-10-01tools: kwboot: Don't patch image header if signedPali Rohár
2021-10-01tools: kwbimage: Simplify iteration over version 1 optional headersMarek Behún
2021-10-01tools: kwboot: Always call kwboot_img_patch_hdr()Pali Rohár
2021-10-01tools: kwboot: Properly finish xmodem transferPali Rohár
2021-10-01tools: kwboot: Prevent waiting indefinitely if no xmodem reply is receivedMarek Behún
2021-10-01tools: kwboot: Allow greater timeout when executing header codeMarek Behún
2021-10-01tools: kwboot: Print new line after SPL outputMarek Behún
2021-10-01tools: kwboot: Allow non-xmodem text output from BootROM only in a specific casePali Rohár
2021-10-01tools: kwboot: Use a function to check whether received byte is a Xmodem replyMarek Behún
2021-10-01tools: kwboot: Split sending image into header and data stagesPali Rohár
2021-10-01tools: kwboot: Print newline on error when progress was not completedPali Rohár
2021-10-01tools: kwboot: Fix printing progressPali Rohár
2021-10-01tools: kwboot: Fix comparison of integers with different sizeMarek Behún
2021-10-01tools: kwboot: Fix return type of kwboot_xm_makeblock() functionPali Rohár
2021-10-01tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() failsPali Rohár
2021-10-01tools: kwboot: Print version information headerPali Rohár
2021-10-01tools: kwboot: Refactor and fix writing bufferMarek Behún
2021-10-01tools: kwboot: Make the quit sequence buffer constMarek Behún
2021-10-01tools: kwboot: Fix buffer overflow in kwboot_terminal()Marek Behún
2021-10-01tools: kwbimage: Fix printf format warningMarek Behún
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass