Searched refs:protocols (Results 1 – 24 of 24) sorted by relevance
/u-boot/drivers/scsi/ |
A D | Kconfig | 8 interfaces as well as protocols for controlling devices and
|
/u-boot/doc/device-tree-bindings/misc/misc/ |
A D | fsl,mpc83xx-serdes.txt | 4 protocols (SATA, PCI Express, SGMII, ...) are used on the system's serdes lines
|
/u-boot/doc/uefi/ |
A D | iscsi.rst | 10 U-Boot has only a reduced set of supported network protocols. The focus for 11 network booting has been on UDP based protocols. A TCP stack and HTTP support 18 These protocols are insecure. The client cannot validate the authenticity 39 An alternative to implementing these protocols in U-Boot is to use an existing
|
A D | uefi.rst | 333 The interfaces implemented by the objects are referred to as protocols. These
|
/u-boot/doc/api/ |
A D | efi.rst | 145 Network protocols 157 Text IO protocols
|
/u-boot/lib/efi_loader/ |
A D | efi_boottime.c | 502 INIT_LIST_HEAD(&handle->protocols); in efi_add_handle() 546 list_for_each(lhandle, &efiobj->protocols) { in efi_search_protocol() 1132 list_add_tail(&handler->link, &efiobj->protocols); in efi_add_protocol() 1224 list_for_each_entry(handler, &handle->protocols, link) { in efi_get_drivers() 1246 list_for_each_entry(handler, &handle->protocols, link) { in efi_get_drivers() 1388 if (list_empty(&handle->protocols)) { in efi_uninstall_protocol_interface() 2427 list_for_each(protocol_handle, &efiobj->protocols) { in efi_protocols_per_handle() 2440 list_for_each(protocol_handle, &efiobj->protocols) { in efi_protocols_per_handle() 2689 if (list_empty(&handle->protocols)) { in efi_uninstall_multiple_protocol_interfaces() 3556 list_for_each_entry(handler, &efiobj->protocols, link) { in efi_get_child_controllers() [all …]
|
A D | efi_image_loader.c | 93 list_for_each_entry(handler, &efiobj->protocols, link) { in efi_print_image_infos()
|
A D | Kconfig | 227 bool "HII protocols"
|
/u-boot/arch/arm/mach-omap2/ |
A D | Kconfig | 114 protocols, dual camera support, optional 3D graphics 132 protocols, optional 3D graphics and an optional customer
|
/u-boot/drivers/mailbox/ |
A D | Kconfig | 11 protocols.
|
/u-boot/doc/device-tree-bindings/mailbox/ |
A D | nvidia,tegra186-hsp.txt | 6 protocols can use hardware synchronization primitives, when operating between
|
/u-boot/drivers/phy/ |
A D | Kconfig | 12 layer of the protocols in the OSI model. 28 layer of the protocols (https://en.wikipedia.org/wiki/OSI_model).
|
/u-boot/arch/arm/mach-tegra/ |
A D | Kconfig | 155 When loading U-Boot into RAM over USB protocols using tools such as
|
/u-boot/doc/imx/misc/ |
A D | sdp.txt | 15 protocols allow to access a USB device without OS specific drivers. The
|
/u-boot/board/freescale/ls1021aqds/ |
A D | README | 21 CAN controller for implementing industrial protocols, DDR3L/4 running
|
/u-boot/board/freescale/ls1021atwr/ |
A D | README | 21 CAN controller for implementing industrial protocols, DDR3L/4 running
|
/u-boot/board/freescale/lx2160a/ |
A D | README | 83 Various Mezzanine cards and their connection for different SERDES protocols is 271 Various Mezzanine cards and their connection for different SERDES protocols is
|
/u-boot/drivers/mtd/spi/ |
A D | Kconfig | 193 protocols during enumeration.
|
/u-boot/include/ |
A D | efi_loader.h | 293 struct list_head protocols; member
|
/u-boot/drivers/usb/gadget/ |
A D | Kconfig | 203 There is several models (protocols) to implement Ethernet over USB
|
/u-boot/doc/board/freescale/ |
A D | b4860qds.rst | 44 * Security engine (SEC 5.3)-crypto-acceleration for protocols such as
|
/u-boot/drivers/spi/ |
A D | Kconfig | 16 SPI is one of a family of similar protocols using a four wire
|
/u-boot/common/spl/ |
A D | Kconfig | 684 processor communication protocols tobe used within SPL. Enable
|
/u-boot/ |
A D | README | 4159 configuration to your "File transfer protocols" section:
|
Completed in 64 milliseconds