1. c7b8711 tools: imx8mimage: not abort when mmap fail by Peng Fan · 3 years, 1 month ago
  2. 26fa063 iot2050: Enable watchdog support, but do not auto-start it by Jan Kiszka · 3 years ago
  3. cf8c932 tools: kwboot: Add Pali and Marek as authors by Pali Rohár · 3 years ago
  4. b843aed tools: kwboot: Update file header by Marek Behún · 3 years ago
  5. b4eea8f tools: kwboot: Avoid code repetition in kwboot_img_patch() by Marek Behún · 3 years ago
  6. 5fa04f4 tools: kwboot: Cosmetic fix by Marek Behún · 3 years ago
  7. 911515b tools: kwboot: Disable non-blocking mode by Pali Rohár · 3 years ago
  8. 24a471b tools: kwboot: Disable tty interbyte timeout by Pali Rohár · 3 years ago
  9. c704e0e tools: kwboot: Fix initializing tty device by Pali Rohár · 3 years ago
  10. 99a3d023 tools: kwboot: Check whether baudrate was set to requested value by Marek Behún · 3 years ago
  11. 93b5563 tools: kwboot: Allow any baudrate on Linux by Pali Rohár · 3 years ago
  12. ca27204 tools: kwboot: Support higher baudrates when booting via UART by Pali Rohár · 3 years ago
  13. 5c8f812 tools: kwboot: Explicitly check against size of struct main_hdr_v1 by Marek Behún · 3 years ago
  14. 04ced02 tools: kwboot: Round up header size to 128 B when patching by Pali Rohár · 3 years ago
  15. 8010f4f tools: kwbimage: Update comments describing kwbimage v1 structures by Pali Rohár · 3 years ago
  16. fe2fd73 tools: kwbimage: Refactor kwbimage header size determination by Marek Behún · 3 years ago
  17. acb0b38 tools: kwbimage: Refactor image_version() by Marek Behún · 3 years ago
  18. f2c644e tools: kwboot: Patch destination address to DDR area for SPI image by Pali Rohár · 3 years ago
  19. 792e423 tools: kwboot: Patch source address in image header by Pali Rohár · 3 years ago
  20. 550c930 tools: kwboot: Don't patch image header if signed by Pali Rohár · 3 years ago
  21. 732c930 tools: kwbimage: Simplify iteration over version 1 optional headers by Marek Behún · 3 years, 1 month ago
  22. ddc04fa tools: kwboot: Always call kwboot_img_patch_hdr() by Pali Rohár · 3 years ago
  23. 9cdc264 tools: kwboot: Properly finish xmodem transfer by Pali Rohár · 3 years ago
  24. 819cd32 tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received by Marek Behún · 3 years ago
  25. 12df7b7 tools: kwboot: Allow greater timeout when executing header code by Marek Behún · 3 years ago
  26. 2e81b3a tools: kwboot: Print new line after SPL output by Marek Behún · 3 years ago
  27. 48b3ea6 tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case by Pali Rohár · 3 years ago
  28. 408ea61 tools: kwboot: Use a function to check whether received byte is a Xmodem reply by Marek Behún · 3 years ago
  29. 2ef87f7 tools: kwboot: Split sending image into header and data stages by Pali Rohár · 3 years ago
  30. d5ba8db tools: kwboot: Print newline on error when progress was not completed by Pali Rohár · 3 years ago
  31. 5a1f8cb tools: kwboot: Fix printing progress by Pali Rohár · 3 years ago
  32. d8cc851 tools: kwboot: Fix comparison of integers with different size by Marek Behún · 3 years ago
  33. c5d666a tools: kwboot: Fix return type of kwboot_xm_makeblock() function by Pali Rohár · 3 years ago
  34. 00a1dee tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails by Pali Rohár · 3 years ago
  35. a050a86 tools: kwboot: Print version information header by Pali Rohár · 3 years ago
  36. e453bb4 tools: kwboot: Refactor and fix writing buffer by Marek Behún · 3 years ago
  37. 46237e6 tools: kwboot: Make the quit sequence buffer const by Marek Behún · 3 years ago
  38. f30cb0d tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · 3 years ago
  39. 3b5da64 tools: kwbimage: Fix printf format warning by Marek Behún · 3 years ago
  40. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  41. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years ago
  42. 1d1f98c Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 3 years ago
  43. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years ago
  44. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 2 months ago
  45. 0d60e5d tools: Handle PAGER containing arguments by Paul Barker · 3 years ago
  46. 5fe50f9 tools: Refactor full help printing by Paul Barker · 3 years ago
  47. d428e81 Revert "mkeficapsule: Remove dtb related options" by Simon Glass · 3 years, 2 months ago
  48. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  49. 3283a05 tools: docker: Build and install genimage by Bin Meng · 3 years, 1 month ago
  50. a30e53c tools: docker: Bump up QEMU version to 6.1.0 by Bin Meng · 3 years, 1 month ago
  51. 5c1ed64 Dockerfile: Update to latest "focal" tag by Tom Rini · 3 years ago
  52. 7d67334 tools: k3_fit_atf: Fix DM binary FIT load addresses by Suman Anna · 3 years, 1 month ago
  53. 5ed16a9 net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 2 months ago
  54. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  55. 6628813 tools: env: Handle shorter read calls by Thibault Ferrante · 3 years, 1 month ago
  56. eaa6442 mkimage: clarify error message for empty input files by Thomas Hebb · 3 years, 2 months ago
  57. 4116a0f tools: kwbimage: Remove comment about unimplemented register headers in v1 images by Pali Rohár · 3 years, 1 month ago
  58. f0317d7 kwbimage: check return value of image_get_csk_index by Heinrich Schuchardt · 3 years, 1 month ago
  59. f858bb2 kwbimage: check fopen() return value by Heinrich Schuchardt · 3 years, 1 month ago
  60. e515a33 tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers by Pali Rohár · 3 years, 1 month ago
  61. a008dba tools: kwbimage: Verify size of image data by Pali Rohár · 3 years, 1 month ago
  62. 33a0af2 tools: kwbimage: Verify size of v0 image header by Pali Rohár · 3 years, 1 month ago
  63. b984056 tools: kwbimage: Verify supported image version by Pali Rohár · 3 years, 1 month ago
  64. e679f39 dtoc: Correct the intarray-widening test case by Simon Glass · 3 years, 2 months ago
  65. 5974718 patman: Avoid blank lines between tags by Simon Glass · 3 years, 2 months ago
  66. 6621722 CI: Update to LLVM-12 by Tom Rini · 3 years, 2 months ago
  67. eec44c7 dtoc: Support widening a bool value by Simon Glass · 3 years, 2 months ago
  68. ca04494 dtoc: Fix widening an int array to an int by Simon Glass · 3 years, 2 months ago
  69. df82de8 dtoc: Rename is_wider_than() to reduce confusion by Simon Glass · 3 years, 2 months ago
  70. ea40b20 moveconfig: Update to newer kconfiglib by Simon Glass · 3 years, 2 months ago
  71. 5c72c0e doc: Add docs for the moveconfig tool by Simon Glass · 3 years, 2 months ago
  72. a612333 patman: add warning for invalid tag by Patrick Delaunay · 3 years, 2 months ago
  73. 3d7b93d kwbimage: Update help message about how to extract from an existing image by Pali Rohár · 3 years, 2 months ago
  74. aa6943c kwbimage: Add support for extracting images via dumpimage tool by Pali Rohár · 3 years, 2 months ago
  75. ad90675 tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes by Pali Rohár · 3 years, 2 months ago
  76. 5029d7b tools: kwboot: Fix checking image header version by Pali Rohár · 3 years, 2 months ago
  77. 825a2ca tools: kwboot: Check for v1 header size by Pali Rohár · 3 years, 2 months ago
  78. b943eee tools: kwboot: Cosmetic fix - add missing curly brackets by Pali Rohár · 3 years, 2 months ago
  79. 49a0a3b tools: kwboot: Print trailing newline after terminal is terminated by Pali Rohár · 3 years, 2 months ago
  80. ec0fe5b tools: kwboot: Fix restoring terminal by Pali Rohár · 3 years, 2 months ago
  81. 43fef8d tools: kwboot: Fix wrong parameter passed to read() by Pali Rohár · 3 years, 2 months ago
  82. 19a81bd tools: dumpimage: Show error message when trying to extract data from kwbimage by Pali Rohár · 3 years, 2 months ago
  83. a18ae18 tools: dumpimage: Fix crashing when trying to extract data from kwbimage by Pali Rohár · 3 years, 2 months ago
  84. a107c61 tools: kwbimage: Mark all BootROM structures __packed by Pali Rohár · 3 years, 2 months ago
  85. b4f3cc2 tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X by Pali Rohár · 3 years, 2 months ago
  86. f63c583 tools: kwbimage: Add support for a new DATA_DELAY command by Pali Rohár · 3 years, 2 months ago
  87. 02ba70a tools: kwbimage: Add support for DATA command also for v1 images by Pali Rohár · 3 years, 2 months ago
  88. c9b2134 tools: kwbimage: Don't parse PAYLOAD keyword by Pali Rohár · 3 years, 2 months ago
  89. d9fb82c tools: kwbimage: Add support for more BINARY headers by Pali Rohár · 3 years, 2 months ago
  90. 6458fd4 tools: kwbimage: Fix calculating size of binary header by Pali Rohár · 3 years, 2 months ago
  91. 6c7f152 tools: kwbimage: Change maximum number of arguments in binary header to 256 by Pali Rohár · 3 years, 2 months ago
  92. cc3443f tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · 3 years, 2 months ago
  93. 35fd100 tools: kwbimage: Cosmetic fix - remove redundant space character by Marek Behún · 3 years, 2 months ago
  94. 34dcf95 tools: kwbimage: Print size of binary header in kwbimage_print_header() by Pali Rohár · 3 years, 2 months ago
  95. e0c243c tools: kwbimage: Validate data checksum of v1 images by Pali Rohár · 3 years, 2 months ago
  96. 9380445 tools: kwbimage: Validate extended headers of v1 images by Pali Rohár · 3 years, 2 months ago
  97. fe2c0e2 tools: kwbimage: Fix check for v0 extended header checksum by Pali Rohár · 3 years, 2 months ago
  98. 4efbf1c tools: kwbimage: Don't crash when binary file name does not contain '/' by Pali Rohár · 3 years, 2 months ago
  99. 501a54a tools: kwbimage: Fix generation of SATA, SDIO and PCIe images by Pali Rohár · 3 years, 2 months ago
  100. bd487ce tools: kwbimage: Add constant for SDIO bootfrom by Marek Behún · 3 years, 2 months ago