Home
last modified time | relevance | path

Searched refs:legacy (Results 1 – 25 of 101) sorted by relevance

12345

/u-boot/doc/device-tree-bindings/usb/
A Dtegra-usb.txt22 - 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 D071_gbb.dts19 force-dev-boot-legacy;
22 default-dev-boot-legacy;
/u-boot/doc/usage/cmd/
A Dimxtract.rst22 * 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 Dsource.rst21 * 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 Dbootm.rst46 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 DKconfig32 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 DMakefile5 obj-$(SUPPORT_PASSING_ATAGS) += legacy.o
/u-boot/board/gdsys/mpc8308/
A DKconfig6 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 Dimx6q-phytec-mira-rdk-nand-u-boot.dtsi45 fsl,legacy-bch-geometry;
A Drk3568.dtsi79 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 Domap443x.dtsi21 clock-latency = <300000>; /* From legacy driver */
A Dtwl4030_omap3.dtsi30 * pins we need to configure I2C4, or else use the legacy sys_nvmode1 and
A Domap34xx.dtsi24 clock-latency = <300000>; /* From legacy driver */
/u-boot/drivers/virtio/
A Dvirtio_net.c155 if (!uc_priv->legacy) in virtio_net_write_hwaddr()
211 if (uc_priv->legacy) in virtio_net_probe()
A DKconfig41 bool "PCI driver for legacy virtio devices"
46 This driver provides support for legacy virtio based paravirtual
A Dvirtio-uclass.c158 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 DMakefile9 obj-$(CONFIG_IMX8_POWER_DOMAIN) += imx8-power-domain-legacy.o imx8-power-domain.o
/u-boot/doc/device-tree-bindings/ata/
A Dintel-sata.txt11 "combined" : Use combined IDE + legacy mode
/u-boot/drivers/adc/
A Dstm32-adc.c320 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 Dmulti-with-fpga.rst34 compatible = "u-boot,fpga-legacy"
/u-boot/fs/fat/
A DKconfig5 (FAT) filesystem. FAT filesystem is a legacy, lightweight filesystem.
/u-boot/doc/imx/misc/
A Dsdp.txt27 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 DKconfig397 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 DKconfig42 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 DREADME18 provides the U-Boot console on the BayTrail internal legacy UART,

Completed in 49 milliseconds

12345