[ARM] pxa: balloon3 (http://balloonboard.org/) base machine support
authorJonathan McDowell <noodles@earth.li>
Sat, 4 Jul 2009 13:43:56 +0000 (14:43 +0100)
committerEric Miao <eric.y.miao@gmail.com>
Thu, 10 Sep 2009 10:49:39 +0000 (18:49 +0800)
commit2a23ec3679d84ac243add761fa3d3872cf6dcb11
tree4927b28cf4d6298566bca94b6cb5de0e369edfa0
parent23440f85ff2ffce96155736b50238aa0b94a358f
[ARM] pxa: balloon3 (balloonboard.org/) base machine support

So, again against latest pxa-linux-2.6/devel, with the following
changes:

 * Move to __raw_readl/__raw_writel for FPGA/CPLD register access
 * Change Toppoly LCD config to be selectable at run time rather than
   compile time.
 * Remove currently unused irq device suspend/resume functions.
 * Strip out unnecessary/duplicated #includes.
 * Some code style cleanups.

Balloon3 (http://balloonboard.org/) base machine support

Signed-off-by: Jonathan McDowell <noodles@earth.li>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
arch/arm/mach-pxa/Kconfig
arch/arm/mach-pxa/Makefile
arch/arm/mach-pxa/balloon3.c [new file with mode: 0644]
arch/arm/mach-pxa/include/mach/balloon3.h [new file with mode: 0644]
arch/arm/mach-pxa/include/mach/irqs.h
arch/arm/mach-pxa/include/mach/uncompress.h