index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
buildman
/
board.py
Age
Commit message (
Expand
)
Author
2023-07-24
buildman: Add a partial test for ensure_board_list()
Simon Glass
2022-08-05
buildman: Replace the Options column with config name
Simon Glass
2022-08-05
buildman: Split out Boards into its own file
Simon Glass
2022-08-05
buildman: Convert camel case in board.py
Simon Glass
2022-08-05
buildman: Drop use of 'board' in board module
Simon Glass
2022-08-05
buildman: Avoid using board as a variable
Simon Glass
2019-11-04
buildman: Convert to Python 3
Simon Glass
2018-11-14
buildman: Add a --boards option to specify particular boards to build
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-08
buildman: Allow showing the list of boards with -n
Simon Glass
2016-11-06
buildman: Fix building based on 'options' field
Tom Rini
2014-09-05
buildman: Implement an option to exclude boards from the build
Simon Glass
2014-08-13
buildman: Introduce an 'and' operator for board selection
Simon Glass
2014-07-30
buildman: adjust for Kconfig
Masahiro Yamada
2013-11-21
buildman: make board selector argument a regex
Stephen Warren
2013-09-20
buildman: fix boards.cfg parsing
Andreas Bießmann
2013-09-12
Merge and reformat boards.cfg and MAINTAINERS
Albert ARIBAUD
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-04
buildman - U-Boot multi-threaded builder and summary tool
Simon Glass