1. 4df3578 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 4 years, 9 months ago
  2. 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 4 years, 9 months ago
  3. 5819466 mkimage: simplify fit_check_params() by Heinrich Schuchardt · 4 years, 10 months ago
  4. d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 9 months ago
  5. f6a8c0f binman: fix default filename of u-boot-with-ucode-ptr in documentation by Masahiro Yamada · 4 years, 9 months ago
  6. e3cd06b tools: dumpimage: Fall-though to print usage for help command by Andrew F. Davis · 5 years ago
  7. e5b5628 tools: fit_image: Use fit_image_get_data_and_size for getting offset/size by Andrew F. Davis · 5 years ago
  8. 79e984c tools: dumpimage: Provide more feedback on internal errors by Andrew F. Davis · 5 years ago
  9. d8a3f52 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  10. 162c72c tools: imx8m_image: Change source path for DDR firmware to build dir by Frieder Schrempf · 4 years, 10 months ago
  11. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 9 months ago
  12. 28aa6dc Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 9 months ago
  13. e198bb5 tools: .gitignore: add asn1_compiler by Dario Binacchi · 4 years, 9 months ago
  14. e97bdfa tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · 4 years, 10 months ago
  15. f43b0d4 rockchip: mkimage: fix wrong range of rc4 encoding for boot image by Jeffy Chen · 4 years, 10 months ago
  16. eea6cd8 rockchip: mkimage: support packing optional second level boot-loader by Jeffy Chen · 4 years, 9 months ago
  17. c62e614 fw_setenv: avoid writing environment when nothing has changed by Rasmus Villemoes · 6 years ago
  18. d08c38c buildman: Ignore blank lines during size checks by Tom Rini · 4 years, 10 months ago
  19. 57cb9d5 buildman: Add options to get the arch and toolchain info by Simon Glass · 4 years, 10 months ago
  20. 7c66ead buildman: Figure out boards before commits by Simon Glass · 4 years, 10 months ago
  21. 6a3fc91 buildman: Ask genboardscfg to be quiet by Simon Glass · 4 years, 10 months ago
  22. 69bbdd1 genboardcfg: Support a quiet mode by Simon Glass · 4 years, 10 months ago
  23. 4251fbc buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · 4 years, 10 months ago
  24. 2b12196 cmd: add asn1_compiler by AKASHI Takahiro · 4 years, 10 months ago
  25. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 4 years, 10 months ago
  26. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  27. b2ea91b crc: Fix code style with crc functions by Simon Glass · 4 years, 10 months ago
  28. 70f6813 buildman: Fix problem with non-existent output directories by Tom Rini · 4 years, 10 months ago
  29. 02b5670 moveconfig.py: Fix more Python3 UTF issues by Tom Rini · 4 years, 11 months ago
  30. a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 4 years, 10 months ago
  31. d64efd9 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
  32. 644c6be rockchip: mkimage: add support for RK3308 by Andy Yan · 4 years, 10 months ago
  33. c6e66b1 rockchip: mkimage: add support for px30 by Kever Yang · 5 years ago
  34. 677dac2 patman: fix coverletter cc list with nulls by Robert Beckett · 4 years, 10 months ago
  35. ab4a6ab patman: fix some typos in comments by Anatolij Gustschin · 5 years ago
  36. cb6617a defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 4 years, 11 months ago
  37. 5f7ff6d Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  38. 7c15013 binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · 4 years, 11 months ago
  39. fb6dc1f tools/img2brec.sh: Delete unused tool by Tom Rini · 4 years, 11 months ago
  40. d3c7d84 tools: imx8m_image: support ddr4 firmware by Peng Fan · 5 years ago
  41. b8f1683 tools: imx8mimage: add ROM VERSION by Peng Fan · 5 years ago
  42. 3885601 binman: Move to use Python 3 by Simon Glass · 5 years ago
  43. a90df2b dtoc: Convert fdt.py to Python 3 by Simon Glass · 5 years ago
  44. b6ee0cf binman: Convert a few tests to Python 3 by Simon Glass · 5 years ago
  45. 9a5d3dc binman: Remember the pre-reset entry size by Simon Glass · 5 years ago
  46. b4cf5f1 pylibfdt: Convert to Python 3 by Simon Glass · 5 years ago
  47. 5effab0 rkmux: Convert to Python 3 by Simon Glass · 5 years ago
  48. 793dca3 move_config: Convert to Python 3 by Simon Glass · 5 years ago
  49. 879ca27 microcode_tool: Convert to Python 3 by Simon Glass · 5 years ago
  50. 3c19dc8 test_dtoc: Move to use Python 3 by Simon Glass · 5 years ago
  51. f7ba5f0 test_fdt: Move to use Python 3 by Simon Glass · 5 years ago
  52. c05aa03 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  53. e3986d9 patman: Move to use Python 3 by Simon Glass · 5 years ago
  54. 272cd85 patman: Use unicode for file I/O by Simon Glass · 5 years ago
  55. 3b3e3c0 patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  56. f0921f5 fdt: Sync up to the latest libfdt by Simon Glass · 5 years ago
  57. 211193d binman: Fix up comment in intel-fsp-m by Simon Glass · 5 years ago
  58. 998d148 binman: Add support for Intel FSP-T by Simon Glass · 5 years ago
  59. bc6a88f binman: Add support for Intel FSP-S by Simon Glass · 5 years ago
  60. 15c981c binman: Correct symbol calculation with non-zero image base by Simon Glass · 5 years ago
  61. bb1bb4b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  62. 12e288a mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode by Michal Sojka · 5 years ago
  63. 578b637 tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · 5 years ago
  64. bc750bc tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  65. 4d90f6c tools: Avoid creating symbolic links for tools/version.h by Bin Meng · 5 years ago
  66. ccd4398 tools: ifwitool: Define __packed when it is not defined by Bin Meng · 5 years ago
  67. afd3bf4 tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 by Bin Meng · 5 years ago
  68. a7c9a65 tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX by Bin Meng · 5 years ago
  69. 8ab452d patman: separate emails in CC list with NULs by Dmitry Torokhov · 5 years ago
  70. d8a6d1b arm64: zynqmp: Do not remove dpll_prog from psu_init by Michal Simek · 5 years ago
  71. 833e419 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
  72. d1d5ffd binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
  73. aed6c0b binman: Add logging for the number of pack passes by Simon Glass · 5 years ago
  74. 261cbe0 binman: Write symbol info before image inclusion by Simon Glass · 5 years ago
  75. ed9571d binman: Support writing symbols into entries within an IFWI by Simon Glass · 5 years ago
  76. 51f2072 binman: Update IFWI entry to support updates by Simon Glass · 5 years ago
  77. afc68a8 binman: Update IFWI entry to read entries outside constructor by Simon Glass · 5 years ago
  78. 7d645e0 binman: Fix entry comment for Intel descriptor by Simon Glass · 5 years ago
  79. ea0fff9 binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  80. b87064c binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  81. eb0086f binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  82. bf4d0e2 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  83. dfdd2b6 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  84. 9255f3c binman: Use underscore in test filenames by Simon Glass · 5 years ago
  85. 2090f1e binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  86. c9a0b27 binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  87. 8dc60f9 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · 5 years ago
  88. e9d2ee3 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago
  89. 1542c8b binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 5 years ago
  90. bccd91d binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 5 years ago
  91. f514d8f binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  92. 53e22bf binman: Use the Makefile to build ELF test files by Simon Glass · 5 years ago
  93. 180f556 binman: Use tools.Run() to run objdump by Simon Glass · 5 years ago
  94. e95be63 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · 5 years ago
  95. 5af1207 binman: Add support for Intel FIT by Simon Glass · 5 years ago
  96. 5e23918 binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  97. 2250ee6 binman: Add support for an x86 'reset' section by Simon Glass · 5 years ago
  98. 3da9ce8 binman: Correct use of 'replace' in IFWI tests by Simon Glass · 5 years ago
  99. 39c8e47 binman: Handle hidden symbols in ELF files by Simon Glass · 5 years ago
  100. 9d44a7e binman: Drop .note section from ELF by Simon Glass · 5 years ago