Commit Graph

812 Commits (bad773f486296df236fefe3c33363ccf44bf411d)

Author SHA1 Message Date
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
Simon Glass 6131beab69 buildman: Introduce an 'and' operator for board selection 11 years ago
Simon Glass e956947858 buildman: Add a few more toolchain examples to the README 11 years ago
Simon Glass 28370c1b99 buildman: Add a message indicating there are no errors 11 years ago
Simon Glass 0f7c9ddaed buildman: Add an option to specify the buildman config file 11 years ago
Simon Glass d3269ed380 buildman: Remove unused non-incremental build method code 11 years ago
Simon Glass e5a0e5d842 buildman: Add verbose option to display errors as they happen 11 years ago
Simon Glass b2ea7ab252 buildman: Refactor output options 11 years ago
Simon Glass c1de501492 buildman: Sort command line options 11 years ago
Simon Glass 190064b4da buildman: Move BuilderThread code to its own file 11 years ago
Simon Glass fea5858eb9 buildman: Allow building of current source tree 11 years ago
Simon Glass 6eede34ce6 buildman: Add some notes about moving from MAKEALL 11 years ago