| /OK3568_Linux_fs/buildroot/board/freescale/imx23evk/ |
| H A D | readme.txt | 2 Freescale i.MX23 EVK board 5 This file documents the Buildroot support for the Freescale i.MX23 EVK board. 10 First, configure Buildroot for your i.MX23 EVK board: 38 Boot the i.MX23 EVK board
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/ |
| H A D | imx-regs.h | 2 * Freescale i.MX23/i.MX28 Registers 30 #include <asm/arch/regs-clkctrl-mx23.h> 31 #include <asm/arch/regs-power-mx23.h>
|
| H A D | regs-base.h | 2 * Freescale i.MX23/i.MX28 Peripheral Base Addresses 19 * Register base addresses for i.MX23
|
| H A D | sys_proto.h | 2 * Freescale i.MX23/i.MX28 specific functions 20 #include <asm/arch/iomux-mx23.h>
|
| H A D | clock.h | 2 * Freescale i.MX23/i.MX28 Clock
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/ |
| H A D | spl_mem_init.c | 74 * i.MX23 DDR at 133MHz 115 debug("SPL: Setting mx23 board specific SDRAM parameters\n"); in initialize_dram_values() 122 * mx23 Reference Manual marks HW_DRAM_CTL27 and HW_DRAM_CTL28 as in initialize_dram_values() 255 debug("SPL: Setting mx23 VDDMEM\n"); in mx23_mem_setup_vddmem() 269 debug("SPL: Initialising mx23 SDRAM Controller\n"); in mx23_mem_init() 273 * suffers from memory instability. This thing is mx23 specific and is in mx23_mem_init()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.mxsimage | 5 Such a BootStream is then bootable on i.MX23/i.MX28. 20 mxsimage.mx23.cfg -- This is an example configuration for i.MX23 91 i.MX23, string_mode = USB/I2C/SPI1_FLASH/SPI2_FLASH/NAND_BCH
|
| H A D | README.mxs | 10 The term "MXS" refers to a family of Freescale SoCs that is composed by MX23 33 tool is built automatically when compiling U-Boot for i.MX23 or i.MX28. 43 longer necessary for general use of U-Boot on i.MX23 and i.MX28. 110 4. For building U-Boot for Olimex MX23 Olinuxino board: 143 to MX28 manual, section 12.2.1 (Table 12-2) or MX23 manual, section 35.1.2
|
| /OK3568_Linux_fs/buildroot/board/freescale/common/mxs/ |
| H A D | genimage.cfg.template | 1 # Minimal SD card image for the Freescale MX23/MX28 Template 3 # We mimic the .sdcard Freescale's MX23/MX28 image format:
|
| /OK3568_Linux_fs/u-boot/board/olimex/mx23_olinuxino/ |
| H A D | mx23_olinuxino.c | 2 * Olimex MX23 Olinuxino board 12 #include <asm/arch/iomux-mx23.h>
|
| H A D | spl_boot.c | 2 * Olimex MX23 Olinuxino Boot setup 12 #include <asm/arch/iomux-mx23.h>
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | imx23-clock.yaml | 7 title: Clock bindings for Freescale i.MX23 14 ID in its "clocks" phandle cell. The following is a full list of i.MX23
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | mxs-lradc.txt | 4 - compatible: Should be "fsl,imx23-lradc" for i.MX23 SoC and "fsl,imx28-lradc" 23 Example for i.MX23 SoC:
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | mxs_timer.c | 22 * The v1 on MX23 only gets 16 bits counter, while v2 on MX28 26 * another for clocksource. MX28 uses timrot 0 and 1, while MX23 43 * on MX28 while timrot2 on MX23.
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | mx23evk.h | 2 * Freescale i.MX23 EVK board config 13 #define CONFIG_MX23 /* i.MX23 SoC */
|
| H A D | mxs.h | 35 #include <asm/arch/iomux-mx23.h> 55 /* OCRAM at 0x0 ; 32kB on MX23 ; 128kB on MX28 */
|
| H A D | xfi3.h | 10 #define CONFIG_MX23 /* i.MX23 SoC */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ |
| H A D | mxsfb.txt | 6 - compatible: Should be "fsl,imx23-lcdif" for i.MX23. 42 - compatible: Should be "fsl,imx23-lcdif" for i.MX23.
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-mxs.c | 107 * @dev_type: distinguish i.MX23/i.MX28 features 350 * Start WRITE transaction on the I2C bus. By studying i.MX23 datasheet, 382 * MX23 idea: in mxs_i2c_pio_setup_xfer() 386 * WARNING! The MX23 is broken in some way, even if it claims in mxs_i2c_pio_setup_xfer() 550 /* Clear the PIO_MODE on i.MX23 */ in mxs_i2c_pio_setup_xfer() 615 * The i.MX23 is strange. After each and every operation, it's I2C IP in mxs_i2c_xfer_msg() 619 * DEBUG0 register. This bit is not documented in the i.MX23 datasheet in mxs_i2c_xfer_msg()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | mxsimage.h | 191 * on i.MX23 and i.MX28, but some of the mode names 195 * fields on i.MX23 as seen in Table 35-3 of the
|
| /OK3568_Linux_fs/buildroot/package/mxsldr/ |
| H A D | Config.in.host | 7 Freescale i.MX23 and i.MX28 SoC's through the Serial
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-mxs/ |
| H A D | Kconfig | 17 bool "Freescale MXS (i.MX23, i.MX28) support"
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | mxs-lradc.c | 175 fallthrough; /* to an error message for i.MX23 */ in mxs_lradc_probe() 258 MODULE_DESCRIPTION("Freescale i.MX23/i.MX28 LRADC driver");
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mxsfb/ |
| H A D | Kconfig | 18 Those devices are found in various i.MX SoC (including i.MX23,
|
| /OK3568_Linux_fs/u-boot/drivers/dma/ |
| H A D | Kconfig | 24 depends on MX23 || MX28 || MX6 || MX7
|