| /board/Synology/common/ |
| A D | legacy.c | 50 struct tag_mv_uboot *t; in setup_board_tags() local 57 t = (struct tag_mv_uboot *)¶ms->u; in setup_board_tags() 59 t->uboot_version = VER_NUM | syno_board_id(); in setup_board_tags() 60 t->tclk = CFG_SYS_TCLK; in setup_board_tags() 61 t->sysclk = CFG_SYS_TCLK * 2; in setup_board_tags() 62 t->isusbhost = usb_port_modes(); in setup_board_tags() 70 eth_env_get_enetaddr(addrvar, t->macaddr[i]); in setup_board_tags() 71 t->mtu[i] = env_get_ulong(mtuvar, 10, 0); in setup_board_tags()
|
| /board/ste/stemmy/ |
| A D | stemmy.c | 50 for_each_tag(t, tags) { in dram_init() 51 if (t->hdr.tag != ATAG_MEM) in dram_init() 55 t->u.mem.start + t->u.mem.size, t->u.mem.size); in dram_init() 69 for_each_tag(t, tags) { in dram_init_banksize() 70 if (t->hdr.tag != ATAG_MEM) in dram_init_banksize() 143 const struct tag *t; in copy_atags() local 150 for_each_tag(t, tags) { in copy_atags() 151 if (skip_atag(t->hdr.tag)) in copy_atags() 172 for_each_tag(t, tags) { in copy_atags() 173 if (skip_atag(t->hdr.tag)) in copy_atags() [all …]
|
| /board/aspeed/ibex_ast2700/ |
| A D | fmc_hdr.c | 18 uint32_t t, s, o; in fmc_hdr_get_prebuilt() local 35 t = body->pbs[i].type; in fmc_hdr_get_prebuilt() 39 if (t >= PBT_NUM) { in fmc_hdr_get_prebuilt() 45 if (t == 0 && s == 0) in fmc_hdr_get_prebuilt() 49 if (t == type) { in fmc_hdr_get_prebuilt()
|
| /board/xilinx/common/ |
| A D | board.c | 491 unsigned char *t = desc->uuid; in board_late_init_xilinx() local 496 t[0], t[1], t[2], t[3], t[4], t[5], in board_late_init_xilinx() 497 t[6], t[7], t[8], t[9], t[10], t[11], in board_late_init_xilinx() 498 t[12], t[13], t[14], t[15]); in board_late_init_xilinx()
|
| /board/keymile/scripts/ |
| A D | develop-arm.txt | 1 setup_debug_env=tftpboot ${load_addr_r} scripts/develop-common.txt && env import -t ${load_addr_r} …
|
| A D | develop-ppc_82xx.txt | 1 setup_debug_env=tftpboot ${load_addr_r} scripts/develop-common.txt && env import -t ${load_addr_r} …
|
| A D | develop-ppc_8xx.txt | 1 setup_debug_env=tftpboot ${load_addr_r} scripts/develop-common.txt && env import -t ${load_addr_r} …
|
| A D | ramfs-arm.txt | 1 setup_debug_env=tftpboot ${load_addr_r} scripts/ramfs-common.txt && env import -t ${load_addr_r} ${…
|
| A D | ramfs-ppc_82xx.txt | 1 setup_debug_env=tftpboot ${load_addr_r} scripts/ramfs-common.txt && env import -t ${load_addr_r} ${…
|
| A D | ramfs-ppc_8xx.txt | 1 setup_debug_env=tftpboot ${load_addr_r} scripts/ramfs-common.txt && env import -t ${load_addr_r} ${…
|
| A D | develop-common.txt | 11 try_import_nfs_path=if tftpboot ${load_addr_r} ${tftppath}/nfs-path.txt; then env import -t ${load_…
|
| /board/intel/minnowmax/ |
| A D | minnowmax.env | 8 /* don't use i8042-kbd */
|
| /board/intel/bayleybay/ |
| A D | bayleybay.env | 8 /* don't use i8042-kbd */
|
| /board/intel/cherryhill/ |
| A D | cherryhill.env | 8 /* don't use i8042-kbd */
|
| /board/freescale/m5253demo/ |
| A D | m5253demo.c | 116 #define CALC_TIMING(t) (t + period - 1) / period in ide_set_reset() argument
|
| /board/firefly/roc-pc-rk3399/ |
| A D | MAINTAINERS | 2 M: Levin Du <djw@t-chip.com.cn>
|
| /board/broadcom/bcmns3/fit/keys/ |
| A D | dev.crt | 15 95qFp2Xd5XGiV35F10dT3VN/Iv2dzHlThq7xaJGkA53lHIXgLUUfnDTHJmoluw+t
|
| /board/intel/slimbootloader/ |
| A D | slimbootloader.env | 8 /* don't use video */
|
| /board/phytec/phycore_imx8mp/ |
| A D | MAINTAINERS | 2 M: Teresa Remmet <t.remmet@phytec.de>
|
| /board/phytec/phycore_imx93/ |
| A D | phycore_imx93.env | 38 env import -t ${bootenv_addr_r} ${filesize}; 61 env import -t ${bootenv_addr_r} ${filesize};
|
| /board/phytec/phycore_imx8mm/ |
| A D | MAINTAINERS | 2 M: Teresa Remmet <t.remmet@phytec.de>
|
| /board/toradex/colibri_imx6/ |
| A D | Kconfig | 39 If executed on already fused modules it doesn't change any fuse setting.
|
| /board/qualcomm/ |
| A D | qcom-phone.config | 28 # Many phones don't actually define a serial port in their DTS
|
| /board/raspberrypi/rpi/ |
| A D | sdhc.asl | 47 // Since this cap doesn't indicate DMA capability 48 // we don't need a _DMA()
|
| A D | emmc.asl | 87 // Unfortunately this controller doesn't honor the 89 // (or at least Linux's standard code can't
|