1. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 1 month ago
  2. 6628813 tools: env: Handle shorter read calls by Thibault Ferrante · 3 years, 1 month ago
  3. eaa6442 mkimage: clarify error message for empty input files by Thomas Hebb · 3 years, 2 months ago
  4. e679f39 dtoc: Correct the intarray-widening test case by Simon Glass · 3 years, 2 months ago
  5. 5974718 patman: Avoid blank lines between tags by Simon Glass · 3 years, 2 months ago
  6. 6621722 CI: Update to LLVM-12 by Tom Rini · 3 years, 2 months ago
  7. eec44c7 dtoc: Support widening a bool value by Simon Glass · 3 years, 2 months ago
  8. ca04494 dtoc: Fix widening an int array to an int by Simon Glass · 3 years, 2 months ago
  9. df82de8 dtoc: Rename is_wider_than() to reduce confusion by Simon Glass · 3 years, 2 months ago
  10. ea40b20 moveconfig: Update to newer kconfiglib by Simon Glass · 3 years, 2 months ago
  11. 5c72c0e doc: Add docs for the moveconfig tool by Simon Glass · 3 years, 2 months ago
  12. a612333 patman: add warning for invalid tag by Patrick Delaunay · 3 years, 2 months ago
  13. 3d7b93d kwbimage: Update help message about how to extract from an existing image by Pali Rohár · 3 years, 2 months ago
  14. aa6943c kwbimage: Add support for extracting images via dumpimage tool by Pali Rohár · 3 years, 2 months ago
  15. ad90675 tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes by Pali Rohár · 3 years, 2 months ago
  16. 5029d7b tools: kwboot: Fix checking image header version by Pali Rohár · 3 years, 2 months ago
  17. 825a2ca tools: kwboot: Check for v1 header size by Pali Rohár · 3 years, 2 months ago
  18. b943eee tools: kwboot: Cosmetic fix - add missing curly brackets by Pali Rohár · 3 years, 2 months ago
  19. 49a0a3b tools: kwboot: Print trailing newline after terminal is terminated by Pali Rohár · 3 years, 2 months ago
  20. ec0fe5b tools: kwboot: Fix restoring terminal by Pali Rohár · 3 years, 2 months ago
  21. 43fef8d tools: kwboot: Fix wrong parameter passed to read() by Pali Rohár · 3 years, 2 months ago
  22. 19a81bd tools: dumpimage: Show error message when trying to extract data from kwbimage by Pali Rohár · 3 years, 2 months ago
  23. a18ae18 tools: dumpimage: Fix crashing when trying to extract data from kwbimage by Pali Rohár · 3 years, 2 months ago
  24. a107c61 tools: kwbimage: Mark all BootROM structures __packed by Pali Rohár · 3 years, 2 months ago
  25. b4f3cc2 tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X by Pali Rohár · 3 years, 2 months ago
  26. f63c583 tools: kwbimage: Add support for a new DATA_DELAY command by Pali Rohár · 3 years, 2 months ago
  27. 02ba70a tools: kwbimage: Add support for DATA command also for v1 images by Pali Rohár · 3 years, 2 months ago
  28. c9b2134 tools: kwbimage: Don't parse PAYLOAD keyword by Pali Rohár · 3 years, 2 months ago
  29. d9fb82c tools: kwbimage: Add support for more BINARY headers by Pali Rohár · 3 years, 2 months ago
  30. 6458fd4 tools: kwbimage: Fix calculating size of binary header by Pali Rohár · 3 years, 2 months ago
  31. 6c7f152 tools: kwbimage: Change maximum number of arguments in binary header to 256 by Pali Rohár · 3 years, 2 months ago
  32. cc3443f tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · 3 years, 2 months ago
  33. 35fd100 tools: kwbimage: Cosmetic fix - remove redundant space character by Marek Behún · 3 years, 2 months ago
  34. 34dcf95 tools: kwbimage: Print size of binary header in kwbimage_print_header() by Pali Rohár · 3 years, 2 months ago
  35. e0c243c tools: kwbimage: Validate data checksum of v1 images by Pali Rohár · 3 years, 2 months ago
  36. 9380445 tools: kwbimage: Validate extended headers of v1 images by Pali Rohár · 3 years, 2 months ago
  37. fe2c0e2 tools: kwbimage: Fix check for v0 extended header checksum by Pali Rohár · 3 years, 2 months ago
  38. 4efbf1c tools: kwbimage: Don't crash when binary file name does not contain '/' by Pali Rohár · 3 years, 2 months ago
  39. 501a54a tools: kwbimage: Fix generation of SATA, SDIO and PCIe images by Pali Rohár · 3 years, 2 months ago
  40. bd487ce tools: kwbimage: Add constant for SDIO bootfrom by Marek Behún · 3 years, 2 months ago
  41. c934aad tools: kwbimage: Align SPI and NAND images to 256 bytes by Pali Rohár · 3 years, 2 months ago
  42. 37cb9c1 tools: kwbimage: Simplify aligning and calculating checksum by Pali Rohár · 3 years, 2 months ago
  43. 8ab9c6b tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · 3 years, 2 months ago
  44. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 2 months ago
  45. 03ebc20 binman: Add basic support for debugging performance by Simon Glass · 3 years, 3 months ago
  46. c31d0cb patman: Use bytearray instead of string by Simon Glass · 3 years, 3 months ago
  47. 43332d8 binman: Use bytearray instead of string by Simon Glass · 3 years, 3 months ago
  48. edd4b6e binman: Split node-reading out from constructor in files by Simon Glass · 3 years, 3 months ago
  49. c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 3 months ago
  50. 650ead1 binman: Put compressed data into separate files by Simon Glass · 3 years, 3 months ago
  51. 43ba492 dtoc: Detect drivers which do not parse correctly by Simon Glass · 3 years, 3 months ago
  52. 86ff01e dtoc: Detect unexpected suffix on .of_match by Simon Glass · 3 years, 3 months ago
  53. 4f1727a dtoc: Add a stdout check in test_normalized_name() by Simon Glass · 3 years, 3 months ago
  54. 893142a dtoc: Correct the re_compat regular expression by Simon Glass · 3 years, 3 months ago
  55. 1b5fe11 dtoc: Allow multiple warnings for a driver by Simon Glass · 3 years, 3 months ago
  56. 973fa52 dtoc: Convert to use ArgumentParser by Simon Glass · 3 years, 3 months ago
  57. c796765 dtoc: Avoid using subscripts on match objects by Simon Glass · 3 years, 3 months ago
  58. f86caab mkeficapsule: Remove dtb related options by Ilias Apalodimas · 3 years, 2 months ago
  59. cb9faa6 tools: Use a single target-independent config to enable OpenSSL by Alexandru Gagniuc · 3 years, 2 months ago
  60. e89660f common: Move host-only logic in image-sig.c to separate file by Alexandru Gagniuc · 3 years, 2 months ago
  61. 7f0f4e1 tools: Avoid showing return value of clock_gettime() by Simon Glass · 3 years, 4 months ago
  62. 1c56469 dtoc: Check that a parent is not missing by Simon Glass · 3 years, 3 months ago
  63. 7c39799 tools: image-host: fix wrong return value by Ming Liu · 3 years, 4 months ago
  64. 9c70237 tools/fitimage: add missing linebreak for some messages by Sven Roederer · 3 years, 4 months ago
  65. 331f080 mkimage: allow -l to work on block devices on Linux by Yann Dirson · 3 years, 4 months ago
  66. 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
  67. 7bb1cc3 Azure/GitLab: Move to gcc-11.1.0 and LLVM-11 by Tom Rini · 3 years, 3 months ago
  68. 880e476 tools: Fix default target compile tools in Python tools by Alper Nebi Yasak · 3 years, 4 months ago
  69. b1c2102 Docker/CI: Update to "focal" and latest build by Tom Rini · 3 years, 3 months ago
  70. f9abaa5 tools: docker: Install a readable kernel for libguestfs-tools by Alper Nebi Yasak · 3 years, 3 months ago
  71. df5363a tools: k3_fit_atf: add DM binary to the FIT image by Tero Kristo · 3 years, 3 months ago
  72. 0c51509 tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol by Aswath Govindraju · 3 years, 4 months ago
  73. 31eefd4 binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · 3 years, 4 months ago
  74. 4c4d607 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · 3 years, 4 months ago
  75. aa75ce9 binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts by Bin Meng · 3 years, 4 months ago
  76. 2892300 binman: Correct the comment for ATF entry type by Bin Meng · 3 years, 4 months ago
  77. 2817c9d binman: Correct '-a' description in the doc by Bin Meng · 3 years, 4 months ago
  78. f1a83ab buildman: Use bytes for the environment by Simon Glass · 3 years, 5 months ago
  79. 8116c78 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 5 months ago
  80. ab9b4f3 buildman: Use common code to send an result by Simon Glass · 3 years, 5 months ago
  81. 2499331 buildman: Tidy up a few comments by Simon Glass · 3 years, 5 months ago
  82. 1736575 binman: Support adding sections to FMAPs by Simon Glass · 3 years, 6 months ago
  83. c7722e8 binman: Tweak implementation of fmap by Simon Glass · 3 years, 6 months ago
  84. ec6db6c patman: Parse checkpatch by message instead of by line by Evan Benn · 3 years, 6 months ago
  85. 2959a8e patman: Assume we always have pygit2 for tests by Tom Rini · 3 years, 7 months ago
  86. 1707325 dtoc: Correct dtoc output when testing by Simon Glass · 3 years, 5 months ago
  87. 0fe44dc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · 3 years, 5 months ago
  88. 36bfcb6 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · 3 years, 7 months ago
  89. ed6c9e0 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 7 months ago
  90. 4c17e5f lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 7 months ago
  91. 0bcb28d lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 7 months ago
  92. dc514d7 moveconfig.py: add to the "do not process" list by Trevor Woerner · 3 years, 6 months ago
  93. d9c3050 checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · 3 years, 7 months ago
  94. 2164063 tools/mkeficapsule: improve online help by Heinrich Schuchardt · 3 years, 6 months ago
  95. ba7e5db imx6: icorem6: chmod 644 enigcam.bmp by Heinrich Schuchardt · 3 years, 6 months ago
  96. 16841a6 tools: imx image: fix write warning by Peng Fan · 3 years, 6 months ago
  97. a643225 tools: Integrate the Dockerfile used for CI by Tom Rini · 3 years, 6 months ago
  98. 7570d9b moveconfig: Handle binary files cleanly by Simon Glass · 3 years, 6 months ago
  99. da39341 dtoc: Improve handling of reg properties by Simon Glass · 3 years, 6 months ago
  100. 3e200ca dtoc: Adjust detection of 64-bit properties by Simon Glass · 3 years, 6 months ago