aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman/boards.py
AgeCommit message (Expand)AuthorFilesLines
2022-10-31buildman: Handle the MAINTAINERS 'N' tagSimon Glass1-0/+11
2022-10-07buildman: differentiate between riscv32, riscv64Heinrich Schuchardt1-0/+11
2022-08-05buildman: Drop a Python 2.7 commentSimon Glass1-1/+0
2022-08-05buildman: Return an error if there are maintainer warningsSimon Glass1-5/+17
2022-08-05buildman: Replace the Options column with config nameSimon Glass1-13/+6
2022-08-05buildman: Tidy up pylint problems in boards moduleSimon Glass1-148/+204
2022-08-05buildman: Incorporate the genboardscfg.py toolSimon Glass1-0/+402
2022-08-05buildman: Split out Boards into its own fileSimon Glass1-0/+290