1. efe757c u-boot: Fix several typos by Shyam Saini · Thu Jun 07 19:47:19 2018 +0530
  2. 66df4e2 tools: env: Use getline rather than fgets when reading config/script by Alex Kiernan · Thu Jun 07 12:20:05 2018 +0000
  3. 2edb84e binman: Mark 'align-end' as implemented by Simon Glass · Fri Jun 01 09:38:22 2018 -0600
  4. 3b78d53 binman: Add support for adding a name prefix to entries by Simon Glass · Fri Jun 01 09:38:21 2018 -0600
  5. 3073266 binman: Add support for outputing a map file by Simon Glass · Fri Jun 01 09:38:20 2018 -0600
  6. 1e32400 binman: Tidy up some docs and comments by Simon Glass · Fri Jun 01 09:38:19 2018 -0600
  7. 5666f9a binman: Allow a single test to be executed by Simon Glass · Fri Jun 01 09:38:18 2018 -0600
  8. 4ba8d50 binman: Add documentation for pos-unset property by Simon Glass · Fri Jun 01 09:38:17 2018 -0600
  9. a91e115 binman: Add support for sections by Simon Glass · Fri Jun 01 09:38:16 2018 -0600
  10. 691198c binman: Avoid setting sys.path globally by Simon Glass · Fri Jun 01 09:38:15 2018 -0600
  11. ad5a771 binman: Rename Entry property to 'section' by Simon Glass · Fri Jun 01 09:38:14 2018 -0600
  12. 8a6f56e binman: Rename ELF parameters to 'section' by Simon Glass · Fri Jun 01 09:38:13 2018 -0600
  13. eca3221 binman: Refactor much of the image code into 'section' by Simon Glass · Fri Jun 01 09:38:12 2018 -0600
  14. e76a3e6 binman: Allow unit addresses for binaries by Simon Glass · Fri Jun 01 09:38:11 2018 -0600
  15. 4059e30 buildman: Add support for environment delta in summary by Alex Kiernan · Thu May 31 04:48:34 2018 +0000
  16. f07ed23 buildman: Extract environment as part of each build by Alex Kiernan · Thu May 31 04:48:33 2018 +0000
  17. 7ef099c patman: Fix unit tests for SPDX by Simon Glass · Wed May 16 00:48:16 2018 -0600
  18. a088c08 logos: provide U-Boot logo by Heinrich Schuchardt · Mon May 21 12:23:48 2018 +0200
  19. cd5f70d scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 by Rob Herring · Sat May 19 14:13:53 2018 +0200
  20. 40261f9 buildman: support newer gcc versions from kernel.org by Daniel Schwierzeck · Thu May 10 07:15:53 2018 -0400
  21. ce6df92 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · Sun Apr 08 05:14:11 2018 -0600
  22. 7675af0 SPDX: Correct SPDX tags from recent xilinx merge by Tom Rini · Fri May 11 14:54:57 2018 -0400
  23. ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri May 11 11:45:28 2018 -0400
  24. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · Fri Apr 13 14:18:52 2018 +0200
  25. 46e3a00 tools: zynqmpimage: Move defines to header by Alexander Graf · Fri Apr 13 14:18:50 2018 +0200
  26. 7392bb8 tools: zynqmpimage: Add partition read support by Alexander Graf · Fri Apr 13 14:18:49 2018 +0200
  27. 492a5cd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu May 10 22:57:41 2018 -0400
  28. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  29. 84f3c44 tools/file2include: avoid incorrect comments by Heinrich Schuchardt · Mon May 07 23:00:22 2018 +0200
  30. 29f4c67 tools/file2include: create Linux style SPDX header by Heinrich Schuchardt · Mon May 07 20:38:24 2018 +0200
  31. d8cf2db tools: socfpga: Add SFP image V1 support by Marek Vasut · Sun Apr 15 13:15:33 2018 +0200
  32. 4b6e18a tools: socfpga: Stop using global struct socfpga_image by Marek Vasut · Sun Apr 15 13:38:49 2018 +0200
  33. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  34. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  35. 0c67fef Merge git://git.denx.de/u-boot-imx by Tom Rini · Mon Apr 30 07:14:05 2018 -0400
  36. 9d74c70 tools: mkimage: Check for datafile when type is script by Alex Kiernan · Sun Apr 22 05:11:17 2018 +0000
  37. 29438ed2 tools: mkenvimage: Fix possible segfault on stdin input by Alexander Dahl · Fri Apr 20 15:29:31 2018 +0200
  38. 277e4df tools: mkenvimage: Fix read() stdin error handling by Alexander Dahl · Fri Apr 20 15:29:30 2018 +0200
  39. dff91ef Revert "imximage: Remove failure when no IVT offset is found" by Fabio Estevam · Sun Apr 15 07:37:36 2018 -0300
  40. 21e3a77 tools/imximage: Fix fruity lack of 0x prefix in DCD Blocks by Bryan O'Donoghue · Tue Apr 24 18:46:30 2018 +0100
  41. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · Sun Apr 15 08:43:50 2018 -0400
  42. 1c3c549 tools/imximage: use 0x prefix in HAB Blocks line by Rasmus Villemoes · Fri Mar 23 12:08:03 2018 +0100
  43. c0855f2 fw_printenv: Fix crash due to incorrect size for malloc'ed string. by Kristian Amlie · Wed Apr 04 10:09:57 2018 +0200
  44. dfe25fa mkimage: do not fail if there is no print_header function by Guillaume GARDET · Fri Mar 30 10:28:19 2018 +0200
  45. 77ae9d1 tools/mxsimage: Support building with LibreSSL by Hauke Mehrtens · Sun Mar 18 16:03:47 2018 +0100
  46. 22e87fc kwbimage: Fix out of bounds access by Alexander Graf · Thu Mar 15 11:14:19 2018 +0100
  47. e0942e0 tools: xilinx: Fix zynq/zynqmp image recognition by Michal Simek · Wed Mar 14 11:02:24 2018 +0100
  48. c722790 tools: Make kwboot build if HOST_TOOLS_ALL=y by Tuomas Tynkkynen · Tue Mar 13 15:23:04 2018 +0200
  49. 2f72dec image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · Tue Mar 13 16:50:35 2018 +0000
  50. e6db5df tools/mkimage: add support for STM32 image format by Patrick Delaunay · Mon Mar 12 10:46:04 2018 +0100
  51. 7150aaa tools: env: Implement atomic replace for filesystem by Alex Kiernan · Fri Mar 09 12:13:02 2018 +0000
  52. be1e788 tools: env: Refactor write path of flash_io() by Alex Kiernan · Fri Mar 09 12:13:01 2018 +0000
  53. f46d0ca tools: env: Fix CamelCasing style violation by Alex Kiernan · Fri Mar 09 12:13:00 2018 +0000
  54. e9c6220 tools: env: Pass through indent by Alex Kiernan · Fri Mar 09 12:12:59 2018 +0000
  55. 898ce2c Merge git://git.denx.de/u-boot-imx by Tom Rini · Fri Mar 09 13:29:58 2018 -0500
  56. ff6c3b2 tools/mkimage: Use proper output parameter in dtc-system call by Stefan Theil · Thu Mar 08 09:00:13 2018 +0100
  57. 2fc87cd imximage: Remove failure when no IVT offset is found by Fabio Estevam · Fri Mar 09 08:25:00 2018 -0300
  58. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  59. d454c3c tools: Include U-Boot libfdt headers from their actual path by Paul Kocialkowski · Fri Mar 02 23:13:42 2018 +0100
  60. 8783324 tools/env: allow equal sign as key value separation by Stefan Agner · Thu Mar 01 14:06:32 2018 +0100
  61. 237d059 tools/kwbimage: fix LibreSSL build by Jonathan Gray · Wed Feb 21 02:59:01 2018 +1100
  62. 688cee9 Fix --noheader on fw_printenv by Alex Kiernan · Sun Feb 11 17:16:46 2018 +0000
  63. 20e2ea9 buildman: add option -E for treating compiler warnings as errors by Daniel Schwierzeck · Fri Jan 26 16:31:05 2018 +0100
  64. 88f89b1 tools/mrvl_uart.sh: Tidy script output by Andreas Färber · Sat Jan 20 13:18:39 2018 +0100
  65. fd6bbed tools/mrvl_uart.sh: Fix minicom baudrate by Andreas Färber · Sat Jan 20 13:07:09 2018 +0100
  66. 9ca4574 libfdt: migrate include/libfdt_env.h to a wrapper by Masahiro Yamada · Sun Jan 21 19:19:18 2018 +0900
  67. 315fe0a tools: include necessary headers explicitly by Masahiro Yamada · Sun Jan 21 19:19:15 2018 +0900
  68. 938f039 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · Sun Jan 21 19:19:13 2018 +0900
  69. c05e791 host-tools: use python2 explicitly for shebang by Masahiro Yamada · Sun Jan 21 18:34:57 2018 +0900
  70. df664c0 tools: remove unused ret by Jelle van der Waa · Thu Jan 18 20:19:43 2018 +0100
  71. eee2249 tools: provide a tool to convert a binary file to an include by Heinrich Schuchardt · Wed Jan 17 20:16:09 2018 +0100
  72. 5d3a5fa patman: Unquote output from get_maintainer.pl by Stefan Brüns · Sun Dec 31 23:21:17 2017 +0100
  73. 20d068e tools: omapimage: Fix mismatch of image size in header by Lokesh Vutla · Thu Dec 28 20:40:00 2017 +0530
  74. c3c0b6d tools: Update python "help" tests to cope with "more" oddities by Tom Rini · Tue Jan 16 15:29:50 2018 -0500
  75. ade2ef6 dtoc: Allow DTC environment variable to provide path to dtc by Simon Glass · Sun Dec 24 12:12:07 2017 -0700
  76. 9ef25e8 tools: fix incorrect usage of DT node unit address by Andre Przywara · Mon Dec 04 02:05:12 2017 +0000
  77. 3234ecd fix incorrect usage of DT node unit address in comments by Andre Przywara · Mon Dec 04 02:05:10 2017 +0000
  78. 93fa563 riscv: tools: Prelink u-boot by Rick Chen · Tue Dec 26 13:55:56 2017 +0800
  79. 8c9012a tools: Add Marvell recovery image download script by Konstantin Porotchkin · Thu Nov 30 16:10:09 2017 +0200
  80. 01aea29 Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Dec 18 12:23:27 2017 -0500
  81. 4902bf8 tools: zynqmpimage: Check return values from file functions by Michal Simek · Tue Dec 05 15:42:25 2017 +0100
  82. be83bc7 binman: Add documentation for the symbol feature by Simon Glass · Mon Nov 13 18:55:05 2017 -0700
  83. 4ca8e04 binman: Support accessing binman tables at run time by Simon Glass · Mon Nov 13 18:55:01 2017 -0700
  84. 075a45c binman: Support enabling debug in tests by Simon Glass · Mon Nov 13 18:55:00 2017 -0700
  85. d605152 binman: Adjust size of test SPL binary by Simon Glass · Mon Nov 13 18:54:59 2017 -0700
  86. ff33925 binman: Add tests binaries with binman symbols by Simon Glass · Mon Nov 13 18:54:58 2017 -0700
  87. d543125 binman: Drop a stale comment about the 'board' feature by Simon Glass · Mon Nov 13 18:54:57 2017 -0700
  88. 0a6da31 binman: Add support for including spl/u-boot-spl-nodtb.bin by Simon Glass · Mon Nov 13 18:54:56 2017 -0700
  89. 9aa6a6f binman: Add support for including spl/u-boot-spl.dtb by Simon Glass · Mon Nov 13 18:54:55 2017 -0700
  90. 24ad365 binman: Add a function to read ELF symbols by Simon Glass · Mon Nov 13 18:54:54 2017 -0700
  91. 070aa2d tools: omapimage: fix corner-case in byteswap path by Philipp Tomsich · Mon Dec 04 17:04:02 2017 +0100
  92. b79320b libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c by Masahiro Yamada · Mon Nov 27 16:06:07 2017 +0900
  93. a1015c2 tools: env: Add support for direct read/write UBI volumes by S. Lockwood-Childs · Tue Nov 14 23:01:26 2017 -0800
  94. 52b1a50 tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document by Jean-Francois Dagenais · Thu Mar 23 07:39:14 2017 -0400
  95. dde5a88 tools: mkimage: Extend mkimage to also include pmufw by Michal Simek · Fri Oct 21 12:58:17 2016 +0200
  96. 597d17c Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Nov 23 22:48:35 2017 -0500
  97. 9ba021c binman: Return non-zero exit code on test failure by Simon Glass · Sun Nov 12 21:52:29 2017 -0700
  98. a409c93 binman: Add add test for using an Intel MRC binary by Simon Glass · Sun Nov 12 21:52:28 2017 -0700
  99. 3d27423 binman: Add add test for SPL with a microcode pointer by Simon Glass · Sun Nov 12 21:52:27 2017 -0700
  100. e83679d binman: Add a test for x86-start16-spl by Simon Glass · Sun Nov 12 21:52:26 2017 -0700