/u-boot-v2022.01-rc1/drivers/pinctrl/nxp/ |
A D | Kconfig | 16 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 D | virtio_net.c | 43 static const u32 feature[] = { variable 188 virtio_driver_features_init(uc_priv, feature, ARRAY_SIZE(feature), in virtio_net_bind()
|
A D | virtio-uclass.c | 173 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 D | Kconfig | 27 thereby the gadget feature will be regressed. 35 thereby the host feature will be regressed.
|
/u-boot-v2022.01-rc1/include/faraday/ |
A D | ftsdc010.h | 35 unsigned int feature; /* 0x44 - feature reg */ member 45 unsigned int feature; /* 0x9c - feature reg */ member
|
/u-boot-v2022.01-rc1/board/xilinx/zynqmp/ |
A D | Kconfig | 15 and authentication feature enabled while generating
|
/u-boot-v2022.01-rc1/doc/ |
A D | README.hwconfig | 1 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 D | README.nand-boot-ppc440 | 5 This document describes the U-Boot NAND boot feature as it 10 boot feature of the 440 NAND flash controller (NDFC).
|
A D | README.update | 7 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 D | README.silent | 28 config file as well, and this part of the feature will be disabled.
|
A D | feature-removal-schedule.txt | 4 and who is going to be doing the work. When the feature is removed
|
A D | README.autoboot | 25 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 D | README.bootcount | 17 Limit feature is disabled. If it is enabled, but "altbootcmd" is not defined,
|
/u-boot-v2022.01-rc1/doc/device-tree-bindings/ |
A D | bootcount-syscon.txt | 2 This is the implementation of the feature as described in
|
/u-boot-v2022.01-rc1/board/xilinx/zynq/ |
A D | Kconfig | 30 and authentication feature enabled while generating
|
/u-boot-v2022.01-rc1/board/emulation/ |
A D | Kconfig | 24 this feature is being completed.
|
/u-boot-v2022.01-rc1/drivers/button/ |
A D | Kconfig | 8 U-Boot provides a uclass API to implement this feature. Button drivers
|
/u-boot-v2022.01-rc1/doc/develop/ |
A D | testing.rst | 7 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 D | trace.rst | 7 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 D | ti_soc_thermal.txt | 4 and a temperature sensor feature that are gathered in the band
|
/u-boot-v2022.01-rc1/drivers/ddr/imx/imx8m/ |
A D | Kconfig | 37 Select this config if you want to use inline ecc feature for
|
/u-boot-v2022.01-rc1/drivers/usb/musb-new/ |
A D | Kconfig | 89 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 D | usb_hub.c | 103 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 D | adc-keys.txt | 13 - autorepeat: Boolean, Enable auto repeat feature of Linux input
|
/u-boot-v2022.01-rc1/drivers/mtd/ubi/ |
A D | Kconfig | 70 bool "UBI Fastmap (Experimental feature)" 72 Important: this feature is experimental so far and the on-flash
|