aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini20-2580/+0
2014-10-27ppc: Zap Hymod boardMarek Vasut20-2580/+0
2014-10-27tools/socfpgaimage.c: fix build on darwinAndreas Bießmann1-8/+8
2014-10-23tools: kwbimage: Add image version 1 support for Armada XP / 370Stefan Roese1-268/+782
2014-10-23tools: Compile kwboot for Marvell Armada XP as those SoCs are now supportedStefan Roese1-0/+1
2014-10-23tools/kwboot: Sync with latest barebox version to support Armada XPStefan Roese1-14/+97
2014-10-06tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning4-0/+263
2014-09-24tools: remove reformat.pyMasahiro Yamada1-132/+0
2014-09-24tools/genboardscfg.py: pick up also commented maitainersMasahiro Yamada1-0/+3
2014-09-24tools/env: change stripping strategy to allow no-strippingThomas Petazzoni1-6/+8
2014-09-21patman: Add a -m option to avoid copying the maintainersSimon Glass3-5/+12
2014-09-21buildman: Fix the logic for the bloat commandSimon Glass1-3/+3
2014-09-17kconfiglib: change SPDX-License-Identifier to ISCMasahiro Yamada1-1/+1
2014-09-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-1/+8
2014-09-16tools/genboardscfg.py: improve performance more with KconfiglibMasahiro Yamada1-440/+258
2014-09-16tools: Import KconfiglibMasahiro Yamada1-0/+3799
2014-09-09buildman: fix typos of --dry-run help messageMasahiro Yamada1-1/+1
2014-09-09buildman: Create parent directories as necessaryThierry Reding2-3/+6
2014-09-09patman: make run results better visibleVadim Bendebury1-1/+6
2014-09-09buildman: Ignore conflicting tagsSimon Glass3-9/+13
2014-09-09buildman: Permit branch names with an embedded '/'Simon Glass2-5/+14
2014-09-09buildman: Expand output test to cover directory prefixesSimon Glass1-8/+46
2014-09-09buildman: Add additional functional testsSimon Glass1-18/+306
2014-09-09patman: Start with a clean series when neededSimon Glass1-1/+3
2014-09-09buildman: Provide an internal option to clean the outpur dirSimon Glass1-1/+10
2014-09-09buildman: Correct counting of build failures on retrySimon Glass1-7/+8
2014-09-09buildman: Allow tests to have their own boardsSimon Glass2-10/+31
2014-09-09buildman: Avoid looking at config file or toolchains in testsSimon Glass2-5/+29
2014-09-09buildman: Set up bsettings outside the control moduleSimon Glass2-1/+2
2014-09-09buildman: Add a functional testSimon Glass4-18/+206
2014-09-09patman: Provide a way to intercept commands for testingSimon Glass1-0/+20
2014-09-09buildman: Move full help code into the control moduleSimon Glass2-6/+8
2014-09-09buildman: Move the command line code into its own fileSimon Glass2-71/+87
2014-09-09patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass2-3/+7
2014-09-09buildman: Enhance basic test to check summary outputSimon Glass1-5/+96
2014-09-09buildman: Send builder output through a function for testingSimon Glass1-28/+30
2014-09-09patman: Add a way of recording terminal output for testingSimon Glass1-0/+72
2014-09-09imximage: Fix imximage IVT bug for EIM-NOR bootYe.Li1-0/+7
2014-09-09tools: imximage: Fix the maximum DCD size for mx53/mx6Fabio Estevam1-1/+1
2014-09-05patman: Fix detection of git versionSimon Glass1-0/+2
2014-09-05buildman: Separate out display of warnings and errorsSimon Glass2-23/+91
2014-09-05buildman: Add an option to show which boards caused which errorsSimon Glass4-13/+50
2014-09-05buildman: Remove the directory prefix from each error lineSimon Glass1-1/+3
2014-09-05buildman: Implement an option to exclude boards from the buildSimon Glass4-8/+41
2014-09-05buildman: Allow make-flags variables to include '-' and '_'Simon Glass2-2/+4
2014-09-05buildman: Set the return code to indicate build resultSimon Glass4-3/+20
2014-09-05patman: Avoid changing the order of tagsSimon Glass1-13/+1
2014-09-05patman: Use --no-pager' to stop git from forking a pagerSimon Glass1-1/+1
2014-09-05patman: Remove the -a optionSimon Glass2-95/+0
2014-09-05patman: Correct unit tests to run correctlySimon Glass4-14/+22