Home
last modified time | relevance | path

Searched refs:loader (Results 1 – 153 of 153) sorted by relevance

/linux-4.1.27/arch/arm/boot/dts/
Daxm5516-cpus.dtsi81 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
153 cpu-release-addr = <0>; // Fixed by the boot loader
[all …]
Dalpine.dtsi44 clock-frequency = <0>; /* Filled by loader */
51 clock-frequency = <0>; /* Filled by loader */
58 clock-frequency = <0>; /* Filled by loader */
65 clock-frequency = <0>; /* Filled by loader */
84 clock-frequency = <0>; /* Filled by loader */
126 clock-frequency = <0>; /* Filled by loader */
135 clock-frequency = <0>; /* Filled by loader */
Domap3-devkit8000.dts134 x-loader@0 {
Darmada-xp-axpwifiap.dts4 * Note: this board is shipped with a new generation boot loader that
Domap3-tao3530.dtsi304 x-loader@0 {
Darmada-xp-linksys-mamba.dts4 * Note: this board is shipped with a new generation boot loader that
Dr8a7790-lager.dts442 label = "loader";
Darm-realview-pb1176.dts201 * up by boot loader(s).
Domap3-gta04.dtsi490 x-loader@0 {
Dr8a7791-koelsch.dts487 label = "loader";
Domap3-pandora-common.dtsi528 x-loader@0 {
/linux-4.1.27/arch/alpha/kernel/
Dbinfmt_loader.c11 unsigned long loader; in load_binary() local
18 if (bprm->loader) in load_binary()
25 loader = bprm->vma->vm_end - sizeof(void *); in load_binary()
36 bprm->loader = loader; in load_binary()
/linux-4.1.27/arch/arm/lib/
Decard.S20 @ Purpose: call an expansion card loader to read bytes.
21 @ Proto : char read_loader(int offset, char *card_base, char *loader);
33 @ Purpose: call an expansion card loader to reset the card
34 @ Proto : void read_loader(int card_base, char *loader);
/linux-4.1.27/Documentation/arm/
DBooting9 In order to boot ARM Linux, you require a boot loader, which is a small
10 program that runs before the main kernel. The boot loader is expected
14 Essentially, the boot loader should provide (as a minimum) the
31 The boot loader is expected to find and initialise all RAM that the
35 the RAM in the machine, or any other method the boot loader designer
45 The boot loader should initialise and enable one serial port on the
50 As an alternative, the boot loader can pass the relevant 'console='
63 The boot loader should detect the machine type its running on by some
66 The boot loader must ultimately be able to provide a MACH_TYPE_xxx
80 The boot loader must provide either a tagged list or a dtb image for
[all …]
Duefi.txt28 PE/COFF executable, including a loader application that makes it possible to
DSetup9 kernel loader to the Linux kernel proper, and may be short lived
/linux-4.1.27/Documentation/x86/
Dboot.txt18 boot loader and the kernel. setup.S made relocatable,
55 pref_address fields. Added extended boot loader IDs.
66 The traditional memory map for the kernel loader, used for Image or
82 | Boot loader | <- Boot sector entry point 0000:7C00
100 low memory touched by the boot loader -- as low as possible, since
103 memory. The boot loader should use the "INT 12h" BIOS call to verify
107 low, there is usually nothing the boot loader can do but to report an
108 error to the user. The boot loader should therefore be designed to
111 0x90000 segment, the boot loader should make sure not to use memory
131 | Boot loader | <- Boot sector entry point 0000:7C00
[all …]
/linux-4.1.27/security/tomoyo/
DKconfig42 bool "Activate without calling userspace policy loader."
58 string "Location of userspace policy loader"
63 This is the default pathname of policy loader which is called before
68 string "Trigger for calling userspace policy loader"
/linux-4.1.27/Documentation/
Defi-stub.txt7 along with the EFI-specific entry point that the firmware loader
21 without the use of a conventional EFI boot loader, such as grub or
22 elilo. Since the EFI boot stub performs the jobs of a boot loader, in
23 a certain sense it *IS* the boot loader.
32 the extension the EFI firmware loader will refuse to execute it. It's
Dinitrd.txt8 initrd provides the capability to load a RAM disk by the boot loader.
27 1) the boot loader loads the kernel and the initial RAM disk
276 6) the boot loader is installed
277 7) the boot loader is configured to load an initrd with the set of
304 via initrd from CD; or by booting via a loader like LOADLIN or directly
Dsvga.txt19 option of LILO (or some other boot loader you use) or by the "vidmode" utility
177 in setup.S, but it's better to upgrade the boot loader...)
DChanges125 A new module loader is now in the kernel that requires module-init-tools
Dkernel-parameters.txt140 BOOT Is a boot loader parameter.
143 loader, and have no meaning to the kernel directly.
144 Do not modify the syntax of boot loader parameters without extreme
1089 kexec loader will pass this option to capture kernel.
3906 This is actually a boot loader parameter; the value is
Ddevices.txt113 by the boot loader; newer kernels use /dev/ram0 for
/linux-4.1.27/arch/powerpc/boot/dts/
Da4m072.dts33 bus-frequency = <0>; /* From boot loader */
34 system-frequency = <0>; /* From boot loader */
144 clock-frequency = <0>; /* From boot loader */
Da3m071.dts32 bus-frequency = <0>; /* From boot loader */
33 system-frequency = <0>; /* From boot loader */
Ddigsy_mtc.dts102 clock-frequency = <0>; // From boot loader
Dstorcenter.dts58 bus-frequency = <0>; /* fixed by loader */
Dlite5200b.dts120 clock-frequency = <0>; // From boot loader
Dxpedite5200_xmon.dts6 * xMon boot loader memory map which differs from U-Boot's.
52 reg = <0x0 0x0>; // Filled in by boot loader
Dtqm5200.dts204 clock-frequency = <0>; // From boot loader
Dcharon.dts229 clock-frequency = <0>; // From boot loader
Dlite5200.dts287 clock-frequency = <0>; // From boot loader
Dmpc5200b.dtsi280 clock-frequency = <0>; // From boot loader
/linux-4.1.27/arch/arm/mach-rpc/
Decard.c86 ecard_loader_reset(unsigned long base, loader_t loader);
88 ecard_loader_read(int off, unsigned long base, loader_t loader);
128 ecard_loader_reset(res->start, ec->loader); in ecard_task_reset()
184 if (!req->use_loader || !ec->loader) { in ecard_task_readbytes()
198 ec->loader); in ecard_task_readbytes()
340 if (!useld && ec->loader) { in ecard_readchunk()
352 if (!ec->loader) { in ecard_readchunk()
353 ec->loader = kmalloc(c_len(&excd), in ecard_readchunk()
355 if (ec->loader) in ecard_readchunk()
356 ecard_readbytes(ec->loader, ec, in ecard_readchunk()
[all …]
/linux-4.1.27/drivers/media/usb/go7007/
DKconfig38 This is a go7007 firmware loader driver for the WIS GO7007
42 module will be called go7007-loader.
DMakefile3 obj-$(CONFIG_VIDEO_GO7007_LOADER) += go7007-loader.o
/linux-4.1.27/arch/xtensa/boot/dts/
Dxtfpga-flash-4m.dtsi11 label = "boot loader area";
Dxtfpga-flash-16m.dtsi11 label = "boot loader area";
Dxtfpga-flash-128m.dtsi15 label = "boot loader area";
/linux-4.1.27/Documentation/serial/
DREADME.cycladesZ5 The firmware, loader program and the latest device driver code are
/linux-4.1.27/Documentation/blockdev/
Dmflash.txt27 If host boot from mflash, usually needs raw area for boot loader image. All of
29 Note that boot loader's size of reserved area and kernel configuration value
/linux-4.1.27/arch/mips/lantiq/
DKconfig41 bool "XRX200 PHY firmware loader"
/linux-4.1.27/Documentation/arm64/
Dbooting.txt15 For the purposes of this document, we will use the term `boot loader'
21 Essentially, the boot loader should provide (as a minimum) the
35 The boot loader is expected to find and initialise all RAM that the
39 the RAM in the machine, or any other method the boot loader designer
61 loader if a compressed Image target (e.g. Image.gz) is used. For
183 The boot loader is expected to enter the kernel on each CPU in the
/linux-4.1.27/Documentation/devicetree/bindings/arm/rockchip/
Dpmu-sram.txt5 level loader). This is a common use of the "pmu-sram" because it keeps power
/linux-4.1.27/arch/x86/boot/
Dsetup.ld61 /* Necessary for the very-old-loader check to work... */
Dheader.S217 # The EFI application loader requires a relocation section
/linux-4.1.27/arch/score/
DKconfig.debug13 On some platforms, there is currently no way for the boot loader to
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/
Dfirmware.txt4 boot loader), then a 'firmware' child node should be added to the QE
/linux-4.1.27/arch/mips/boot/dts/netlogic/
Dxlp_gvp.dts45 label = "x-loader";
Dxlp_rvp.dts45 label = "x-loader";
Dxlp_svp.dts87 label = "x-loader";
Dxlp_fvp.dts87 label = "x-loader";
Dxlp_evp.dts87 label = "x-loader";
/linux-4.1.27/include/linux/
Dbinfmts.h46 unsigned long loader, exec; member
/linux-4.1.27/Documentation/dvb/
Dttusb-dec.txt16 Hotplug firmware loader under 2.6 kernels
DREADME.dvb-usb112 2004-05-14 - firmware loader is working
226 user-level firmware loader, which saves a lot of time
/linux-4.1.27/arch/c6x/
DKconfig65 On some architectures there is currently no way for the boot loader
76 override those passed by the boot loader.
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dinode.c659 const char *loader; in spufs_init_isolated_loader() local
666 loader = of_get_property(dn, "loader", &size); in spufs_init_isolated_loader()
667 if (!loader) in spufs_init_isolated_loader()
676 memcpy(isolated_loader, loader, size); in spufs_init_isolated_loader()
/linux-4.1.27/arch/tile/
DKconfig338 to not rely on the boot loader to provide them.)
353 image and used at boot time. If the boot loader provides a
361 by the boot loader) should specify the device for the root
365 bool "Built-in command line overrides boot loader arguments"
369 Set this option to 'Y' to have the kernel ignore the boot loader
/linux-4.1.27/arch/unicore32/
DKconfig179 loader passes other arguments to the kernel.
181 command-line options your boot loader passes to the kernel.
/linux-4.1.27/Documentation/zh_CN/arm/
DBooting34 为了启动 ARM Linux,你需要一个引导装载程序(boot loader),
/linux-4.1.27/Documentation/devicetree/bindings/bus/
Dsimple-pm-bus.txt5 driver, as it's typically initialized by the boot loader.
Dmvebu-mbus.txt209 loader at the address listed in the ranges property, since access to that region
/linux-4.1.27/Documentation/fmc/
Dfmc-fakedev.txt18 by means of the firmware loader. This example shows the defaults and a
/linux-4.1.27/arch/arm/include/asm/
Decard.h164 CONST loader_t loader; /* loader program */ member
/linux-4.1.27/fs/
Dbinfmt_aout.c157 if (bprm->loader) { in create_aout_tables()
160 put_user(bprm->loader, --sp); in create_aout_tables()
Dexec.c688 if (bprm->loader) in setup_arg_pages()
689 bprm->loader -= stack_shift; in setup_arg_pages()
/linux-4.1.27/arch/s390/kernel/
Dhead.S272 # SALIPL loader support. Based on a patch by Rob van der Heij.
273 # This entry point is called directly from the SALIPL loader and
/linux-4.1.27/arch/nios2/
DKconfig108 On some platforms, there is currently no way for the boot loader to
119 override those passed by the boot loader.
/linux-4.1.27/Documentation/devicetree/bindings/pci/
Dpci-keystone.txt57 - If boot loader already does PCI link establishment, then phys and
/linux-4.1.27/drivers/fmc/
DKconfig39 internal EEPROM of the PCB, using the firmware loader to get
/linux-4.1.27/arch/avr32/
DKconfig166 prompt "Boot loader type"
240 If you don't have a boot loader capable of passing a command line string
/linux-4.1.27/firmware/dsp56k/
Dbootstrap.asm7 ; DSP56k loader
/linux-4.1.27/Documentation/zh_CN/arm64/
Dbooting.txt40 基于本文档的目的,我们将简单地使用‘引导装载程序’(‘boot loader’)
/linux-4.1.27/Documentation/sound/alsa/
DALSA-Configuration.txt238 The driver requires the firmware loader support on kernel.
575 The driver requires the firmware loader support on kernel.
583 The driver requires the firmware loader support on kernel.
631 The driver requires the firmware loader support on kernel.
792 The driver requires the firmware loader support on kernel.
800 The driver requires the firmware loader support on kernel.
1091 The driver requires the firmware loader support on kernel.
1099 The driver requires the firmware loader support on kernel.
1107 The driver requires the firmware loader support on kernel.
1240 The driver requires the firmware loader support on kernel.
[all …]
/linux-4.1.27/firmware/
DMakefile100 fw-shipped-$(CONFIG_USB_EMI26) += emi26/loader.fw emi26/firmware.fw \
102 fw-shipped-$(CONFIG_USB_EMI62) += emi62/loader.fw emi62/bitstream.fw \
Dwhiteheat_loader.HEX302 * Added debug loader firmware if DEBUG is #defined:
Dwhiteheat_loader_debug.HEX391 * Added debug loader firmware if DEBUG is #defined:
DWHENCE177 File: emi26/loader.fw
208 File: emi62/loader.fw
266 Debug loader claims the following behaviour:
Dwhiteheat.HEX1085 * Added debug loader firmware if DEBUG is #defined:
/linux-4.1.27/arch/avr32/boards/atstk1000/
DKconfig46 If you change this you'll want an updated boot loader putting
/linux-4.1.27/drivers/usb/atm/
DKconfig63 the modem using a user space utility (a firmware loader for example).
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/
Dingenic,jz4780-nemc.txt43 loader).
/linux-4.1.27/drivers/net/wireless/ipw2x00/
DKconfig38 including the firmware and a firmware loader in an initramfs.
100 including the firmware and a firmware loader in an initramfs.
/linux-4.1.27/arch/metag/
DKconfig242 On some architectures there is currently no way for the boot loader
252 override those passed by the boot loader.
/linux-4.1.27/arch/microblaze/
DKconfig99 On some architectures there is currently no way for the boot loader
110 override those passed by the boot loader.
/linux-4.1.27/Documentation/prctl/
Dno_new_privs.txt8 - The dynamic loader handles LD_* environment variables differently if
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dmtd-physmap.txt27 physmap-flash drivers as boot loader pass the mtd partition via the old
/linux-4.1.27/arch/hexagon/
DKconfig108 On some platforms, there is currently no way for the boot loader
/linux-4.1.27/arch/blackfin/mach-bf561/
DKconfig12 bool "Enable Core B loader"
/linux-4.1.27/arch/openrisc/
DKconfig125 On some architectures there is currently no way for the boot loader
/linux-4.1.27/arch/arm/
DKconfig1800 # Compressed boot loader in ROM. Yes, we really want to ask about
1803 hex "Compressed ROM boot loader base address"
1814 hex "Compressed ROM boot loader BSS address"
1827 bool "Compressed boot loader in ROM/flash"
1873 Uses the command-line options passed by the boot loader instead of
1874 the device tree bootargs property. If the boot loader doesn't provide
1880 The command-line arguments provided by the boot loader will be
1890 for the boot loader to pass arguments to the kernel. For these
1903 Uses the command-line options passed by the boot loader. If
1904 the boot loader doesn't provide any, the default kernel command
[all …]
DKconfig.debug841 by the boot-loader before use.
852 by the boot-loader before use.
863 by the boot-loader before use.
873 by the boot-loader before use.
882 by the boot-loader before use.
891 by the boot-loader before use.
900 by the boot-loader before use.
/linux-4.1.27/Documentation/devicetree/
Doverlay-notes.txt44 .... /* various properties for loader use; i.e. part id etc. */
Dbooting-without-of.txt1005 loader.
/linux-4.1.27/drivers/atm/
Dambassador.h318 } loader; member
Dambassador.c1879 wr_plain (dev, offsetof(amb_mem, mb.loader.ready), 0); in amb_reset()
1889 while (!rd_plain (dev, offsetof(amb_mem, mb.loader.ready))) in amb_reset()
1899 word = rd_mem (dev, offsetof(amb_mem, mb.loader.result)); in amb_reset()
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/
Dqe.txt86 or can be inserted by the boot loader at boot time.
/linux-4.1.27/arch/mips/
DKconfig.debug60 On some platforms, there is currently no way for the boot loader to
DKconfig2161 bool "VPE loader support."
2167 Includes a loader for loading an elf relocatable object
2185 The loader can use memory that is present but has been hidden from
/linux-4.1.27/drivers/tty/serial/
DKconfig45 your boot loader (lilo or loadlin) about how to pass options to the
73 your boot loader (lilo or loadlin) about how to pass options to the
288 your boot loader about how to pass options to the kernel at
310 your boot loader about how to pass options to the kernel at
421 your boot loader (lilo or loadlin) about how to pass options to the
458 your boot loader (lilo or loadlin) about how to pass options to the
483 your boot loader (lilo or loadlin) about how to pass options to the
890 your boot loader (lilo or loadlin) about how to pass options to the
1129 your boot loader about how to pass options to the kernel at
/linux-4.1.27/arch/blackfin/mach-bf518/
DKconfig92 Saying Y will overwrite the default reset or boot loader
/linux-4.1.27/arch/blackfin/mach-bf527/
DKconfig89 Saying Y will overwrite the default reset or boot loader
/linux-4.1.27/arch/m68k/
DKconfig.devices133 your boot loader about how to pass options to the kernel at boot
DKconfig.machine359 the boot loader, and will not be written by the kernel. By far most
370 the boot loader, and will not be written by the kernel. By far most
/linux-4.1.27/arch/arm/plat-omap/
DKconfig124 requires support from PPA / boot-loader in HS/EMU devices, which
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfsroot.txt39 When the kernel has been loaded by a boot loader (see below) it needs to be
277 Pxelinux may be used to boot linux using the PXE boot loader
/linux-4.1.27/arch/powerpc/platforms/ps3/
DKconfig134 contains the boot loader and some boot options.
/linux-4.1.27/Documentation/isdn/
DREADME.icn126 loadpg.bin - Image of the bootstrap loader.
DREADME.hysdn130 1005 First boot stage (bootstrap loader) failed
/linux-4.1.27/Documentation/kdump/
Dkdump.txt199 kexec boot loader will load it in memory region reserved for dump-capture
209 to the boot loader configuration files.
288 1) Update the boot loader (such as grub, yaboot, or lilo) configuration
/linux-4.1.27/Documentation/sound/oss/
DSoundPro80 loading with kmod, the kernel module loader, here is the section I
/linux-4.1.27/Documentation/power/
Dswsusp-dmcrypt.txt41 Prepare your boot loader to use the initrd you will create or
Ddevices.txt541 pre-hibernation memory contents restored by the boot loader, in practice this
544 boot loader loads a fresh instance of the kernel, called the boot kernel, into
561 whatever state the boot loader left them.
585 must assume the device has been accessed and reconfigured by the boot loader or
Dpci.txt628 turn is loaded and run by a boot loader in the usual way. After the boot kernel
638 state the boot loader left them.
/linux-4.1.27/arch/cris/boot/rescue/
Dhead_v10.S81 ;; host loader can be used to load a rescued product as well as
/linux-4.1.27/arch/m68k/q40/
DREADME58 to 'lxx' loader enables this.
/linux-4.1.27/Documentation/frv/
Dbooting.txt30 boot loader) before it can be run. The kernel image (arch/frv/boot/Image) may
/linux-4.1.27/arch/sparc/
DKconfig385 your boot loader (silo) about how to pass options to the kernel at
423 download the uImage file to the target using a ELF-loader other than
/linux-4.1.27/Documentation/gpio/
Dsysfs.txt12 protect boot loader segments in flash memory. System upgrade procedures
Dgpio-legacy.txt631 protect boot loader segments in flash memory. System upgrade procedures
/linux-4.1.27/drivers/net/hippi/
Drrunner.h618 struct seg_hdr loader; member
/linux-4.1.27/arch/arm/plat-samsung/
DKconfig38 must have been initialised by the boot-loader before use.
/linux-4.1.27/arch/powerpc/
DKconfig648 On some platforms, there is currently no way for the boot loader to
658 loader passes other arguments to the kernel.
660 command-line options your boot loader passes to the kernel.
/linux-4.1.27/drivers/pcmcia/
DKconfig46 automatically using the in-kernel firmware loader and the hotplug
/linux-4.1.27/Documentation/networking/
Dtuntap.txt52 Make sure that "Kernel module loader" - module auto-loading
DREADME.ipw2200259 firmware loader used by hotplug utilizes sysfs entries for transferring
/linux-4.1.27/arch/x86/
DKconfig1210 your boot loader (lilo or loadlin) about how to pass options to the
1519 loader (lilo or loadlin) about how to pass options to the kernel at
1670 In addition, you should use the latest ELILO loader available
1796 it has been loaded by the boot loader and will ignore above physical
2013 to not rely on the boot loader to provide them.)
2028 image and used at boot time. If the boot loader provides a
2036 by the boot loader) should specify the device for the root
2040 bool "Built-in command line overrides boot loader arguments"
2043 Set this option to 'Y' to have the kernel ignore the boot loader
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dmpc5200.txt118 - do not touch a configuration assigned by the boot loader which supervises
/linux-4.1.27/arch/arm64/
DKconfig695 loader passes other arguments to the kernel.
697 command-line options your boot loader passes to the kernel.
/linux-4.1.27/Documentation/powerpc/
Dqe_firmware.txt211 the microcode to the SOC itself. Normally, the microcode loader should
/linux-4.1.27/Documentation/filesystems/
Dext4.txt610 used to store a boot loader in a secure part of
613 The data blocks of the previous boot loader
/linux-4.1.27/arch/arm/mach-pxa/
DKconfig478 boot loader, this is not necessary.
/linux-4.1.27/arch/xtensa/
DKconfig338 for the boot loader to pass arguments to the kernel. For these
/linux-4.1.27/Documentation/ia64/
Dfsys.txt282 loader that recognises the library, you should be able to make calls to
/linux-4.1.27/drivers/tty/serial/8250/
DKconfig76 your boot loader (grub or lilo or loadlin) about how to pass options
/linux-4.1.27/Documentation/i2c/
Dwriting-clients139 a table, in the kernel or from the boot loader, identifying I2C devices
/linux-4.1.27/Documentation/kbuild/
Dkconfig-language.txt17 | +- Kernel module loader
/linux-4.1.27/arch/
DKconfig459 just need a simple module loader without arch specific data - those
/linux-4.1.27/arch/sh/
DKconfig783 bool "Include MMCIF loader in romImage (EXPERIMENTAL)"
/linux-4.1.27/drivers/tty/
DKconfig69 bootparam" or see the documentation of your boot loader (lilo or
/linux-4.1.27/drivers/net/usb/
DKconfig432 in some PXA versions of the "blob" boot loader.
/linux-4.1.27/arch/arm/boot/compressed/
Dhead.S136 .word _magic_sig @ Magic numbers to help the loader
/linux-4.1.27/drivers/char/
DKconfig113 or see the documentation of your boot loader (lilo or loadlin) about
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_history.txt161 * Defined a new image type of boot loader.
/linux-4.1.27/drivers/usb/serial/
DKconfig36 your boot loader (lilo or loadlin) about how to pass options to the
/linux-4.1.27/
DCREDITS115 D: Author of the SYSLINUX boot loader, maintainer of the linux.* news
1701 D: iBCS personalities, socket and X interfaces, x.out loader, syscalls...
2127 D: Author of the LOADLIN Linux loader, hacking on boot stuff
3199 D: Firmware loader (request_firmware)
/linux-4.1.27/Documentation/sysctl/
Dkernel.txt721 ROM/Flash boot loader. Maybe to tell it what to do after
/linux-4.1.27/drivers/ide/
DKconfig245 bootparam" or see the documentation of your boot loader about how to
/linux-4.1.27/arch/blackfin/
DKconfig384 If you don't have a boot loader capable of passing a command line string
/linux-4.1.27/init/
DKconfig1283 boot loader (loadlin or lilo) and that is mounted as root
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt61 prompt of your boot loader.