1. a1616a8 x86: Enhance the microcode tool to support header files as input by Simon Glass · Tue Jan 27 22:13:26 2015 -0700
  2. 52992fd Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · Sat Jan 31 12:40:48 2015 -0500
  3. b04c62b patman: Explain how to make doc/git-mailrc work by Simon Glass · Fri Oct 03 20:40:36 2014 -0600
  4. 616a0ab patman: Check commit_match before stripping leading whitespace by Scott Wood · Thu Sep 25 14:30:46 2014 -0500
  5. c6af802 patman: Make dry-run output match real functionality by Peter Tyser · Mon Jan 26 11:42:21 2015 -0600
  6. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Jan 30 09:24:42 2015 -0500
  7. c915ceb Use hash.c in mkimage by Ruchika Gupta · Fri Jan 23 16:01:58 2015 +0530
  8. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · Fri Jan 23 16:01:50 2015 +0530
  9. 76c7917 tools: do not print error messages in verify_header() functions by Guilherme Maciel Ferreira · Thu Jan 15 02:54:43 2015 -0200
  10. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · Thu Jan 15 02:54:42 2015 -0200
  11. f3f4a0a dumpimage: replace the term "datafile" by "subimage" by Guilherme Maciel Ferreira · Thu Jan 15 02:54:41 2015 -0200
  12. 40bf563 dumpimage: add 'T' option to explicitly set the image type by Guilherme Maciel Ferreira · Thu Jan 15 02:54:40 2015 -0200
  13. 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · Thu Jan 15 02:48:07 2015 -0200
  14. fc3c967 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · Thu Jan 15 02:48:06 2015 -0200
  15. 0b33803 imagetool: move common code to imagetool module by Guilherme Maciel Ferreira · Thu Jan 15 02:48:05 2015 -0200
  16. 655b610 buildman: Add an option to write the full build output by Simon Glass · Mon Dec 01 17:34:07 2014 -0700
  17. 7e803e1 buildman: Add the option to download toolchains from kernel.org by Simon Glass · Mon Dec 01 17:34:06 2014 -0700
  18. c1528c1 buildman: Allow architecture to alias to multiple toolchains by Simon Glass · Mon Dec 01 17:34:05 2014 -0700
  19. 4bea81e buildman: Don't use the local settings when running tests by Simon Glass · Mon Dec 01 17:34:04 2014 -0700
  20. e03e944 buildman: Don't complain about missing sections in ~/.buildman by Simon Glass · Mon Dec 01 17:34:03 2014 -0700
  21. 3cb033e buildman: Add documentation about the .buildman file by Simon Glass · Mon Dec 01 17:34:02 2014 -0700
  22. 9107571 buildman: Add a note about Python pre-requisites by Simon Glass · Mon Dec 01 17:34:01 2014 -0700
  23. d48a46c buildman: Add an option to use the full tool chain path by Simon Glass · Mon Dec 01 17:34:00 2014 -0700
  24. 3831455 buildman: Put the toolchain path first instead of last in PATH by Simon Glass · Mon Dec 01 17:33:59 2014 -0700
  25. 28ed006 buildman: Try to avoid hard-coded string parsing by Simon Glass · Mon Dec 01 17:33:58 2014 -0700
  26. 5eeef46 buildman: Allow specifying a range of commits to build by Simon Glass · Mon Dec 01 17:33:57 2014 -0700
  27. 30a664d buildman: Don't remove entire output directory when testing by Simon Glass · Mon Dec 01 17:33:56 2014 -0700
  28. e87bde1 buildman: Add an option to flatten output directory trees by Simon Glass · Mon Dec 01 17:33:55 2014 -0700
  29. f204ab1 buildman: Try to guess the upstream commit by Simon Glass · Mon Dec 01 17:33:54 2014 -0700
  30. b9a9b7c buildman: Don't prune output space for 'current source' build by Simon Glass · Mon Dec 01 17:33:53 2014 -0700
  31. dbc01c7 buildman: Put build in 'current', not 'current/current' by Simon Glass · Mon Dec 01 17:33:52 2014 -0700
  32. 2e1646c buildman: Add tests that check the correct output directory is used by Simon Glass · Mon Dec 01 17:33:51 2014 -0700
  33. 07df0c7 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Jan 14 11:00:38 2015 -0500
  34. abd7d7a x86: Correct ifdtool microcode calculation by Simon Glass · Thu Jan 01 16:17:56 2015 -0700
  35. 4c40e35 tools/kwbimage.c: fix parser error handling by Andreas Bießmann · Fri Oct 24 23:25:52 2014 +0200
  36. f04dab4 fix: tools: kwbimage.c: Initialize headersz to suppress warning by Łukasz Majewski · Fri Nov 21 09:22:43 2014 +0100
  37. 5f01c7a buildman: Fix some typos in README by Dirk Behme · Tue Dec 23 07:41:26 2014 +0100
  38. 750deb9 x86: Add a script to process Intel microcode files by Simon Glass · Tue Dec 16 20:21:02 2014 -0700
  39. 8a5a8dc x86: ifdtool: Add support for early microcode access by Simon Glass · Mon Dec 15 22:02:38 2014 -0700
  40. a0377c2 x86: ifdtool: Use a structure for the file/address list by Simon Glass · Sun Dec 14 17:15:37 2014 -0700
  41. bf521d9 x86: ifdtool: Display filename when file errors are reported by Simon Glass · Sun Dec 14 17:15:36 2014 -0700
  42. cf4fa8a x86: ifdtool: Correct a debug() missing parameter by Simon Glass · Sun Dec 14 17:15:35 2014 -0700
  43. d3ff5c6 x86: ifdtool: Separate out filenames for -D and -i by Simon Glass · Sat Dec 13 22:25:46 2014 -0700
  44. 2a1da85 tools/ifdtool: Support writing multiple files (-w) simultaneously by Bin Meng · Fri Dec 12 21:05:20 2014 +0800
  45. 3cfec8f ls102xa: pblimage: Add pblimage tool support for LS102xA by Alison Wang · Wed Dec 03 15:00:41 2014 +0800
  46. 8e738ce Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Dec 04 09:24:05 2014 -0500
  47. d8158f9 buildman: Don't default to -e when building current source by Simon Glass · Thu Oct 16 01:05:56 2014 -0600
  48. 85620bb buildman: Fix repeating board list with -l by Simon Glass · Thu Oct 16 01:05:55 2014 -0600
  49. baec684 patman: Use the full commit hash for 'git checkout' by Simon Glass · Wed Oct 15 02:27:00 2014 -0600
  50. 4e36531 buildman: Save *.img files too by Tom Rini · Tue Nov 11 16:58:44 2014 -0500
  51. 80b7ca4 tools: Add ifdtool to .gitignore by Bin Meng · Tue Nov 25 10:20:08 2014 +0800
  52. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  53. bfc4382 x86: ifdtool: Allow creation of an empty ROM by Simon Glass · Wed Nov 12 22:42:06 2014 -0700
  54. 0c1af33 x86: Add ifdtool for working with Intel Flash Descriptor ROM images by Simon Glass · Mon Nov 10 18:00:22 2014 -0700
  55. 245644d tools/msximage.c: fix warning about nptr possibly uninitialized by Albert ARIBAUD · Fri Nov 14 16:16:44 2014 +0100
  56. 406c4b30 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · Sun Oct 12 01:43:30 2014 +0400
  57. 21f0dbe Added support for comments in input to mkenvimage. by Dominik Muth · Thu Aug 28 12:25:27 2014 +0200
  58. 6da7466 tools/env: Fix environment size and CRC on 64-bit hosts by Dominic Sacré · Wed Nov 05 00:30:18 2014 +0100
  59. 4e1c3c7 kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · Thu Oct 30 11:06:11 2014 +0900
  60. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Nov 05 12:48:09 2014 -0500
  61. 8f9e583 ARM: kwimage: fix v0 format by Gerald Kerma · Fri Oct 31 01:03:27 2014 +0100
  62. e2fb419 patman: Use the full commit hash for 'git checkout' by Simon Glass · Wed Oct 15 02:27:00 2014 -0600
  63. d1f0056 buildman: Don't default to -e when using -s by Simon Glass · Wed Oct 15 14:37:25 2014 +0200
  64. 68b69b6 buildman: Fix repeating board list with -l by Simon Glass · Wed Oct 15 14:34:41 2014 +0200
  65. 49e036f imximage: Fix the bootdata.size calculation by Ye.Li · Thu Oct 30 17:54:08 2014 +0800
  66. 933918c tools/kwbimage: Fix compilation warning by Stefan Roese · Tue Oct 28 11:32:24 2014 +0100
  67. 7abec5b tools/kwbimage.c: fix build on darwin by Andreas Bießmann · Fri Oct 24 23:39:11 2014 +0200
  68. ed37f8a gitignore: ignore atmel pmecc parameter tool by Andreas Bießmann · Sat Oct 25 02:58:50 2014 +0200
  69. 11432d4 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · Mon Oct 27 11:03:00 2014 -0400
  70. 4cdede6 ppc: Zap Hymod board by Marek Vasut · Wed Oct 22 21:34:48 2014 +0200
  71. cec5819 tools/socfpgaimage.c: fix build on darwin by Andreas Bießmann · Fri Oct 24 23:39:10 2014 +0200
  72. 3b8b19d tools: kwbimage: Add image version 1 support for Armada XP / 370 by Stefan Roese · Wed Oct 22 12:13:23 2014 +0200
  73. 5d6e813 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported by Stefan Roese · Wed Oct 22 12:13:22 2014 +0200
  74. bb5c428 tools/kwboot: Sync with latest barebox version to support Armada XP by Stefan Roese · Wed Oct 22 12:13:21 2014 +0200
  75. 685e87f tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · Thu Mar 06 15:40:50 2014 +1300
  76. f0cb67c tools: remove reformat.py by Masahiro Yamada · Mon Sep 22 15:06:15 2014 +0900
  77. 9362424 tools/genboardscfg.py: pick up also commented maitainers by Masahiro Yamada · Tue Sep 16 14:11:49 2014 +0900
  78. 66be1ae tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · Wed Aug 27 14:29:00 2014 +0200
  79. 46b84d8 patman: Add a -m option to avoid copying the maintainers by Simon Glass · Sun Sep 14 20:23:17 2014 -0600
  80. 232d850 buildman: Fix the logic for the bloat command by Simon Glass · Sun Sep 14 20:23:16 2014 -0600
  81. 7255643 kconfiglib: change SPDX-License-Identifier to ISC by Masahiro Yamada · Wed Sep 17 13:37:45 2014 +0900
  82. 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Sep 17 18:01:04 2014 -0400
  83. 6a1b97a tools/genboardscfg.py: improve performance more with Kconfiglib by Masahiro Yamada · Mon Sep 01 19:57:38 2014 +0900
  84. c908bc8 tools: Import Kconfiglib by Masahiro Yamada · Mon Sep 01 19:57:37 2014 +0900
  85. f11c606 buildman: fix typos of --dry-run help message by Masahiro Yamada · Fri Sep 05 02:23:27 2014 +0900
  86. 336d5bd buildman: Create parent directories as necessary by Thierry Reding · Tue Aug 19 10:22:39 2014 +0200
  87. fbf8ee0 patman: make run results better visible by Vadim Bendebury · Thu Sep 04 10:45:13 2014 -0700
  88. 359b55a6 buildman: Ignore conflicting tags by Simon Glass · Fri Sep 05 19:00:23 2014 -0600
  89. 4aeceb9 buildman: Permit branch names with an embedded '/' by Simon Glass · Fri Sep 05 19:00:22 2014 -0600
  90. a8b7b1b buildman: Expand output test to cover directory prefixes by Simon Glass · Fri Sep 05 19:00:21 2014 -0600
  91. 8e95956 buildman: Add additional functional tests by Simon Glass · Fri Sep 05 19:00:20 2014 -0600
  92. 4e5d6bc patman: Start with a clean series when needed by Simon Glass · Fri Sep 05 19:00:19 2014 -0600
  93. a10ebe1 buildman: Provide an internal option to clean the outpur dir by Simon Glass · Fri Sep 05 19:00:18 2014 -0600
  94. 09f1fe5 buildman: Correct counting of build failures on retry by Simon Glass · Fri Sep 05 19:00:17 2014 -0600
  95. cbd3658 buildman: Allow tests to have their own boards by Simon Glass · Fri Sep 05 19:00:16 2014 -0600
  96. 5e0441d buildman: Avoid looking at config file or toolchains in tests by Simon Glass · Fri Sep 05 19:00:15 2014 -0600
  97. c88c895 buildman: Set up bsettings outside the control module by Simon Glass · Fri Sep 05 19:00:14 2014 -0600
  98. ed098bb buildman: Add a functional test by Simon Glass · Fri Sep 05 19:00:13 2014 -0600
  99. de38497 patman: Provide a way to intercept commands for testing by Simon Glass · Fri Sep 05 19:00:12 2014 -0600
  100. ca9b06e buildman: Move full help code into the control module by Simon Glass · Fri Sep 05 19:00:11 2014 -0600