summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeLines
...
| * imximage: Fix imximage IVT bug for EIM-NOR bootYe.Li2014-09-09-0/+7
| * tools: imximage: Fix the maximum DCD size for mx53/mx6Fabio Estevam2014-09-09-1/+1
* | tools/genboardscfg.py: improve performance more with KconfiglibMasahiro Yamada2014-09-16-440/+258
* | tools: Import KconfiglibMasahiro Yamada2014-09-16-0/+3799
* | buildman: fix typos of --dry-run help messageMasahiro Yamada2014-09-09-1/+1
* | buildman: Create parent directories as necessaryThierry Reding2014-09-09-3/+6
* | patman: make run results better visibleVadim Bendebury2014-09-09-1/+6
* | buildman: Ignore conflicting tagsSimon Glass2014-09-09-9/+13
* | buildman: Permit branch names with an embedded '/'Simon Glass2014-09-09-5/+14
* | buildman: Expand output test to cover directory prefixesSimon Glass2014-09-09-8/+46
* | buildman: Add additional functional testsSimon Glass2014-09-09-18/+306
* | patman: Start with a clean series when neededSimon Glass2014-09-09-1/+3
* | buildman: Provide an internal option to clean the outpur dirSimon Glass2014-09-09-1/+10
* | buildman: Correct counting of build failures on retrySimon Glass2014-09-09-7/+8
* | buildman: Allow tests to have their own boardsSimon Glass2014-09-09-10/+31
* | buildman: Avoid looking at config file or toolchains in testsSimon Glass2014-09-09-5/+29
* | buildman: Set up bsettings outside the control moduleSimon Glass2014-09-09-1/+2
* | buildman: Add a functional testSimon Glass2014-09-09-18/+206
* | patman: Provide a way to intercept commands for testingSimon Glass2014-09-09-0/+20
* | buildman: Move full help code into the control moduleSimon Glass2014-09-09-6/+8
* | buildman: Move the command line code into its own fileSimon Glass2014-09-09-71/+87
* | patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass2014-09-09-3/+7
* | buildman: Enhance basic test to check summary outputSimon Glass2014-09-09-5/+96
* | buildman: Send builder output through a function for testingSimon Glass2014-09-09-28/+30
* | patman: Add a way of recording terminal output for testingSimon Glass2014-09-09-0/+72
* | patman: Fix detection of git versionSimon Glass2014-09-05-0/+2
* | buildman: Separate out display of warnings and errorsSimon Glass2014-09-05-23/+91
* | buildman: Add an option to show which boards caused which errorsSimon Glass2014-09-05-13/+50
* | buildman: Remove the directory prefix from each error lineSimon Glass2014-09-05-1/+3
* | buildman: Implement an option to exclude boards from the buildSimon Glass2014-09-05-8/+41
* | buildman: Allow make-flags variables to include '-' and '_'Simon Glass2014-09-05-2/+4
* | buildman: Set the return code to indicate build resultSimon Glass2014-09-05-3/+20
* | patman: Avoid changing the order of tagsSimon Glass2014-09-05-13/+1
* | patman: Use --no-pager' to stop git from forking a pagerSimon Glass2014-09-05-1/+1
* | patman: Remove the -a optionSimon Glass2014-09-05-95/+0
* | patman: Correct unit tests to run correctlySimon Glass2014-09-05-14/+22
* | patman: Fix indentation in terminal.pySimon Glass2014-09-05-53/+55
|/
* tools/genboardscfg.py: change shebang into /usr/bin/env python2Masahiro Yamada2014-08-28-1/+3
* tools/genboardscfg.py: improve performanceMasahiro Yamada2014-08-28-6/+33
* tools/genboardscfg.py: check if the boards.cfg is up to dateMasahiro Yamada2014-08-28-2/+56
* tools/genboardscfg.py: fix minor problems on terminationMasahiro Yamada2014-08-28-66/+90
* tools/genboardscfg.py: wait for unfinished subprocesses before error-outMasahiro Yamada2014-08-28-0/+3
* tools/genboardscfg.py: be tolerant of insane KconfigMasahiro Yamada2014-08-28-2/+9
* tools/genboardscfg.py: be tolerant of missing MAINTAINERSMasahiro Yamada2014-08-28-1/+11
* tools/genboardscfg.py: ignore defconfigs starting with a dotMasahiro Yamada2014-08-28-0/+2
* buildman: run genboardscfg.py all the timeMasahiro Yamada2014-08-28-6/+4
* tools/genboardscfg.py: fix a bug of MAINTAINERS handlingMasahiro Yamada2014-08-28-1/+1
* patman: Support the 'reverse' option for 'git log'Simon Glass2014-08-28-0/+2
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-08-25-3/+6
|\
| * mkimage: fix compilation issues on OpenBSDLuka Perkov2014-08-14-0/+2