/openbmc/u-boot/board/freescale/t1040qds/ |
H A D | README | 3 The T1040QDS is a Freescale reference board that hosts the T1040 SoC 6 T1040 SoC Overview 8 The QorIQ T1040/T1042 processor support four integrated 64-bit e5500 PA 12 The T1040/T1042 SoC includes the following function and features: 29 - Integrated 8-port Gigabit Ethernet switch (T1040 only) 60 — Aurora debug with dedicated connectors (T1040 only) 71 - PHY #0 remains powered up during deep-sleep (T1040 only) 159 T1040 Personality 164 T1022 is a reduced personality of T1040 with less core/clusters. 168 T1042 is a reduced personality of T1040 without Integrated 8-port Gigabit [all …]
|
/openbmc/u-boot/board/freescale/t104xrdb/ |
H A D | README | 3 The T1040RDB is a Freescale reference board that hosts the T1040 SoC 4 (and variants). Variants inclued T1042 presonality of T1040, in which 8 (and variants). The board is similar to T1040RDB, T1040 is a reduced 9 personality of T1040 SoC without Integrated 8-port Gigabit(L2 Switch). 12 (a personality of T1040 SoC). The board is similar to T1040RDB but is 15 The T1040D4RDB is a Freescale reference board that hosts the T1040 SoC. 30 T1040RDB T1040 0x66 Networking 33 T1040D4RDB T1040 0x66 Networking 37 T1040 SoC Overview 39 The QorIQ T1040/T1042 processor support four integrated 64-bit e5500 PA [all …]
|
H A D | spl.c | 48 * There is T1040 SoC issue where NOR, FPGA are inaccessible in board_init_f()
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | t1040si-post.dtsi | 2 * T1040 Silicon/SoC Device Tree Source (post include) 60 compatible = "fsl,t1040-pcie", "fsl,qoriq-pcie-v2.4", "fsl,qoriq-pcie"; 86 compatible = "fsl,t1040-pcie", "fsl,qoriq-pcie-v2.4", "fsl,qoriq-pcie"; 112 compatible = "fsl,t1040-pcie", "fsl,qoriq-pcie-v2.4", "fsl,qoriq-pcie"; 138 compatible = "fsl,t1040-pcie", "fsl,qoriq-pcie-v2.4", "fsl,qoriq-pcie"; 169 compatible = "fsl,t1040-dcsr-epu", "fsl,dcsr-epu"; 176 compatible = "fsl,t1040-dcsr-cnpc", "fsl,dcsr-cnpc"; 188 compatible = "fsl,t1040-dcsr-dpaa", "fsl,dcsr-dpaa"; 192 compatible = "fsl,t1040-dcsr-ocn", "fsl,dcsr-ocn"; 201 compatible = "fsl,t1040-dcsr-nal", "fsl,dcsr-nal"; [all …]
|
H A D | t104xd4rdb.dtsi | 223 compatible = "fsl,t1040-qe-si"; 228 compatible = "fsl,t1040-qe-siram"; 247 compatible = "fsl,t1040-ucc-uart";
|
H A D | t104xrdb.dtsi | 233 compatible = "fsl,t1040-qe-si"; 238 compatible = "fsl,t1040-qe-siram"; 257 compatible = "fsl,t1040-ucc-uart";
|
H A D | t104xqds.dtsi | 377 compatible = "fsl,t1040-qe-si"; 382 compatible = "fsl,t1040-qe-siram"; 401 compatible = "fsl,t1040-ucc-uart";
|
H A D | kmcent2.dts | 320 compatible = "fsl,t1040-qe-si"; 325 compatible = "fsl,t1040-qe-siram";
|
H A D | t104xsi-pre.dtsi | 2 * T1040/T1042 Silicon/SoC Device Tree Source (pre include)
|
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
H A D | uqe_serial.txt | 4 compatible : must be "fsl,<chip>-ucc-uart". For t1040, must be 5 "fsl,t1040-ucc-uart". 13 compatible = "fsl,t1040-ucc-uart";
|
H A D | qe.txt | 108 - compatible : must be "fsl,<chip>-qe-si". For t1040, must contain 109 "fsl,t1040-qe-si". 115 compatible = "fsl,t1040-qe-si"; 124 - compatible : should be "fsl,<chip>-qe-siram". For t1040, must contain 125 "fsl,t1040-qe-siram". 131 compatible = "fsl,t1040-qe-siram";
|
/openbmc/linux/drivers/memory/ |
H A D | fsl-corenet-cf.c | 77 #define ERRDET_UTID (1 << 2) /* Unavailable Target ID (t1040) */ 78 #define ERRDET_MCST (1 << 3) /* Multicast Stash (t1040) */ 97 bool t1040; member 199 ccf->t1040 = true; in ccf_probe() 215 if (ccf->t1040) in ccf_probe()
|
/openbmc/u-boot/drivers/net/fm/ |
H A D | Makefile | 25 obj-$(CONFIG_ARCH_T1040) += t1040.o 26 obj-$(CONFIG_ARCH_T1042) += t1040.o
|
H A D | memac_phy.c | 156 * On other platforms like T1040, default value of MDIO_CLK_DIV bits in fm_memac_mdio_init()
|
/openbmc/linux/drivers/soc/fsl/ |
H A D | guts.c | 39 /* Die: T1040, SoC: T1040/T1020/T1042/T1022 */ 40 { .die = "T1040",
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | scfg.txt | 16 compatible = "fsl,t1040-scfg";
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | Kconfig | 64 as a platform device on the NXP T1040 SoC.
|
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | mscc,ocelot.yaml | 26 This is found in the NXP T1040, where it is a memory-mapped platform 164 # Seville VSC9953 (NXP T1040)
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | fsl-esdhc.txt | 16 "fsl,t1040-esdhc"
|
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/ |
H A D | cpu.c | 74 CPU_TYPE_ENTRY(T1040, T1040, 0),
|
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/ |
H A D | rcpm.txt | 31 2.1 t1040,
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | qoriq-thermal.yaml | 20 0x01900102 T1040
|
/openbmc/u-boot/doc/ |
H A D | README.t1040-l2switch | 2 which is integrated in the T1040/T1020 Freescale SoCs.
|
/openbmc/u-boot/board/freescale/t102xqds/ |
H A D | spl.c | 71 * There is T1040 SoC issue where NOR, FPGA are inaccessible during in board_init_f()
|
/openbmc/linux/arch/powerpc/platforms/85xx/ |
H A D | t1042rdb_diu.c | 84 scfg_np = of_find_compatible_node(NULL, NULL, "fsl,t1040-scfg"); in t1042rdb_set_pixel_clock()
|