Searched defs:help (Results 1 - 16 of 16) sorted by relevance

/u-boot/arch/sandbox/include/asm/
H A Dgetopt.h27 const char *help; member in struct:sandbox_cmdline_option
[all...]
/u-boot/drivers/ram/stm32mp1/
H A Dstm32mp1_tests.h24 const char *help; member in struct:test_desc
/u-boot/tools/
H A Dkey2dtsi.py23 help='hash to be used with key (default: sha256)') variable
25 help='mark key required for configuration') variable
27 help='mark key required for image') variable
29 help='mark key for usage in SPL') variable
31 help='key file (formats: X.509, PKCS#1, OpenSSH)') variable
33 help='dtsi output file') variable
H A Dzynqmp_pm_cfg_obj_convert.py16 help='PMU configuration object (C source as produced by Xilinx XSDK)') variable
19 help='PMU configuration object binary blob') variable
H A Dqconfig.py1477 help='comma-separated list of CONFIG options to add ' variable
1480 help="don't show options which are already marked as " variable
1483 help='build a CONFIG database') variable
1485 help='Create a git commit for the operation') variable
1487 help="don't display the log in colour") variable
1489 help='a file containing a list of defconfigs to move, ' variable
1494 help='exit immediately on any error') variable
1496 help variable
1498 help='find options which imply others') variable
1500 help="control the -i option ('help' for help") variable
1502 help='the number of jobs to run simultaneously') variable
1504 help='perform a trial run (show log with no changes)') variable
1506 help='the git ref to clone for building the autoconf.mk') variable
1508 help='force sync by savedefconfig') variable
1510 help='parse config options defined for SPL build') variable
1512 help='scan source for uses of CONFIG options') variable
1514 help='run unit tests') variable
1516 help="respond 'yes' to any prompts") variable
1518 help="update scripts/ files (use with --scan-source)") variable
1520 help='show any build errors as boards are built') variable
[all...]
/u-boot/scripts/
H A Dspdxcheck.py229 help='Maximum number of lines to scan in a file. Default 15') variable
H A Dcheckpatch.pl78 sub help { subroutine
[all...]
/u-boot/scripts/kconfig/
H A Dzconf.y425 help: help_start T_HELPTEXT label
[all...]
H A Dconf.c48 struct gstr help = str_new(); local
H A Dmenu.c857 void menu_get_ext_help(struct menu *menu, struct gstr *help) argument
H A Dmconf.c786 struct gstr help = str_new(); local
[all...]
H A Dexpr.h259 char *help; member in struct:menu
H A Dnconf.c1220 struct gstr help; local
[all...]
H A Dqconf.cc1074 QString head, debug, help; local
H A Dgconf.c372 struct gstr help = str_new(); local
/u-boot/include/
H A Dcommand.h54 const char *help; /* Help message (long) */ member in struct:cmd_tbl

Completed in 160 milliseconds