Lines Matching refs:all
103 branch. Put all your commits in a branch, set the branch's upstream to a
104 valid value, and all will be well. Otherwise buildman will perform random
110 source has changed, and will build all specified boards in this case.
119 Buildman lets you build all boards, or a subset. Specify the subset by passing
140 means to build all arm boards except nvidia, freescale and anything ending
442 Or download them all from kernel.org and move them to /toolchains directory,
444 $ ./tools/buildman/buildman --fetch-arch all
515 This shows that it will build all 1059 boards, using 4 threads (because
541 and 124 more didn't build at all. Buildman expects to complete the process
681 because they are an average of all boards for that architecture. The
706 arm: (for 10/10 boards) all -143.4 bss +1.2 data -4.8 rodata -48.2 text -91.6
707 paz00 : all +23 bss -4 rodata -29 text +56
716 trimslice : all -9 bss +16 rodata -29 text +4
724 whistler : all -9 bss +16 rodata -29 text +4
732 seaboard : all -9 bss -28 rodata -29 text +48
741 colibri_t20 : all -9 rodata -29 text +20
750 ventana : all -37 bss -12 rodata -29 text +4
758 harmony : all -37 bss -16 rodata -29 text +8
767 medcom-wide : all -417 bss +28 data -16 rodata -93 text -336
775 tec : all -449 bss -4 data -16 rodata -93 text -336
783 plutux : all -481 bss +16 data -16 rodata -93 text -388
792 powerpc: (for 5/5 boards) all +37.4 data -3.2 rodata -41.8 text +82.4
793 MPC8610HPCD : all +55 rodata -29 text +84
798 MPC8641HPCN : all +55 rodata -29 text +84
803 MPC8641HPCN_36BIT: all +55 rodata -29 text +84
808 sbc8641d : all +55 rodata -29 text +84
813 xpedite517x : all -33 data -16 rodata -93 text +76
831 bytes - number of bytes of code added to / removed from all functions,
939 By default, each buildman thread uses a single directory for all builds. When a
957 Combining all of these options together yields the command-line shown below.
980 …+ all: CONFIG_SPL_ENV_SUPPORT=1 CONFIG_SPL_MMC_SUPPORT=1 CONFIG_SPL_NAND_SUPPORT=1 CONFIG_SPL_NET_…
984 …+ all: CONFIG_SPL_ENV_SUPPORT=1 CONFIG_SPL_MMC_SUPPORT=1 CONFIG_SPL_NAND_SUPPORT=1 CONFIG_SPL_NET_…
990 summary for 'arm' showing all the changes detected for that architecture.
995 files which are produced by a build. If all you want is to check the
1061 to see the results of the build. Rather than showing you all the output,
1078 - build all Power Architecture boards:
1083 - build all PowerPC boards manufactured by vendor "esd":
1086 - build all PowerPC boards manufactured either by "keymile" or "siemens":
1089 - build all Freescale boards with MPC83xx CPUs, plus all 4xx boards:
1093 Buildman automatically tries to use all the CPUs in your machine. If you
1143 the build speed by building all commits for a board instead of the other