1. b5d3647 arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images by Lokesh Vutla · 6 years ago
  2. 76f7259 tools: k3_get_x509 cert: Add a script to generate x509 certificate for K3 devices by Lokesh Vutla · 6 years ago
  3. d00d6b5 Make FIT support really optional by Fabrice Fontaine · 6 years ago
  4. eb023b3 binman: Allow sections to have an offset by Simon Glass · 6 years ago
  5. 0d46559 binman: Add a missing comment in Entry_vblock by Simon Glass · 6 years ago
  6. b4595d8 binman: Don't show image-skip message by default by Simon Glass · 6 years ago
  7. 65c7b52 binman: Don't generate an error in 'text' entry constructor by Simon Glass · 6 years ago
  8. f60f751 env: add missing newline by Philip Molloy · 6 years ago
  9. 55f6254 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  10. 2daa62a tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS by Fabrice Fontaine · 6 years ago
  11. da575f5 kwbimage: fixing the issue with proper return code checking by Young Xiao · 6 years ago
  12. 4d1734d fw_env: Fix double free by Björn Stenberg · 6 years ago
  13. 701c401 dtb_platdata.py: prevent define generation of alias by Heiko Schocher · 6 years ago
  14. 3fa338d arm: mach-k3: Add secure device build support by Andrew F. Davis · 6 years ago
  15. c611561 tools/Makefile: get openssl CFLAGS from pkg-config by Pierre Bourdon · 6 years ago
  16. 8540b63 Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  17. 229b0e5 tools: kwbimage: don't adjust for image_header for Armada MSYS by Chris Packham · 6 years ago
  18. 408abe9 fdt: Fix mkimage list to try every header type by Jordan Hand · 6 years ago
  19. 56a3161 Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  20. 7ac69ab tools/Makefile: build host tools with -std=gnu99 by Thomas Petazzoni · 6 years ago
  21. 10e3194 tools/imx8m_image.sh: remove bashism by Baruch Siach · 6 years ago
  22. 7e0cb5e tools: fit_image: Add the loadable property to configs by Abel Vesa · 6 years ago
  23. 256b7f9 fdt: Fix FIT header verification in mkimage and conduct same checks as bootm by Jordan Hand · 6 years ago
  24. b3f9dd9 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  25. df4e805 buildman: fix typo by Chris Packham · 6 years ago
  26. 9e90d31 buildman: Write the environment out to an 'env' file by Simon Glass · 6 years ago
  27. 659741c armv7R: K3: am654: Fix order of debug elements in x509 template by Andrew F. Davis · 6 years ago
  28. 73f6c7c moveconfig: add a second pass for empty #if/#endif blocks by Chris Packham · 6 years ago
  29. 8c1957a tools: dumpimage: Clarify help by Martyn Welch · 6 years ago
  30. cfd6ade tools: dumpimage: Add help option and make error paths consistent by Martyn Welch · 6 years ago
  31. 387963a tools: dumpimage: Simplify internal logic by Martyn Welch · 6 years ago
  32. 67a6a37 tools: dumpimage: Simplify arguments by Martyn Welch · 6 years ago
  33. 47d9599 tools: dumpimage: Provide more feedback on error by Martyn Welch · 6 years ago
  34. 0b0409c Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  35. 21958e4 Revert "tools: imx8image: set dcd_skip to true" by Fabio Estevam · 6 years ago
  36. 819abf8 tools: imx8image: use correct printf escape sequence by Heinrich Schuchardt · 6 years ago
  37. ba940d5 tests: dtoc: adapt tests to changed dtoc output by Simon Goldschmidt · 6 years ago
  38. a797b9b tools: zynqmpimage: Align image_size/image_stored_size by Michal Simek · 6 years ago
  39. 5a319e8 tools: zynqmpimage: round up partition size by Michael Tretter · 6 years ago
  40. 76d42c1 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  41. 31860f1 Fix typo: missmatched -> mismatched. by Vagrant Cascadian · 6 years ago
  42. 6d99b85 dtoc: make generated platdata structs const by Simon Goldschmidt · 6 years ago
  43. 4557263 buildman: Fix tabs in GetWrapper() by Simon Glass · 6 years ago
  44. f77ca5b buildman: Add support for building with clang by Simon Glass · 6 years ago
  45. 4345a6d buildman: Deal nicely with invalid build-status file by Simon Glass · 6 years ago
  46. af88d20 buildman: Drop comment about Ctrl-C problem by Simon Glass · 6 years ago
  47. c07715b tools: imx8image: set dcd_skip to true by Peng Fan · 6 years ago
  48. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  49. 39c5ba2 imx: imx8mq: build flash.bin by Peng Fan · 6 years ago
  50. 31c51da tools: add i.MX8M image support by Peng Fan · 6 years ago
  51. 2d1c5de tools: improve portability of imx_cntr_image.sh by Martin Husemann · 6 years ago
  52. e7722de tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf() by Andy Shevchenko · 6 years ago
  53. e2fa4ca tools: add a generic config for native tools building by Otavio Salvador · 6 years ago
  54. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  55. 10a5162 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · 6 years ago
  56. e0557a7 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · 6 years ago
  57. 1246835 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  58. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
  59. 27e8a34 tools/file2include: don't use malloc.h for malloc by Jonathan Gray · 6 years ago
  60. b3fdcf8 tools: .gitignore: add prelink-riscv by Lukas Auer · 6 years ago
  61. f109e77 binman: Set the pathname correctly for ELF files by Simon Glass · 6 years ago
  62. 8c9696e binman: Drop an unnecessary comma in blob handling by Simon Glass · 6 years ago
  63. e64a092 binman: Add a way to enable debugging from the build by Simon Glass · 6 years ago
  64. 071a178 buildman: Show boards with warning with w+ by Simon Glass · 6 years ago
  65. 454507f buildman: Rename the good, better, worse variables by Simon Glass · 6 years ago
  66. 0db9443 buildman: Detect dtc warnings by Simon Glass · 6 years ago
  67. 74579fc buildman: Only print toolchain probing with -v by Simon Glass · 6 years ago
  68. 6b6a394 armv7R: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  69. d9eb9f0 buildman: Add a --boards option to specify particular boards to build by Simon Glass · 6 years ago
  70. 1886485 tools: imx8image: flatten container header only when creating container by Peng Fan · 6 years ago
  71. f107b0f tools: imx8image: fix coverity CID 184233 by Peng Fan · 6 years ago
  72. d65dcfd tools: imx8image: fix coverity CID 184234 by Peng Fan · 6 years ago
  73. 00c2dd5 tools: imx8image: check lseek return value by Peng Fan · 6 years ago
  74. 8013286 MIPS: make size of relocation table fixed but configurable by Daniel Schwierzeck · 6 years ago
  75. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  76. 844b9f3 imx: mkimage: avoid stop CI when required files not exists by Peng Fan · 6 years ago
  77. 41902e4 binman: Add a test for Intel reference code by Simon Glass · 6 years ago
  78. 60a5607 tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  79. 72398c8 binman: Add support for Intel reference code by Simon Glass · 6 years ago
  80. a2b9acb dtoc: Fix the value of SetInt() by Simon Glass · 6 years ago
  81. 511f658 binman: Move to three-digit test-file numbers by Simon Glass · 6 years ago
  82. 7057d02 binman: Run tests concurrently by Simon Glass · 6 years ago
  83. e6dafb8 patman: Don't clear progress in tout unless it was used by Simon Glass · 6 years ago
  84. 867b906 tools: Set an initial value for indir by Simon Glass · 6 years ago
  85. 0415002 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  86. 04cda03 binman: Separate out testSplBssPad() by Simon Glass · 6 years ago
  87. 752e755 binman: Fix up removal of temporary directories by Simon Glass · 6 years ago
  88. 5656ca2 binman: Add a default path to libfdt.py by Simon Glass · 6 years ago
  89. 72e358c buildman: Make the toolchain test more forgiving by Simon Glass · 6 years ago
  90. 26f8b20 patman: Handle unicode in _ProjectConfigParser tests by Simon Glass · 6 years ago
  91. c26f751 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  92. 2aa01c3 rockchip: Fix rkimage format for SPL boot over USB by Daniel Gröber · 6 years ago
  93. b0aa877 tools: socfpga: fix sfp_verify_header by Atsushi Nemoto · 6 years ago
  94. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  95. aa09b36 buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  96. cd817d5 binman: Allow writing a map file when something goes wrong by Simon Glass · 6 years ago
  97. b171423 binman: Support ELF files for U-Boot and SPL by Simon Glass · 6 years ago
  98. c64aea5 binman: Correct fmap output on x86 by Simon Glass · 6 years ago
  99. 7c767ad binman: Record the parent section of each section by Simon Glass · 6 years ago
  100. 3fb4f42 binman: Support x86 microcode in TPL by Simon Glass · 6 years ago