| /rk3399_rockchip-uboot/drivers/power/ |
| H A D | twl4030.c | 176 int do_poweroff(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_poweroff()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | cmd_errata.c | 132 static int do_errata(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_errata()
|
| /rk3399_rockchip-uboot/board/freescale/t104xrdb/ |
| H A D | cpld.c | 86 int do_cpld(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_cpld()
|
| /rk3399_rockchip-uboot/arch/m68k/lib/ |
| H A D | bootm.c | 51 int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *images) in do_bootm_linux()
|
| /rk3399_rockchip-uboot/board/toradex/colibri_imx6/ |
| H A D | pf0100.c | 194 int do_pf0100_prog(cmd_tbl_t *cmdtp, int flag, int argc, in do_pf0100_prog()
|
| /rk3399_rockchip-uboot/board/toradex/apalis_imx6/ |
| H A D | pf0100.c | 211 int do_pf0100_prog(cmd_tbl_t *cmdtp, int flag, int argc, in do_pf0100_prog()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | blk_common.c | 16 int blk_common_cmd(int argc, char * const argv[], enum if_type if_type, in blk_common_cmd()
|
| H A D | mdio.c | 141 static int extract_phy_range(char *const argv[], int argc, struct mii_dev **bus, in extract_phy_range() 185 static int do_mdio(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_mdio()
|
| H A D | source.c | 160 static int do_source(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_source()
|
| H A D | nand.c | 187 int do_nand_env_oob(cmd_tbl_t *cmdtp, int argc, char *const argv[]) in do_nand_env_oob() 392 static int do_nand(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_nand() 958 static int do_nandboot(cmd_tbl_t *cmdtp, int flag, int argc, in do_nandboot()
|
| H A D | blob.c | 55 static int do_blob(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_blob()
|
| H A D | led.c | 75 int do_led(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_led()
|
| H A D | load.c | 41 static int do_load_serial(cmd_tbl_t *cmdtp, int flag, int argc, in do_load_serial() 242 int do_save_serial (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_save_serial() 419 static int do_load_serial_bin(cmd_tbl_t *cmdtp, int flag, int argc, in do_load_serial_bin() 1037 static int do_loadz_flash(cmd_tbl_t *cmdtp, int flag, int argc, in do_loadz_flash()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | lcd_console.c | 222 static int do_lcd_setcursor(cmd_tbl_t *cmdtp, int flag, int argc, in do_lcd_setcursor() 237 static int do_lcd_puts(cmd_tbl_t *cmdtp, int flag, int argc, in do_lcd_puts()
|
| /rk3399_rockchip-uboot/board/toradex/common/ |
| H A D | tdx-cfg-block.c | 403 static int do_cfgblock_create(cmd_tbl_t *cmdtp, int flag, int argc, in do_cfgblock_create() 519 static int do_cfgblock(cmd_tbl_t *cmdtp, int flag, int argc, in do_cfgblock()
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/ |
| H A D | fwcall.c | 119 int do_poweroff(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_poweroff()
|
| /rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/ |
| H A D | cpu.c | 22 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset()
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/ |
| H A D | cmd_bmode.c | 58 static int do_boot_mode(cmd_tbl_t *cmdtp, int flag, int argc, in do_boot_mode()
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | eeprom.c | 138 int do_econfig(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_econfig()
|
| /rk3399_rockchip-uboot/arch/sandbox/lib/ |
| H A D | bootm.c | 53 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux()
|
| /rk3399_rockchip-uboot/board/freescale/t4rdb/ |
| H A D | cpld.c | 99 int do_cpld(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_cpld()
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | vidconsole-uclass.c | 232 static int do_video_setcursor(cmd_tbl_t *cmdtp, int flag, int argc, in do_video_setcursor() 250 static int do_video_puts(cmd_tbl_t *cmdtp, int flag, int argc, in do_video_puts()
|
| /rk3399_rockchip-uboot/board/freescale/p2041rdb/ |
| H A D | cpld.c | 91 int cpld_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in cpld_cmd()
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | boot_merger.c | 447 static bool parseOpts_from_cmdline(int argc, char **argv) in parseOpts_from_cmdline() 495 bool initOpts(int argc, char **argv) in initOpts() 796 static bool mergeBoot(int argc, char **argv) in mergeBoot() 1003 int main(int argc, char **argv) in main()
|
| /rk3399_rockchip-uboot/arch/m68k/cpu/mcf523x/ |
| H A D | cpu.c | 22 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset()
|