Home
last modified time | relevance | path

Searched refs:boot (Results 1 – 25 of 417) sorted by relevance

12345678910>>...17

/arch/xtensa/boot/
DMakefile12 KBUILD_CFLAGS += -fno-builtin -Iarch/$(ARCH)/boot/include
13 HOSTFLAGS += -Iarch/$(ARCH)/boot/include
24 bootdir-$(CONFIG_XTENSA_PLATFORM_ISS) += boot-elf
25 bootdir-$(CONFIG_XTENSA_PLATFORM_XT2000) += boot-redboot boot-elf boot-uboot
26 bootdir-$(CONFIG_XTENSA_PLATFORM_XTFPGA) += boot-redboot boot-elf boot-uboot
42 boot-elf: vmlinux.bin
43 boot-redboot: vmlinux.bin.gz
44 boot-uboot: vmlinux.bin.gz
/arch/unicore32/
D.gitignore10 # Generated images in boot
12 boot/Image
13 boot/zImage
14 boot/uImage
16 # Generated files in boot/compressed
18 boot/compressed/piggy.S
19 boot/compressed/piggy.gzip
20 boot/compressed/vmlinux
21 boot/compressed/vmlinux.lds
DMakefile42 boot := arch/unicore32/boot macro
51 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
54 $(Q)$(MAKE) $(clean)=$(boot)
/arch/avr32/
DMakefile31 head-$(CONFIG_LOADER_U_BOOT) += arch/avr32/boot/u-boot/head.o
40 core-$(CONFIG_LOADER_U_BOOT) += arch/avr32/boot/u-boot/
50 boot := arch/$(ARCH)/boot/images macro
52 KBUILD_IMAGE := $(boot)/uImage
53 vmlinux.elf: KBUILD_IMAGE := $(boot)/vmlinux.elf
54 vmlinux.cso: KBUILD_IMAGE := $(boot)/vmlinux.cso
55 uImage.srec: KBUILD_IMAGE := $(boot)/uImage.srec
56 uImage: KBUILD_IMAGE := $(boot)/uImage
64 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
67 $(Q)$(MAKE) $(build)=$(boot) BOOTIMAGE=$(KBUILD_IMAGE) $@
[all …]
/arch/arm/boot/dts/
Dmmp2-brownstone.dts45 regulator-boot-on;
51 regulator-boot-on;
57 regulator-boot-on;
63 regulator-boot-on;
69 regulator-boot-on;
75 regulator-boot-on;
81 regulator-boot-on;
87 regulator-boot-on;
93 regulator-boot-on;
99 regulator-boot-on;
[all …]
Dimx53-qsrb.dts57 regulator-boot-on;
65 regulator-boot-on;
73 regulator-boot-on;
81 regulator-boot-on;
88 regulator-boot-on;
96 regulator-boot-on;
104 regulator-boot-on;
110 regulator-boot-on;
118 regulator-boot-on;
123 regulator-boot-on;
[all …]
Daxm5516-cpus.dtsi2 * arch/arm/boot/dts/axm5516-cpus.dtsi
81 cpu-release-addr = <0>; // Fixed by the boot loader
89 cpu-release-addr = <0>; // Fixed by the boot loader
97 cpu-release-addr = <0>; // Fixed by the boot loader
105 cpu-release-addr = <0>; // Fixed by the boot loader
113 cpu-release-addr = <0>; // Fixed by the boot loader
121 cpu-release-addr = <0>; // Fixed by the boot loader
129 cpu-release-addr = <0>; // Fixed by the boot loader
137 cpu-release-addr = <0>; // Fixed by the boot loader
145 cpu-release-addr = <0>; // Fixed by the boot loader
[all …]
Drk3288-evb-rk808.dts45 regulator-boot-on;
53 regulator-boot-on;
61 regulator-boot-on;
67 regulator-boot-on;
75 regulator-boot-on;
83 regulator-boot-on;
91 regulator-boot-on;
99 regulator-boot-on;
107 regulator-boot-on;
115 regulator-boot-on;
[all …]
Dpxa910-dkb.dts48 regulator-boot-on;
54 regulator-boot-on;
60 regulator-boot-on;
66 regulator-boot-on;
72 regulator-boot-on;
78 regulator-boot-on;
89 regulator-boot-on;
95 regulator-boot-on;
101 regulator-boot-on;
107 regulator-boot-on;
[all …]
Ddra72-evm.dts58 regulator-boot-on;
66 regulator-boot-on;
75 regulator-boot-on;
85 regulator-boot-on;
93 regulator-boot-on;
102 regulator-boot-on;
117 regulator-boot-on;
127 regulator-boot-on;
135 regulator-boot-on;
Dtegra114-tn7.dts90 regulator-boot-on;
98 regulator-boot-on;
106 regulator-boot-on;
114 regulator-boot-on;
122 regulator-boot-on;
130 regulator-boot-on;
138 regulator-boot-on;
146 regulator-boot-on;
154 regulator-boot-on;
162 regulator-boot-on;
[all …]
/arch/alpha/
DMakefile50 boot := arch/alpha/boot macro
53 all boot: $(boot)/vmlinux.gz target
55 $(boot)/vmlinux.gz: vmlinux
56 $(Q)$(MAKE) $(build)=$(boot) $@
59 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
62 $(Q)$(MAKE) $(clean)=$(boot)
/arch/c6x/
DMakefile37 boot := arch/$(ARCH)/boot macro
44 core-y += $(boot)/dts/
50 $(Q)$(MAKE) $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
53 $(Q)$(MAKE) $(build)=$(boot) $(patsubst %,$(boot)/%,$@)
56 $(Q)$(MAKE) $(clean)=$(boot)
/arch/metag/
DMakefile45 core-y += arch/metag/boot/dts/
54 boot := arch/metag/boot macro
69 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
72 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
75 $(Q)$(MAKE) $(build)=$(boot)/dts dtbs
78 $(Q)$(MAKE) $(clean)=$(boot)
/arch/arm64/
DMakefile74 boot := arch/arm64/boot macro
77 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
80 $(Q)$(MAKE) $(build)=$(boot) $@
83 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
86 $(Q)$(MAKE) $(build)=$(boot)/dts dtbs
89 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
97 $(Q)$(MAKE) $(clean)=$(boot)
/arch/cris/
DMakefile73 boot := arch/cris/boot macro
79 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
84 $(Q)if [ -e arch/cris/boot ]; then \
85 $(MAKE) $(clean)=arch/cris/boot; \
89 $(boot)/zImage \
90 $(boot)/compressed/decompress.bin \
91 $(boot)/compressed/piggy.gz \
92 $(boot)/rescue/rescue.bin
/arch/score/
DMakefile32 boot := arch/score/boot macro
35 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
38 @$(MAKE) $(clean)=$(boot)
/arch/mn10300/
DMakefile68 boot := arch/mn10300/boot macro
72 KBUILD_IMAGE := $(boot)/zImage
73 CLEAN_FILES += $(boot)/zImage
74 CLEAN_FILES += $(boot)/compressed/vmlinux
75 CLEAN_FILES += $(boot)/compressed/vmlinux.bin
76 CLEAN_FILES += $(boot)/compressed/vmlinux.bin.gz
79 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
/arch/arc/
DMakefile81 core-y += arch/arc/boot/dts/
90 boot := arch/arc/boot macro
101 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
104 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
107 $(Q)$(MAKE) $(build)=$(boot)/dts dtbs
110 $(Q)$(MAKE) $(clean)=$(boot)
/arch/sparc/
DMakefile63 boot := arch/sparc/boot macro
69 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
72 $(Q)$(MAKE) $(build)=$(boot) $@
75 $(Q)$(MAKE) $(clean)=$(boot)
78 KBUILD_IMAGE := $(boot)/zImage
/arch/m32r/
DMakefile41 arch/m32r/boot/ \
46 boot := arch/m32r/boot macro
53 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
58 $(Q)$(MAKE) $(clean)=$(boot)
/arch/s390/
DMakefile58 KBUILD_IMAGE :=arch/s390/boot/image
106 boot := arch/s390/boot macro
111 $(Q)$(MAKE) $(build)=$(boot) $@
114 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
117 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
126 $(Q)$(MAKE) $(clean)=$(boot)
/arch/xtensa/boot/boot-elf/
DMakefile17 boot-y := bootstrap.o
19 OBJS := $(addprefix $(obj)/,$(boot-y))
27 $(obj)/../Image.elf: $(obj)/Image.o $(obj)/boot.lds
29 -T $(obj)/boot.lds \
/arch/xtensa/
DMakefile90 core-$(CONFIG_OF) += arch/xtensa/boot/dts/
93 boot := arch/xtensa/boot macro
100 $(Q)$(MAKE) $(build)=$(boot) $@
103 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
/arch/xtensa/boot/boot-redboot/
DMakefile13 LD_ARGS = -T $(srctree)/$(obj)/boot.ld
15 boot-y := bootstrap.o
17 OBJS := $(addprefix $(obj)/,$(boot-y))
18 LIBS := arch/xtensa/boot/lib/lib.a arch/xtensa/lib/lib.a

12345678910>>...17