| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ |
| D | ls_ucode.h | 36 * @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 …]
|
| D | acr_r352.h | 53 * proper bootloader descriptor for this LS firmware 54 * @bl_desc_size: size of the bootloader descriptor 84 * the proper HS bootloader descriptor 85 * @hs_bl_desc_size: size of the HS bootloader descriptor 128 /* HS bootloader */ 131 /* HS bootloader for unload blob, if using a different falcon */
|
| D | acr_r352.c | 34 * struct acr_r352_flcn_bl_desc - DMEM bootloader descriptor 52 * Structure used by the bootloader to load the rest of the code. This has 103 * This header is to be copied at the beginning of DMEM by the HS bootloader. 151 * blob contains the bootloader, code and data of the 153 * @ucode_size: size of the ucode blob, including bootloader 155 * @bl_code_size: size of the bootloader code 156 * @bl_imem_off: offset in imem of the bootloader 157 * @bl_data_off: offset of the bootloader data in WPR region 158 * @bl_data_size: size of the bootloader data 163 * @flags: flags for the secure bootloader [all …]
|
| /Linux-v5.4/Documentation/devicetree/bindings/power/reset/ |
| D | reboot-mode.txt | 5 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>;
|
| /Linux-v5.4/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
|
| /Linux-v5.4/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
|
| /Linux-v5.4/arch/arm/mach-omap1/ |
| D | Kconfig | 41 Pin multiplexing support for OMAP boards. If your bootloader 54 bool "Warn about pins the bootloader didn't set up" 126 need a PalmOS compatible bootloader; check out 135 you'll need a PalmOS compatible bootloader; check out 144 need a PalmOS compatible bootloader (Garux); check out 154 you'll need a SX1 compatible bootloader; check out
|
| /Linux-v5.4/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
|
| /Linux-v5.4/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>;
|
| /Linux-v5.4/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 …]
|
| /Linux-v5.4/drivers/memory/ |
| D | Kconfig | 86 Enables verbose debugging mostly to decode the bootloader provided 87 timings. To preserve the bootloader provided timings, the reset 91 NOTE: In addition to matching the register setup with the bootloader 93 bootloader or else the GPMC timings won't be identical with the 94 bootloader timings.
|
| /Linux-v5.4/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
|
| /Linux-v5.4/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 */
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-devices-platform-stratix10-rsu | 105 0 the first stage bootloader didn't run or 107 stage bootloader. 108 1 failed in second bootloader or didn't get 111 2 both first and second stage bootloader ran
|
| /Linux-v5.4/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
|
| D | tqm5200.dts | 29 timebase-frequency = <0>; // from bootloader 30 bus-frequency = <0>; // from bootloader 31 clock-frequency = <0>; // from bootloader 46 bus-frequency = <0>; // from bootloader 47 system-frequency = <0>; // from bootloader
|
| D | charon.dts | 32 timebase-frequency = <0>; // from bootloader 33 bus-frequency = <0>; // from bootloader 34 clock-frequency = <0>; // from bootloader 49 bus-frequency = <0>; // from bootloader 50 system-frequency = <0>; // from bootloader
|
| /Linux-v5.4/drivers/firmware/efi/ |
| D | Kconfig | 101 the bootloader this option may not be needed. 107 tristate "EFI Bootloader Control" 114 bootloader. If the string matches one of the boot labels 115 defined in its configuration, the bootloader will boot once 118 bootloader reads this reboot reason and takes particular
|
| /Linux-v5.4/Documentation/x86/x86_64/ |
| D | uefi.rst | 10 the needed bootloader support and associated tools for x86_64 platforms 15 2. Booting Linux kernel on UEFI x86_64 platform requires bootloader 37 elilo bootloader with x86_64 support, elilo configuration file,
|
| /Linux-v5.4/arch/arm/mach-s3c24xx/ |
| D | sleep.S | 23 * S3C24XX_DEBUG_RESUME is dangerous if your bootloader does not 30 /* sleep magic, to allow the bootloader to check for an valid 39 * resume code entry for bootloader to call
|
| /Linux-v5.4/arch/mips/include/asm/octeon/ |
| D | cvmx-sysinfo.h | 29 * This module provides system/board information obtained by the bootloader. 71 /* exception base address, as set by bootloader */ 107 /* configuration flags from bootloader */ 116 * by the bootloader.
|
| /Linux-v5.4/drivers/hid/ |
| D | hid-picolcd.h | 41 #define REPORT_VERSION 0xf1 /* LCD: IN[2],OUT[1] Bootloader: IN[2],OUT[1] */ 42 #define REPORT_BL_ERASE_MEMORY 0xf2 /* Bootloader: IN[36],OUT[4] */ 43 #define REPORT_BL_READ_MEMORY 0xf3 /* Bootloader: IN[36],OUT[4] */ 44 #define REPORT_BL_WRITE_MEMORY 0xf4 /* Bootloader: IN[36],OUT[36] */ 45 #define REPORT_DEVID 0xf5 /* LCD: IN[5], OUT[1] Bootloader: IN[5],OUT[1] */ 48 #define REPORT_EXIT_FLASHER 0xff /* Bootloader: OUT[2] */
|
| /Linux-v5.4/Documentation/translations/zh_CN/arm/ |
| D | Booting | 97 bootloader 必须创建和初始化内核标签列表。一个有效的标签列表以 106 bootloader 必须传递一个系统内存的位置和最小值,以及根文件系统位置。 125 bootloader 必须以 64bit 地址对齐的形式加载一个设备树映像(dtb)到系统 131 bootloader 必须传递一个系统内存的位置和最小值,以及根文件系统位置。
|
| /Linux-v5.4/arch/mips/netlogic/common/ |
| D | smpboot.S | 99 * In case of RMIboot bootloader which is used on XLR boards, the CPUs 100 * be already woken up and waiting in bootloader code. 101 * This will get them out of the bootloader code and into linux. Needed 102 * because the bootloader area will be taken and initialized by linux.
|
| /Linux-v5.4/arch/arm64/include/asm/ |
| D | virt.h | 56 * A correctly-implemented bootloader must start all CPUs in the same mode: 60 * Should the bootloader fail to do this, the two values will be different. 75 /* Check if the bootloader has booted CPUs in different modes */
|