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