* MXC Pull request for -rc
@ 2009-10-13 8:36 Sascha Hauer
0 siblings, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2009-10-13 8:36 UTC (permalink / raw)
To: linux-arm-kernel
Hi Russell,
Please pull the following patches for -rc.
Sascha
The following changes since commit 17d857be649a21ca90008c6dc425d849fa83db5c:
Linus Torvalds (1):
Linux 2.6.32-rc1
are available in the git repository at:
git://git.pengutronix.de/git/imx/linux-2.6.git for-rmk-rc
Guennadi Liakhovetski (2):
fix compilation of i.MX31 platforms
fix pcm037_eet compilation with the new SPI driver
Sascha Hauer (6):
i.MX27 clock: rename spi clocks to match device
mx25 devices: Add missing include
mx25pdk: remove nand support as it is not present in current tree
mx25: Add missing copyright / license header
pcm038: Add SPI/MC13783 support
pcm970 mmc: Fix ro switch
Valentin Longchamp (1):
MXC: fix reset for mx31, mx35 and mx27 SoCs
arch/arm/mach-mx2/clock_imx27.c | 8 ++--
arch/arm/mach-mx2/pcm038.c | 96 +++++++++++++++++++++++++++++++++-
arch/arm/mach-mx2/pcm970-baseboard.c | 2 +-
arch/arm/mach-mx25/devices.c | 19 +++++++
arch/arm/mach-mx25/mx25pdk.c | 25 ++++++---
arch/arm/mach-mx3/clock-imx35.c | 2 +-
arch/arm/mach-mx3/clock.c | 2 +-
arch/arm/mach-mx3/devices.c | 24 ++++----
arch/arm/mach-mx3/devices.h | 6 +-
arch/arm/mach-mx3/mm.c | 2 +
10 files changed, 155 insertions(+), 31 deletions(-)
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 3+ messages in thread
* mxc pull request for -rc
@ 2010-01-04 14:12 Sascha Hauer
0 siblings, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2010-01-04 14:12 UTC (permalink / raw)
To: linux-arm-kernel
Hi Russell,
Please pull the following i.MX related stuff for -rc.
Sascha
The following changes since commit 6b7b284958d47b77d06745b36bc7f36dab769d9b:
Linus Torvalds (1):
Linux 2.6.33-rc2
are available in the git repository at:
git://git.pengutronix.de/git/imx/linux-2.6.git for-rmk
Alan Carvalho de Assis (1):
mx27: mxt_td60: Remove not used UART pins
Baruch Siach (3):
mx25: s/NO_PAD_CTL/NO_PAD_CTRL/
mx25: add support for FEC on i.MX25
mx25: pdk: add platform code for FEC support
Guennadi Liakhovetski (1):
mx3: add support for the mt9v022 camera sensor to pcm037 platform
Uwe Kleine-K?nig (1):
imx/mx3: depend on USB_ULPI for otg_ulpi_create
Valentin Longchamp (1):
mx31moboard: fix usbh device names
Wolfgang Denk (1):
ARM: MX3: make CPU revision number detection work on all boards
arch/arm/mach-mx2/mxt_td60.c | 24 -----------
arch/arm/mach-mx25/clock.c | 2 +
arch/arm/mach-mx25/devices.c | 19 +++++++++
arch/arm/mach-mx25/devices.h | 1 +
arch/arm/mach-mx25/mx25pdk.c | 46 ++++++++++++++++++++-
arch/arm/mach-mx3/Kconfig | 3 +-
arch/arm/mach-mx3/mm.c | 5 ++
arch/arm/mach-mx3/mx31ads.c | 5 --
arch/arm/mach-mx3/mx31lite.c | 9 ++--
arch/arm/mach-mx3/mx31moboard-devboard.c | 2 +-
arch/arm/mach-mx3/mx31moboard-marxbot.c | 2 +-
arch/arm/mach-mx3/mx31moboard.c | 7 +++-
arch/arm/mach-mx3/mx31pdk.c | 5 --
arch/arm/mach-mx3/pcm037.c | 32 +++++++++++---
arch/arm/plat-mxc/include/mach/iomux-mx25.h | 58 +++++++++++++-------------
arch/arm/plat-mxc/include/mach/mx25.h | 4 ++
16 files changed, 143 insertions(+), 81 deletions(-)
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 3+ messages in thread
* MXC Pull request for -rc
@ 2010-04-29 7:14 Sascha Hauer
0 siblings, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2010-04-29 7:14 UTC (permalink / raw)
To: linux-arm-kernel
Hi Russell,
Please pull the following for -rc. Only a single patch which prevents
mx51_defconfig from building.
Sascha
The following changes since commit 2ba3abd8186f24c7fb418927025b4e2120e3a362:
Linus Torvalds (1):
Merge branch 'pm-fixes' of git://git.kernel.org/.../rafael/suspend-2.6
are available in the git repository at:
git://git.pengutronix.de/git/imx/linux-2.6.git for-rmk
Dinh Nguyen (1):
mx5: Fix build error for mx51_defconfig
arch/arm/mach-mx5/clock-mx51.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-29 7:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-29 7:14 MXC Pull request for -rc Sascha Hauer
-- strict thread matches above, loose matches on Subject: below --
2010-01-04 14:12 mxc pull " Sascha Hauer
2009-10-13 8:36 MXC Pull " Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).