Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 31) sorted by relevance

12

/tools/buildman/
A Dcmdline.py38 default=-1, help='Run build on the top n commits')
53 default=False, help='Show errors and warnings')
58 help='Force build of boards even if already built')
61 help='Force build of previously-failed build')
68 help='Check maintainer entries and TARGET configs')
72 help='Path to buildman config file', default='')
74 default=False, help='Display the README file')
142 default=False, help='Show a build summary')
151 default=False, help='run tests')
158 default=None, help='Build target to use')
[all …]
/tools/binman/
A Dcmdline.py27 help='Select an alternative format for extracted data')
33 help='Path to directory to use for output files')
92 help='Directory containing the build output')
96 default=False, help='Display the README file')
99 help='Set the directory to store tools')
116 help='Set argument value arg=value')
118 help='Board name to build')
120 help='Configuration file (.dtb) to use')
155 help='Image filename to list')
170 help="Don't allow entries to be resized")
[all …]
A Dfip_util.py610 help='Enabling debugging (provides a full traceback on error)')
613 help='Output file to write new fip_util.py file to')
616 help='Directory containing the trusted-firmware-a source')
A DREADME.rst240 `missing-blob-help`::
1669 -h, --help
1670 Show help message and exit
1680 -H, --full-help
1718 -h, --help
1812 -h, --help
1835 -h, --help
1871 -h, --help
1915 -h, --help
1944 -h, --help
[all …]
A Dbinman.rst240 `missing-blob-help`::
1669 -h, --help
1670 Show help message and exit
1680 -H, --full-help
1718 -h, --help
1812 -h, --help
1835 -h, --help
1871 -h, --help
1915 -h, --help
1944 -h, --help
[all …]
A Dmissing-blob-help1 # This file contains help messages for missing external blobs. Each message has
/tools/patman/
A Dcmdline.py71 help='Commits to skip at end of patch list')
101 help='Ignore bad tags / aliases (default=warn)')
108 help="Don't check for patch compliance")
116 help="Set `tree` to False")
119 help="Don't process subject tags as aliases")
152 help='Manage patchwork connection')
217 help='Version number to link')
245 help='Replace existing links')
278 help='Show the patch body')
439 help='Verbose output of errors and warnings')
[all …]
/tools/
A DKconfig6 help
14 help
19 help
24 help
30 help
45 help
50 help
55 help
60 help
66 help
[all …]
A Defivar.py324 subp = ap.add_subparsers(help="sub-command help")
326 printp = subp.add_parser('print', help='get/list EFI variables')
328 printp.add_argument('--name', '-n', help='variable name')
329 printp.add_argument('--guid', '-g', help='vendor GUID')
332 setp = subp.add_parser('set', help='set EFI variable')
334 setp.add_argument('--name', '-n', required=True, help='variable name')
338 setp.add_argument('--data', '-d', help='data or filename')
341 delp = subp.add_parser('del', help='delete EFI variable')
343 delp.add_argument('--name', '-n', required=True, help='variable name')
348 signp = subp.add_parser('sign', help='sign time-based EFI payload')
[all …]
A Dkey2dtsi.py23 help='hash to be used with key (default: sha256)')
25 help='mark key required for configuration')
27 help='mark key required for image')
29 help='mark key for usage in SPL')
31 help='key file (formats: X.509, PKCS#1, OpenSSH)')
33 help='dtsi output file')
A Dendian-swap.py16 parser.add_argument("input_bin", type=str, help="input binary")
17 parser.add_argument("output_bin", type=str, help="output binary")
19 default=io.DEFAULT_BUFFER_SIZE, help="chunk size for reading")
A Dexpo.py139 help='Enable full debug traceback')
141 help='.dts or C file containing enum declaration for expo items')
143 help='Devicetree file source .dts for expo layout (and perhaps enums)')
145 help='Filename to write expo layout dtb')
A Dqconfig.py1524 help='build a CONFIG database')
1526 help='Create a git commit for the operation')
1528 help="don't display the log in colour")
1535 help='exit immediately on any error')
1539 help='find options which imply others')
1543 help="control the -i option ('help' for help")
1545 help='the number of jobs to run simultaneously')
1551 help='force sync by savedefconfig')
1555 help='scan source for uses of CONFIG options')
1557 help='run unit tests')
[all …]
A Dmicrocode-tool249 help='Name of microcode.dat file')
251 help='Name of .h file containing microcode')
253 help="Model name to extract ('all' for all)")
255 help="Allow output of multiple models")
257 help='Filename to use for output (- for stdout), default is'
A Dmicrocode-tool.py249 help='Name of microcode.dat file')
251 help='Name of .h file containing microcode')
253 help="Model name to extract ('all' for all)")
255 help="Allow output of multiple models")
257 help='Filename to use for output (- for stdout), default is'
A Dzynqmp_pm_cfg_obj_convert.py16 help='PMU configuration object (C source as produced by Xilinx XSDK)')
19 help='PMU configuration object binary blob')
A Djtagconsole19 -h|--help) usage;;
A Dnetconsole18 -h|--help) usage;;
/tools/dtoc/
A Ddtoc82 help='Directory containing the build output')
84 help='Select output directory for C files')
87 help='Select output directory for H files (defaults to --c-output-di)')
89 help='Specify the .dtb input file')
92 help='Instantiate devices to avoid needing device_bind()')
94 help='Include disabled nodes')
96 help='Select output filename')
99 help='set phase of U-Boot this invocation is for (spl/tpl)')
101 help='set number of processes to use for running tests')
104 default=False, help='run tests')
[all …]
A Dmain.py82 help='Directory containing the build output')
84 help='Select output directory for C files')
87 help='Select output directory for H files (defaults to --c-output-di)')
89 help='Specify the .dtb input file')
92 help='Instantiate devices to avoid needing device_bind()')
94 help='Include disabled nodes')
96 help='Select output filename')
99 help='set phase of U-Boot this invocation is for (spl/tpl)')
101 help='set number of processes to use for running tests')
104 default=False, help='run tests')
[all …]
A Dtest_fdt982 help='Directory containing the build output')
984 help='set number of processes to use for running tests')
986 default=False, help='run tests')
989 help='run tests and check for 100% coverage')
A Dtest_fdt.py982 help='Directory containing the build output')
984 help='set number of processes to use for running tests')
986 default=False, help='run tests')
989 help='run tests and check for 100% coverage')
/tools/kermit/
A DREADME6 This directory contains scripts that help to perform certain actions
/tools/binman/test/
A DMakefile90 help: target
/tools/docker/
A DDockerfile164 grub-core cat chain configfile echo efinet ext2 fat halt help linux \
178 grub-core cat chain configfile echo efinet ext2 fat halt help linux \
192 grub-core cat chain configfile echo efinet ext2 fat halt help linux \

Completed in 57 milliseconds

12