1. 7b91702 Reproducible U-Boot build support, using SOURCE_DATE_EPOCH by Paul Kocialkowski · Sun Jul 26 18:48:15 2015 +0200
  2. 49119a9 tools: remove mpc86x_clk tool by Masahiro Yamada · Sun Jul 26 03:40:35 2015 +0900
  3. 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
  4. 539fe4a kwbimage: Add support for SDIO/MMC boot device selection by Stefan Roese · Mon Jul 20 11:20:37 2015 +0200
  5. 139651f mkimage: Set up a file size parameter and keep it updated by Simon Glass · Tue Jun 23 15:39:12 2015 -0600
  6. 07c6b84 fdt: Add fdtgrep tool by Simon Glass · Tue Jun 23 15:38:28 2015 -0600
  7. 434a31b mkimage: Display a better list of available image types by Simon Glass · Tue Jun 23 15:38:25 2015 -0600
  8. 990c673 tools: ifdtool: Write correct offset on 32-bit machine by Bin Meng · Mon Jul 06 15:57:06 2015 +0800
  9. 6793aa8 builderthread.py: Keep 'SPL' by Tom Rini · Mon Apr 27 11:34:38 2015 -0400
  10. 217f95b tools/env/fw_env.h: Correct include order by Peter Robinson · Wed Jun 17 16:58:32 2015 +0100
  11. 0745182 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Mon Jun 15 08:31:11 2015 -0400
  12. f7f509d tools/kwboot: Add parameters to set delay and timeout via cmdline by Stefan Roese · Fri May 29 13:25:04 2015 +0200
  13. 8880949 tools/kwbimage.c: Correct header size for SPI boot by Kevin Smith · Mon Mar 16 14:58:21 2015 +0000
  14. 48386dd kconfiglib: sync with the latest in Kconfiglib project by Masahiro Yamada · Wed May 27 11:39:22 2015 +0900
  15. 1635e48 tools: ifdtool: Do not write region while its size is negative by Bin Meng · Sun May 31 14:57:35 2015 +0800
  16. 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
  17. af1b6e5 tools: use pkg-config when available to get SSL flags by Thomas Petazzoni · Sat May 16 18:36:15 2015 +0200
  18. 3fa1ab7 moveconfig: Print status about the processed defconfigs by Joe Hershberger · Tue May 19 13:21:25 2015 -0500
  19. 808b63f moveconfig: Add a switch to enable printing errors by Joe Hershberger · Tue May 19 13:21:24 2015 -0500
  20. 11b0270 moveconfig: Print a message for missing compiler by Joe Hershberger · Tue May 19 13:21:23 2015 -0500
  21. dade12e moveconfig: Output a list of failed boards by Joe Hershberger · Tue May 19 13:21:22 2015 -0500
  22. b78ad42 moveconfig: Cleanup headers in arch and board by Joe Hershberger · Tue May 19 13:21:21 2015 -0500
  23. 2347593 moveconfig: Add a switch to only cleanup headers by Joe Hershberger · Tue May 19 13:21:20 2015 -0500
  24. c6e043a moveconfig: Add a parameter to accept a list to build by Joe Hershberger · Tue May 19 13:21:19 2015 -0500
  25. 765442b moveconfig: Ignore duplicate configs when moving by Joe Hershberger · Tue May 19 13:21:18 2015 -0500
  26. 166edec moveconfig: Always run savedefconfig on the moved config by Joe Hershberger · Tue May 19 13:21:17 2015 -0500
  27. b616081 tools: moveconfig: a tool to move CONFIGs from headers to defconfigs by Masahiro Yamada · Wed May 20 11:36:07 2015 +0900
  28. 2c9e16b tools: mxsboot: Calculate ECC strength dynamically by Jörg Krause · Wed Apr 15 09:27:23 2015 +0200
  29. 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
  30. d400d03 logos: Add Solidrun's logo by Fabio Estevam · Wed Apr 29 22:28:12 2015 -0300
  31. 983487f Fix musl build by Jörg Krause · Wed Apr 22 21:36:22 2015 +0200
  32. 2842885 fw_env.h: include autoconf.h by Max Krummenacher · Tue Apr 14 21:50:47 2015 +0200
  33. 9873b91 patman: check git format.subjectprefix setting when generate patches prefix by Wu, Josh · Wed Apr 15 10:25:18 2015 +0800
  34. e0e31f3 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · Mon Apr 20 11:46:24 2015 +0200
  35. 393aaa2 patman: cover letter shows like 00/xx if more than 10 patches by Wu, Josh · Fri Apr 03 10:51:17 2015 +0800
  36. f06dd81 buildman: Make -V (verbose_build) really be verbose by Tom Rini · Wed Apr 01 07:47:41 2015 -0400
  37. 4a42de4 buildman: Keep more outputs with the --keep-outputs flag by Tom Rini · Fri Mar 20 10:50:38 2015 -0400
  38. db17fb8 buildman: Allow comparison of build configuration by Simon Glass · Thu Feb 05 22:06:15 2015 -0700
  39. 4b14c53 buildman: Store build config files by Simon Glass · Thu Feb 05 22:06:14 2015 -0700
  40. fd3eea1 buildman: Adjust the 'aborted' heuristic for writing output by Simon Glass · Thu Feb 05 22:06:13 2015 -0700
  41. 413f91a buildman: Show 'make' command line when -V is used by Simon Glass · Thu Feb 05 22:06:12 2015 -0700
  42. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:49 2015 +0200
  43. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Apr 03 09:14:38 2015 -0400
  44. cad18b8 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · Thu Mar 26 01:31:54 2015 +0100
  45. 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
  46. c9e4b8e Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Mar 05 18:30:38 2015 -0500
  47. 26f7237 buildman: Add a space before the list of boards by Simon Glass · Thu Feb 05 22:06:11 2015 -0700
  48. f675750 buildman: Correct toolchain download feature by Simon Glass · Mon Mar 02 17:05:15 2015 -0700
  49. 3a1fc23 kwbimage: align v1 binary header to 4B by Chris Packham · Mon Feb 23 11:25:20 2015 +1300
  50. 63a7ff9 add example for file on VFAT filesystem usage by Waldemar Brodkorb · Mon Feb 16 05:59:09 2015 +0100
  51. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 16 14:55:50 2015 -0500
  52. 31f48e1 tools: mksunxiboot: Fix problems on big endian systems by Siarhei Siamashka · Sun Feb 08 07:05:27 2015 +0200
  53. d631d70 tools/imagetool: remove linker script by Andreas Bießmann · Mon Feb 09 00:06:10 2015 +0100
  54. d4f22cf buildman: allow multiple toolchains in a single path by Albert ARIBAUD · Sun Feb 01 00:12:44 2015 +0100
  55. 3338269 patman: Read in the git-mailrc alias file by Simon Glass · Thu Jan 29 11:35:17 2015 -0700
  56. 7e92f5c buildman: Fix incorrect arguemnt in GetUpstream() by Simon Glass · Thu Jan 29 11:35:16 2015 -0700
  57. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Feb 10 10:42:56 2015 -0500
  58. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Feb 10 10:40:43 2015 -0500
  59. f16cde0 imx: imximage: Add QuadSPI boot support by Ye.Li · Tue Jan 13 15:53:06 2015 +0800
  60. c1715cf kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · Sat Feb 07 07:03:00 2015 -0500
  61. 6e8e9b6 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · Mon Jan 19 11:33:44 2015 +0100
  62. a1616a8 x86: Enhance the microcode tool to support header files as input by Simon Glass · Tue Jan 27 22:13:26 2015 -0700
  63. 52992fd Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · Sat Jan 31 12:40:48 2015 -0500
  64. b04c62b patman: Explain how to make doc/git-mailrc work by Simon Glass · Fri Oct 03 20:40:36 2014 -0600
  65. 616a0ab patman: Check commit_match before stripping leading whitespace by Scott Wood · Thu Sep 25 14:30:46 2014 -0500
  66. c6af802 patman: Make dry-run output match real functionality by Peter Tyser · Mon Jan 26 11:42:21 2015 -0600
  67. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Jan 30 09:24:42 2015 -0500
  68. c915ceb Use hash.c in mkimage by Ruchika Gupta · Fri Jan 23 16:01:58 2015 +0530
  69. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · Fri Jan 23 16:01:50 2015 +0530
  70. 76c7917 tools: do not print error messages in verify_header() functions by Guilherme Maciel Ferreira · Thu Jan 15 02:54:43 2015 -0200
  71. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · Thu Jan 15 02:54:42 2015 -0200
  72. f3f4a0a dumpimage: replace the term "datafile" by "subimage" by Guilherme Maciel Ferreira · Thu Jan 15 02:54:41 2015 -0200
  73. 40bf563 dumpimage: add 'T' option to explicitly set the image type by Guilherme Maciel Ferreira · Thu Jan 15 02:54:40 2015 -0200
  74. 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · Thu Jan 15 02:48:07 2015 -0200
  75. fc3c967 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · Thu Jan 15 02:48:06 2015 -0200
  76. 0b33803 imagetool: move common code to imagetool module by Guilherme Maciel Ferreira · Thu Jan 15 02:48:05 2015 -0200
  77. 597e0a0 arm: mx6: cm-fx6: display compulab logo by Nikita Kiryanov · Wed Jan 14 10:42:47 2015 +0200
  78. 583ae32 mxsboot : Support of 224-bytes OOB area length by Alexandre Coffignal · Thu Jan 08 17:14:42 2015 +0100
  79. 655b610 buildman: Add an option to write the full build output by Simon Glass · Mon Dec 01 17:34:07 2014 -0700
  80. 7e803e1 buildman: Add the option to download toolchains from kernel.org by Simon Glass · Mon Dec 01 17:34:06 2014 -0700
  81. c1528c1 buildman: Allow architecture to alias to multiple toolchains by Simon Glass · Mon Dec 01 17:34:05 2014 -0700
  82. 4bea81e buildman: Don't use the local settings when running tests by Simon Glass · Mon Dec 01 17:34:04 2014 -0700
  83. e03e944 buildman: Don't complain about missing sections in ~/.buildman by Simon Glass · Mon Dec 01 17:34:03 2014 -0700
  84. 3cb033e buildman: Add documentation about the .buildman file by Simon Glass · Mon Dec 01 17:34:02 2014 -0700
  85. 9107571 buildman: Add a note about Python pre-requisites by Simon Glass · Mon Dec 01 17:34:01 2014 -0700
  86. d48a46c buildman: Add an option to use the full tool chain path by Simon Glass · Mon Dec 01 17:34:00 2014 -0700
  87. 3831455 buildman: Put the toolchain path first instead of last in PATH by Simon Glass · Mon Dec 01 17:33:59 2014 -0700
  88. 28ed006 buildman: Try to avoid hard-coded string parsing by Simon Glass · Mon Dec 01 17:33:58 2014 -0700
  89. 5eeef46 buildman: Allow specifying a range of commits to build by Simon Glass · Mon Dec 01 17:33:57 2014 -0700
  90. 30a664d buildman: Don't remove entire output directory when testing by Simon Glass · Mon Dec 01 17:33:56 2014 -0700
  91. e87bde1 buildman: Add an option to flatten output directory trees by Simon Glass · Mon Dec 01 17:33:55 2014 -0700
  92. f204ab1 buildman: Try to guess the upstream commit by Simon Glass · Mon Dec 01 17:33:54 2014 -0700
  93. b9a9b7c buildman: Don't prune output space for 'current source' build by Simon Glass · Mon Dec 01 17:33:53 2014 -0700
  94. dbc01c7 buildman: Put build in 'current', not 'current/current' by Simon Glass · Mon Dec 01 17:33:52 2014 -0700
  95. 2e1646c buildman: Add tests that check the correct output directory is used by Simon Glass · Mon Dec 01 17:33:51 2014 -0700
  96. 07df0c7 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Jan 14 11:00:38 2015 -0500
  97. abd7d7a x86: Correct ifdtool microcode calculation by Simon Glass · Thu Jan 01 16:17:56 2015 -0700
  98. 4c40e35 tools/kwbimage.c: fix parser error handling by Andreas Bießmann · Fri Oct 24 23:25:52 2014 +0200
  99. f04dab4 fix: tools: kwbimage.c: Initialize headersz to suppress warning by Łukasz Majewski · Fri Nov 21 09:22:43 2014 +0100
  100. 5f01c7a buildman: Fix some typos in README by Dirk Behme · Tue Dec 23 07:41:26 2014 +0100