index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
genboardscfg.py
Age
Commit message (
Expand
)
Author
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