/openbmc/linux/arch/arm/mach-imx/ |
H A D | mm-imx3.c | 115 imx_map_entry(MX35, X_MEMC, MT_DEVICE), 116 imx_map_entry(MX35, AVIC, MT_DEVICE_NONSHARED), 117 imx_map_entry(MX35, AIPS1, MT_DEVICE_NONSHARED), 118 imx_map_entry(MX35, AIPS2, MT_DEVICE_NONSHARED), 119 imx_map_entry(MX35, SPBA0, MT_DEVICE_NONSHARED),
|
H A D | mach-imx35.c | 10 #include "mx35.h" 17 DT_MACHINE_START(IMX35_DT, "Freescale i.MX35 (Device Tree Support)")
|
H A D | Kconfig | 50 bool "i.MX35 support" 54 This enables support for Freescale i.MX35 processor
|
H A D | hardware.h | 60 * mx35: 98 #include "mx35.h"
|
H A D | cpu-imx35.c | 3 * MX35 CPU type detection
|
/openbmc/u-boot/board/woodburn/ |
H A D | Kconfig | 7 default "mx35" 20 default "mx35"
|
/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/ |
H A D | relocate.S | 3 * relocate - i.MX35-specific vector relocation 11 * The i.MX35 SoC is very specific with respect to exceptions: it
|
H A D | generic.c | 366 * The MX35 has no fuse for MAC, return a NULL MAC 383 printf("mx35 cpu clock: %dMHz\n", cpufreq / 1000000); in do_mx35_showclocks() 424 printf("CPU: Freescale i.MX35 rev %d.%d at %d MHz.\n", in print_cpuinfo()
|
H A D | mx35_sdram.c | 60 /* The MX35 supports 11 up to 14 rows */ in mx3_setup_sdram_bank()
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | imx35-clock.yaml | 7 title: Freescale i.MX35 Clock Controller 14 ID in its "clocks" phandle cell. The following is a full list of i.MX35
|
/openbmc/u-boot/board/freescale/mx35pdk/ |
H A D | Kconfig | 10 default "mx35"
|
H A D | mx35pdk.c | 14 #include <asm/arch/iomux-mx35.h> 249 printf("Board: MX35 PDK %d.0\n", ((get_board_rev() >> 8) + 1) & 0x0F); in board_late_init()
|
/openbmc/u-boot/board/CarMediaLab/flea3/ |
H A D | Kconfig | 10 default "mx35"
|
/openbmc/u-boot/arch/arm/ |
H A D | Makefile | 107 ifneq (,$(CONFIG_MX23)$(CONFIG_MX28)$(CONFIG_MX35)$(filter $(SOC), mx25 mx5 mx6 mx7 mx35 imx8m imx8… 111 ifneq (,$(filter $(SOC), mx25 mx27 mx5 mx6 mx7 mx7ulp mx31 mx35 mxs imx8m imx8 vf610))
|
/openbmc/u-boot/arch/arm/cpu/arm1136/ |
H A D | Makefile | 10 obj-$(CONFIG_MX35) += mx35/
|
/openbmc/u-boot/drivers/w1/ |
H A D | Kconfig | 32 V2: i.MX25, i.MX35, i.MX50, i.MX53
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx35-pdk.dts | 10 model = "Freescale i.MX35 Product Development Kit";
|
/openbmc/linux/Documentation/devicetree/bindings/nvmem/ |
H A D | imx-iim.yaml | 14 i.MX25, i.MX27, i.MX31, i.MX35, i.MX51 and i.MX53 SoCs.
|
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-imx35.c | 98 pr_err("i.MX35 clk: illegal consumer mux selection 0x%x\n", consumer_sel); in _mx35_clocks_init() 125 pr_err("i.MX35 clk: illegal hsp clk selection 0x%x\n", hsp_sel); in _mx35_clocks_init() 239 imx_print_silicon_rev("i.MX35", mx35_revision()); in _mx35_clocks_init()
|
/openbmc/u-boot/doc/ |
H A D | README.fsl_iim | 8 - i.MX35,
|
/openbmc/u-boot/drivers/watchdog/ |
H A D | Makefile | 8 ifneq (,$(filter $(SOC), mx25 mx31 mx35 mx5 mx6 mx7 vf610))
|
/openbmc/linux/Documentation/networking/device_drivers/can/freescale/ |
H A D | flexcan.rst | 18 The older flexcan cores (integrated into the i.MX25, i.MX28, i.MX35
|
/openbmc/u-boot/doc/imx/mkimage/ |
H A D | imximage.txt | 6 by Freescale MX25, MX35, MX51, MX53 and MX6 processors via internal boot 59 1 is for mx25/mx35/mx51 compatible,
|
/openbmc/linux/drivers/net/can/flexcan/ |
H A D | flexcan.h | 27 * MX35 FlexCAN2 03.00.00.00 no no no no no no 64
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-imx-gpt.c | 24 * - MX25, MX31, MX35, MX37, MX51, MX6Q(rev1.0) 51 /* MX31, MX35, MX25, MX5, MX6 */
|