Searched refs:legacy (Results 1 – 25 of 101) sorted by relevance
12345
| /u-boot/doc/device-tree-bindings/usb/ |
| A D | tegra-usb.txt | 22 - nvidia,has-legacy-mode : boolean indicates whether this controller can 23 operate in legacy mode (as APX 2500 / 2600). In legacy mode some
|
| /u-boot/tools/binman/test/ |
| A D | 071_gbb.dts | 19 force-dev-boot-legacy; 22 default-dev-boot-legacy;
|
| /u-boot/doc/usage/cmd/ |
| A D | imxtract.rst | 22 * legacy U-Boot images 28 Index (hexadecimal) of the part of a legacy U-Boot image to be extracted 37 signatures of FIT images or the check sums of legacy U-Boot images are checked. 74 images requires CONFIG_FIT=y. Support for legacy U-Boot images requires
|
| A D | source.rst | 21 * legacy U-Boot image format 150 A script file using the legacy U-Boot image file format can be created based on 185 The legacy U-Boot image file format requires CONFIG_LEGACY_IMAGE_FORMAT=y. 186 On hardened systems support for the legacy U-Boot image format should be
|
| A D | bootm.rst | 46 See below for legacy boot. Booting using :doc:`../fit/index` is recommended. 87 U-Boot supports a legacy image format, enabled by `CONFIG_LEGACY_IMAGE_FORMAT`. 95 address of legacy image to boot. If the image includes a second component 99 address of legacy image to use as ramdisk 102 address of legacy image to use as FDT
|
| /u-boot/arch/x86/cpu/baytrail/ |
| A D | Kconfig | 32 bool "Enable the SoC integrated legacy UART" 34 There is a legacy UART integrated into the Bay Trail SoC.
|
| /u-boot/board/Synology/common/ |
| A D | Makefile | 5 obj-$(SUPPORT_PASSING_ATAGS) += legacy.o
|
| /u-boot/board/gdsys/mpc8308/ |
| A D | Kconfig | 6 Use the 'osdw', 'osdp', and 'osdsize' legacy commands required by 12 Enable the gdsys legacy drivers under board/gdsys/common. If this
|
| /u-boot/arch/arm/dts/ |
| A D | imx6q-phytec-mira-rdk-nand-u-boot.dtsi | 45 fsl,legacy-bch-geometry;
|
| A D | rk3568.dtsi | 79 interrupt-names = "sys", "pmc", "msg", "legacy", "err"; 106 pcie3x1_intc: legacy-interrupt-controller { 131 interrupt-names = "sys", "pmc", "msg", "legacy", "err"; 158 pcie3x2_intc: legacy-interrupt-controller {
|
| A D | omap443x.dtsi | 21 clock-latency = <300000>; /* From legacy driver */
|
| A D | twl4030_omap3.dtsi | 30 * pins we need to configure I2C4, or else use the legacy sys_nvmode1 and
|
| A D | omap34xx.dtsi | 24 clock-latency = <300000>; /* From legacy driver */
|
| /u-boot/drivers/virtio/ |
| A D | virtio_net.c | 155 if (!uc_priv->legacy) in virtio_net_write_hwaddr() 211 if (uc_priv->legacy) in virtio_net_probe()
|
| A D | Kconfig | 41 bool "PCI driver for legacy virtio devices" 46 This driver provides support for legacy virtio based paravirtual
|
| A D | virtio-uclass.c | 158 if (uc_priv->legacy) in virtio_finalize_features() 304 uc_priv->legacy = true; in virtio_uclass_child_pre_probe() 328 if (uc_priv->legacy) { in virtio_uclass_child_pre_probe()
|
| /u-boot/drivers/power/domain/ |
| A D | Makefile | 9 obj-$(CONFIG_IMX8_POWER_DOMAIN) += imx8-power-domain-legacy.o imx8-power-domain.o
|
| /u-boot/doc/device-tree-bindings/ata/ |
| A D | intel-sata.txt | 11 "combined" : Use combined IDE + legacy mode
|
| /u-boot/drivers/adc/ |
| A D | stm32-adc.c | 320 bool legacy = false; in stm32_adc_chan_of_init() local 325 legacy = true; in stm32_adc_chan_of_init() 342 if (legacy) in stm32_adc_chan_of_init()
|
| /u-boot/doc/usage/fit/ |
| A D | multi-with-fpga.rst | 34 compatible = "u-boot,fpga-legacy"
|
| /u-boot/fs/fat/ |
| A D | Kconfig | 5 (FAT) filesystem. FAT filesystem is a legacy, lightweight filesystem.
|
| /u-boot/doc/imx/misc/ |
| A D | sdp.txt | 27 specific legacy image format (see mkimage(1)). Also the U-Boot side 28 support beside the i.MX specific header the U-Boot legacy header. 63 This allows to download the regular U-Boot with legacy image headers
|
| /u-boot/drivers/power/pmic/ |
| A D | Kconfig | 397 bool "Enable legacy driver for TPS65218 PMIC" 400 bool "Enable legacy driver for TPS62362 PMIC" 403 bool "Enable legacy driver for TPS62362 PMIC in SPL" 408 bool "Enable legacy driver for TPS65910 PMIC in SPL" 414 bool "Enable legacy driver for HI6553 PMIC" 417 bool "Enable legacy driver for LTC3676 PMIC" 420 bool "Enable legacy driver for PCA9450 PMIC" 423 bool "Enable legacy driver for PFUZE100 PMIC" 426 bool "Enable legacy driver for PFUZE3000 PMIC"
|
| /u-boot/drivers/dma/ |
| A D | Kconfig | 42 Enable some legacy DMA code for lpc32xx. It provides some direct 92 Enable legacy DMA support. This does not use driver model and should
|
| /u-boot/board/congatec/conga-qeval20-qa3-e3845/ |
| A D | README | 18 provides the U-Boot console on the BayTrail internal legacy UART,
|
Completed in 49 milliseconds
12345