| Commit message (Expand) | Author | Age | Lines |
* | tools/genboardscfg.py: pick up also commented maitainers | Masahiro Yamada | 2014-09-24 | -0/+3 |
* | tools/genboardscfg.py: improve performance more with Kconfiglib | Masahiro Yamada | 2014-09-16 | -440/+258 |
* | tools/genboardscfg.py: change shebang into /usr/bin/env python2 | Masahiro Yamada | 2014-08-28 | -1/+3 |
* | tools/genboardscfg.py: improve performance | Masahiro Yamada | 2014-08-28 | -6/+33 |
* | tools/genboardscfg.py: check if the boards.cfg is up to date | Masahiro Yamada | 2014-08-28 | -2/+56 |
* | tools/genboardscfg.py: fix minor problems on termination | Masahiro Yamada | 2014-08-28 | -66/+90 |
* | tools/genboardscfg.py: wait for unfinished subprocesses before error-out | Masahiro Yamada | 2014-08-28 | -0/+3 |
* | tools/genboardscfg.py: be tolerant of insane Kconfig | Masahiro Yamada | 2014-08-28 | -2/+9 |
* | tools/genboardscfg.py: be tolerant of missing MAINTAINERS | Masahiro Yamada | 2014-08-28 | -1/+11 |
* | tools/genboardscfg.py: ignore defconfigs starting with a dot | Masahiro Yamada | 2014-08-28 | -0/+2 |
* | tools/genboardscfg.py: fix a bug of MAINTAINERS handling | Masahiro Yamada | 2014-08-28 | -1/+1 |
* | tools/genboardscfg.py: no exception if columns undetectable | Roger Meier | 2014-08-21 | -3/+1 |
* | tools/genboardscfg.py: Do not output SPLCPU field | Masahiro Yamada | 2014-08-21 | -4/+2 |
* | tools, scripts: refactor error-out statements of Python scripts | Masahiro Yamada | 2014-08-21 | -11/+5 |
* | tools: add genboardscfg.py | Masahiro Yamada | 2014-07-30 | -0/+504 |