Home
last modified time | relevance | path

Searched refs:bootloader (Results 1 – 22 of 22) sorted by relevance

/drivers/platform/cznic/
A Dturris-omnia-mcu-base.c57 static int omnia_get_version_hash(struct omnia_mcu *mcu, bool bootloader, in omnia_get_version_hash() argument
65 bootloader ? OMNIA_CMD_GET_FW_VERSION_BOOT in omnia_get_version_hash()
78 bool bootloader) in fw_version_hash_show() argument
84 err = omnia_get_version_hash(mcu, bootloader, version); in fw_version_hash_show()
210 static void omnia_mcu_print_version_hash(struct omnia_mcu *mcu, bool bootloader) in omnia_mcu_print_version_hash() argument
212 const char *type = bootloader ? "bootloader" : "application"; in omnia_mcu_print_version_hash()
217 err = omnia_get_version_hash(mcu, bootloader, version); in omnia_mcu_print_version_hash()
/drivers/gpu/drm/sysfb/
A DKconfig23 by the firmware or bootloader before the kernel boots. Scanout
53 by the firmware or bootloader before the kernel boots. Scanout
73 by the firmware or bootloader before the kernel boots. Scanout
/drivers/gpu/nova-core/
A Dfirmware.rs27 bootloader: firmware::Firmware, field
45 bootloader: request("bootloader")?, in new()
/drivers/net/ethernet/meta/fbnic/
A Dfbnic_fw.h47 struct fbnic_fw_ver mgmt, bootloader; member
50 struct fbnic_fw_ver mgmt, bootloader, undi; member
A Dfbnic_devlink.c77 err = fbnic_version_running_put(req, &fbd->fw_cap.running.bootloader, in fbnic_devlink_info_get()
87 err = fbnic_version_stored_put(req, &fbd->fw_cap.stored.bootloader, in fbnic_devlink_info_get()
A Dfbnic_fw.c604 fbd->fw_cap.running.bootloader.version = version; in fbnic_fw_parse_cap_resp()
606 fbd->fw_cap.running.bootloader.commit, in fbnic_fw_parse_cap_resp()
610 fbd->fw_cap.stored.bootloader.version = version; in fbnic_fw_parse_cap_resp()
612 fbd->fw_cap.stored.bootloader.commit, in fbnic_fw_parse_cap_resp()
/drivers/memory/
A DKconfig118 Enables verbose debugging mostly to decode the bootloader provided
119 timings. To preserve the bootloader provided timings, the reset
123 NOTE: In addition to matching the register setup with the bootloader
125 bootloader or else the GPMC timings won't be identical with the
126 bootloader timings.
/drivers/firmware/efi/
A DKconfig98 the bootloader this option may not be needed.
111 bootloader. If the string matches one of the boot labels
112 defined in its configuration, the bootloader will boot once
115 bootloader reads this reboot reason and takes particular
302 required generation for the specific component in the bootloader.
/drivers/firmware/broadcom/
A DKconfig23 bootloader firmware CFE. This driver provides method to ssb and bcma
/drivers/input/rmi4/
A Drmi_f34v7.c889 num_of_containers = f34->v7.img.bootloader.size / 4 - 1; in rmi_f34v7_parse_img_header_10_bl_container()
892 addr = get_unaligned_le32(f34->v7.img.bootloader.data + i * 4); in rmi_f34v7_parse_img_header_10_bl_container()
965 f34->v7.img.bootloader.data = content; in rmi_f34v7_parse_image_header_10()
966 f34->v7.img.bootloader.size = length; in rmi_f34v7_parse_image_header_10()
A Drmi_f34.h213 struct block_data bootloader; member
/drivers/mtd/parsers/
A DKconfig129 That format was first found in devices with SafeLoader bootloader and
156 RedBoot is a ROM monitor and bootloader which deals with multiple
/drivers/power/reset/
A DKconfig313 register, then the bootloader can read it to take different
332 then the bootloader can read it and take different
/drivers/hwmon/
A Dcorsair-cpro.c567 DEFINE_SHOW_ATTRIBUTE(bootloader);
/drivers/input/touchscreen/
A Datmel_mxt_ts.c485 u8 bootloader; in mxt_lookup_bootloader_address() local
493 bootloader = appmode - 0x24; in mxt_lookup_bootloader_address()
501 bootloader = appmode - 0x26; in mxt_lookup_bootloader_address()
511 data->bootloader_addr = bootloader; in mxt_lookup_bootloader_address()
/drivers/bus/
A DKconfig123 For this to work, either your bootloader needs to enable the CDMM
/drivers/firmware/
A DKconfig192 bootloader or kernel can show basic video-output during boot for
/drivers/edac/
A DKconfig523 First, ECC must be configured in the bootloader. Then, this driver
/drivers/clk/
A DKconfig369 all the clocks are initialized by the bootloader, so this driver
/drivers/tty/serial/
A DKconfig500 your bootloader about how to pass options to the kernel at boot time.)
849 This value is only used if the bootloader doesn't pass in the
/drivers/video/fbdev/
A DKconfig1759 bool "Don't reinitialize, use bootloader's GDC/Display configuration"
1763 the bootloader.
/drivers/rtc/
A DKconfig267 manufacturing or a bootloader).

Completed in 58 milliseconds