Difference between revisions of "I.MX"

From eLinux.org
Jump to: navigation, search
(initial page for i.MX)
 
(See also: Category:SBC with i.MX6 SoC — list of all boards with i.MX SoC in this wiki)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
== Intro ==
 
== Intro ==
  
i.MX is an ARM based processor line from [http://www.freescale.com/webapp/sps/site/homepage.jsp?code=IMX_HOME Freescale], with derivates in the ARM926, ARM11 and Cortex-A8 league. On this page we collect information about current activities regarding mainline Linux support for the i.MX processors.
+
i.MX is an [[ARM]] based processor line from [http://www.freescale.com/webapp/sps/site/homepage.jsp?code=IMX_HOME Freescale], with derivates in the ARM926, ARM11 and Cortex-A8 league. On this page we collect information about current activities regarding mainline Linux support for the i.MX processors.
 +
 
  
 
== Ressources ==
 
== Ressources ==
Line 7: Line 8:
 
* Mailing List for all kernel patches: ALKML: http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
* Mailing List for all kernel patches: ALKML: http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
* Git: http://git.pengutronix.de/?p=imx/linux-2.6.git;a=summary
 
* Git: http://git.pengutronix.de/?p=imx/linux-2.6.git;a=summary
 +
  
 
== Work-in-Progress ==
 
== Work-in-Progress ==
Line 14: Line 16:
 
! Unit            !! CPU  !! Status  !! Who
 
! Unit            !! CPU  !! Status  !! Who
 
|-
 
|-
| SPI             || MX51 || WIP    || kernel@pengutronix.de
+
| MMC             || MX35/51 || WIP || Pengutronix, Freescale
 +
|-
 +
| Power Management || MX51 || Planned || Linaro
 
|-
 
|-
| Power Management || MX51 || Planned || Canonical
+
| SPI              || MX51 || WIP    || Pengutronix
 
|}
 
|}
 +
 +
== See also ==
 +
 +
* [[:Category:SBC with i.MX6 SoC]] — list of all boards with i.MX SoC in this wiki
 +
 +
[[Category:ARM processors]]
 +
[[Category:Hardware]]
 +
[[Category:SOC]]

Latest revision as of 00:38, 31 July 2019

Intro

i.MX is an ARM based processor line from Freescale, with derivates in the ARM926, ARM11 and Cortex-A8 league. On this page we collect information about current activities regarding mainline Linux support for the i.MX processors.


Ressources


Work-in-Progress

--Rschwebel 09:33, 3 September 2010 (UTC)

Unit CPU Status Who
MMC MX35/51 WIP Pengutronix, Freescale
Power Management MX51 Planned Linaro
SPI MX51 WIP Pengutronix

See also