Home
last modified time | relevance | path

Searched full:bootloader (Results 1 – 25 of 1374) sorted by relevance

12345678910>>...55

/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/
Dls_ucode.h36 * @bootloader_start_offset: start offset of the bootloader in ucode image
37 * @bootloader_size: size of the bootloader
38 * @bootloader_imem_offset: start off set of the bootloader in IMEM
39 * @bootloader_entry_point: entry point of the bootloader in IMEM
50 * A firmware image contains the code, data, and bootloader of a given LS
53 * This can be generated from a (bootloader, code, data) set if they have
113 * @header_offset: offset of the firmware/bootloader header in the file
114 * @data_offset: offset of the firmware/bootloader payload in the file
117 * This header is located at the beginning of the HS firmware and HS bootloader
130 * struct fw_bl_desc - firmware bootloader descriptor
[all …]
Dacr_r352.h54 * proper bootloader descriptor for this LS firmware
55 * @bl_desc_size: size of the bootloader descriptor
74 * the proper HS bootloader descriptor
75 * @hs_bl_desc_size: size of the HS bootloader descriptor
118 /* HS bootloader */
121 /* HS bootloader for unload blob, if using a different falcon */
/kernel/linux/linux-4.19/arch/ia64/hp/sim/boot/
DMakefile11 targets-$(CONFIG_IA64_HP_SIM) += bootloader
21 boot: bootloader
23 bootloader: $(obj)/bootloader target
35 $(obj)/bootloader: $(src)/bootloader.lds $(obj)/bootloader.o $(obj)/boot_head.o $(obj)/fw-emu.o \
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/power/reset/
Dreboot-mode.txt5 or ram. Then the bootloader can read it and take different
9 the bootloader what to do when the system reboots, and should be named
15 - mode-bootloader: Android fastboot mode, it's a mode to re-flash partitions on the Android based d…
16 - mode-loader: A bootloader mode, it's a mode used to download image on Rockchip platform,
23 mode-bootloader = <BOOT_FASTBOOT>;
/kernel/linux/linux-5.10/drivers/soc/bcm/brcmstb/pm/
Daon_defs.h3 * Always ON (AON) register interface between bootloader and Linux
28 * Modification of this bit reserved for bootloader only.
34 * Modification of this bit reserved for bootloader only.
65 * Bootloader utilizes a custom parameter block left in DRAM for handling S3
69 /* scratch memory for bootloader */
92 * providing a large DRAM buffer to the bootloader
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dbootstd.h2 /* bootstd.h: Bootloader system call interface
10 #define NR_BSC 21 /* last used bootloader system call */
12 #define __BN_reset 0 /* reset and start the bootloader */
14 #define __BN_exec 2 /* executes a bootloader image */
15 #define __BN_exit 3 /* terminates a bootloader image */
26 #define __BN_getbenv 14 /* get a bootloader envvar */
27 #define __BN_setbenv 15 /* get a bootloader envvar */
35 * We use similar macros to call into the bootloader as for uClinux
/kernel/linux/linux-4.19/arch/m68k/include/asm/
Dbootstd.h2 /* bootstd.h: Bootloader system call interface
10 #define NR_BSC 21 /* last used bootloader system call */
12 #define __BN_reset 0 /* reset and start the bootloader */
14 #define __BN_exec 2 /* executes a bootloader image */
15 #define __BN_exit 3 /* terminates a bootloader image */
26 #define __BN_getbenv 14 /* get a bootloader envvar */
27 #define __BN_setbenv 15 /* get a bootloader envvar */
35 * We use similar macros to call into the bootloader as for uClinux
/kernel/linux/linux-4.19/drivers/soc/bcm/brcmstb/pm/
Daon_defs.h2 * Always ON (AON) register interface between bootloader and Linux
36 * Modification of this bit reserved for bootloader only.
42 * Modification of this bit reserved for bootloader only.
73 * Bootloader utilizes a custom parameter block left in DRAM for handling S3
77 /* scratch memory for bootloader */
100 * providing a large DRAM buffer to the bootloader
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/reset/
Dreboot-mode.yaml15 or ram. Then the bootloader can read it and take different
19 the bootloader what to do when the system reboots, and should be named
25 …- bootloader: Android fastboot mode, it's a mode to re-flash partitions on the Android based devic…
26 - loader: A bootloader mode, it's a mode used to download image on Rockchip platform,
46 mode-bootloader = <2>;
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
DKconfig35 Pin multiplexing support for OMAP boards. If your bootloader
48 bool "Warn about pins the bootloader didn't set up"
119 need a PalmOS compatible bootloader; check out
128 you'll need a PalmOS compatible bootloader; check out
137 need a PalmOS compatible bootloader (Garux); check out
147 you'll need a SX1 compatible bootloader; check out
/kernel/linux/linux-4.19/arch/arm/mach-omap1/
DKconfig40 Pin multiplexing support for OMAP boards. If your bootloader
53 bool "Warn about pins the bootloader didn't set up"
125 need a PalmOS compatible bootloader; check out
134 you'll need a PalmOS compatible bootloader; check out
143 need a PalmOS compatible bootloader (Garux); check out
153 you'll need a SX1 compatible bootloader; check out
/kernel/linux/linux-5.10/arch/alpha/boot/
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
/kernel/linux/linux-4.19/arch/alpha/boot/
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
/kernel/linux/linux-4.19/Documentation/arm/SA1100/
DGraphicsClient23 Linux can be used with the ADS BootLoader that ships with the
29 board with the ADS bootloader, but should still work with Angel,
58 If any other bootloader is used, ensure it accomplish the same, especially
85 read-only to keep you from blasting over the bootloader. :) mtd1 is
88 on top of it. If you're not using the ADS bootloader, you're
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/touchscreen/
Dcyttsp.txt9 - bootloader-key : the 8-byte bootloader key that is required to switch
10 the chip from bootloader mode (default mode) to
60 bootloader-key = /bits/ 8 <0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08>;
85 bootloader-key = /bits/ 8 <0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dcyttsp.txt9 - bootloader-key : the 8-byte bootloader key that is required to switch
10 the chip from bootloader mode (default mode) to
60 bootloader-key = /bits/ 8 <0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08>;
85 bootloader-key = /bits/ 8 <0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08>;
/kernel/linux/linux-5.10/drivers/platform/x86/
Dintel-wmi-sbl-fw-update.c3 * Slim Bootloader(SBL) firmware update signaling driver
5 * Slim Bootloader is a small, open-source, non UEFI compliant, boot firmware
116 dev_info(&wdev->dev, "Slim Bootloader signaling driver attached\n"); in intel_wmi_sbl_fw_update_probe()
122 dev_info(&wdev->dev, "Slim Bootloader signaling driver removed\n"); in intel_wmi_sbl_fw_update_remove()
144 MODULE_DESCRIPTION("Slim Bootloader firmware update signaling driver");
/kernel/linux/linux-4.19/drivers/memory/
DKconfig77 Enables verbose debugging mostly to decode the bootloader provided
78 timings. To preserve the bootloader provided timings, the reset
82 NOTE: In addition to matching the register setup with the bootloader
84 bootloader or else the GPMC timings won't be identical with the
85 bootloader timings.
/kernel/linux/linux-4.19/drivers/media/pci/saa7164/
Dsaa7164-fw.c271 "%s() Unknown bootloader flags 0x%x\n", in saa7164_downloadfirmware()
333 "%s() Unknown bootloader flags 0x%x\n", in saa7164_downloadfirmware()
444 /* Retrieve bootloader if reqd */ in saa7164_downloadfirmware()
446 /* Second bootloader in the firmware file */ in saa7164_downloadfirmware()
455 /* Get bootloader (if reqd) and firmware header */ in saa7164_downloadfirmware()
465 dprintk(DBGLVL_FW, "Onboard BootLoader:\n"); in saa7164_downloadfirmware()
478 dprintk(DBGLVL_FW, "BootLoader version in rom %d.%d.%d.%d\n", in saa7164_downloadfirmware()
484 dprintk(DBGLVL_FW, "BootLoader version in file %d.%d.%d.%d\n", in saa7164_downloadfirmware()
521 /* Get ready to upload the bootloader */ in saa7164_downloadfirmware()
529 dprintk(DBGLVL_FW, "bootloader d/l starts.\n"); in saa7164_downloadfirmware()
[all …]
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
Dsaa7164-fw.c261 "%s() Unknown bootloader flags 0x%x\n", in saa7164_downloadfirmware()
323 "%s() Unknown bootloader flags 0x%x\n", in saa7164_downloadfirmware()
434 /* Retrieve bootloader if reqd */ in saa7164_downloadfirmware()
436 /* Second bootloader in the firmware file */ in saa7164_downloadfirmware()
445 /* Get bootloader (if reqd) and firmware header */ in saa7164_downloadfirmware()
455 dprintk(DBGLVL_FW, "Onboard BootLoader:\n"); in saa7164_downloadfirmware()
468 dprintk(DBGLVL_FW, "BootLoader version in rom %d.%d.%d.%d\n", in saa7164_downloadfirmware()
474 dprintk(DBGLVL_FW, "BootLoader version in file %d.%d.%d.%d\n", in saa7164_downloadfirmware()
511 /* Get ready to upload the bootloader */ in saa7164_downloadfirmware()
519 dprintk(DBGLVL_FW, "bootloader d/l starts.\n"); in saa7164_downloadfirmware()
[all …]
/kernel/linux/linux-4.19/arch/riscv/
DKconfig.debug5 For most platforms, it is firmware or second stage bootloader
27 bool "Built-in command line overrides bootloader arguments"
30 Set this option to 'Y' to have the kernel ignore the bootloader
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dat91-sama5d27_som1.dtsi55 bootloader@00040000 {
56 label = "bootloader";
61 label = "bootloader env redundant";
66 label = "bootloader env";
/kernel/linux/linux-4.19/drivers/firmware/efi/
DKconfig100 the bootloader this option may not be needed.
106 tristate "EFI Bootloader Control"
113 bootloader. If the string matches one of the boot labels
114 defined in its configuration, the bootloader will boot once
117 bootloader reads this reboot reason and takes particular
/kernel/linux/linux-4.19/arch/mips/include/asm/octeon/
Dcvmx-bootmem.h52 * which is used to maintain the free memory list. Since the bootloader is
60 * bootloader, so this structure should not be changed
150 * to the application by the bootloader.
162 * passed to the application by the bootloader at a specific
178 * passed to the application by the bootloader within a specified
204 * to the application by the bootloader, and assign it a name in the
221 * to the application by the bootloader, and assign it a name in the
240 * that was passed to the application by the bootloader, and assign it
260 * free list that was passed to the application by the bootloader, and
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/remoteproc/
Dst-rproc.txt6 Co-processors can be controlled from the bootloader or the primary OS. If
7 the bootloader starts a co-processor, the primary OS must detect its state
18 - clock-frequency Clock frequency to set co-processor at if the bootloader

12345678910>>...55