Home
last modified time | relevance | path

Searched refs:has (Results 1 – 25 of 496) sorted by relevance

12345678910>>...20

/u-boot/doc/device-tree-bindings/cpu/
A Dnios2.txt23 - altr,has-initda: Specifies CPU support initda instruction, should be 1.
24 - altr,has-mmu: Specifies CPU support MMU support.
25 - altr,has-mul: Specifies CPU hardware multipy support.
26 - altr,has-div: Specifies CPU hardware divide support
47 altr,has-div = <1>;
48 altr,has-mul = <1>;
52 altr,has-initda = <1>;
53 altr,has-mmu = <1>;
/u-boot/doc/driver-model/
A Dmigration.rst6 U-Boot has been migrating to a new driver model since its introduction in
26 The subsystem itself has been converted and maintainers should submit patches
36 The subsystem itself has been converted along with many of the host controller
46 The subsystem itself has been converted along with many of the host controller
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.
A Dfdt-fixup.rst38 In the U-Boot boot loader, support for device tree overlays has recently been
46 after the driver model has been initialized. While migrating to a live device
64 boards have to implement the function board_fix_fdt, which has the following
79 Furthermore, the Kconfig option OF_BOARD_FIXUP has to be set for the function
86 | WARNING: The actual manipulation of the device tree has |
126 it is safe to call it after the tree has already been manipulated.
132 but has not been tested at this stage.
/u-boot/doc/device-tree-bindings/net/
A Daltera_tse.txt26 - altr,has-supplementary-unicast:
29 - altr,has-hash-multicast-filter:
33 - mdio device tree subnode: When the TSE has a phy connected to its local
71 altr,has-supplementary-unicast;
72 altr,has-hash-multicast-filter;
109 altr,has-supplementary-unicast;
110 altr,has-hash-multicast-filter;
/u-boot/doc/
A Dconf.py481 has = False variable
484 has = True variable
486 if not has:
A DREADME.commands.spl5 To execute the command everything has to be in place as if bootm should be
8 export has two subcommands:
A DREADME.TPL9 Due to the SPL on some boards(powerpc mpc85xx) has a size limit and cannot
13 execution. Now, only the powerpc mpc85xx has this requirement and will
22 There has been a directory $(srctree)/spl which contains only a Makefile. The
A DREADME.spear14 1. ARM926ejs core based (sp600 has two cores, the 2nd handled only in Linux)
15 2. FastEthernet (sp600 has Gbit version, but same controller - GMAC)
71 usage. Basically, environment has precedence over board specific storage. The
A DREADME.silent2 on the console. If the option has been enabled, the output can be
16 - Until the console devices have been initialized, output has to be
/u-boot/board/ge/mx53ppd/
A Dmx53ppd.c159 u8 has; member
178 vpd->has |= VPD_HAS_MAC1; in vpd_callback()
193 if (fec_index >= 0 && (vpd->has & VPD_HAS_MAC1)) in process_vpd()
/u-boot/arch/nios2/dts/
A D10m50_devboard.dts29 altr,has-div = <1>;
30 altr,has-initda = <1>;
31 altr,has-mmu = <1>;
32 altr,has-mul = <1>;
119 altr,has-supplementary-unicast;
121 altr,has-hash-multicast-filter;
A D3c120_devboard.dts36 altr,has-div = <1>;
37 altr,has-mul = <1>;
41 altr,has-initda = <1>;
42 altr,has-mmu = <1>;
/u-boot/arch/powerpc/cpu/mpc85xx/
A Du-boot-nand_spl.lds51 #define RESET_VECTOR_OFFSET 0x1ffc /* IFC has 8K sram */
53 #define RESET_VECTOR_OFFSET 0xffc /* LBC has 4k sram */
A Du-boot-spl.lds86 #define RESET_VECTOR_OFFSET 0x1ffc /* IFC has 8K sram */
89 #define RESET_VECTOR_OFFSET 0xffc /* LBC has 4k sram */
/u-boot/doc/device-tree-bindings/mailbox/
A Dk3-secure-proxy.txt4 The Texas Instruments' K3 Secure Proxy is a mailbox controller that has
6 has different address space that can be used to send or receive messages.
/u-boot/board/sbc8641d/
A DREADME32 The board has two independent flash devices which can be used for dual
36 Assuming one device has a functional U-Boot, and the other device has
/u-boot/doc/arch/
A Dsh.rst14 SuperH has an original boot loader. However, source code is dirty, and
23 This CPU has the SH4 core.
27 This CPU has the SH4AL-DSP core.
/u-boot/board/armltd/integrator/
A DREADME32 U-Boot has to carry out minimal configration before standard code is run.
47 Code specific to initialization of a particular ARM processor has been placed in
51 for ARM Integrator CMs has been added
59 of the Integrator board itself, has been placed in
81 code has yet been added to U-Boot i.e. they all use the same U-Boot binary
/u-boot/board/ge/bx50v3/
A Dbx50v3.c303 u8 has; member
320 vpd->has |= VPD_HAS_MAC1; in vpd_callback()
324 vpd->has |= VPD_HAS_MAC2; in vpd_callback()
342 if (vpd->has & VPD_HAS_MAC1) in process_vpd()
359 if (i210_index >= 0 && (vpd->has & VPD_HAS_MAC2)) in process_vpd()
/u-boot/arch/arm/dts/
A Dfsl-ls1028a-kontron-sl28-var1.dts5 * This is for the network variant 1 which has one ethernet port. It is
6 * different than the base variant, which also has one port, but here the
A Dmeson-gxl-s905x.dtsi14 /* S905X only has access to its internal PHY */
/u-boot/arch/mips/mach-mtmips/mt7620/
A DKconfig13 The reference design of MT7620A (WS2120). The board has 64 MiB DDR2,
21 The reference design of MT7620DA (MTKC712). The board has 64 MiB
/u-boot/doc/device-tree-bindings/video/
A Ddisplaymode.txt24 representation has been chosen because it's the only format which does
26 the devicetree has the clock in Hz instead of ps.
/u-boot/board/phytec/pfla02/
A DKconfig15 activate, if the module has just one bank
/u-boot/scripts/kconfig/lxdialog/
A DBIG.FAT.WARNING1 This is NOT the official version of dialog. This version has been

Completed in 34 milliseconds

12345678910>>...20