1. 35fd100 tools: kwbimage: Cosmetic fix - remove redundant space character by Marek Behún · 3 years, 3 months ago
  2. 34dcf95 tools: kwbimage: Print size of binary header in kwbimage_print_header() by Pali Rohár · 3 years, 3 months ago
  3. e0c243c tools: kwbimage: Validate data checksum of v1 images by Pali Rohár · 3 years, 3 months ago
  4. 9380445 tools: kwbimage: Validate extended headers of v1 images by Pali Rohár · 3 years, 3 months ago
  5. fe2c0e2 tools: kwbimage: Fix check for v0 extended header checksum by Pali Rohár · 3 years, 3 months ago
  6. 4efbf1c tools: kwbimage: Don't crash when binary file name does not contain '/' by Pali Rohár · 3 years, 3 months ago
  7. 501a54a tools: kwbimage: Fix generation of SATA, SDIO and PCIe images by Pali Rohár · 3 years, 3 months ago
  8. bd487ce tools: kwbimage: Add constant for SDIO bootfrom by Marek Behún · 3 years, 3 months ago
  9. c934aad tools: kwbimage: Align SPI and NAND images to 256 bytes by Pali Rohár · 3 years, 3 months ago
  10. 37cb9c1 tools: kwbimage: Simplify aligning and calculating checksum by Pali Rohár · 3 years, 3 months ago
  11. 8ab9c6b tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · 3 years, 3 months ago
  12. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 3 months ago
  13. 03ebc20 binman: Add basic support for debugging performance by Simon Glass · 3 years, 4 months ago
  14. c31d0cb patman: Use bytearray instead of string by Simon Glass · 3 years, 4 months ago
  15. 43332d8 binman: Use bytearray instead of string by Simon Glass · 3 years, 4 months ago
  16. edd4b6e binman: Split node-reading out from constructor in files by Simon Glass · 3 years, 4 months ago
  17. c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 4 months ago
  18. 650ead1 binman: Put compressed data into separate files by Simon Glass · 3 years, 4 months ago
  19. 43ba492 dtoc: Detect drivers which do not parse correctly by Simon Glass · 3 years, 4 months ago
  20. 86ff01e dtoc: Detect unexpected suffix on .of_match by Simon Glass · 3 years, 4 months ago
  21. 4f1727a dtoc: Add a stdout check in test_normalized_name() by Simon Glass · 3 years, 4 months ago
  22. 893142a dtoc: Correct the re_compat regular expression by Simon Glass · 3 years, 4 months ago
  23. 1b5fe11 dtoc: Allow multiple warnings for a driver by Simon Glass · 3 years, 4 months ago
  24. 973fa52 dtoc: Convert to use ArgumentParser by Simon Glass · 3 years, 4 months ago
  25. c796765 dtoc: Avoid using subscripts on match objects by Simon Glass · 3 years, 4 months ago
  26. f86caab mkeficapsule: Remove dtb related options by Ilias Apalodimas · 3 years, 3 months ago
  27. cb9faa6 tools: Use a single target-independent config to enable OpenSSL by Alexandru Gagniuc · 3 years, 3 months ago
  28. e89660f common: Move host-only logic in image-sig.c to separate file by Alexandru Gagniuc · 3 years, 3 months ago
  29. 7f0f4e1 tools: Avoid showing return value of clock_gettime() by Simon Glass · 3 years, 5 months ago
  30. 1c56469 dtoc: Check that a parent is not missing by Simon Glass · 3 years, 4 months ago
  31. 7c39799 tools: image-host: fix wrong return value by Ming Liu · 3 years, 5 months ago
  32. 9c70237 tools/fitimage: add missing linebreak for some messages by Sven Roederer · 3 years, 5 months ago
  33. 331f080 mkimage: allow -l to work on block devices on Linux by Yann Dirson · 3 years, 5 months ago
  34. 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
  35. 7bb1cc3 Azure/GitLab: Move to gcc-11.1.0 and LLVM-11 by Tom Rini · 3 years, 4 months ago
  36. 880e476 tools: Fix default target compile tools in Python tools by Alper Nebi Yasak · 3 years, 5 months ago
  37. b1c2102 Docker/CI: Update to "focal" and latest build by Tom Rini · 3 years, 4 months ago
  38. f9abaa5 tools: docker: Install a readable kernel for libguestfs-tools by Alper Nebi Yasak · 3 years, 4 months ago
  39. df5363a tools: k3_fit_atf: add DM binary to the FIT image by Tero Kristo · 3 years, 4 months ago
  40. 0c51509 tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol by Aswath Govindraju · 3 years, 5 months ago
  41. 31eefd4 binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · 3 years, 5 months ago
  42. 4c4d607 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · 3 years, 5 months ago
  43. aa75ce9 binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts by Bin Meng · 3 years, 5 months ago
  44. 2892300 binman: Correct the comment for ATF entry type by Bin Meng · 3 years, 5 months ago
  45. 2817c9d binman: Correct '-a' description in the doc by Bin Meng · 3 years, 5 months ago
  46. f1a83ab buildman: Use bytes for the environment by Simon Glass · 3 years, 6 months ago
  47. 8116c78 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 6 months ago
  48. ab9b4f3 buildman: Use common code to send an result by Simon Glass · 3 years, 6 months ago
  49. 2499331 buildman: Tidy up a few comments by Simon Glass · 3 years, 6 months ago
  50. 1736575 binman: Support adding sections to FMAPs by Simon Glass · 3 years, 7 months ago
  51. c7722e8 binman: Tweak implementation of fmap by Simon Glass · 3 years, 7 months ago
  52. ec6db6c patman: Parse checkpatch by message instead of by line by Evan Benn · 3 years, 7 months ago
  53. 2959a8e patman: Assume we always have pygit2 for tests by Tom Rini · 3 years, 8 months ago
  54. 1707325 dtoc: Correct dtoc output when testing by Simon Glass · 3 years, 6 months ago
  55. 0fe44dc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · 3 years, 6 months ago
  56. 36bfcb6 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · 3 years, 8 months ago
  57. ed6c9e0 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 8 months ago
  58. 4c17e5f lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 8 months ago
  59. 0bcb28d lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 8 months ago
  60. dc514d7 moveconfig.py: add to the "do not process" list by Trevor Woerner · 3 years, 7 months ago
  61. d9c3050 checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · 3 years, 8 months ago
  62. 2164063 tools/mkeficapsule: improve online help by Heinrich Schuchardt · 3 years, 7 months ago
  63. ba7e5db imx6: icorem6: chmod 644 enigcam.bmp by Heinrich Schuchardt · 3 years, 7 months ago
  64. 16841a6 tools: imx image: fix write warning by Peng Fan · 3 years, 7 months ago
  65. a643225 tools: Integrate the Dockerfile used for CI by Tom Rini · 3 years, 7 months ago
  66. 7570d9b moveconfig: Handle binary files cleanly by Simon Glass · 3 years, 7 months ago
  67. da39341 dtoc: Improve handling of reg properties by Simon Glass · 3 years, 7 months ago
  68. 3e200ca dtoc: Adjust detection of 64-bit properties by Simon Glass · 3 years, 7 months ago
  69. 0c59ace dtoc: Show driver warnings once at the end by Simon Glass · 3 years, 7 months ago
  70. 5f86454 buildman: Add an encoding to the out-env file by Simon Glass · 3 years, 7 months ago
  71. 42bc156 patman: Continue on if warnings are found outside a commit by Simon Glass · 3 years, 7 months ago
  72. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 7 months ago
  73. 3b14204 Support building on macOS/arm64 by Jessica Clarke · 3 years, 7 months ago
  74. 5d1bec3 dtoc: Add new check that offsets are correct by Simon Glass · 3 years, 7 months ago
  75. f617665 dtoc: Support adding subnodes alongside existing ones by Simon Glass · 3 years, 7 months ago
  76. 76677dd dtoc: Add a subnode test for multiple nodes by Simon Glass · 3 years, 7 months ago
  77. 71719e1 dtoc: Tweak ordering of fdt-offsets refreshing by Simon Glass · 3 years, 7 months ago
  78. 37ba984 dtoc: Tidy up property-offset handling by Simon Glass · 3 years, 7 months ago
  79. acd9861 dtoc: Improve internal error for Refresh() by Simon Glass · 3 years, 7 months ago
  80. 5ff9fed binman: Support default alignment for sections by Simon Glass · 3 years, 7 months ago
  81. 631f752 binman: Support obtaining section contents immediately by Simon Glass · 3 years, 7 months ago
  82. 189f291 binman: Add support for a collection of entries by Simon Glass · 3 years, 7 months ago
  83. 3d43338 binman: Allow disabling expanding an entry by Simon Glass · 3 years, 7 months ago
  84. e9e0db8 binman: Use a unique number for the symbols test file by Simon Glass · 3 years, 7 months ago
  85. fcae668 binman: Update various pieces of the documentation by Simon Glass · 3 years, 7 months ago
  86. 96d340e binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 7 months ago
  87. 6bc4309 binman: Incorporate entry documentation by Simon Glass · 3 years, 7 months ago
  88. 072026e binman: Rearrange documentation into headings by Simon Glass · 3 years, 7 months ago
  89. 61adb2d binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 7 months ago
  90. 0668492 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 7 months ago
  91. 0b6023e binman: Plumb expanded entries through fully by Simon Glass · 3 years, 7 months ago
  92. 63aeaeb binman: Allow a way to select expanded entries by Simon Glass · 3 years, 7 months ago
  93. b35fb17 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 7 months ago
  94. 5187b80 binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 7 months ago
  95. adb67bb binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 7 months ago
  96. cb8bebb binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 7 months ago
  97. 7697170 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 7 months ago
  98. 30e1b09 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 7 months ago
  99. d26efc8 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 7 months ago
  100. 77a64e0 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 7 months ago