Hi all, Here are some board updates and few new boards. Regards, Tony --- Lauri Leukkunen (1): ARM OMAP3: Initial support for Nokia RX-51 Steve Sakoman (2): ARM: OMAP3: Add ADS7846 touchscreen support to Overo platform ARM: OMAP3: Add SMSC911X support to Overo platform (V2) Syed Mohammed Khasim (1): ARM: OMAP3: Add support for 3430 SDP arch/arm/configs/omap_3430sdp_defconfig | 2061 ++++++++++++++++++++++++++ arch/arm/configs/rx51_defconfig | 1821 +++++++++++++++++++++++ arch/arm/mach-omap2/Kconfig | 10 arch/arm/mach-omap2/Makefile | 6 arch/arm/mach-omap2/board-3430sdp.c | 514 ++++++ arch/arm/mach-omap2/board-overo.c | 126 ++ arch/arm/mach-omap2/board-rx51-peripherals.c | 419 +++++ arch/arm/mach-omap2/board-rx51.c | 96 + 8 files changed, 5052 insertions(+), 1 deletions(-) create mode 100644 arch/arm/configs/omap_3430sdp_defconfig create mode 100644 arch/arm/configs/rx51_defconfig create mode 100644 arch/arm/mach-omap2/board-3430sdp.c create mode 100644 arch/arm/mach-omap2/board-rx51-peripherals.c create mode 100644 arch/arm/mach-omap2/board-rx51.c -- Signature -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html