Searched defs:boards (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | test.py | 88 boards = [ variable 166 def assertSummary(self, text, arch, plus, boards, ok=False): argument
|
| H A D | control.py | 84 def DoBuildman(options, args, toolchains=None, make_func=None, boards=None, argument
|
| H A D | func_test.py | 38 boards = [ variable
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/ |
| H A D | corenet_generic.c | 110 static const char * const boards[] __initconst = { variable
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/geode/ |
| H A D | net5501.c | 92 static struct net5501_board __initdata boards[] = { variable
|
| /OK3568_Linux_fs/u-boot/board/logicpd/omap3som/ |
| H A D | omap3logic.c | 63 } boards[2][2] = { variable
|
| /OK3568_Linux_fs/kernel/ |
| H A D | Makefile | 1666 boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig) macro 1667 boards := $(sort $(notdir $(boards))) macro
|