History log of /arch/arm/mach-pxa/include/mach/viper.h
Revision Date Author Comments
c2de1c382933fd9ef0a3db13b6747115e1e32c56 14-Nov-2009 Marc Zyngier <maz@misterjones.org> [ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus

The Arcom Zeus CF slot requires the same kind of support as the Viper.
To avoid code duplication, introduce a platform device that abstracts
the differences.

This also allows for the removal of the ugly export of viper_cf_rst().

Signed-off-by: Marc Zyngier <maz@misterjones.org>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
352699a3d7ccb027e0139a7a67931e7907af6249 14-Aug-2008 Marc Zyngier <marc.zyngier@altran.com> Basic support for the Arcom/Eurotech Viper SBC.

Signed-off-by: Marc Zyngier <marc.zyngier@altran.com>