index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
genboardscfg.py
Age
Commit message (
Expand
)
Author
2022-08-05
Drop genboardscfg.py
Simon Glass
2022-01-13
genboardscfg: limit to 240 jobs
Andre Przywara
2020-04-26
patman: Tidy up sys.path changes
Simon Glass
2020-01-25
genboardscfg.py: drop python version comment
Baruch Siach
2019-12-10
genboardcfg: Support a quiet mode
Simon Glass
2019-10-08
kconfiglib: Update to the 12.14.0 release
Tom Rini
2019-10-08
genboardscfg.py: Remove "warnings" print section
Tom Rini
2019-10-08
genboardscfg.py: Convert to Python 3
Tom Rini
2018-07-30
tools: genboardscfg: move buildman path to first
Peng Fan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-11
genconfig.py: Print defconfig next to warnings
Simon Glass
2017-05-12
tools/genboardscfg.py: Make 'Supported' as known status
Lokesh Vutla
2016-05-27
tools/genboardscfg.py: remove bogus import subprocess
Masahiro Yamada
2014-09-24
tools/genboardscfg.py: pick up also commented maitainers
Masahiro Yamada
2014-09-16
tools/genboardscfg.py: improve performance more with Kconfiglib
Masahiro Yamada
2014-08-28
tools/genboardscfg.py: change shebang into /usr/bin/env python2
Masahiro Yamada
2014-08-28
tools/genboardscfg.py: improve performance
Masahiro Yamada
2014-08-28
tools/genboardscfg.py: check if the boards.cfg is up to date
Masahiro Yamada
2014-08-28
tools/genboardscfg.py: fix minor problems on termination
Masahiro Yamada
2014-08-28
tools/genboardscfg.py: wait for unfinished subprocesses before error-out
Masahiro Yamada
2014-08-28
tools/genboardscfg.py: be tolerant of insane Kconfig
Masahiro Yamada
2014-08-28
tools/genboardscfg.py: be tolerant of missing MAINTAINERS
Masahiro Yamada
2014-08-28
tools/genboardscfg.py: ignore defconfigs starting with a dot
Masahiro Yamada
2014-08-28
tools/genboardscfg.py: fix a bug of MAINTAINERS handling
Masahiro Yamada
2014-08-21
tools/genboardscfg.py: no exception if columns undetectable
Roger Meier
2014-08-21
tools/genboardscfg.py: Do not output SPLCPU field
Masahiro Yamada
2014-08-21
tools, scripts: refactor error-out statements of Python scripts
Masahiro Yamada
2014-07-30
tools: add genboardscfg.py
Masahiro Yamada