| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/gpu/host1x/ |
| D | nvidia,tegra234-nvdec.yaml | 67 firmware secure carveout. This carveout is configured by the bootloader and 73 Offset to bootloader manifest from beginning of firmware that was configured by 74 the bootloader. 79 Offset to bootloader code section from beginning of firmware that was configured by 80 the bootloader. 85 Offset to bootloader data section from beginning of firmware that was configured by 86 the bootloader. 92 the bootloader. 98 the bootloader. 104 by the bootloader.
|
| /kernel/linux/linux-5.10/drivers/soc/bcm/brcmstb/pm/ |
| D | aon_defs.h | 3 * 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/ |
| D | bootstd.h | 2 /* 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-6.6/arch/m68k/include/asm/ |
| D | bootstd.h | 2 /* 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-6.6/Documentation/devicetree/bindings/power/reset/ |
| D | reboot-mode.yaml | 15 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/Documentation/devicetree/bindings/power/reset/ |
| D | reboot-mode.yaml | 15 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-6.6/drivers/usb/typec/ucsi/ |
| D | ucsi_stm32g0.c | 19 /* STM32G0 I2C bootloader addr: 0b1010001x (See AN2606) */ 22 /* STM32G0 I2C bootloader max data size */ 25 /* STM32 I2C bootloader commands (See AN4221) */ 26 #define STM32_CMD_GVR 0x01 /* Gets the bootloader version */ 35 /* STM32 I2C bootloader answer status */ 50 #define STM32G0_FW_RSTGOBL 0x21 /* Reset and go to bootloader */ 75 * Bootloader commands helpers: 106 /* The 'ack' byte should contain bootloader answer: ack/nack/busy */ in ucsi_stm32g0_bl_check_ack() 137 * Send STM32 bootloader command format is two bytes: in ucsi_stm32g0_bl_cmd_check_ack() 223 /* Bootloader commands */ [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
| D | Kconfig | 35 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-6.6/arch/alpha/boot/ |
| D | Makefile | 14 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-5.10/arch/alpha/boot/ |
| D | Makefile | 14 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-6.6/drivers/platform/x86/intel/wmi/ |
| D | sbl-fw-update.c | 3 * 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() 143 MODULE_DESCRIPTION("Slim Bootloader firmware update signaling driver");
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | cyttsp.txt | 9 - 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/ |
| D | intel-wmi-sbl-fw-update.c | 3 * 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-5.10/drivers/media/pci/saa7164/ |
| D | saa7164-fw.c | 261 "%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-6.6/drivers/media/pci/saa7164/ |
| D | saa7164-fw.c | 261 "%s() Unknown bootloader flags 0x%x\n", in saa7164_downloadfirmware() 322 "%s() Unknown bootloader flags 0x%x\n", in saa7164_downloadfirmware() 433 /* Retrieve bootloader if reqd */ in saa7164_downloadfirmware() 435 /* Second bootloader in the firmware file */ in saa7164_downloadfirmware() 444 /* Get bootloader (if reqd) and firmware header */ in saa7164_downloadfirmware() 454 dprintk(DBGLVL_FW, "Onboard BootLoader:\n"); in saa7164_downloadfirmware() 467 dprintk(DBGLVL_FW, "BootLoader version in rom %d.%d.%d.%d\n", in saa7164_downloadfirmware() 473 dprintk(DBGLVL_FW, "BootLoader version in file %d.%d.%d.%d\n", in saa7164_downloadfirmware() 510 /* Get ready to upload the bootloader */ in saa7164_downloadfirmware() 518 dprintk(DBGLVL_FW, "bootloader d/l starts.\n"); in saa7164_downloadfirmware() [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/ |
| D | cypress,cy8ctma340.yaml | 67 bootloader-key: 68 description: the 8-byte bootloader key that is required to switch 69 the chip from bootloader mode (default mode) to application mode 117 - bootloader-key 139 bootloader-key = /bits/ 8 <0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/nvmem/ |
| D | rmem.yaml | 19 - raspberrypi,bootloader-config 20 - raspberrypi,bootloader-public-key 45 compatible = "raspberrypi,bootloader-config", "nvmem-rmem";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | at91-sama5d27_som1.dtsi | 55 bootloader@00040000 { 56 label = "bootloader"; 61 label = "bootloader env redundant"; 66 label = "bootloader env";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/remoteproc/ |
| D | st-rproc.txt | 6 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
|
| /kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
| D | octeon_boot.h | 24 /* similar to bootloader's linux_app_boot_info but without global data */ 63 /* If not to copy a lot of bootloader's structures 67 /* hardcoded in bootloader */
|
| /kernel/linux/linux-6.6/arch/mips/cavium-octeon/ |
| D | octeon_boot.h | 24 /* similar to bootloader's linux_app_boot_info but without global data */ 63 /* If not to copy a lot of bootloader's structures 67 /* hardcoded in bootloader */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/remoteproc/ |
| D | st-rproc.txt | 6 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
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/microchip/ |
| D | at91-sama5d27_som1.dtsi | 57 bootloader@40000 { 58 label = "bootloader"; 63 label = "bootloader env redundant"; 68 label = "bootloader env";
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
| D | Kconfig | 46 Pin multiplexing support for OMAP boards. If your bootloader 59 bool "Warn about pins the bootloader didn't set up" 129 need a PalmOS compatible bootloader; check out 139 you'll need a SX1 compatible bootloader; check out
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/dts/ |
| D | mpc8349emitxgp.dts | 34 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
|