/u-boot/tools/ |
A D | rkimage.c | 15 static void rkimage_set_header(void *buf, struct stat *sbuf, int ifd, in rkimage_set_header()
|
A D | rkspi.c | 19 static void rkspi_set_header(void *buf, struct stat *sbuf, int ifd, in rkspi_set_header()
|
A D | ubsha1.c | 28 int ifd; in main() local
|
A D | rkcommon.c | 249 void rkcommon_set_header(void *buf, struct stat *sbuf, int ifd, in rkcommon_set_header() 449 static int pad_file(struct image_tool_params *params, int ifd, int pad) in pad_file() 472 static int copy_file(struct image_tool_params *params, int ifd, in copy_file() 525 int rockchip_copy_image(int ifd, struct image_tool_params *params) in rockchip_copy_image()
|
A D | dumpimage.c | 69 int ifd = -1; in main() local
|
A D | gpimage.c | 51 static void gpimage_set_header(void *ptr, struct stat *sbuf, int ifd, in gpimage_set_header()
|
A D | mkimage.c | 334 int ifd = -1; in main() local 677 copy_file (int ifd, const char *datafile, int pad) in copy_file()
|
A D | imx8mimage.c | 58 static void imx8mimage_set_header(void *ptr, struct stat *sbuf, int ifd, in imx8mimage_set_header() 214 static void fill_zero(int ifd, int size, int offset) in fill_zero() 244 static void copy_file(int ifd, const char *datafile, int pad, int offset, in copy_file()
|
A D | pblimage.c | 188 void pbl_load_uboot(int ifd, struct image_tool_params *params) in pbl_load_uboot() 256 static void pblimage_set_header(void *ptr, struct stat *sbuf, int ifd, in pblimage_set_header()
|
A D | mkexynosspl.c | 78 int i, ifd, ofd; in main() local
|
A D | default_image.c | 89 static void image_set_header(void *ptr, struct stat *sbuf, int ifd, in image_set_header()
|
A D | lpc32xximage.c | 139 static void lpc32xximage_set_header(void *ptr, struct stat *sbuf, int ifd, in lpc32xximage_set_header()
|
A D | imx8image.c | 28 static void imx8image_set_header(void *ptr, struct stat *sbuf, int ifd, in imx8image_set_header() 297 static void copy_file_aligned(int ifd, const char *datafile, int offset, in copy_file_aligned() 362 static void copy_file (int ifd, const char *datafile, int pad, int offset) in copy_file()
|
A D | omapimage.c | 126 static void omapimage_set_header(void *ptr, struct stat *sbuf, int ifd, in omapimage_set_header()
|
A D | vybridimage.c | 95 static void vybridimage_set_header(void *ptr, struct stat *sbuf, int ifd, in vybridimage_set_header()
|
A D | socfpgaimage.c | 445 static void socfpgaimage_set_header_v0(void *ptr, struct stat *sbuf, int ifd, in socfpgaimage_set_header_v0() 451 static void socfpgaimage_set_header_v1(void *ptr, struct stat *sbuf, int ifd, in socfpgaimage_set_header_v1()
|
A D | atmelimage.c | 206 static void atmel_set_header(void *ptr, struct stat *sbuf, int ifd, in atmel_set_header()
|
A D | ublimage.c | 212 static void ublimage_set_header(void *ptr, struct stat *sbuf, int ifd, in ublimage_set_header()
|
A D | stm32image.c | 123 static void stm32image_set_header(void *ptr, struct stat *sbuf, int ifd, in stm32image_set_header()
|
A D | zynqmpimage.c | 403 static void zynqmpimage_set_header(void *ptr, struct stat *sbuf, int ifd, in zynqmpimage_set_header()
|
A D | zynqimage.c | 268 static void zynqimage_set_header(void *ptr, struct stat *sbuf, int ifd, in zynqimage_set_header()
|
A D | imximage.c | 561 int ifd; in copy_plugin_code() local 834 static void imximage_set_header(void *ptr, struct stat *sbuf, int ifd, in imximage_set_header()
|
/u-boot/board/samsung/smdkv310/tools/ |
A D | mksmdkv310spl.c | 36 int ifd, ofd; in main() local
|
/u-boot/board/samsung/origen/tools/ |
A D | mkorigenspl.c | 38 int ifd, ofd; in main() local
|
/u-boot/tools/gdb/ |
A D | gdbsend.c | 26 int c, sfd, ifd; in main() local
|