/arch/xtensa/boot/ |
D | Makefile | 12 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 | .gitignore | 10 # 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
|
D | Makefile | 42 boot := arch/unicore32/boot macro 51 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 54 $(Q)$(MAKE) $(clean)=$(boot)
|
/arch/avr32/ |
D | Makefile | 31 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/ |
D | mmp2-brownstone.dts | 45 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 …]
|
D | imx53-qsrb.dts | 57 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 …]
|
D | axm5516-cpus.dtsi | 2 * 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 …]
|
D | rk3288-evb-rk808.dts | 45 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 …]
|
D | pxa910-dkb.dts | 48 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 …]
|
D | dra72-evm.dts | 58 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;
|
D | tegra114-tn7.dts | 90 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/ |
D | Makefile | 50 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/ |
D | Makefile | 37 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/ |
D | Makefile | 45 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/ |
D | Makefile | 74 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/ |
D | Makefile | 73 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/ |
D | Makefile | 32 boot := arch/score/boot macro 35 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 38 @$(MAKE) $(clean)=$(boot)
|
/arch/mn10300/ |
D | Makefile | 68 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/ |
D | Makefile | 81 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/ |
D | Makefile | 63 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/ |
D | Makefile | 41 arch/m32r/boot/ \ 46 boot := arch/m32r/boot macro 53 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ 58 $(Q)$(MAKE) $(clean)=$(boot)
|
/arch/s390/ |
D | Makefile | 58 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/ |
D | Makefile | 17 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/ |
D | Makefile | 90 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/ |
D | Makefile | 13 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
|