Home
last modified time | relevance | path

Searched refs:why_selected (Results 1 – 25 of 63) sorted by relevance

123

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print arg, ': %d boards' % len(why_selected[arg])
81 print ' %s' % ' '.join(why_selected[arg])
83 len(why_selected['all']))
225 why_selected, board_warnings = boards.SelectBoards(args, exclude,
308 ShowActions(series, why_selected, selected, builder, options,
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print arg, ': %d boards' % len(why_selected[arg])
81 print ' %s' % ' '.join(why_selected[arg])
83 len(why_selected['all']))
225 why_selected, board_warnings = boards.SelectBoards(args, exclude,
308 ShowActions(series, why_selected, selected, builder, options,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options,
77 for arg in why_selected:
79 print arg, ': %d boards' % len(why_selected[arg])
81 print ' %s' % ' '.join(why_selected[arg])
83 len(why_selected['all']))
225 why_selected, board_warnings = boards.SelectBoards(args, exclude,
308 ShowActions(series, why_selected, selected, builder, options,
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print arg, ': %d boards' % len(why_selected[arg])
81 print ' %s' % ' '.join(why_selected[arg])
83 len(why_selected['all']))
225 why_selected, board_warnings = boards.SelectBoards(args, exclude,
308 ShowActions(series, why_selected, selected, builder, options,
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print arg, ': %d boards' % len(why_selected[arg])
81 print ' %s' % ' '.join(why_selected[arg])
83 len(why_selected['all']))
225 why_selected, board_warnings = boards.SelectBoards(args, exclude,
308 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-tools/u-boot-2020.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
207 why_selected, board_warnings = boards.SelectBoards(args, exclude,
332 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-utilite/u-boot-2015.07/tools/buildman/
H A Dcontrol.py45 def ShowActions(series, why_selected, boards_selected, builder, options): argument
76 for arg in why_selected:
78 print arg, ': %d boards' % why_selected[arg]
80 why_selected['all'])
183 why_selected = boards.SelectBoards(args, exclude)
259 ShowActions(series, why_selected, selected, builder, options)
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-sopine/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-rpi/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-chip/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print(arg, ': %d boards' % len(why_selected[arg]))
81 print(' %s' % ' '.join(why_selected[arg]))
83 len(why_selected['all'])))
218 why_selected, board_warnings = boards.SelectBoards(args, exclude,
344 ShowActions(series, why_selected, selected, builder, options,

123