aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman/board.py
AgeCommit message (Expand)AuthorFilesLines
2023-07-24buildman: Add a partial test for ensure_board_list()Simon Glass1-3/+3
2022-08-05buildman: Replace the Options column with config nameSimon Glass1-4/+4
2022-08-05buildman: Split out Boards into its own fileSimon Glass1-280/+1
2022-08-05buildman: Convert camel case in board.pySimon Glass1-19/+19
2022-08-05buildman: Drop use of 'board' in board moduleSimon Glass1-8/+8
2022-08-05buildman: Avoid using board as a variableSimon Glass1-20/+20
2019-11-04buildman: Convert to Python 3Simon Glass1-4/+5
2018-11-14buildman: Add a --boards option to specify particular boards to buildSimon Glass1-4/+24
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-02-08buildman: Allow showing the list of boards with -nSimon Glass1-5/+5
2016-11-06buildman: Fix building based on 'options' fieldTom Rini1-2/+2
2014-09-05buildman: Implement an option to exclude boards from the buildSimon Glass1-7/+24
2014-08-13buildman: Introduce an 'and' operator for board selectionSimon Glass1-17/+127
2014-07-30buildman: adjust for KconfigMasahiro Yamada1-1/+1
2013-11-21buildman: make board selector argument a regexStephen Warren1-1/+11
2013-09-20buildman: fix boards.cfg parsingAndreas Bießmann1-5/+8
2013-09-12Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-04buildman - U-Boot multi-threaded builder and summary toolSimon Glass1-0/+167