Home
last modified time | relevance | path

Searched refs:txt (Results 1 – 25 of 219) sorted by relevance

123456789

/u-boot/scripts/
A Dbuild-whitelist.sh37 |sort |uniq >scripts/config_whitelist.txt.tmp1;
44 |sort |uniq >scripts/config_whitelist.txt.tmp2
47 comm -23 scripts/config_whitelist.txt.tmp1 scripts/config_whitelist.txt.tmp2 \
48 |sort |uniq >scripts/config_whitelist.txt.tmp3
52 if [ -r scripts/config_whitelist.txt ]; then
53 comm -12 scripts/config_whitelist.txt.tmp3 scripts/config_whitelist.txt \
54 > scripts/config_whitelist.txt.tmp4
55 mv scripts/config_whitelist.txt.tmp4 scripts/config_whitelist.txt
57 mv scripts/config_whitelist.txt.tmp3 scripts/config_whitelist.txt
60 rm scripts/config_whitelist.txt.tmp*
/u-boot/doc/board/xilinx/
A Dxilinx.rst12 - Documentation/devicetree/bindings/ata/ahci-ceva.txt
14 - Documentation/devicetree/bindings/clock/xlnx,zynqmp-clk.txt
20 - Documentation/devicetree/bindings/gpio/gpio-xilinx.txt
21 - Documentation/devicetree/bindings/gpio/gpio-zynq.txt
28 - Documentation/devicetree/bindings/net/macb.txt
36 - Documentation/devicetree/bindings/serial/cdns,uart.txt
39 - Documentation/devicetree/bindings/spi/spi-cadence.txt
40 - Documentation/devicetree/bindings/spi/spi-xilinx.txt
44 - Documentation/devicetree/bindings/usb/dwc3-xilinx.txt
45 - Documentation/devicetree/bindings/usb/dwc3.txt
[all …]
/u-boot/tools/
A Dk3_gen_x509_cert.sh18 cat << 'EOF' > degen-template.txt
37 cat << 'EOF' > x509-template.txt
90 …sed '/\ \ \ \ /s/://g' key.txt | awk '!/\ \ \ \ / {printf("\n%s\n", $0)}; /\ \ \ \ / {printf("%s"…
96 openssl rsa -in key.pem -text -out key.txt >>/dev/null 2>&1
107 degen-template.txt > degenerateKey.txt
109 openssl asn1parse -genconf degenerateKey.txt -out degenerateKey.der >>/dev/null 2>&1
112 rm key.pem key.txt degen-template.txt degenerateKey.txt degenerateKey.der
134 txt=`echo ${options_help[$option]}|cut -d ':' -f2`
140 echo -e " -$option$arg:$tb$txt"
240 x509-template.txt > $TEMP_X509
[all …]
/u-boot/scripts/kconfig/tests/err_recursive_dep/
A Dexpected_stderr3 For a resolution refer to Documentation/kbuild/kconfig-language.txt
8 For a resolution refer to Documentation/kbuild/kconfig-language.txt
14 For a resolution refer to Documentation/kbuild/kconfig-language.txt
20 For a resolution refer to Documentation/kbuild/kconfig-language.txt
26 For a resolution refer to Documentation/kbuild/kconfig-language.txt
31 For a resolution refer to Documentation/kbuild/kconfig-language.txt
37 For a resolution refer to Documentation/kbuild/kconfig-language.txt
/u-boot/common/
A Dbedbug.c868 data = read_number (txt); in parse_operand()
884 if (txt[0] == 'r' || txt[0] == 'R') in parse_operand()
885 txt++; in parse_operand()
886 else if (txt[0] == '%' && (txt[1] == 'r' || txt[1] == 'R')) in parse_operand()
887 txt += 2; in parse_operand()
889 data = read_number (txt); in parse_operand()
992 long read_number (char *txt) in read_number() argument
999 if (txt == 0 || *txt == 0) in read_number()
1002 if (*txt == '-') { in read_number()
1004 ++txt; in read_number()
[all …]
/u-boot/board/keymile/scripts/
A DREADME12 develop-common.txt
17 develop-<arch>.txt
23 ramfs-common.txt
28 ramfs-<arch>.txt
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} ${…
A Ddevelop-common.txt12 ….txt; then env import -t ${load_addr_r} ${filesize}; else echo no auto nfs path imported; echo you…
/u-boot/arch/x86/cpu/intel_common/
A Dreport_platform.c20 int vt, txt, aes; in report_cpu_info() local
35 txt = (cpuidr.ecx & (1 << 6)) ? 1 : 0; in report_cpu_info()
38 mode[aes], mode[txt], mode[vt]); in report_cpu_info()
/u-boot/doc/device-tree-bindings/mtd/
A Dstm32-fmc2-nand.txt13 - pinctrl-0: Standard Pinctrl phandle (see: pinctrl/pinctrl-bindings.txt)
18 - dmas: DMA specifiers (see: dma/stm32-mdma.txt)
27 - nand-on-flash-bbt: see nand.txt
28 - nand-ecc-strength: see nand.txt
29 - nand-ecc-step-size: see nand.txt
A Daltera_qspi.txt17 - #address-cells: please refer to /mtd/partition.txt
18 - #size-cells: please refer to /mtd/partition.txt
19 For partitions inside each flash, please refer to /mtd/partition.txt
/u-boot/doc/device-tree-bindings/gpu/
A Dnvidia,tegra20-host1x.txt15 See ../reset/reset.txt for details.
31 See ../reset/reset.txt for details.
44 See ../reset/reset.txt for details.
57 See ../reset/reset.txt for details.
70 See ../reset/reset.txt for details.
83 See ../reset/reset.txt for details.
100 See ../reset/reset.txt for details.
118 See ../reset/reset.txt for details.
149 See ../reset/reset.txt for details.
181 See ../reset/reset.txt for details.
[all …]
/u-boot/Licenses/
A DREADME142 … General Public License v2.0 only GPL-2.0 Y gpl-2.0.txt http://www.gnu.org/licenses/gpl-2.0.txt
143 …neral Public License v2.0 or later GPL-2.0+ Y gpl-2.0.txt http://www.gnu.org/licenses/gpl-2.0.txt
144 …blic License v2 or later LGPL-2.0+ Y lgpl-2.0.txt http://www.gnu.org/licenses/old-licenses/lgpl-…
145 …ic License v2.1 or later LGPL-2.1+ Y lgpl-2.1.txt http://www.gnu.org/licenses/old-licenses/lgpl-…
146 eCos license version 2.0 eCos-2.0 eCos-2.0.txt http://www.gnu.org/licenses/ecos-license.html
147 BSD 2-Clause License BSD-2-Clause Y bsd-2-clause.txt http://spdx.org/licenses/BSD-2-Clause
149 IBM PIBS (PowerPC Initialization and IBM-pibs ibm-pibs.txt
151 ISC License ISC Y isc.txt https://spdx.org/licenses/ISC
152 MIT License MIT Y mit.txt https://spdx.org/licenses/MIT.html
153 SIL OPEN FONT LICENSE (OFL-1.1) OFL-1.1 Y OFL.txt https://spdx.org/licenses/OFL-1.1.html
[all …]
/u-boot/cmd/mvebu/
A DKconfig10 in doc/mvebu/cmd/bubt.txt
23 in doc/mvebu/cmd/bubt.txt
32 in doc/mvebu/cmd/bubt.txt
41 in doc/mvebu/cmd/bubt.txt
/u-boot/doc/device-tree-bindings/leds/
A Dleds-gpio.txt11 Documentation/devicetree/bindings/gpio/gpio.txt. Active low LEDs should be
14 see Documentation/devicetree/bindings/leds/common.txt
16 see Documentation/devicetree/bindings/leds/common.txt
/u-boot/doc/device-tree-bindings/firmware/
A Dnvidia,tegra186-bpmp.txt27 - .../mailbox/mailbox.txt
28 - .../mailbox/nvidia,tegra186-hsp.txt
34 - .../clock/clock-bindings.txt
36 - ../power/power_domain.txt
38 - .../reset/reset.txt
65 See ".../sram/sram.txt" for the bindings.
/u-boot/doc/device-tree-bindings/pmic/
A Dmax77686.txt10 - doc/device-tree-bindings/regulator/max77686.txt
21 (see max77686.txt - regulator binding info)
/u-boot/doc/imx/habv4/guides/
A Dmx6_mx7_spl_secure_boot.txt8 This document is an addendum of mx6_mx7_secure_boot.txt guide describing a
13 introduction_habv4.txt document.
135 addresses, the csf_uboot.txt can be used as example:
137 - In csf_SPL.txt:
141 - In csf_uboot-ivt.txt:
155 $ ./cst -i csf_SPL.txt -o csf_SPL.bin
163 $ ./cst -i csf_uboot-ivt.txt -o csf_uboot-ivt.bin
176 mx6_mx7_secure_boot.txt document available under doc/imx/habv4/guides/
/u-boot/board/synopsys/hsdk/
A Dconfig.mk15 -d $(srctree)/u-boot-update.txt \
29 -d $(srctree)/u-boot-update.txt \
/u-boot/doc/device-tree-bindings/net/
A Daltera_tse.txt22 - phy-mode: See ethernet.txt in the same directory.
23 - phy-handle: See ethernet.txt in the same directory.
24 - phy-addr: See ethernet.txt in the same directory. A configuration should
48 - local-mac-address: See ethernet.txt in the same directory.
49 - max-frame-size: See ethernet.txt in the same directory.

Completed in 148 milliseconds

123456789