Searched refs:network (Results 1 – 25 of 94) sorted by relevance
1234
/u-boot/drivers/net/mscc_eswitch/ |
A D | Kconfig | 10 This driver supports the Ocelot network switch device. 17 This driver supports the Luton network switch device. 24 This driver supports the Jaguar2 network switch device. 31 This driver supports the Servalt network switch device. 38 This driver supports the Serval network switch device.
|
/u-boot/doc/ |
A D | README.udp | 3 The udp framework is build on top of network framework and is designed 5 the network framework. 17 valid before running the network/udp loop. 19 The callback start define the first step in the network/udp loop,
|
A D | README.SNTP | 4 The "sntp" command gets network time from NTP time server and 7 "ntpserverip". The network time is sent as UTC. So if you want to
|
A D | README.link-local | 5 Negotiate with other link-local clients on the local network 28 after successful negotiation to enable network access. 37 until a command that accesses the network is executed.
|
A D | README.usb | 14 flash sticks and USB network adaptors. 71 to obtain an IP address and load a kernel from a network server. 75 and will appear as a network interface to an attached computer. In that 81 independent network device, able to connect and perform network operations 142 As with built-in networking, you will also want to enable some network 160 However note that encoding these individual network settings into a 213 world. This is important so that devices on the network can be 224 eth2addr). There is similar support on the USB network side, using the
|
/u-boot/doc/SPL/ |
A D | README.am335x-network | 4 have support for booting via network in ROM. The following describes 5 how to setup network booting and then optionally use this support to flash 6 NAND and bricked (empty) board with only a network cable. 13 SPL with support for booting over the network. Also you have to enable 18 comes with support for network booting preconfigured. 31 network boot. Copy them to u-boot-restore.img and 40 are no other active DHCP servers in the same network segment. 80 be executed after network boot to perform actual rescue actions. You 95 4. Boot the board from the network, U-Boot will load debrick script
|
/u-boot/net/ |
A D | pcap.c | 31 u32 network; member 46 .network = LINKTYPE_ETHERNET,
|
/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 41 network booting. It supports both HTTPS and iSCSI. It has a scripting engine for 51 application has network access via the simple network protocol offered by 117 the iSCSI traffic from all other network traffic. This can be achieved using a 118 virtual local area network (VLAN).
|
A D | uefi.rst | 10 access to block storage, network, and console to name a few. The Linux kernel 277 => setenv efi_selftest simple network protocol 280 Selected test: 'simple network protocol' 281 Setting up 'simple network protocol' 282 Setting up 'simple network protocol' succeeded 283 Executing 'simple network protocol' 287 Executing 'simple network protocol' succeeded 288 Tearing down 'simple network protocol' 289 Tearing down 'simple network protocol' succeeded 405 * network adapter [all …]
|
/u-boot/doc/usage/ |
A D | netconsole.rst | 6 serial and network input/output devices by adjusting the 'stdin' and 18 address of 0 (or 0.0.0.0) then no messages are sent to the network. 52 For Linux, the network-based console needs special configuration. 76 network interface (defaults to eth0) 101 To browse the Linux network console output, use the 'netcat' tool invoked
|
/u-boot/arch/powerpc/dts/ |
A D | kmeter1.dts | 293 device_type = "network"; 309 device_type = "network"; 325 device_type = "network"; 341 device_type = "network"; 357 device_type = "network"; 373 device_type = "network"; 389 device_type = "network";
|
A D | pq3-etsec1-0.dtsi | 13 device_type = "network";
|
A D | pq3-etsec1-1.dtsi | 13 device_type = "network";
|
A D | pq3-etsec1-2.dtsi | 13 device_type = "network";
|
A D | pq3-etsec1-3.dtsi | 13 device_type = "network";
|
A D | pq3-etsec2-0.dtsi | 19 device_type = "network";
|
A D | pq3-etsec2-1.dtsi | 19 device_type = "network";
|
A D | pq3-etsec2-2.dtsi | 19 device_type = "network";
|
/u-boot/board/buffalo/lsxl/ |
A D | README | 27 do this only with a working network connection. 32 received, the network settings are configured and the ncip is unset. Thus 34 access board from any host within the network segment. To determine the IP 55 'restore_env' to save your changes. It unsets all the network variables 116 Same as usb expect, that the file are loaded from the network. 120 second on power-up. Does a DHCP request and enables the network console.
|
/u-boot/arch/arm/dts/ |
A D | fsl-ls1028a-kontron-sl28-var2.dts | 5 * This is for the network variant 2 which has no ethernet support in the
|
A D | fsl-ls1028a-kontron-sl28-var4.dts | 5 * This is for the network variant 4 which has two ethernet ports. It
|
/u-boot/drivers/net/ |
A D | Kconfig | 86 You must select Y to enable any network device support 262 network traffic to be tested from within sandbox. See 356 This driver supports the network interface units in the 364 This driver supports the network interface units in the 382 bool "Marvell Orion5x/Kirkwood network interface support" 386 This driver supports the network interface units in the 394 This driver supports the network interface units in the 398 bool "Marvell Armada 375/7K/8K network interface support" 404 This driver supports the network interface units in the 449 You must select Y to enable network device support for [all …]
|
/u-boot/drivers/virtio/ |
A D | Kconfig | 6 # VirtIO is a virtualization standard for network and disk device drivers 9 # get high performance network and disk operations, and gives most of the
|
/u-boot/drivers/net/fsl-mc/ |
A D | Kconfig | 11 Enable Management Complex (MC) network
|
/u-boot/arch/mips/dts/ |
A D | nexys4ddr.dts | 26 device_type = "network";
|
Completed in 20 milliseconds
1234