Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 25 of 128) sorted by relevance

123456

/u-boot/drivers/pinctrl/nxp/
A DKconfig16 i.MX53. This feature depends on device tree
30 i.MX6DQ/SL/SX/UL/DQP. This feature depends on device tree
44 i.MX7D. This feature depends on device tree
58 This feature depends on device tree configuration. This driver
73 This feature depends on device tree configuration. This driver
87 This feature depends on device tree configuration. This driver
99 familiy, e.g. i.MX28. This feature depends on device tree
111 This feature depends on device tree configuration. This driver
125 vf610. This feature depends on device tree
/u-boot/drivers/usb/mtu3/
A DKconfig27 thereby the gadget feature will be regressed.
35 thereby the host feature will be regressed.
/u-boot/drivers/virtio/
A Dvirtio_net.c43 static const u32 feature[] = { variable
188 virtio_driver_features_init(uc_priv, feature, ARRAY_SIZE(feature), in virtio_net_bind()
A Dvirtio-uclass.c171 const u32 *feature, in virtio_driver_features_init() argument
176 priv->feature_table = feature; in virtio_driver_features_init()
/u-boot/include/faraday/
A Dftsdc010.h35 unsigned int feature; /* 0x44 - feature reg */ member
45 unsigned int feature; /* 0x9c - feature reg */ member
/u-boot/drivers/clk/kendryte/
A DKconfig12 feature adds around 1K to U-Boot's final size.
/u-boot/board/xilinx/zynqmp/
A DKconfig15 and authentication feature enabled while generating
/u-boot/doc/
A DREADME.hwconfig1 To enable this feature just define CONFIG_HWCONFIG in your board
46 enabling HW feature X we may need to disable Y, and turn Z
A DREADME.nand-boot-ppc4405 This document describes the U-Boot NAND boot feature as it
10 boot feature of the 440 NAND flash controller (NDFC).
A DREADME.update7 This feature allows to automatically store software updates present on a TFTP
16 The auto-update feature is enabled by the CONFIG_UPDATE_TFTP macro:
27 The auto-update feature uses the following configuration knobs:
A DREADME.silent28 config file as well, and this part of the feature will be disabled.
A Dfeature-removal-schedule.txt4 and who is going to be doing the work. When the feature is removed
A DREADME.bootcount17 Limit feature is disabled. If it is enabled, but "altbootcmd" is not defined,
/u-boot/doc/develop/
A Dtesting.rst5 tested and what tests you should write when adding a new feature.
27 target provides this feature and it is widely used in tests.
64 trace - Test for the tracing feature (shell script)
A Dtrace.rst7 U-Boot supports a simple tracing feature which allows a record of excecution
15 The trace feature uses GCC's instrument-functions feature to trace all
22 resembles that emitted by Linux's ftrace feature, so can be visually
121 Enables the trace feature in U-Boot.
323 feature.
/u-boot/board/xilinx/zynq/
A DKconfig30 and authentication feature enabled while generating
/u-boot/board/emulation/
A DKconfig24 this feature is being completed.
/u-boot/drivers/usb/musb-new/
A DKconfig79 On TI AM335x devices, MUSB has bulk split/combine feature enabled
81 support it yet. Select this option to disable the feature until the
/u-boot/drivers/ddr/imx/imx8m/
A DKconfig37 Select this config if you want to use inline ecc feature for
/u-boot/drivers/button/
A DKconfig8 U-Boot provides a uclass API to implement this feature. Button drivers
/u-boot/doc/device-tree-bindings/thermal/
A Dti_soc_thermal.txt4 and a temperature sensor feature that are gathered in the band
/u-boot/doc/device-tree-bindings/input/
A Dadc-keys.txt13 - autorepeat: Boolean, Enable auto repeat feature of Linux input
/u-boot/doc/board/emulation/
A Dqemu_capsule_update.rst4 Enabling UEFI Capsule Update feature
7 Support has been added for the UEFI capsule update feature which
23 The capsule update feature is enabled with the following configuration
95 The capsule authentication feature can be enabled through the
/u-boot/common/
A Dusb_hub.c103 static int usb_clear_port_feature(struct usb_device *dev, int port, int feature) in usb_clear_port_feature() argument
106 USB_REQ_CLEAR_FEATURE, USB_RT_PORT, feature, in usb_clear_port_feature()
110 static int usb_set_port_feature(struct usb_device *dev, int port, int feature) in usb_set_port_feature() argument
113 USB_REQ_SET_FEATURE, USB_RT_PORT, feature, in usb_set_port_feature()
/u-boot/doc/imx/common/
A Dimx5.txt14 This workaround implements an undocumented feature in the PLL (dither

Completed in 22 milliseconds

123456