summaryrefslogtreecommitdiff
path: root/tools/genboardscfg.py
AgeCommit message (Expand)Author
2022-01-13genboardscfg: limit to 240 jobsAndre Przywara
2020-04-26patman: Tidy up sys.path changesSimon Glass
2020-01-25genboardscfg.py: drop python version commentBaruch Siach
2019-12-10genboardcfg: Support a quiet modeSimon Glass
2019-10-08kconfiglib: Update to the 12.14.0 releaseTom Rini
2019-10-08genboardscfg.py: Remove "warnings" print sectionTom Rini
2019-10-08genboardscfg.py: Convert to Python 3Tom Rini
2018-07-30tools: genboardscfg: move buildman path to firstPeng Fan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-11genconfig.py: Print defconfig next to warningsSimon Glass
2017-05-12tools/genboardscfg.py: Make 'Supported' as known statusLokesh Vutla
2016-05-27tools/genboardscfg.py: remove bogus import subprocessMasahiro Yamada
2014-09-24tools/genboardscfg.py: pick up also commented maitainersMasahiro Yamada
2014-09-16tools/genboardscfg.py: improve performance more with KconfiglibMasahiro Yamada
2014-08-28tools/genboardscfg.py: change shebang into /usr/bin/env python2Masahiro Yamada
2014-08-28tools/genboardscfg.py: improve performanceMasahiro Yamada
2014-08-28tools/genboardscfg.py: check if the boards.cfg is up to dateMasahiro Yamada
2014-08-28tools/genboardscfg.py: fix minor problems on terminationMasahiro Yamada
2014-08-28tools/genboardscfg.py: wait for unfinished subprocesses before error-outMasahiro Yamada
2014-08-28tools/genboardscfg.py: be tolerant of insane KconfigMasahiro Yamada
2014-08-28tools/genboardscfg.py: be tolerant of missing MAINTAINERSMasahiro Yamada
2014-08-28tools/genboardscfg.py: ignore defconfigs starting with a dotMasahiro Yamada
2014-08-28tools/genboardscfg.py: fix a bug of MAINTAINERS handlingMasahiro Yamada
2014-08-21tools/genboardscfg.py: no exception if columns undetectableRoger Meier
2014-08-21tools/genboardscfg.py: Do not output SPLCPU fieldMasahiro Yamada
2014-08-21tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada
2014-07-30tools: add genboardscfg.pyMasahiro Yamada