summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-10-06tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning
2014-09-24tools: remove reformat.pyMasahiro Yamada
2014-09-24tools/genboardscfg.py: pick up also commented maitainersMasahiro Yamada
2014-09-24tools/env: change stripping strategy to allow no-strippingThomas Petazzoni
2014-09-21patman: Add a -m option to avoid copying the maintainersSimon Glass
2014-09-21buildman: Fix the logic for the bloat commandSimon Glass
2014-09-17kconfiglib: change SPDX-License-Identifier to ISCMasahiro Yamada
2014-09-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-09-16tools/genboardscfg.py: improve performance more with KconfiglibMasahiro Yamada
2014-09-16tools: Import KconfiglibMasahiro Yamada
2014-09-09buildman: fix typos of --dry-run help messageMasahiro Yamada
2014-09-09buildman: Create parent directories as necessaryThierry Reding
2014-09-09patman: make run results better visibleVadim Bendebury
2014-09-09buildman: Ignore conflicting tagsSimon Glass
2014-09-09buildman: Permit branch names with an embedded '/'Simon Glass
2014-09-09buildman: Expand output test to cover directory prefixesSimon Glass
2014-09-09buildman: Add additional functional testsSimon Glass
2014-09-09patman: Start with a clean series when neededSimon Glass
2014-09-09buildman: Provide an internal option to clean the outpur dirSimon Glass
2014-09-09buildman: Correct counting of build failures on retrySimon Glass
2014-09-09buildman: Allow tests to have their own boardsSimon Glass
2014-09-09buildman: Avoid looking at config file or toolchains in testsSimon Glass
2014-09-09buildman: Set up bsettings outside the control moduleSimon Glass
2014-09-09buildman: Add a functional testSimon Glass
2014-09-09patman: Provide a way to intercept commands for testingSimon Glass
2014-09-09buildman: Move full help code into the control moduleSimon Glass
2014-09-09buildman: Move the command line code into its own fileSimon Glass
2014-09-09patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass
2014-09-09buildman: Enhance basic test to check summary outputSimon Glass
2014-09-09buildman: Send builder output through a function for testingSimon Glass
2014-09-09patman: Add a way of recording terminal output for testingSimon Glass
2014-09-09imximage: Fix imximage IVT bug for EIM-NOR bootYe.Li
2014-09-09tools: imximage: Fix the maximum DCD size for mx53/mx6Fabio Estevam
2014-09-05patman: Fix detection of git versionSimon Glass
2014-09-05buildman: Separate out display of warnings and errorsSimon Glass
2014-09-05buildman: Add an option to show which boards caused which errorsSimon Glass
2014-09-05buildman: Remove the directory prefix from each error lineSimon Glass
2014-09-05buildman: Implement an option to exclude boards from the buildSimon Glass
2014-09-05buildman: Allow make-flags variables to include '-' and '_'Simon Glass
2014-09-05buildman: Set the return code to indicate build resultSimon Glass
2014-09-05patman: Avoid changing the order of tagsSimon Glass
2014-09-05patman: Use --no-pager' to stop git from forking a pagerSimon Glass
2014-09-05patman: Remove the -a optionSimon Glass
2014-09-05patman: Correct unit tests to run correctlySimon Glass
2014-09-05patman: Fix indentation in terminal.pySimon Glass
2014-08-28tools/genboardscfg.py: change shebang into /usr/bin/env python2Masahiro Yamada
2014-08-28tools/genboardscfg.py: improve performanceMasahiro Yamada
2014-08-28tools/genboardscfg.py: check if the boards.cfg is up to dateMasahiro Yamada
2014-08-28tools/genboardscfg.py: fix minor problems on terminationMasahiro Yamada
2014-08-28tools/genboardscfg.py: wait for unfinished subprocesses before error-outMasahiro Yamada