Searched refs:boot (Results 176 - 200 of 255) sorted by relevance

1234567891011

/freebsd-10-stable/sys/gnu/dts/arm/
H A Dkirkwood-netgear_readynas_duo_v2.dts204 regulator-boot-on;
214 label = "u-boot";
220 label = "u-boot-env";
H A Dkirkwood-netgear_readynas_nv+_v2.dts216 regulator-boot-on;
226 label = "u-boot";
232 label = "u-boot-env";
H A Dkirkwood-t5325.dts98 label = "u-boot";
108 label = "u-boot env";
113 label = "permanent u-boot env";
118 label = "permanent u-boot env";
164 regulator-boot-on;
H A Dr8a73a4-ape6evm.dts172 regulator-boot-on;
H A Drk3288-firefly.dtsi104 regulator-boot-on;
133 regulator-boot-on;
199 regulator-boot-on;
H A Dat91sam9m10g45ek.dts213 boot@0 {
H A Dimx53-voipac-dmm-668.dtsi189 regulator-boot-on;
H A Domap3-igep0020-common.dtsi22 boot {
23 label = "omap3:green:boot";
H A Domap4-duovero.dtsi62 regulator-boot-on;
H A Domap4-var-som-om44.dtsi59 regulator-boot-on;
H A Dste-dbx5x0.dtsi541 regulator-boot-on;
549 regulator-boot-on;
557 regulator-boot-on;
570 regulator-boot-on;
H A Dam335x-pepper.dts448 regulator-boot-on;
456 regulator-boot-on;
H A Dimx6qdl-tx6.dtsi125 regulator-boot-on;
139 regulator-boot-on;
H A Domap4-sdp.dts35 regulator-boot-on;
43 regulator-boot-on;
H A Dr8a7790-lager.dts125 regulator-boot-on;
522 regulator-boot-on;
H A Dstih416.dtsi224 st,boot-device-reg = <0x958>;
225 st,boot-device-spi = <0x1a>;
/freebsd-10-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex67 Among other boot-time services, OF maintains a device tree that
69 connected. During boot, before taking control of memory management,
88 device tree. These vary from specialised boot wrappers to parse
99 boot sequence must be quite different from the pSeries or Macintosh,
104 even re-using OF's memory. So, when \kexec comes to boot another
167 \texttt{0x1C} & \emph{boot\_cpu\_id} & \tge v2 only\\\cline{2-2}
214 vital parameters used during early boot.
337 linux,boot-cpu;
504 kernel to boot correctly.
517 boot
[all...]
/freebsd-10-stable/sys/boot/i386/zfsboot/
H A Dzfsldr.S201 movw $0x1234, BDA_BOOT # Do a warm boot
218 jb check_edd.1 # No, fail to boot
/freebsd-10-stable/share/mk/
H A Dbsd.own.mk54 # (see kld(4)). [/boot/kernel]
139 KMODDIR?= /boot/modules
141 KMODDIR?= /boot/kernel
146 DTBDIR?= /boot/dtb
/freebsd-10-stable/sys/boot/common/
H A Dboot.c42 /* List of kernel names to try (may be overwritten by boot.config) XXX should move from here? */
48 * The user wants us to boot.
50 COMMAND_SET(boot, "boot", "boot a file or loaded kernel", command_boot);
58 * See if the user has specified an explicit kernel to boot.
64 sprintf(command_errbuf, "can't boot '%s', kernel module already loaded", argv[1]);
115 COMMAND_SET(autoboot, "autoboot", "boot automatically after a delay", command_autoboot);
155 autoboot(-1, NULL); /* try to boot automatically */
194 when = otime + timeout; /* when to boot */
[all...]
/freebsd-10-stable/sys/boot/ia64/common/
H A Dbootinfo.c36 #include <sys/boot.h>
58 /* Get the boot options from the environment first. */
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-debug-handler.S53 #include <asm/octeon/octeon-boot-info.h>
62 #include "octeon-boot-info.h"
/freebsd-10-stable/sys/boot/arm/uboot/
H A DMakefile1 # $FreeBSD: stable/10/sys/boot/arm/uboot/Makefile 314922 2017-03-08 22:39:45Z pfg $
8 BINDIR?= /boot
/freebsd-10-stable/usr.sbin/bsdinstall/scripts/
H A Dauto141 dialog --backtitle "FreeBSD Installer" --title "Network Installation" --msgbox "No installation files were found on the boot volume. The next few screens will allow you to configure networking so that they can be downloaded from the Internet." 0 0
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c201 } boot; member in struct:isofile
371 * Usage : boot=<value>
374 * COMPAT : mkisofs -b/-eltorito-boot <value>
376 * Specifies "El Torito" boot image file to make
379 unsigned int boot:1; member in struct:iso_option
383 * Usage : boot-catalog=<value>
385 * Default: "boot.catalog"
388 * Specifies a fullpath of El Torito boot catalog.
394 * Usage : boot-info-table
397 * COMPAT : mkisofs -boot
814 struct isoent *boot; member in struct:iso9660::__anon33
[all...]

Completed in 284 milliseconds

1234567891011