Home
last modified time | relevance | path

Searched full:loader (Results 1 – 25 of 97) sorted by relevance

1234

/Documentation/arch/arm/
Dbooting.rst11 In order to boot ARM Linux, you require a boot loader, which is a small
12 program that runs before the main kernel. The boot loader is expected
16 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
51 The boot loader should initialise and enable one serial port on the
56 As an alternative, the boot loader can pass the relevant 'console='
71 The boot loader should detect the machine type its running on by some
74 The boot loader must ultimately be able to provide a MACH_TYPE_xxx
90 The boot loader must provide either a tagged list or a dtb image for
[all …]
/Documentation/arch/x86/
Dboot.rst22 boot loader and the kernel. setup.S made relocatable,
59 pref_address fields. Added extended boot loader IDs.
86 features to the boot loader. Due to very limited space available in
89 communicate things to the boot loader is the kernel_info.
95 The traditional memory map for the kernel loader, used for Image or
111 | Boot loader | <- Boot sector entry point 0000:7C00
128 low memory touched by the boot loader -- as low as possible, since
131 memory. The boot loader should use the "INT 12h" BIOS call to verify
135 low, there is usually nothing the boot loader can do but to report an
136 error to the user. The boot loader should therefore be designed to
[all …]
Dmicrocode.rst4 The Linux Microcode Loader
16 The loader supports three loading methods:
30 loader parses the combined initrd image during boot.
44 The loader also saves the matching microcode for the CPU in memory.
214 The loader supports also loading of a builtin microcode supplied through
236 the final kernel image. The early loader finds them and applies them.
/Documentation/livepatch/
Dmodule-elf-format.rst18 exists in the module loader, so this former approach produced redundant
20 loader can already do, livepatch leverages existing code in the module
21 loader to perform the all the arch-specific relocation work. Specifically,
22 livepatch reuses the apply_relocate_add() function in the module loader to
41 since the kernel module loader cannot resolve them and will therefore
64 used by the kernel module loader to identify livepatch modules.
112 loader recognizes this flag and will avoid applying those relocation sections
114 so that the module loader doesn't discard them on module load (i.e. they will
192 objects, whose addresses cannot be resolved by the module loader (because
193 they are local or unexported global syms). Since the module loader only
[all …]
/Documentation/admin-guide/
Defi-stub.rst8 along with the EFI-specific entry point that the firmware loader
22 without the use of a conventional EFI boot loader, such as grub or
23 elilo. Since the EFI boot stub performs the jobs of a boot loader, in
24 a certain sense it *IS* the boot loader.
34 the extension the EFI firmware loader will refuse to execute it. It's
Dinitrd.rst8 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
292 6) the boot loader is installed
293 7) the boot loader is configured to load an initrd with the set of
320 via initrd from CD; or by booting via a loader like ``LOADLIN`` or directly
Dkernel-parameters.rst190 BOOT Is a boot loader parameter.
195 loader, and have no meaning to the kernel directly.
196 Do not modify the syntax of boot loader parameters without extreme
/Documentation/devicetree/bindings/net/
Dqcom,ipa.yaml135 qcom,gsi-loader:
179 # If qcom,gsi-loader is present, modem-init must not be present
182 - qcom,gsi-loader
187 # If qcom,gsi-loader is "self", the AP loads GSI firmware, and
191 qcom,gsi-loader:
198 # If qcom,gsi-loader is not present, we use deprecated behavior.
240 qcom,gsi-loader = "self";
/Documentation/devicetree/bindings/remoteproc/
Dqcom,pil-info.yaml7 title: Qualcomm peripheral image loader relocation info
13 The Qualcomm peripheral image loader relocation memory region, in IMEM, is
/Documentation/networking/devlink/
Dsfc.rst40 - SmartNIC application co-processor (APU) first stage boot loader version.
43 - SmartNIC application co-processor (APU) co-operating system loader version.
/Documentation/devicetree/bindings/power/reset/
Dreboot-mode.yaml26 - loader: A bootloader mode, it's a mode used to download image on Rockchip platform,
47 mode-loader = <3>;
Dsyscon-reboot-mode.yaml51 mode-loader = <BOOT_BL_DOWNLOAD>;
/Documentation/devicetree/bindings/display/imx/
Dnxp,imx8mq-dcss.yaml32 - description: Context loader completion and error interrupt
33 - description: DTG interrupt used to signal context loader trigger time
/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Dfirmware.txt4 boot loader), then a 'firmware' child node should be added to the QE
/Documentation/ABI/testing/
Dsysfs-firmware-acpi14 loading the OS boot loader into memory.
17 launching the currently loaded OS boot loader
20 point when the OS loader calls the
24 just prior to the OS loader gaining control
/Documentation/devicetree/bindings/mtd/partitions/
Dbrcm,bcm963xx-cfe-nor-partitions.txt1 Broadcom BCM963XX CFE Loader NOR Flash Partitions
Dredboot-fis.yaml10 format closely associated with the RedBoot boot loader.
/Documentation/admin-guide/media/
Dttusb-dec.rst18 - Hotplug firmware loader
/Documentation/filesystems/ext4/
Dspecial_inodes.rst25 - Boot loader.
/Documentation/arch/arm64/
Dbooting.rst17 For the purposes of this document, we will use the term `boot loader`
23 Essentially, the boot loader should provide (as a minimum) the
37 The boot loader is expected to find and initialise all RAM that the
41 the RAM in the machine, or any other method the boot loader designer
65 loader if a compressed Image target (e.g. Image.gz) is used. For
443 The boot loader is expected to enter the kernel on each CPU in the
/Documentation/driver-api/firmware/
Ddirect-fs-lookup.rst9 uses common core kernel file loader facility kernel_read_file_from_path().
Dfw_upload.rst7 A device driver that registers with the firmware loader will expose
98 The following progress codes are used internally by the firmware loader.
/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dfsl,qe-firmware.yaml25 or can be inserted by the boot loader at boot time.
/Documentation/devicetree/bindings/clock/
Dqcom,sc7280-lpasscc.yaml47 remoteproc peripheral loader.
/Documentation/devicetree/bindings/sram/
Dqcom,imem.yaml54 description: Peripheral image loader relocation region

1234