History log of /arch/arm/mach-mmp/gplugd.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8661fb92045c5710754d450ebb82461fcfa08b65 03-Jan-2012 Rob Herring <rob.herring@calxeda.com> ARM: mmp: remove NR_IRQS

Remove NR_IRQS and add a per machine .nr_irqs setting. Clean-up namespace
replacing usage of IRQ_BOARD_START with MMP_NR_IRQS.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
/arch/arm/mach-mmp/gplugd.c
dcf7ec5ee62a78123057a1e286c88ca739717409 09-Jan-2012 Arnd Bergmann <arnd@arndb.de> Merge branch 'samsung/driver' into next/drivers

Conflicts:
arch/arm/mach-mxs/include/mach/common.h

Pull in previous samsung conflict merges and do a trivial
merge of an mxs double-add conflict.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
9854a38e371a153c7c4adb2cb7951c27befe0362 05-Nov-2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: restart: mmp: use new restart hook

Hook the Shark restart code into the new restart hook rather than
using arch_reset().

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/arch/arm/mach-mmp/gplugd.c
3642a0a2c7d2d1949988d0fd004a8039c1f3d02f 06-Dec-2011 Arnd Bergmann <arnd@arndb.de> Merge branch 'mxs/saif' into next/drivers

Conflicts:
drivers/net/ethernet/cadence/Kconfig
e4b3bbe31d9a1e9540c6e9c95f5e7fd92acbcacf 11-Nov-2011 Eric Miao <eric.y.miao@gmail.com> ARM: pxa168/gplugd: add the correct SSP device

There is no SSP0, but SSP1 is used on gplugd as an I2S port.

Acked-by: Tanmay Upadhyay <tanmay.upadhyay@einfochips.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
/arch/arm/mach-mmp/gplugd.c
157d2644cb0c1e71a18baaffca56d2b1d0ebf10f 17-Oct-2011 Haojian Zhuang <haojian.zhuang@marvell.com> ARM: pxa: change gpio to platform device

Remove most gpio macros and change gpio driver to platform driver.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
/arch/arm/mach-mmp/gplugd.c
43872fa788060eef91ae437957e0a5e39f1c56fd 31-Oct-2011 Arnd Bergmann <arnd@arndb.de> Merge branch 'depends/rmk/gpio' into next/fixes

This sorts out merge conflicts with the arm/gpio branch that
already got merged into mainline Linux.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
c149f6c8ae47c35821d93e2bffd5a3a7ca54ad9e 15-Aug-2011 Eric Miao <eric.y.miao@gmail.com> ARM: mmp: rename SHEEVAD to GPLUGD

GuruPlugD was initially named to be SHEEVAD, and it's causing naming
confusion in the mach-types database. Make it consistent by renaming
to GPLUGD.

Reported-and-Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Tanmay Upadhyay <tanmay.upadhyay@einfochips.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
/arch/arm/mach-mmp/gplugd.c
f55be1bf52aad524dc1bf556ae26c90262c87825 28-Sep-2011 Linus Walleij <linus.walleij@linaro.org> ARM: 7104/1: plat-pxa: break out GPIO driver specifics

The <mach/gpio.h> file is included from upper directories
and deal with generic GPIO and gpiolib stuff. Break out the
platform and driver specific defines and functions into its own
header file.

Cc: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/arch/arm/mach-mmp/gplugd.c
4c22ea8f449ce837dd84965badca8e10f1f4094f 14-Jul-2011 Tanmay Upadhyay <tanmay.upadhyay@einfochips.com> ARM: pxa168/gplugd: free correct GPIO

Signed-off-by: Tanmay Upadhyay <tanmay.upadhyay@einfochips.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
/arch/arm/mach-mmp/gplugd.c
3647a40f3677bc76f85d25bfe56f096e2a44d899 14-Jul-2011 Tanmay Upadhyay <tanmay.upadhyay@einfochips.com> ARM: pxa168/gplugd: get rid of mfp-gplugd.h

Move definitions from mfp-gplugd.h to mfp-pxa168.h as they aren't
gplugD specific.

Signed-off-by: Tanmay Upadhyay <tanmay.upadhyay@einfochips.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
/arch/arm/mach-mmp/gplugd.c
f16e05c7501d6cc5d7c947e8d8ff2f8ac6fa97f4 02-May-2011 Tanmay Upadhyay <tanmay.upadhyay@einfochips.com> ARM: pxa168: Add board support for gplugD

Tested UART console, Ethernet & I2C interfaces

Signed-off-by: Tanmay Upadhyay <tanmay.upadhyay@einfochips.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
/arch/arm/mach-mmp/gplugd.c