aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-05patman: Fix indentation in terminal.pySimon Glass1-53/+55
2014-08-28tools/genboardscfg.py: change shebang into /usr/bin/env python2Masahiro Yamada1-1/+3
2014-08-28tools/genboardscfg.py: improve performanceMasahiro Yamada1-6/+33
2014-08-28tools/genboardscfg.py: check if the boards.cfg is up to dateMasahiro Yamada1-2/+56
2014-08-28tools/genboardscfg.py: fix minor problems on terminationMasahiro Yamada1-66/+90
2014-08-28tools/genboardscfg.py: wait for unfinished subprocesses before error-outMasahiro Yamada1-0/+3
2014-08-28tools/genboardscfg.py: be tolerant of insane KconfigMasahiro Yamada1-2/+9
2014-08-28tools/genboardscfg.py: be tolerant of missing MAINTAINERSMasahiro Yamada1-1/+11
2014-08-28tools/genboardscfg.py: ignore defconfigs starting with a dotMasahiro Yamada1-0/+2
2014-08-28buildman: run genboardscfg.py all the timeMasahiro Yamada1-6/+4
2014-08-28tools/genboardscfg.py: fix a bug of MAINTAINERS handlingMasahiro Yamada1-1/+1
2014-08-28patman: Support the 'reverse' option for 'git log'Simon Glass1-0/+2
2014-08-25Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini3-3/+6