| /openbmc/u-boot/tools/buildman/ |
| H A D | builderthread.py | 94 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument 113 return self.builder.do_make(commit, brd, stage, cwd, *args, 116 def RunCommit(self, commit_upto, brd, work_dir, do_config, config_only, argument 146 out_rel_dir = os.path.join('..', brd.target) 152 done_file = self.builder.GetDoneFile(commit_upto, brd.target) 170 err_file = self.builder.GetErrFile(commit_upto, brd.target) 181 self.toolchain = self.builder.toolchains.Select(brd.arch) 229 config_args = ['%s_defconfig' % brd.target] 231 args.extend(self.builder.toolchains.GetMakeArguments(brd)) 238 result = self.Make(commit, brd, 'mrproper', cwd, [all …]
|
| H A D | test.py | 126 for brd in boards: 127 self.boards.AddBoard(board.Board(*brd)) 145 def Make(self, commit, brd, stage, *args, **kwargs): argument 149 boardnum = int(brd.target[-1]) 153 (brd.target, commit.hash))
|
| H A D | func_test.py | 188 for brd in boards: 189 self._boards.AddBoard(board.Board(*brd)) 379 def _HandleMake(self, commit, brd, stage, cwd, *args, **kwargs): argument 399 stderr = self._error.get((brd.target, commit.sequence))
|
| H A D | builder.py | 399 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument 427 target = result.brd.target 439 boards_selected = {target : result.brd} 1564 for brd in board_selected.itervalues(): 1566 job.board = brd
|
| /openbmc/openbmc/meta-google/recipes-google/networking/files/ |
| H A D | gbmc-ip-monitor-test.sh | 43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 45 link/ether aa:aa:aa:aa:aa:aa brd ff:ff:ff:ff:ff:ff 54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 56 link/ether aa:aa:aa:aa:aa:aa brd ff:ff:ff:ff:ff:ff 68 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 74 link/ether aa:aa:aa:aa:aa:aa brd ff:ff:ff:ff:ff:ff 76 inet 192.168.242.57/23 brd 192.168.243.255 scope global dynamic noprefixroute eno2 88 [ADDR]2: eno2 inet 192.168.242.57/23 brd 192.168.243.255 scope global dynamic noprefixroute eno2
|
| /openbmc/qemu/hw/arm/ |
| H A D | strongarm.c | 934 uint16_t brd; member 1032 speed = 3686400 / 16 / (s->brd + 1); in strongarm_uart_update_parameters() 1154 return s->brd >> 8; in strongarm_uart_read() 1157 return s->brd & 0xff; in strongarm_uart_read() 1199 s->brd = (s->brd & 0xff) | ((value & 0xf) << 8); in strongarm_uart_write() 1204 s->brd = (s->brd & 0xf00) | (value & 0xff); in strongarm_uart_write() 1282 s->brd = 23; /* 9600 */ in strongarm_uart_reset() 1322 VMSTATE_UINT16(brd, StrongARMUARTState),
|
| /openbmc/u-boot/test/py/ |
| H A D | conftest.py | 146 ubconfig.brd = dict() 150 (ubconfig.brd, 'u_boot_board_' + board_type_filename), 257 'brd': console.config.brd,
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | bmc_network_utils.robot | 65 # link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff 66 # inet xx.xx.xx.xx/24 brd xx.xx.xx.xx scope global eth0 107 # link/ether xx.xx.xx.xx.xx.xx brd ff:ff:ff:ff:ff:ff 117 # link/ether | xx:xx:xx:xx:xx:xx | brd | ff:ff:ff:ff:ff:ff 128 # link/ether xx.xx.xx.xx.xx.xx brd ff:ff:ff:ff:ff:ff 135 # link/ether | xx:xx:xx:xx:xx:xx | brd | ff:ff:ff:ff:ff:ff 136 # link/ether | xx:xx:xx:xx:xx:xx | brd | ff:ff:ff:ff:ff:ff
|
| H A D | bmc_ipv6_utils.robot | 22 # link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff 23 # inet xx.xx.xx.xx/24 brd xx.xx.xx.xx scope global eth0
|
| /openbmc/qemu/target/microblaze/ |
| H A D | insns.decode | 112 brd 100110 ..... 10000 ..... 000 0000 0000 @typea_br
|
| H A D | translate.c | 1096 DO_BR(brd, brid, true, false, false) in DO_BR()
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_network_verification.robot | 313 # link/ether 22:3a:7f:70:92:cb brd ff:ff:ff:ff:ff:ff 314 # link/ether 0e:8e:0d:6b:e9:e4 brd ff:ff:ff:ff:ff:ff
|
| /openbmc/qemu/disas/ |
| H A D | microblaze.c | 105 …pbc, pcmpeq, pcmpne, sra, src, srl, sext8, sext16, wic, wdc, wdcclear, wdcflush, mts, mfs, br, brd, enumerator 347 …T_PC_OFFSET, DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x98100000, OPCODE_MASK_H124, brd, branch_inst },
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | ether.c | 35 extern struct platform_data brd;
|
| /openbmc/qemu/tests/data/qobject/ |
| H A D | qdict.txt | 2134 brd.c: 13994
|
| /openbmc/qemu/target/ppc/ |
| H A D | translate.c | 5811 GEN_HANDLER_E(brd, 0x1F, 0x1B, 0x05, 0x0000F801, PPC_NONE, PPC2_ISA310),
|