Home
last modified time | relevance | path

Searched refs:bootloader (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/arch/mips/econet/
A DPlatform1 # To address a 7.2MB kernel size limit in the EcoNet SDK bootloader,
2 # we put the load address well above where the bootloader loads and then use
4 # bootloader actually places the kernel.
/arch/alpha/boot/
A DMakefile14 tools/bootpzh bootloader bootpheader bootpzheader
90 $(obj)/tools/lxboot: $(obj)/bootloader $(OBJSTRIP) FORCE
93 $(obj)/tools/bootlx: $(obj)/bootloader $(OBJSTRIP) FORCE
111 $(obj)/bootloader: $(obj)/bootloader.lds $(OBJ_bootlx) $(LIBS_Y) FORCE
114 $(obj)/bootpheader: $(obj)/bootloader.lds $(OBJ_bootph) $(LIBS_Y) FORCE
117 $(obj)/bootpzheader: $(obj)/bootloader.lds $(OBJ_bootpzh) $(LIBS_Y) FORCE
/arch/arm/boot/dts/microchip/
A Dat91-sama5d27_som1.dtsi57 bootloader@40000 {
58 label = "bootloader";
63 label = "bootloader env redundant";
68 label = "bootloader env";
A Dsama5d3xcm.dtsi100 bootloader@40000 {
101 label = "bootloader";
106 label = "bootloader env";
A Dsama5d3xcm_cmp.dtsi154 bootloader@40000 {
155 label = "bootloader";
160 label = "bootloader env";
A Dat91-sama5d4_xplained.dts210 bootloader@40000 {
211 label = "bootloader";
216 label = "bootloader env redundant";
221 label = "bootloader env";
A Dat91-sama5d3_eds.dts122 bootloader@40000 {
123 label = "bootloader";
128 label = "bootloader env redundant";
133 label = "bootloader env";
/arch/arm/boot/dts/broadcom/
A Dbcm2711-rpi.dtsi7 /* Will be filled by the bootloader */
82 * RPi4's co-processor will copy the board's bootloader configuration
87 compatible = "raspberrypi,bootloader-config", "nvmem-rmem";
/arch/powerpc/boot/dts/
A Dtqm5200.dts29 timebase-frequency = <0>; // from bootloader
30 bus-frequency = <0>; // from bootloader
31 clock-frequency = <0>; // from bootloader
46 bus-frequency = <0>; // from bootloader
47 system-frequency = <0>; // from bootloader
A Dmpc8349emitxgp.dts34 timebase-frequency = <0>; // from bootloader
35 bus-frequency = <0>; // from bootloader
36 clock-frequency = <0>; // from bootloader
52 bus-frequency = <0>; // from bootloader
189 clock-frequency = <0>; // from bootloader
199 clock-frequency = <0>; // from bootloader
A Dcharon.dts32 timebase-frequency = <0>; // from bootloader
33 bus-frequency = <0>; // from bootloader
34 clock-frequency = <0>; // from bootloader
49 bus-frequency = <0>; // from bootloader
50 system-frequency = <0>; // from bootloader
A Dlite5200.dts29 timebase-frequency = <0>; // from bootloader
30 bus-frequency = <0>; // from bootloader
31 clock-frequency = <0>; // from bootloader
46 bus-frequency = <0>; // from bootloader
47 system-frequency = <0>; // from bootloader
A Dmpc5200b.dtsi30 timebase-frequency = <0>; // from bootloader
31 bus-frequency = <0>; // from bootloader
32 clock-frequency = <0>; // from bootloader
47 bus-frequency = <0>; // from bootloader
48 system-frequency = <0>; // from bootloader
/arch/mips/loongson64/
A Dreset.c61 char *str, *ptr, *bootloader = "kexec"; in loongson_kexec_prepare() local
72 if (!strncmp(bootloader, (char *)image->segment[i].buf, in loongson_kexec_prepare()
73 strlen(bootloader))) { in loongson_kexec_prepare()
/arch/arm/boot/dts/marvell/
A Darmada-xp-crs305-1g-4s.dtsi10 * Note: this Device Tree assumes that the bootloader has remapped the
14 * boards were delivered with an older version of the bootloader that
16 * situation, you should either update your bootloader (preferred
A Darmada-xp-crs326-24g-2s.dtsi10 * Note: this Device Tree assumes that the bootloader has remapped the
14 * boards were delivered with an older version of the bootloader that
16 * situation, you should either update your bootloader (preferred
A Darmada-xp-db-xc3-24g4xg.dts9 * Note: this Device Tree assumes that the bootloader has remapped the
13 * boards were delivered with an older version of the bootloader that
15 * situation, you should either update your bootloader (preferred
A Darmada-xp-crs328-4c-20s-4s.dtsi10 * Note: this Device Tree assumes that the bootloader has remapped the
14 * boards were delivered with an older version of the bootloader that
16 * situation, you should either update your bootloader (preferred
A Darmada-xp-db-dxbc2.dts9 * Note: this Device Tree assumes that the bootloader has remapped the
13 * boards were delivered with an older version of the bootloader that
15 * situation, you should either update your bootloader (preferred
A Darmada-xp-gp.dts12 * Note: this Device Tree assumes that the bootloader has remapped the
16 * boards were delivered with an older version of the bootloader that
18 * situation, you should either update your bootloader (preferred
39 * bootloader according the size of the module
/arch/arm/boot/dts/hisilicon/
A Dhisi-x5hd2-dkb.dts57 /* Placeholder, overwritten by bootloader */
71 /* Placeholder, overwritten by bootloader */
/arch/arm64/boot/dts/airoha/
A Den7581-evb.dts34 bootloader@0 {
35 label = "bootloader";
/arch/loongarch/kernel/
A Dmachine_kexec.c65 char *bootloader = "kexec"; in machine_kexec_prepare() local
75 if (!strncmp(bootloader, (char __user *)kimage->segment[i].buf, strlen(bootloader))) { in machine_kexec_prepare()
/arch/arm/mach-davinci/
A DKconfig35 Pin multiplexing support for DAVINCI boards. If your bootloader
48 bool "Warn about pins the bootloader didn't set up"
/arch/alpha/
A DKconfig.debug18 If you're using aboot 0.7 or later, the bootloader will examine the
24 Say Y if you have a broken bootloader. Say N if you do not, or if

Completed in 35 milliseconds

12345678910>>...16