1. a050a86 tools: kwboot: Print version information header by Pali Rohár · 3 years ago
  2. e453bb4 tools: kwboot: Refactor and fix writing buffer by Marek Behún · 3 years ago
  3. 46237e6 tools: kwboot: Make the quit sequence buffer const by Marek Behún · 3 years ago
  4. f30cb0d tools: kwboot: Fix buffer overflow in kwboot_terminal() by Marek Behún · 3 years ago
  5. 3b5da64 tools: kwbimage: Fix printf format warning by Marek Behún · 3 years ago
  6. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  7. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years ago
  8. 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
  9. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years ago
  10. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 2 months ago
  11. 0d60e5d tools: Handle PAGER containing arguments by Paul Barker · 3 years, 1 month ago
  12. 5fe50f9 tools: Refactor full help printing by Paul Barker · 3 years, 1 month ago
  13. d428e81 Revert "mkeficapsule: Remove dtb related options" by Simon Glass · 3 years, 2 months ago
  14. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  15. 3283a05 tools: docker: Build and install genimage by Bin Meng · 3 years, 1 month ago
  16. a30e53c tools: docker: Bump up QEMU version to 6.1.0 by Bin Meng · 3 years, 1 month ago
  17. 5c1ed64 Dockerfile: Update to latest "focal" tag by Tom Rini · 3 years, 1 month ago
  18. 7d67334 tools: k3_fit_atf: Fix DM binary FIT load addresses by Suman Anna · 3 years, 2 months ago
  19. 5ed16a9 net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 2 months ago
  20. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  21. 6628813 tools: env: Handle shorter read calls by Thibault Ferrante · 3 years, 1 month ago
  22. eaa6442 mkimage: clarify error message for empty input files by Thomas Hebb · 3 years, 2 months ago
  23. 4116a0f tools: kwbimage: Remove comment about unimplemented register headers in v1 images by Pali Rohár · 3 years, 1 month ago
  24. f0317d7 kwbimage: check return value of image_get_csk_index by Heinrich Schuchardt · 3 years, 1 month ago
  25. f858bb2 kwbimage: check fopen() return value by Heinrich Schuchardt · 3 years, 1 month ago
  26. e515a33 tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers by Pali Rohár · 3 years, 2 months ago
  27. a008dba tools: kwbimage: Verify size of image data by Pali Rohár · 3 years, 2 months ago
  28. 33a0af2 tools: kwbimage: Verify size of v0 image header by Pali Rohár · 3 years, 2 months ago
  29. b984056 tools: kwbimage: Verify supported image version by Pali Rohár · 3 years, 2 months ago
  30. e679f39 dtoc: Correct the intarray-widening test case by Simon Glass · 3 years, 2 months ago
  31. 5974718 patman: Avoid blank lines between tags by Simon Glass · 3 years, 2 months ago
  32. 6621722 CI: Update to LLVM-12 by Tom Rini · 3 years, 3 months ago
  33. eec44c7 dtoc: Support widening a bool value by Simon Glass · 3 years, 2 months ago
  34. ca04494 dtoc: Fix widening an int array to an int by Simon Glass · 3 years, 2 months ago
  35. df82de8 dtoc: Rename is_wider_than() to reduce confusion by Simon Glass · 3 years, 2 months ago
  36. ea40b20 moveconfig: Update to newer kconfiglib by Simon Glass · 3 years, 2 months ago
  37. 5c72c0e doc: Add docs for the moveconfig tool by Simon Glass · 3 years, 2 months ago
  38. a612333 patman: add warning for invalid tag by Patrick Delaunay · 3 years, 2 months ago
  39. 3d7b93d kwbimage: Update help message about how to extract from an existing image by Pali Rohár · 3 years, 2 months ago
  40. aa6943c kwbimage: Add support for extracting images via dumpimage tool by Pali Rohár · 3 years, 2 months ago
  41. ad90675 tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes by Pali Rohár · 3 years, 2 months ago
  42. 5029d7b tools: kwboot: Fix checking image header version by Pali Rohár · 3 years, 2 months ago
  43. 825a2ca tools: kwboot: Check for v1 header size by Pali Rohár · 3 years, 2 months ago
  44. b943eee tools: kwboot: Cosmetic fix - add missing curly brackets by Pali Rohár · 3 years, 2 months ago
  45. 49a0a3b tools: kwboot: Print trailing newline after terminal is terminated by Pali Rohár · 3 years, 2 months ago
  46. ec0fe5b tools: kwboot: Fix restoring terminal by Pali Rohár · 3 years, 2 months ago
  47. 43fef8d tools: kwboot: Fix wrong parameter passed to read() by Pali Rohár · 3 years, 2 months ago
  48. 19a81bd tools: dumpimage: Show error message when trying to extract data from kwbimage by Pali Rohár · 3 years, 2 months ago
  49. a18ae18 tools: dumpimage: Fix crashing when trying to extract data from kwbimage by Pali Rohár · 3 years, 2 months ago
  50. a107c61 tools: kwbimage: Mark all BootROM structures __packed by Pali Rohár · 3 years, 2 months ago
  51. b4f3cc2 tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X by Pali Rohár · 3 years, 2 months ago
  52. f63c583 tools: kwbimage: Add support for a new DATA_DELAY command by Pali Rohár · 3 years, 2 months ago
  53. 02ba70a tools: kwbimage: Add support for DATA command also for v1 images by Pali Rohár · 3 years, 2 months ago
  54. c9b2134 tools: kwbimage: Don't parse PAYLOAD keyword by Pali Rohár · 3 years, 2 months ago
  55. d9fb82c tools: kwbimage: Add support for more BINARY headers by Pali Rohár · 3 years, 2 months ago
  56. 6458fd4 tools: kwbimage: Fix calculating size of binary header by Pali Rohár · 3 years, 2 months ago
  57. 6c7f152 tools: kwbimage: Change maximum number of arguments in binary header to 256 by Pali Rohár · 3 years, 2 months ago
  58. cc3443f tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · 3 years, 2 months ago
  59. 35fd100 tools: kwbimage: Cosmetic fix - remove redundant space character by Marek Behún · 3 years, 2 months ago
  60. 34dcf95 tools: kwbimage: Print size of binary header in kwbimage_print_header() by Pali Rohár · 3 years, 2 months ago
  61. e0c243c tools: kwbimage: Validate data checksum of v1 images by Pali Rohár · 3 years, 2 months ago
  62. 9380445 tools: kwbimage: Validate extended headers of v1 images by Pali Rohár · 3 years, 2 months ago
  63. fe2c0e2 tools: kwbimage: Fix check for v0 extended header checksum by Pali Rohár · 3 years, 2 months ago
  64. 4efbf1c tools: kwbimage: Don't crash when binary file name does not contain '/' by Pali Rohár · 3 years, 2 months ago
  65. 501a54a tools: kwbimage: Fix generation of SATA, SDIO and PCIe images by Pali Rohár · 3 years, 2 months ago
  66. bd487ce tools: kwbimage: Add constant for SDIO bootfrom by Marek Behún · 3 years, 2 months ago
  67. c934aad tools: kwbimage: Align SPI and NAND images to 256 bytes by Pali Rohár · 3 years, 2 months ago
  68. 37cb9c1 tools: kwbimage: Simplify aligning and calculating checksum by Pali Rohár · 3 years, 2 months ago
  69. 8ab9c6b tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · 3 years, 2 months ago
  70. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 3 months ago
  71. 03ebc20 binman: Add basic support for debugging performance by Simon Glass · 3 years, 3 months ago
  72. c31d0cb patman: Use bytearray instead of string by Simon Glass · 3 years, 3 months ago
  73. 43332d8 binman: Use bytearray instead of string by Simon Glass · 3 years, 3 months ago
  74. edd4b6e binman: Split node-reading out from constructor in files by Simon Glass · 3 years, 3 months ago
  75. c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 3 months ago
  76. 650ead1 binman: Put compressed data into separate files by Simon Glass · 3 years, 3 months ago
  77. 43ba492 dtoc: Detect drivers which do not parse correctly by Simon Glass · 3 years, 3 months ago
  78. 86ff01e dtoc: Detect unexpected suffix on .of_match by Simon Glass · 3 years, 3 months ago
  79. 4f1727a dtoc: Add a stdout check in test_normalized_name() by Simon Glass · 3 years, 3 months ago
  80. 893142a dtoc: Correct the re_compat regular expression by Simon Glass · 3 years, 3 months ago
  81. 1b5fe11 dtoc: Allow multiple warnings for a driver by Simon Glass · 3 years, 3 months ago
  82. 973fa52 dtoc: Convert to use ArgumentParser by Simon Glass · 3 years, 3 months ago
  83. c796765 dtoc: Avoid using subscripts on match objects by Simon Glass · 3 years, 3 months ago
  84. f86caab mkeficapsule: Remove dtb related options by Ilias Apalodimas · 3 years, 3 months ago
  85. cb9faa6 tools: Use a single target-independent config to enable OpenSSL by Alexandru Gagniuc · 3 years, 3 months ago
  86. e89660f common: Move host-only logic in image-sig.c to separate file by Alexandru Gagniuc · 3 years, 3 months ago
  87. 7f0f4e1 tools: Avoid showing return value of clock_gettime() by Simon Glass · 3 years, 5 months ago
  88. 1c56469 dtoc: Check that a parent is not missing by Simon Glass · 3 years, 3 months ago
  89. 7c39799 tools: image-host: fix wrong return value by Ming Liu · 3 years, 4 months ago
  90. 9c70237 tools/fitimage: add missing linebreak for some messages by Sven Roederer · 3 years, 4 months ago
  91. 331f080 mkimage: allow -l to work on block devices on Linux by Yann Dirson · 3 years, 5 months ago
  92. 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 3 months ago
  93. 7bb1cc3 Azure/GitLab: Move to gcc-11.1.0 and LLVM-11 by Tom Rini · 3 years, 3 months ago
  94. 880e476 tools: Fix default target compile tools in Python tools by Alper Nebi Yasak · 3 years, 4 months ago
  95. b1c2102 Docker/CI: Update to "focal" and latest build by Tom Rini · 3 years, 4 months ago
  96. f9abaa5 tools: docker: Install a readable kernel for libguestfs-tools by Alper Nebi Yasak · 3 years, 3 months ago
  97. df5363a tools: k3_fit_atf: add DM binary to the FIT image by Tero Kristo · 3 years, 4 months ago
  98. 0c51509 tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol by Aswath Govindraju · 3 years, 4 months ago
  99. 31eefd4 binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · 3 years, 5 months ago
  100. 4c4d607 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · 3 years, 5 months ago