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