Commit Graph

772 Commits (981219eebe3cc29f155a37951788c18786260514)

Author SHA1 Message Date
Simon Glass 883a321a4b buildman: Provide an internal option to clean the outpur dir 11 years ago
Simon Glass fb3954f9ea buildman: Correct counting of build failures on retry 11 years ago
Simon Glass 823e60b62a buildman: Allow tests to have their own boards 11 years ago
Simon Glass 8b985eebd0 buildman: Avoid looking at config file or toolchains in tests 11 years ago
Simon Glass fd03d63f34 buildman: Set up bsettings outside the control module 11 years ago
Simon Glass d4144e45b4 buildman: Add a functional test 11 years ago
Simon Glass 82012dd284 patman: Provide a way to intercept commands for testing 11 years ago
Simon Glass 48ba5856eb buildman: Move full help code into the control module 11 years ago
Simon Glass d3d5c12331 buildman: Move the command line code into its own file 11 years ago
Simon Glass ddaf5c8f30 patman: RunPipe() should not pipe stdout/stderr unless asked 11 years ago
Simon Glass 6208fcef94 buildman: Enhance basic test to check summary output 11 years ago
Simon Glass 4653a8826f buildman: Send builder output through a function for testing 11 years ago
Simon Glass 3c6c0f81bf patman: Add a way of recording terminal output for testing 11 years ago
Ye.Li 03ea24b2a9 imximage: Fix imximage IVT bug for EIM-NOR boot 11 years ago
Fabio Estevam 021e79c853 tools: imximage: Fix the maximum DCD size for mx53/mx6 11 years ago
Simon Glass 0b703dbcee patman: Fix detection of git version 11 years ago
Simon Glass e30965db0c buildman: Separate out display of warnings and errors 11 years ago
Simon Glass ed9666573e buildman: Add an option to show which boards caused which errors 11 years ago
Simon Glass 48c1b6a8ff buildman: Remove the directory prefix from each error line 11 years ago
Simon Glass 3cf4ae6f86 buildman: Implement an option to exclude boards from the build 11 years ago
Simon Glass f60c9d4f39 buildman: Allow make-flags variables to include '-' and '_' 11 years ago
Simon Glass 2c3deb9758 buildman: Set the return code to indicate build result 11 years ago
Simon Glass d0c5719d92 patman: Avoid changing the order of tags 11 years ago
Simon Glass 9447a6b2f6 patman: Use --no-pager' to stop git from forking a pager 11 years ago
Simon Glass 7428dc14b0 patman: Remove the -a option 11 years ago
Simon Glass e752edcb6b patman: Correct unit tests to run correctly 11 years ago
Simon Glass 6ba5737ff0 patman: Fix indentation in terminal.py 11 years ago
Masahiro Yamada 2134342e57 tools/genboardscfg.py: change shebang into /usr/bin/env python2 11 years ago
Masahiro Yamada 9a65cb7ffe tools/genboardscfg.py: improve performance 11 years ago
Masahiro Yamada d1bf4afda6 tools/genboardscfg.py: check if the boards.cfg is up to date 11 years ago
Masahiro Yamada 79d45d32bc tools/genboardscfg.py: fix minor problems on termination 11 years ago
Masahiro Yamada d6538d22de tools/genboardscfg.py: wait for unfinished subprocesses before error-out 11 years ago
Masahiro Yamada 13246f4861 tools/genboardscfg.py: be tolerant of insane Kconfig 11 years ago
Masahiro Yamada b8828e8ff3 tools/genboardscfg.py: be tolerant of missing MAINTAINERS 11 years ago
Masahiro Yamada 04b43f3273 tools/genboardscfg.py: ignore defconfigs starting with a dot 11 years ago
Masahiro Yamada 390f7035d3 buildman: run genboardscfg.py all the time 11 years ago
Masahiro Yamada 9c2d60c378 tools/genboardscfg.py: fix a bug of MAINTAINERS handling 11 years ago
Simon Glass 042a732cf5 patman: Support the 'reverse' option for 'git log' 11 years ago
Masahiro Yamada 7f6b8315d1 buildman: refactor help message 11 years ago
Masahiro Yamada e0a4d06af2 patman: refactor help message 11 years ago
Roger Meier fd18a89e7f Makefile: remove generated boards.cfg within make distclean 11 years ago
Roger Meier 5b12b7a193 tools/genboardscfg.py: no exception if columns undetectable 11 years ago
Masahiro Yamada ca418dd74b tools/genboardscfg.py: Do not output SPLCPU field 11 years ago
Masahiro Yamada 31e2141d5a tools, scripts: refactor error-out statements of Python scripts 11 years ago
Luka Perkov 31cbe80c33 mkimage: fix compilation issues on OpenBSD 11 years ago
Heiko Schocher 686dca0fc4 tools, fit_info: increase buffer for command name 11 years ago
Heiko Schocher 04a710a593 tools: fix typo in tools/image-host.c 11 years ago
Simon Glass e49f14af13 patman: Only use git's --no-decorate when available 11 years ago
Simon Glass cda2a61152 patman: Move the 'git log' command into a function 11 years ago
Simon Glass 3b74ba5f1a buildman: Allow selection of the number of commits to build 11 years ago