1. 5286c0d tools/kwbimage: fix size computations for v1 images by Reinhard Pfau · Sun Nov 29 15:52:14 2015 +0100
  2. 3efeaae tools/kwbimage: fix endianess issue by Reinhard Pfau · Sun Nov 29 15:48:25 2015 +0100
  3. da43fd3 tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned by Stefan Roese · Tue Nov 24 09:14:59 2015 +0100
  4. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · Tue Nov 17 22:56:56 2015 +1000
  5. b7c3b3f Allow fw env tools to be available as library by Stefano Babic · Fri Oct 30 14:57:04 2015 +0100
  6. 211e17b tools/env: allow config filename to be passed via command line argument by Michael Heimpold · Tue Oct 27 22:34:49 2015 +0100
  7. a4279a5 tools/kwbimage.c: Fix generation of binary header by Stefan Roese · Wed Oct 28 07:53:58 2015 +0100
  8. 451b1fc tools/proftool: fix use-after-free by Vincent Stehlé · Wed Oct 07 15:48:48 2015 +0200
  9. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  10. b044a4f fdtgrep: Simplify the alias generation code by Simon Glass · Sat Oct 17 19:41:16 2015 -0600
  11. 7a169ca Fix bad return value checks (detected with Coccinelle) by Thomas Huth · Tue Aug 25 17:09:40 2015 +0200
  12. 48676a3 kwbimage: Align payload size to 4 bytes by Stefan Roese · Tue Sep 01 13:46:35 2015 +0200
  13. 5710d06 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Oct 13 08:37:38 2015 -0400
  14. 1414f1f Fix variation in timestamps caused by timezone differences. by Vagrant Cascadian · Fri Oct 02 09:11:51 2015 -0700
  15. e140a46 tools/mkimage.c: Clarify help text for -D slightly by Tom Rini · Wed Aug 26 15:21:23 2015 -0400
  16. f575ab4 imximage: fix commands other than write_data by Troy Kisky · Mon Sep 14 18:06:31 2015 -0700
  17. 07c41ed imximage: header.length of 4 is valid by Troy Kisky · Mon Sep 21 14:02:48 2015 -0700
  18. 6844568 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Wed Sep 30 20:20:59 2015 -0400
  19. c74165d tools: kwboot: Add support for UART boot mode patching for Armada XP/38x by Stefan Roese · Tue Sep 29 09:19:59 2015 +0200
  20. 01ad493 sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant by Bernhard Nortmann · Thu Sep 17 18:52:51 2015 +0200
  21. c9e8961 sunxi: move SPL-related definitions to platform-specific include by Bernhard Nortmann · Thu Sep 17 18:52:50 2015 +0200
  22. 3bb02f6 tools: moveconfig: Update the URL for nds32 toolchain by Bin Meng · Fri Sep 25 01:22:39 2015 -0700
  23. e0256b4 tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed by Josh Wu · Wed Sep 16 18:21:04 2015 +0800
  24. fc98921 mxs: mxsboot: fix endianess for sd boot images by Michael Heimpold · Tue Sep 01 23:58:44 2015 +0200
  25. 88491ee Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Sep 11 13:05:05 2015 -0400
  26. 570032a sunxi: Ensure that 'mksunxiboot' tool produces deterministic output by Siarhei Siamashka · Thu Sep 03 02:36:39 2015 +0300
  27. cad8abf buildman: Improve the config comparison feature by Simon Glass · Tue Aug 25 21:52:14 2015 -0600
  28. 41d176f Revert "patman: use -D option for git format-patch" by Masahiro Yamada · Mon Aug 31 01:23:32 2015 +0900
  29. 1b145ff x86: ifdtool: Support checking region overlap before U-Boot by Bin Meng · Thu Aug 27 08:38:15 2015 -0700
  30. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 03 14:57:09 2015 -0400
  31. 7ad57b2 rockchip: Drop first 32kb of zeros from the rkSD image type by Sjoerd Simons · Sun Aug 30 16:55:50 2015 -0600
  32. c17b145 rockchip: Add support for the SPI image by Simon Glass · Sun Aug 30 16:55:26 2015 -0600
  33. 3b1e507 rockchip: Add support for the SD image by Simon Glass · Sun Aug 30 16:55:25 2015 -0600
  34. c9c7403 rockchip: Add the rkimage format to mkimage by Simon Glass · Sun Aug 30 16:55:24 2015 -0600
  35. 3e38452 mkimage: Allow the original file size to be recorded by Simon Glass · Sun Aug 30 16:55:23 2015 -0600
  36. 46409cc mkimage: Allow padding to any length by Simon Glass · Sun Aug 30 16:55:22 2015 -0600
  37. b8898e4 tools: mxsboot: calculate ECC block level dynamically by Jörg Krause · Tue Aug 11 13:44:26 2015 +0200
  38. 9c2cf9a tools/imximage: set DCD pointer to NULL when its length is 0 by Baruch Siach · Thu Jul 09 18:19:11 2015 +0300
  39. 420d4ee buildman: Correct 'Series-cover-cc' detection logic by Simon Glass · Sat Aug 22 18:28:01 2015 -0600
  40. 79a6d5a tools/atmelimage.c: Fix warning when debug is enabled by Tom Rini · Wed Aug 26 15:18:30 2015 -0400
  41. 1e642d7 kconfiglib: update to the latest version by Ulf Magnusson · Thu Aug 13 19:55:40 2015 +0200
  42. 4990323 patman: use -D option for git format-patch by Masahiro Yamada · Tue Aug 18 11:30:29 2015 +0900
  43. 13b8cc9 x86: ifdtool: Drop microcode from the device tree when collating by Simon Glass · Sat Aug 15 14:37:54 2015 -0600
  44. 367c3ce x86: ifdtool: Support collating microcode into one place by Simon Glass · Sat Aug 15 14:37:53 2015 -0600
  45. 29e7e69 x86: ifdtool: Split microcode linking into its own function by Simon Glass · Sat Aug 15 14:37:52 2015 -0600
  46. 062d2a6 x86: ifdtool: Check that U-Boot does not overlap other regions by Simon Glass · Sat Aug 15 14:37:51 2015 -0600
  47. fd54c8d logos: add Toradex logo by Stefan Agner · Wed Aug 05 17:17:01 2015 +0200
  48. 6b94c42 gitignore: Add defconfig and fdtgrep by Bin Meng · Fri Jul 31 00:24:39 2015 -0700
  49. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Aug 02 07:40:37 2015 -0400
  50. 2b68b36 patman: Don't run patman when it is imported as a module by Simon Glass · Thu Jul 30 13:47:41 2015 -0600
  51. 464a0e9 patman: add distutils based installer by Chris Packham · Wed Jul 22 21:21:46 2015 +1200
  52. 05a5092 buildman: Correct '--fetch-arch' command documentation by Bin Meng · Thu Jul 16 19:43:46 2015 -0700
  53. 7b91702 Reproducible U-Boot build support, using SOURCE_DATE_EPOCH by Paul Kocialkowski · Sun Jul 26 18:48:15 2015 +0200
  54. 49119a9 tools: remove mpc86x_clk tool by Masahiro Yamada · Sun Jul 26 03:40:35 2015 +0900
  55. 73e5732 imx: imximage: add new CHECK/CLR BIT command by Adrian Alonso · Mon Jul 20 19:04:55 2015 -0500
  56. 69e9dde kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS by Stefan Roese · Mon Jul 20 11:20:38 2015 +0200
  57. 539fe4a kwbimage: Add support for SDIO/MMC boot device selection by Stefan Roese · Mon Jul 20 11:20:37 2015 +0200
  58. 139651f mkimage: Set up a file size parameter and keep it updated by Simon Glass · Tue Jun 23 15:39:12 2015 -0600
  59. 07c6b84 fdt: Add fdtgrep tool by Simon Glass · Tue Jun 23 15:38:28 2015 -0600
  60. 434a31b mkimage: Display a better list of available image types by Simon Glass · Tue Jun 23 15:38:25 2015 -0600
  61. 37203e1 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Fri Jul 17 11:22:56 2015 +0200
  62. 990c673 tools: ifdtool: Write correct offset on 32-bit machine by Bin Meng · Mon Jul 06 15:57:06 2015 +0800
  63. 6793aa8 builderthread.py: Keep 'SPL' by Tom Rini · Mon Apr 27 11:34:38 2015 -0400
  64. b7c3fcf tools: mkimage: fix imximage header size by Albert ARIBAUD \(3ADEV\) · Fri Jun 19 14:18:30 2015 +0200
  65. 217f95b tools/env/fw_env.h: Correct include order by Peter Robinson · Wed Jun 17 16:58:32 2015 +0100
  66. 0745182 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Mon Jun 15 08:31:11 2015 -0400
  67. f7f509d tools/kwboot: Add parameters to set delay and timeout via cmdline by Stefan Roese · Fri May 29 13:25:04 2015 +0200
  68. 8880949 tools/kwbimage.c: Correct header size for SPI boot by Kevin Smith · Mon Mar 16 14:58:21 2015 +0000
  69. 48386dd kconfiglib: sync with the latest in Kconfiglib project by Masahiro Yamada · Wed May 27 11:39:22 2015 +0900
  70. 1635e48 tools: ifdtool: Do not write region while its size is negative by Bin Meng · Sun May 31 14:57:35 2015 +0800
  71. b3642fa sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block size by Daniel Kochmański · Tue May 26 17:00:39 2015 +0200
  72. af1b6e5 tools: use pkg-config when available to get SSL flags by Thomas Petazzoni · Sat May 16 18:36:15 2015 +0200
  73. 3fa1ab7 moveconfig: Print status about the processed defconfigs by Joe Hershberger · Tue May 19 13:21:25 2015 -0500
  74. 808b63f moveconfig: Add a switch to enable printing errors by Joe Hershberger · Tue May 19 13:21:24 2015 -0500
  75. 11b0270 moveconfig: Print a message for missing compiler by Joe Hershberger · Tue May 19 13:21:23 2015 -0500
  76. dade12e moveconfig: Output a list of failed boards by Joe Hershberger · Tue May 19 13:21:22 2015 -0500
  77. b78ad42 moveconfig: Cleanup headers in arch and board by Joe Hershberger · Tue May 19 13:21:21 2015 -0500
  78. 2347593 moveconfig: Add a switch to only cleanup headers by Joe Hershberger · Tue May 19 13:21:20 2015 -0500
  79. c6e043a moveconfig: Add a parameter to accept a list to build by Joe Hershberger · Tue May 19 13:21:19 2015 -0500
  80. 765442b moveconfig: Ignore duplicate configs when moving by Joe Hershberger · Tue May 19 13:21:18 2015 -0500
  81. 166edec moveconfig: Always run savedefconfig on the moved config by Joe Hershberger · Tue May 19 13:21:17 2015 -0500
  82. b616081 tools: moveconfig: a tool to move CONFIGs from headers to defconfigs by Masahiro Yamada · Wed May 20 11:36:07 2015 +0900
  83. 2c9e16b tools: mxsboot: Calculate ECC strength dynamically by Jörg Krause · Wed Apr 15 09:27:23 2015 +0200
  84. 1d87026 mtd: nand: mxs: Replace magic number for bits per ECC level with macro by Jörg Krause · Wed Apr 15 09:27:22 2015 +0200
  85. d400d03 logos: Add Solidrun's logo by Fabio Estevam · Wed Apr 29 22:28:12 2015 -0300
  86. 983487f Fix musl build by Jörg Krause · Wed Apr 22 21:36:22 2015 +0200
  87. 2842885 fw_env.h: include autoconf.h by Max Krummenacher · Tue Apr 14 21:50:47 2015 +0200
  88. 9873b91 patman: check git format.subjectprefix setting when generate patches prefix by Wu, Josh · Wed Apr 15 10:25:18 2015 +0800
  89. e0e31f3 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · Mon Apr 20 11:46:24 2015 +0200
  90. 393aaa2 patman: cover letter shows like 00/xx if more than 10 patches by Wu, Josh · Fri Apr 03 10:51:17 2015 +0800
  91. f06dd81 buildman: Make -V (verbose_build) really be verbose by Tom Rini · Wed Apr 01 07:47:41 2015 -0400
  92. 4a42de4 buildman: Keep more outputs with the --keep-outputs flag by Tom Rini · Fri Mar 20 10:50:38 2015 -0400
  93. db17fb8 buildman: Allow comparison of build configuration by Simon Glass · Thu Feb 05 22:06:15 2015 -0700
  94. 4b14c53 buildman: Store build config files by Simon Glass · Thu Feb 05 22:06:14 2015 -0700
  95. fd3eea1 buildman: Adjust the 'aborted' heuristic for writing output by Simon Glass · Thu Feb 05 22:06:13 2015 -0700
  96. 413f91a buildman: Show 'make' command line when -V is used by Simon Glass · Thu Feb 05 22:06:12 2015 -0700
  97. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:49 2015 +0200
  98. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Apr 03 09:14:38 2015 -0400
  99. cad18b8 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · Thu Mar 26 01:31:54 2015 +0100
  100. 7cf7e13 Patch to mkenvimage to handle text files with length that exceed env size by Brian McFarland · Thu Mar 12 11:52:49 2015 -0400