Home
last modified time | relevance | path

Searched refs:scripts (Results 1 – 25 of 112) sorted by relevance

12345

/u-boot/scripts/dtc/
A Dupdate-dtc-source.sh32 DTC_LINUX_PATH=`pwd`/scripts/dtc
42 git log --oneline scripts/dtc/ | grep 'upstream' | head -1 | sed -e 's/^.* \(.*\)/\1/'
71 scripts/dtc: Update to upstream version ${dtc_version}
/u-boot/arch/arm/mach-omap2/
A Dconfig_secure.mk6 ifneq ($(wildcard $(TI_SECURE_DEV_PKG)/scripts/create-boot-image.sh),)
8 cmd_mkomapsecimg = $(TI_SECURE_DEV_PKG)/scripts/create-boot-image.sh \
12 cmd_mkomapsecimg = $(TI_SECURE_DEV_PKG)/scripts/create-boot-image.sh \
30 ifneq ($(wildcard $(TI_SECURE_DEV_PKG)/scripts/secure-binary-image.sh),)
31 cmd_omapsecureimg = $(TI_SECURE_DEV_PKG)/scripts/secure-binary-image.sh \
/u-boot/board/bosch/shc/
A DREADME30 HOSTCC scripts/basic/fixdep
31 HOSTCC scripts/kconfig/conf.o
32 SHIPPED scripts/kconfig/zconf.tab.c
33 SHIPPED scripts/kconfig/zconf.lex.c
34 SHIPPED scripts/kconfig/zconf.hash.c
35 HOSTCC scripts/kconfig/zconf.tab.o
36 HOSTLD scripts/kconfig/conf
/u-boot/scripts/
A DMakefile.build52 include scripts/Kbuild.include
64 include scripts/Makefile.lib
68 include scripts/Makefile.host
105 cmd_secanalysis = ; scripts/mod/modpost $@
221 $(objtree)/scripts/recordmcount $(RECORDMCOUNT_FLAGS) "$(@)"; \
223 recordmcount_source := $(srctree)/scripts/recordmcount.c \
224 $(srctree)/scripts/recordmcount.h
226 sub_cmd_record_mcount = set -e ; perl $(srctree)/scripts/recordmcount.pl "$(ARCH)" \
232 recordmcount_source := $(srctree)/scripts/recordmcount.pl
248 scripts/basic/fixdep $(depfile) $@ '$(call make-cmd,cc_o_c)' > \
[all …]
A DKbuild.include169 ld-version = $(shell $(LD) --version | $(srctree)/scripts/ld-version.sh)
178 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.build obj=
181 build := -f $(srctree)/scripts/Makefile.build obj
184 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.modbuiltin obj=
187 modbuiltin := -f $(srctree)/scripts/Makefile.modbuiltin obj
190 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.dtbinst obj=
193 dtbinst := -f $(srctree)/scripts/Makefile.dtbinst obj
196 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.clean obj=
199 clean := -f $(srctree)/scripts/Makefile.clean obj
202 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.headersinst obj=
[all …]
A Dcoccicheck19 SPATCH_VERSION_NUM=$(echo $SPATCH_VERSION | ${DIR}/scripts/ld-version.sh)
181 REQ_NUM=$(echo $REQ | ${DIR}/scripts/ld-version.sh)
251 for f in `find $srctree/scripts/coccinelle/ -name '*.cocci' -type f | sort`; do
/u-boot/board/keymile/scripts/
A DREADME1 These scripts are needed for our development usecases. Copy this directory
2 into your tftp root directory to be able to use this scripts.
3 cp -r <u-boot-repo>/board/keymile/scripts <your_tftp_root>/
A Ddevelop-arm.txt1 setup_debug_env=tftpboot ${load_addr_r} scripts/develop-common.txt && env import -t ${load_addr_r} …
A Ddevelop-ppc_82xx.txt1 setup_debug_env=tftpboot ${load_addr_r} scripts/develop-common.txt && env import -t ${load_addr_r} …
A Ddevelop-ppc_8xx.txt1 setup_debug_env=tftpboot ${load_addr_r} scripts/develop-common.txt && env import -t ${load_addr_r} …
A Dramfs-arm.txt1 setup_debug_env=tftpboot ${load_addr_r} scripts/ramfs-common.txt && env import -t ${load_addr_r} ${…
A Dramfs-ppc_82xx.txt1 setup_debug_env=tftpboot ${load_addr_r} scripts/ramfs-common.txt && env import -t ${load_addr_r} ${…
A Dramfs-ppc_8xx.txt1 setup_debug_env=tftpboot ${load_addr_r} scripts/ramfs-common.txt && env import -t ${load_addr_r} ${…
/u-boot/drivers/video/fonts/
A DKconfig31 http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
50 http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
/u-boot/arch/arm/mach-k3/
A Dconfig_secure.mk8 ifneq ($(wildcard $(TI_SECURE_DEV_PKG)/scripts/secure-binary-image.sh),)
9 cmd_k3secureimg = $(TI_SECURE_DEV_PKG)/scripts/secure-binary-image.sh \
/u-boot/doc/develop/
A Dpython_cq.rst66 module to `scripts/pylint.base` (which must also be sorted and have exactly the
72 `scripts/pylint.base` file to add/remove lines for those files, e.g.::
74 meld pylint.cur scripts/pylint.base
77 `scripts/pylint.base`.
85 PYTHONPATH=/path/to/scripts/dtc/pylibfdt/ make pylint_err
/u-boot/
A DMakefile389 scripts/Kbuild.include: ;
390 include scripts/Kbuild.include
497 scripts/basic/%: scripts_basic ;
586 PHONY += scripts
2409 %.s: %.c prepare scripts FORCE
2411 %.i: %.c prepare scripts FORCE
2413 %.o: %.c prepare scripts FORCE
2417 %.s: %.S prepare scripts FORCE
2425 /: prepare scripts FORCE
2429 %/: prepare scripts FORCE
[all …]
/u-boot/tools/patman/
A Dsetup.py7 scripts=['patman'],
/u-boot/tools/dtoc/
A Dsetup.py7 scripts=['dtoc'],
/u-boot/tools/binman/
A Dsetup.py7 scripts=['binman'],
/u-boot/doc/
A DMakefile26 @./scripts/sphinx-pre-install
37 KERNELDOC = $(srctree)/scripts/kernel-doc
111 $(Q)cd $(srctree);scripts/documentation-file-ref-check
/u-boot/arch/nios2/dts/
A DMakefile5 include $(srctree)/scripts/Makefile.dts
/u-boot/arch/microblaze/dts/
A DMakefile5 include $(srctree)/scripts/Makefile.dts
/u-boot/arch/sh/dts/
A DMakefile3 include $(srctree)/scripts/Makefile.dts
/u-boot/arch/xtensa/dts/
A DMakefile5 include $(srctree)/scripts/Makefile.dts

Completed in 490 milliseconds

12345