/u-boot/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 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 D | Kconfig | 27 thereby the gadget feature will be regressed. 35 thereby the host feature will be regressed.
|
/u-boot/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 | 171 const u32 *feature, in virtio_driver_features_init() argument 176 priv->feature_table = feature; in virtio_driver_features_init()
|
/u-boot/include/faraday/ |
A D | ftsdc010.h | 35 unsigned int feature; /* 0x44 - feature reg */ member 45 unsigned int feature; /* 0x9c - feature reg */ member
|
/u-boot/drivers/clk/kendryte/ |
A D | Kconfig | 12 feature adds around 1K to U-Boot's final size.
|
/u-boot/board/xilinx/zynqmp/ |
A D | Kconfig | 15 and authentication feature enabled while generating
|
/u-boot/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.bootcount | 17 Limit feature is disabled. If it is enabled, but "altbootcmd" is not defined,
|
/u-boot/doc/develop/ |
A D | testing.rst | 5 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 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/board/xilinx/zynq/ |
A D | Kconfig | 30 and authentication feature enabled while generating
|
/u-boot/board/emulation/ |
A D | Kconfig | 24 this feature is being completed.
|
/u-boot/drivers/usb/musb-new/ |
A D | Kconfig | 79 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 D | Kconfig | 37 Select this config if you want to use inline ecc feature for
|
/u-boot/drivers/button/ |
A D | Kconfig | 8 U-Boot provides a uclass API to implement this feature. Button drivers
|
/u-boot/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/doc/device-tree-bindings/input/ |
A D | adc-keys.txt | 13 - autorepeat: Boolean, Enable auto repeat feature of Linux input
|
/u-boot/doc/board/emulation/ |
A D | qemu_capsule_update.rst | 4 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 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/doc/imx/common/ |
A D | imx5.txt | 14 This workaround implements an undocumented feature in the PLL (dither
|