index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
buildman
/
boards.py
Age
Commit message (
Expand
)
Author
2025-03-04
u_boot_pylib: Add a function to run a single command
Simon Glass
2025-01-25
buildman: Drop unused OUTPUT_FILE constant
Simon Glass
2024-11-19
buildman: Support #include files in defconfigs
Simon Glass
2023-12-31
buildman: type cotaining
Heinrich Schuchardt
2023-09-23
buildman: Show progress when regenerating the board.cfg file
Simon Glass
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