/u-boot/board/st/common/ |
A D | Kconfig | 17 512KB is the max size for the NAND supported by stm32mp1 platform. 25 when tee is supported with boot from nand0. 27 512KB is the max size for the NAND supported by stm32mp1 platform. 46 when tee is supported with boot from nor0. 55 512KB is the max size for the NAND supported by stm32mp1 platform. 63 when tee is supported with boot from spi-nand0, 64 512KB is the max size for the NAND supported by stm32mp1 platform.
|
/u-boot/arch/arm/cpu/armv7/ |
A D | Kconfig | 25 is supported. This option is useful to boot kernels which do not 50 Select the supported PSCI version. 63 int "Maximum supported CPUs for PSCI" 67 The maximum number of CPUs supported in the PSCI firmware.
|
/u-boot/arch/x86/include/asm/arch-apollolake/acpi/ |
A D | pch_hda.asl | 40 * Returns a bitmask of functions supported. 44 * NHLT Query only supported for revision 1 and 60 * devices that are supported by the DSP.
|
A D | xhci.asl | 10 Name (_S3D, 3) /* D3 supported in S3 */
|
/u-boot/board/emulation/ |
A D | Kconfig | 15 There are two types of x86 boards supported by QEMU which are 16 supported by U-Boot. They are via QEMU '-M pc', an i440FX/PIIX
|
/u-boot/doc/device-tree-bindings/net/phy/ |
A D | atheros.txt | 13 Only supported on the AR8031/AR8033. 15 Only supported on the AR8031/AR8033.
|
/u-boot/arch/arm/include/asm/ |
A D | atomic.h | 20 #error SMP not supported
|
/u-boot/doc/device-tree-bindings/net/ |
A D | stmmac.txt | 5 For backwards compatibility: "st,spear600-gmac" is also supported. 11 "eth_wake_irq" if this interrupt is supported in the "interrupts" 29 supported by this device instance 30 - snps,perfect-filter-entries: Number of perfect filter entries supported
|
/u-boot/doc/driver-model/ |
A D | migration.rst | 82 The PCI subsystem has supported driver model since mid 2015. Maintainers should 91 The video subsystem has supported driver model since early 2016. Maintainers 99 The network subsystem has supported the driver model since early 2015. 107 The I2C subsystem has supported the driver model since early 2015.
|
/u-boot/cmd/ti/ |
A D | Kconfig | 8 verification if supported.
|
/u-boot/drivers/net/phy/ |
A D | phy.c | 46 phydev->advertising &= phydev->supported; in genphy_config_advert() 103 if (phydev->supported & (SUPPORTED_1000baseT_Half | in genphy_config_advert() 304 if (phydev->supported & (SUPPORTED_1000baseT_Full | in genphy_parse_link() 429 phydev->supported &= features; in genphy_config() 598 phydev->supported &= PHY_DEFAULT_FEATURES; in phy_set_supported() 604 phydev->supported |= PHY_1000BT_FEATURES; in phy_set_supported() 607 phydev->supported |= PHY_100BT_FEATURES; in phy_set_supported() 610 phydev->supported |= PHY_10BT_FEATURES; in phy_set_supported() 621 phydev->supported = phydev->drv->features; in phy_probe()
|
A D | generic_10g.c | 78 phydev->supported = phydev->advertising = SUPPORTED_10000baseT_Full; in gen10g_config()
|
/u-boot/drivers/net/mscc_eswitch/ |
A D | felix_switch.c | 323 int supported = PHY_GBIT_FEATURES | SUPPORTED_2500baseX_Full; in felix_port_enable() local 344 phy->supported &= supported; in felix_port_enable() 345 phy->advertising &= supported; in felix_port_enable()
|
/u-boot/drivers/net/fm/ |
A D | eth.c | 823 u32 supported = PHY_GBIT_FEATURES; in init_phy() local 829 supported = PHY_10G_FEATURES; in init_phy() 831 supported |= SUPPORTED_2500baseX_Full; in init_phy() 844 fm_eth->phydev->advertising &= supported; in init_phy() 845 fm_eth->phydev->supported &= supported; in init_phy() 863 supported = (SUPPORTED_10baseT_Half | in init_phy() 869 supported = SUPPORTED_10000baseT_Full; in init_phy() 875 phydev->supported &= supported; in init_phy() 876 phydev->advertising = phydev->supported; in init_phy()
|
/u-boot/arch/arm/dts/ |
A D | am33xx.dtsi | 86 opp-supported-hw = <0x06 0x0010>; 93 opp-supported-hw = <0x01 0x00FF>; 100 opp-supported-hw = <0x06 0x0020>; 107 opp-supported-hw = <0x01 0xFFFF>; 113 opp-supported-hw = <0x06 0x0040>; 119 opp-supported-hw = <0x01 0xFFFF>; 125 opp-supported-hw = <0x06 0x0080>; 131 opp-supported-hw = <0x01 0xFFFF>; 137 opp-supported-hw = <0x06 0x0100>; 143 opp-supported-hw = <0x04 0x0200>;
|
/u-boot/doc/ |
A D | README.splashprepare | 14 supported locations, and a way of controlling the selected splash location 18 - If splashsource is set to a supported location name as defined by board code,
|
/u-boot/doc/device-tree-bindings/remoteproc/ |
A D | remoteproc.txt | 6 drivers. However the following generic properties will be supported
|
/u-boot/board/mikrotik/crs3xx-98dx3236/ |
A D | README | 13 Currently supported hardware:
|
/u-boot/board/nvidia/nyan-big/ |
A D | README | 9 Nyan-big is supported by mainline U-Boot. This device is based on Tegra124.
|
/u-boot/doc/device-tree-bindings/interrupt-controller/ |
A D | intel,acpi-gpe.txt | 3 This describes an interrupt controller which provides access to GPEs supported
|
/u-boot/arch/x86/cpu/baytrail/ |
A D | Kconfig | 34 A maximum baud rate of 115200 bps is supported. For this
|
/u-boot/doc/device-tree-bindings/spmi/ |
A D | spmi-msm.txt | 17 Automatic detection of childs is currently not supported.
|
/u-boot/board/tqc/tqma6/ |
A D | README | 9 The following boot source is supported:
|
/u-boot/arch/arm/cpu/arm926ejs/spear/ |
A D | cpu.c | 78 #error CPU not supported in spear platform in print_cpuinfo()
|
/u-boot/include/ |
A D | dma.h | 44 u32 supported; member
|