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
/
boards.py
Age
Commit message (
Expand
)
Author
2023-08-05
buildman: Drop warning about orphaned defconfigs
Simon Glass
2023-07-24
buildman: Add an option to check maintainers
Simon Glass
2023-07-24
buildman: Correct logic for missing maintainers
Simon Glass
2023-07-24
buildman: Sort the maintainer warnings
Simon Glass
2023-07-24
buildman: Just display a single line for missing maintainers
Simon Glass
2023-07-24
buildman: Correct operation of MAINTAINERS N:
Simon Glass
2023-07-24
buildman: Detect boards with no CONFIG_TARGET defined
Simon Glass
2023-07-24
buildman: Detect boards with multiple CONFIG_TARGETs defined
Simon Glass
2023-07-24
buildman: Refactor target handling in Boards.scan()
Simon Glass
2023-07-24
buildman: Warn about dangling maintainer entries
Simon Glass
2023-07-24
buildman: Tidy up common code in parse_file()
Simon Glass
2023-07-24
buildman: Add a partial test for ensure_board_list()
Simon Glass
2023-07-24
buildman: Avoid globals in leaf functions
Simon Glass
2023-07-24
buildman: Drop dead code to handle :CONFIG_ construct
Simon Glass
2022-10-31
buildman: Handle the MAINTAINERS 'N' tag
Simon Glass
2022-10-07
buildman: differentiate between riscv32, riscv64
Heinrich Schuchardt
2022-08-05
buildman: Drop a Python 2.7 comment
Simon Glass
2022-08-05
buildman: Return an error if there are maintainer warnings
Simon Glass
2022-08-05
buildman: Replace the Options column with config name
Simon Glass
2022-08-05
buildman: Tidy up pylint problems in boards module
Simon Glass
2022-08-05
buildman: Incorporate the genboardscfg.py tool
Simon Glass
2022-08-05
buildman: Split out Boards into its own file
Simon Glass