Home
last modified time | relevance | path

Searched full:mx31 (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/u-boot/arch/arm/mach-imx/mx3/
H A DKconfig3 config MX31 config
7 prompt "MX31 board select"
11 bool "Support the i.MX31 PDK board from Freescale/NXP"
19 int "i.MX31 HCLK frequency"
26 int "i.MX31 CLK32 Frequency"
/openbmc/linux/arch/arm/mach-imx/
H A Dcpu-imx31.c3 * MX31 CPU type detection
23 { .srev = 0x00, .name = "i.MX31(L)", .rev = IMX_CHIP_REVISION_1_0 },
24 { .srev = 0x10, .name = "i.MX31", .rev = IMX_CHIP_REVISION_1_1 },
26 { .srev = 0x12, .name = "i.MX31", .rev = IMX_CHIP_REVISION_1_1 },
28 { .srev = 0x14, .name = "i.MX31", .rev = IMX_CHIP_REVISION_1_2 },
30 { .srev = 0x28, .name = "i.MX31", .rev = IMX_CHIP_REVISION_2_0 },
56 imx_print_silicon_rev("i.MX31", IMX_CHIP_REVISION_UNKNOWN); in mx31_read_cpu_rev()
H A Dmm-imx3.c7 * - add MX31 specific definitions
74 imx_map_entry(MX31, X_MEMC, MT_DEVICE),
75 imx_map_entry(MX31, AVIC, MT_DEVICE_NONSHARED),
76 imx_map_entry(MX31, AIPS1, MT_DEVICE_NONSHARED),
77 imx_map_entry(MX31, AIPS2, MT_DEVICE_NONSHARED),
78 imx_map_entry(MX31, SPBA0, MT_DEVICE_NONSHARED),
H A DKconfig43 bool "i.MX31 support"
47 This enables support for Freescale i.MX31 processor
H A Dhardware.h54 * mx31:
97 #include "mx31.h"
H A Dmach-imx31.c14 DT_MACHINE_START(IMX31_DT, "Freescale i.MX31 (Device Tree Support)")
H A Dmx3x.h11 * MX31 memory map:
182 #define MX3x_PROD_SIGNATURE 0x1 /* For MX31 */
/openbmc/u-boot/doc/
H A DREADME.watchdog13 Can be used to change the timeout for i.mx31/35/5x/6x.
15 be 128000 msec for i.mx31/35/5x/6x.
27 Available for i.mx31/35/5x/6x to service the watchdog. This is not
H A DREADME.fsl_iim7 - i.MX31,
/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/
H A Drelocate.S3 * relocate - i.MX31-specific vector relocation
11 * The i.MX31 SoC is very specific with respect to exceptions: it
H A Dgeneric.c75 printf("mx31 cpu clock: %dMHz\n", cpufreq / 1000000); in mx31_dump_clocks()
211 printf("CPU: Freescale i.MX31 rev %d.%d%s at %d MHz.\n", in print_cpuinfo()
/openbmc/u-boot/board/freescale/mx31pdk/
H A Dlowlevel_init.S30 /* Set up MX31 DDR pins */
59 /* Set up MX31 DDR Memory Controller */
H A DKconfig13 default "mx31"
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dimx31-clock.yaml7 title: Freescale i.MX31 Clock Controller
14 ID in its "clocks" phandle cell. The following is a full list of i.MX31
/openbmc/u-boot/include/configs/
H A Dmx31pdk.h10 * Configuration settings for the Freescale i.MX31 PDK board.
66 "tftpboot 0x81000000 uImage-mx31; bootm\0" \
/openbmc/qemu/hw/arm/
H A Dkzm.c13 * i.MX31 SoC
31 * 0x00000000-0x7fffffff See i.MX31 SOC for support
H A Dfsl-imx31.c4 * i.MX31 SOC emulation.
226 dc->desc = "i.MX31 SOC"; in fsl_imx31_class_init()
/openbmc/u-boot/arch/arm/cpu/arm1136/
H A DMakefile9 obj-$(CONFIG_MX31) += mx31/
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx31-bug.dts10 model = "Buglabs i.MX31 Bug 1.x";
/openbmc/linux/Documentation/w1/masters/
H A Dmxc-w1.rst7 * Freescale MX27, MX31 and probably other i.MX SoCs
/openbmc/u-boot/drivers/w1/
H A DKconfig31 V1: i.MX21, i.MX27, i.MX31, i.MX51
/openbmc/linux/Documentation/devicetree/bindings/nvmem/
H A Dimx-iim.yaml14 i.MX25, i.MX27, i.MX31, i.MX35, i.MX51 and i.MX53 SoCs.
/openbmc/u-boot/drivers/watchdog/
H A DMakefile8 ifneq (,$(filter $(SOC), mx25 mx31 mx35 mx5 mx6 mx7 vf610))
/openbmc/qemu/include/hw/intc/
H A Dimx_avic.h2 * i.MX31 Vectored Interrupt Controller
/openbmc/linux/drivers/clocksource/
H A Dtimer-imx-gpt.c24 * - MX25, MX31, MX35, MX37, MX51, MX6Q(rev1.0)
30 GPT_TYPE_IMX31, /* i.MX31/35/25/37/51/6Q */
51 /* MX31, MX35, MX25, MX5, MX6 */

123