- 28 Feb, 2011 1 commit
-
-
Fabio Estevam authored
Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 11 Feb, 2011 1 commit
-
-
Sascha Hauer authored
The mxc-ehci driver calls SoC specific phy initialization right after calling board specific initialization. To offer greater flexibility for boards to setup the phy and to get rid of some unnecessary flags in platform data this patch lets the boards call the SoC specific phy initialization and remove it from the driver. Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 10 Feb, 2011 1 commit
-
-
Uwe Kleine-König authored
This used to be done in .map_io which is supposed to only setup the memory mapping. Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 24 Jan, 2011 1 commit
-
-
Fabio Estevam authored
Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Acked-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 03 Jan, 2011 1 commit
-
-
Fabio Estevam authored
Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 24 Nov, 2010 1 commit
-
-
Lothar Waßmann authored
The following patch is a first step to convert the 'struct pad_desc' to a bitmapped cookie to facilitate adding platform specific pullup or drive strength definitions to existing pad definitions without need to rewrite the complete pad def. The patch wraps 'struct pad_desc' in an opaque data type and introduces macros to access the individual members. This patch does not constitute any functional change! Signed-off-by:
Lothar Waßmann <LW@KARO-electronics.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 19 Nov, 2010 4 commits
-
-
Uwe Kleine-König authored
and restore alphabetic ordering. Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
Uwe Kleine-König authored
Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
Uwe Kleine-König authored
Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
Uwe Kleine-König authored
Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
- 17 Nov, 2010 4 commits
-
-
Uwe Kleine-König authored
Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
Uwe Kleine-König authored
Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
Uwe Kleine-König authored
The mxc-keypad device seems to be the result of an early and partial merge of the keypad driver. It's unused and there is no corresponding driver available, so just remove it. Cc: Alberto Panizzo <maramaopercheseimorto@gmail.com> Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
Uwe Kleine-König authored
According to the reference manual of the i.MX25 the host controller uses an offset of 0x200 not 0x400 as was specified in the resources for mxc_usbh2. Needs-Testing: yes Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
- 21 Oct, 2010 1 commit
-
-
Shawn Guo authored
Update mx25_3ds board support to register esdhc device Signed-off-by:
Shawn Guo <shawn.gsc@gmail.com> Acked-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 20 Oct, 2010 1 commit
-
-
Nicolas Pitre authored
Since we're now using addruart to establish the debug mapping, we can remove the io_pg_offst and phys_io members of struct machine_desc. The various declarations were removed using the following script: grep -rl MACHINE_START arch/arm | xargs \ sed -i '/MACHINE_START/,/MACHINE_END/ { /\.\(phys_io\|io_pg_offst\)/d }' [ Initial patch was from Jeremy Kerr, example script from Russell King ] Signed-off-by:
Nicolas Pitre <nicolas.pitre@linaro.org> Acked-by: Eric Miao <eric.miao at canonical.com>
-
- 11 Oct, 2010 1 commit
-
-
Uwe Kleine-König authored
Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 30 Jun, 2010 2 commits
-
-
Uwe Kleine-König authored
Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
Uwe Kleine-König authored
Make use of new mechanism to register a nand device. Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
- 02 Jun, 2010 1 commit
-
-
Uwe Kleine-König authored
Additionally document all known names of that machine. Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
- 24 Feb, 2010 1 commit
-
-
Uwe Kleine-König authored
Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
- 18 Feb, 2010 1 commit
-
-
Baruch Siach authored
Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 02 Feb, 2010 2 commits
-
-
Uwe Kleine-König authored
Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
Uwe Kleine-König authored
This is a further step in allowing to build a kernel image for more than one imx SOC. Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-
- 29 Jan, 2010 1 commit
-
-
Baruch Siach authored
Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 26 Jan, 2010 1 commit
-
-
Baruch Siach authored
The fref is needless on mx25 since the reference clock is fixed at 24MHz. Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 14 Jan, 2010 1 commit
-
-
Baruch Siach authored
Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 04 Jan, 2010 1 commit
-
-
Baruch Siach authored
Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 02 Oct, 2009 2 commits
-
-
Sascha Hauer authored
Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Sascha Hauer authored
Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 14 Aug, 2009 1 commit
-
-
Sascha Hauer authored
Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-