1. 2251512 kwbimage: fixing the issue with proper return code checking by Young Xiao · 5 years ago
  2. 2b4ea2b fw_env: Fix double free by Björn Stenberg · 5 years ago
  3. e9cde87 dtb_platdata.py: prevent define generation of alias by Heiko Schocher · 5 years ago
  4. 5083696 arm: mach-k3: Add secure device build support by Andrew F. Davis · 5 years ago
  5. 9bdfe29 tools/Makefile: get openssl CFLAGS from pkg-config by Pierre Bourdon · 5 years ago
  6. cf5eebe Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  7. 8cbafd1 tools: kwbimage: don't adjust for image_header for Armada MSYS by Chris Packham · 6 years ago
  8. 73c02e5 fdt: Fix mkimage list to try every header type by Jordan Hand · 5 years ago
  9. 0e62d5b Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  10. d7edeba tools/Makefile: build host tools with -std=gnu99 by Thomas Petazzoni · 6 years ago
  11. 8a0746d tools/imx8m_image.sh: remove bashism by Baruch Siach · 6 years ago
  12. cabde44 tools: fit_image: Add the loadable property to configs by Abel Vesa · 6 years ago
  13. d32aa3c fdt: Fix FIT header verification in mkimage and conduct same checks as bootm by Jordan Hand · 6 years ago
  14. 151b833 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  15. 58804b8 buildman: fix typo by Chris Packham · 6 years ago
  16. e5fc79e buildman: Write the environment out to an 'env' file by Simon Glass · 6 years ago
  17. 45b7f5b armv7R: K3: am654: Fix order of debug elements in x509 template by Andrew F. Davis · 6 years ago
  18. 4d9dbb1 moveconfig: add a second pass for empty #if/#endif blocks by Chris Packham · 6 years ago
  19. e3b4fc9 tools: dumpimage: Clarify help by Martyn Welch · 6 years ago
  20. 65a80b4 tools: dumpimage: Add help option and make error paths consistent by Martyn Welch · 6 years ago
  21. 11e3c1f tools: dumpimage: Simplify internal logic by Martyn Welch · 6 years ago
  22. 12b8318 tools: dumpimage: Simplify arguments by Martyn Welch · 6 years ago
  23. 57a608e tools: dumpimage: Provide more feedback on error by Martyn Welch · 6 years ago
  24. 748ad07 Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  25. 9ec1791 Revert "tools: imx8image: set dcd_skip to true" by Fabio Estevam · 6 years ago
  26. eb7f908 tools: imx8image: use correct printf escape sequence by Heinrich Schuchardt · 6 years ago
  27. e4478d9 tests: dtoc: adapt tests to changed dtoc output by Simon Goldschmidt · 6 years ago
  28. 775ed87 tools: zynqmpimage: Align image_size/image_stored_size by Michal Simek · 6 years ago
  29. 16c78cb tools: zynqmpimage: round up partition size by Michael Tretter · 6 years ago
  30. aac0c29 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  31. bb5835b Fix typo: missmatched -> mismatched. by Vagrant Cascadian · 6 years ago
  32. 7d05d3a dtoc: make generated platdata structs const by Simon Goldschmidt · 6 years ago
  33. ccd2979 buildman: Fix tabs in GetWrapper() by Simon Glass · 6 years ago
  34. 00beb24 buildman: Add support for building with clang by Simon Glass · 6 years ago
  35. e74429b buildman: Deal nicely with invalid build-status file by Simon Glass · 6 years ago
  36. 90a29fc buildman: Drop comment about Ctrl-C problem by Simon Glass · 6 years ago
  37. f7e475d tools: imx8image: set dcd_skip to true by Peng Fan · 6 years ago
  38. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  39. 94df988 imx: imx8mq: build flash.bin by Peng Fan · 6 years ago
  40. 6609c26 tools: add i.MX8M image support by Peng Fan · 6 years ago
  41. 757ab98 tools: improve portability of imx_cntr_image.sh by Martin Husemann · 6 years ago
  42. 74473ed tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf() by Andy Shevchenko · 6 years ago
  43. 80870e2 tools: add a generic config for native tools building by Otavio Salvador · 6 years ago
  44. 51c2345 Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  45. b11f126 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · 6 years ago
  46. d82f539 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · 6 years ago
  47. 2003156 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  48. 3b975a1 tools: MediaTek: add MTK boot header generation to mkimage by Ryder Lee · 6 years ago
  49. 958d46b tools/file2include: don't use malloc.h for malloc by Jonathan Gray · 6 years ago
  50. 07c098b tools: .gitignore: add prelink-riscv by Lukas Auer · 6 years ago
  51. 4b6dbaa binman: Set the pathname correctly for ELF files by Simon Glass · 6 years ago
  52. 26cc8fc binman: Drop an unnecessary comma in blob handling by Simon Glass · 6 years ago
  53. a3c0055 binman: Add a way to enable debugging from the build by Simon Glass · 6 years ago
  54. 6af7101 buildman: Show boards with warning with w+ by Simon Glass · 6 years ago
  55. 4cf2b22 buildman: Rename the good, better, worse variables by Simon Glass · 6 years ago
  56. 2d48333 buildman: Detect dtc warnings by Simon Glass · 6 years ago
  57. 40232c9 buildman: Only print toolchain probing with -v by Simon Glass · 6 years ago
  58. 890b2e7 armv7R: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  59. 0689036 buildman: Add a --boards option to specify particular boards to build by Simon Glass · 6 years ago
  60. 47f7a9d tools: imx8image: flatten container header only when creating container by Peng Fan · 6 years ago
  61. a9f7f1c tools: imx8image: fix coverity CID 184233 by Peng Fan · 6 years ago
  62. df439e9 tools: imx8image: fix coverity CID 184234 by Peng Fan · 6 years ago
  63. fc61cc2 tools: imx8image: check lseek return value by Peng Fan · 6 years ago
  64. 9630146 MIPS: make size of relocation table fixed but configurable by Daniel Schwierzeck · 6 years ago
  65. cf033e0 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  66. d796115 imx: mkimage: avoid stop CI when required files not exists by Peng Fan · 6 years ago
  67. 3ae192c binman: Add a test for Intel reference code by Simon Glass · 6 years ago
  68. a2b96ec tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  69. 27fb0cf binman: Add support for Intel reference code by Simon Glass · 6 years ago
  70. 41b781d dtoc: Fix the value of SetInt() by Simon Glass · 6 years ago
  71. 741f2d6 binman: Move to three-digit test-file numbers by Simon Glass · 6 years ago
  72. 11ae93e binman: Run tests concurrently by Simon Glass · 6 years ago
  73. 008b030 patman: Don't clear progress in tout unless it was used by Simon Glass · 6 years ago
  74. 1fda182 tools: Set an initial value for indir by Simon Glass · 6 years ago
  75. 4b4bc06 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  76. 86af511 binman: Separate out testSplBssPad() by Simon Glass · 6 years ago
  77. e0e6275 binman: Fix up removal of temporary directories by Simon Glass · 6 years ago
  78. ed59e00 binman: Add a default path to libfdt.py by Simon Glass · 6 years ago
  79. da753e3 buildman: Make the toolchain test more forgiving by Simon Glass · 6 years ago
  80. ec9e0f4 patman: Handle unicode in _ProjectConfigParser tests by Simon Glass · 6 years ago
  81. 1b48473 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  82. f25c175 rockchip: Fix rkimage format for SPL boot over USB by Daniel Gröber · 6 years ago
  83. 0ca8fd3 tools: socfpga: fix sfp_verify_header by Atsushi Nemoto · 6 years ago
  84. d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  85. e62a24c buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  86. 163ed6c binman: Allow writing a map file when something goes wrong by Simon Glass · 6 years ago
  87. fe1ae3e binman: Support ELF files for U-Boot and SPL by Simon Glass · 6 years ago
  88. f8f8df6 binman: Correct fmap output on x86 by Simon Glass · 6 years ago
  89. 08723a7 binman: Record the parent section of each section by Simon Glass · 6 years ago
  90. f025363 binman: Support x86 microcode in TPL by Simon Glass · 6 years ago
  91. e0e5df9 binman: Support hashing entries by Simon Glass · 6 years ago
  92. 9c888cc binman: Mention section attributes in docs by Simon Glass · 6 years ago
  93. ba64a0b binman: Support expanding entries by Simon Glass · 6 years ago
  94. 0a98b28 binman: Support adding files by Simon Glass · 6 years ago
  95. b4e1a38 binman: Allow zero-size sections by Simon Glass · 6 years ago
  96. 83d73c2 binman: Support compressed entries by Simon Glass · 6 years ago
  97. 04187a8 patman: Detect missing tools and report them by Simon Glass · 6 years ago
  98. 6ed45ba binman: Support updating all device tree files by Simon Glass · 6 years ago
  99. 93d1741 binman: Allow control of whether a fake DT is used by Simon Glass · 6 years ago
  100. 539aece binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago