Home
last modified time | relevance | path

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

123456

/u-boot-v2022.01-rc1/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
72 This feature depends on device tree configuration. This driver
87 This feature depends on device tree configuration. This driver
101 This feature depends on device tree configuration. This driver
113 familiy, e.g. i.MX28. This feature depends on device tree
125 This feature depends on device tree configuration. This driver
139 vf610. This feature depends on device tree
/u-boot-v2022.01-rc1/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.c173 const u32 *feature, in virtio_driver_features_init() argument
178 priv->feature_table = feature; in virtio_driver_features_init()
/u-boot-v2022.01-rc1/drivers/usb/mtu3/
A DKconfig27 thereby the gadget feature will be regressed.
35 thereby the host feature will be regressed.
/u-boot-v2022.01-rc1/include/faraday/
A Dftsdc010.h35 unsigned int feature; /* 0x44 - feature reg */ member
45 unsigned int feature; /* 0x9c - feature reg */ member
/u-boot-v2022.01-rc1/board/xilinx/zynqmp/
A DKconfig15 and authentication feature enabled while generating
/u-boot-v2022.01-rc1/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.autoboot25 The basic autoboot feature allows a system to automatically boot to
60 retry feature. If the environment variable "bootretry" is
72 If CONFIG_BOOT_RETRY_TIME < 0 the feature is there, but
A DREADME.bootcount17 Limit feature is disabled. If it is enabled, but "altbootcmd" is not defined,
/u-boot-v2022.01-rc1/doc/device-tree-bindings/
A Dbootcount-syscon.txt2 This is the implementation of the feature as described in
/u-boot-v2022.01-rc1/board/xilinx/zynq/
A DKconfig30 and authentication feature enabled while generating
/u-boot-v2022.01-rc1/board/emulation/
A DKconfig24 this feature is being completed.
/u-boot-v2022.01-rc1/drivers/button/
A DKconfig8 U-Boot provides a uclass API to implement this feature. Button drivers
/u-boot-v2022.01-rc1/doc/develop/
A Dtesting.rst7 tested and what tests you should write when adding a new feature.
39 target provides this feature and it is widely used in tests.
94 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-v2022.01-rc1/doc/device-tree-bindings/thermal/
A Dti_soc_thermal.txt4 and a temperature sensor feature that are gathered in the band
/u-boot-v2022.01-rc1/drivers/ddr/imx/imx8m/
A DKconfig37 Select this config if you want to use inline ecc feature for
/u-boot-v2022.01-rc1/drivers/usb/musb-new/
A DKconfig89 On TI AM335x devices, MUSB has bulk split/combine feature enabled
91 support it yet. Select this option to disable the feature until the
/u-boot-v2022.01-rc1/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-v2022.01-rc1/doc/device-tree-bindings/input/
A Dadc-keys.txt13 - autorepeat: Boolean, Enable auto repeat feature of Linux input
/u-boot-v2022.01-rc1/drivers/mtd/ubi/
A DKconfig70 bool "UBI Fastmap (Experimental feature)"
72 Important: this feature is experimental so far and the on-flash

Completed in 29 milliseconds

123456