linux/arch/arm/mach-pxa
Eric Miao faf64ed496 [ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR)
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-07-13 12:05:22 +01:00
..
Kconfig [ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR) 2008-07-13 12:05:22 +01:00
Makefile [ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR) 2008-07-13 12:05:22 +01:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
akita-ioexp.c i2c: normal_i2c can be made const (remaining drivers) 2008-01-27 18:14:47 +01:00
clock.c Clocklib: Fix SA1111 clock name mess. 2008-07-10 10:28:49 +01:00
clock.h Merge branch 'pxa-devel' into pxa 2008-07-12 21:43:51 +01:00
cm-x270-pci.c [ARM] 5103/2: CM-X270: update core platform support 2008-07-09 21:33:49 +01:00
cm-x270-pci.h [ARM] 5103/2: CM-X270: update core platform support 2008-07-09 21:33:49 +01:00
cm-x270.c Merge branch 'machtypes' into pxa-palm 2008-07-09 21:34:25 +01:00
colibri.c [ARM] colibri: fix support for DM9000 ethernet device 2008-05-17 22:55:17 +01:00
corgi.c [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper 2008-07-12 21:43:45 +01:00
corgi_lcd.c [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix 2008-01-28 13:13:25 +00:00
corgi_pm.c [ARM] 5072/1: corgi_pm: don't register devices on non-corgi machines 2008-06-02 19:33:33 +01:00
corgi_ssp.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
cpu-pxa.c [ARM] 5032/1: Added cpufreq support for pxa27x CPU 2008-05-07 21:47:40 +01:00
devices.c [ARM] pxa: add pxa3xx NAND device and clock sources 2008-07-09 21:38:32 +01:00
devices.h [ARM] pxa: add pxa3xx NAND device and clock sources 2008-07-09 21:38:32 +01:00
dma.c [ARM] replace remaining __FUNCTION__ occurrences 2008-03-06 12:18:18 +00:00
e400_lcd.c Support for LCD on e740 e750 e400 and e800 e-series PDAs 2008-07-10 20:17:27 +01:00
e740_lcd.c Support for LCD on e740 e750 e400 and e800 e-series PDAs 2008-07-10 20:17:27 +01:00
e750_lcd.c Support for LCD on e740 e750 e400 and e800 e-series PDAs 2008-07-10 20:17:27 +01:00
e800_lcd.c Support for LCD on e740 e750 e400 and e800 e-series PDAs 2008-07-10 20:17:27 +01:00
em-x270.c Merge branch 'machtypes' into pxa-palm 2008-07-09 21:34:25 +01:00
eseries.c Add e350 support 2008-07-10 20:15:05 +01:00
eseries_udc.c E-series UDC support 2008-07-10 20:16:35 +01:00
ezx.c [ARM] 5162/1: Common code for the Motorola EZX GSM phones 2008-07-10 13:44:55 +01:00
generic.c [ARM] pxa: remove pxa_set_cken() 2008-07-09 20:56:28 +01:00
generic.h [ARM] pxa: move ARRAY_AND_SIZE definition to generic.h 2008-04-19 11:29:04 +01:00
gpio.c [ARM] 5003/1: Shut up sparse warnings 2008-04-19 11:29:09 +01:00
gumstix.c [ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixup 2008-04-21 12:47:46 +01:00
idp.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
irq.c [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes 2008-07-07 13:23:38 +01:00
leds-idp.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
leds-lubbock.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
leds-mainstone.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
leds-trizeps4.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
leds.c [ARM] 3666/1: TRIZEPS4 [1/5] core 2006-06-29 16:25:37 +01:00
leds.h fix file specification in comments 2006-10-03 23:01:26 +02:00
littleton.c [ARM] pxa: make littleton to use the new smc91x platform data 2008-07-12 21:52:41 +01:00
lpd270.c [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model 2008-07-09 21:31:51 +01:00
lubbock.c [ARM] pxa: make lubbock to use new smc91x platform data 2008-07-12 21:52:41 +01:00
magician.c [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper 2008-07-12 21:43:45 +01:00
mainstone.c [ARM] pxa: make mainstone to use the new smc91x platform data 2008-07-12 21:52:41 +01:00
mfp-pxa2xx.c [ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state change 2008-07-09 21:38:32 +01:00
mfp-pxa3xx.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial 2008-04-21 16:36:46 -07:00
palmtx.c [ARM] 5155/1: PalmTX battery monitor 2008-07-10 12:15:32 +01:00
pcm027.c [ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to register pxa2xx-spi platform devices 2008-07-09 21:31:52 +01:00
pcm990-baseboard.c [ARM] 5095/2: pcm990: switch from pxa_gpio_mode to pxa2xx_mfp_config 2008-07-09 21:32:52 +01:00
pm.c [ARM] pxa: Fix RCSR handling 2008-05-08 18:04:02 +01:00
poodle.c [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper 2008-07-12 21:43:45 +01:00
pwm.c [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL. 2008-07-03 13:25:07 +01:00
pxa2xx.c [ARM] 5145/1: PXA2xx: provide api to control IrDA pins state 2008-07-09 20:56:28 +01:00
pxa3xx.c [ARM] pxa: move pxa310 specific MMC3 clk out of generic pxa3xx.c 2008-07-09 21:38:32 +01:00
pxa25x.c Clocklib: Fix SA1111 clock name mess. 2008-07-10 10:28:49 +01:00
pxa27x.c [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers 2008-07-09 21:30:13 +01:00
pxa300.c [ARM] pxa: add pxa3xx NAND device and clock sources 2008-07-09 21:38:32 +01:00
pxa320.c [ARM] pxa: add pxa3xx NAND device and clock sources 2008-07-09 21:38:32 +01:00
pxa930.c [ARM] pxa: add base support for PXA930 (aka Tavor-P) 2008-07-13 12:05:21 +01:00
reset.c [ARM] 5069/1: pxa: include pxa2xx-regs.h in reset.c for RSCR 2008-07-07 13:21:53 +01:00
saar.c [ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR) 2008-07-13 12:05:22 +01:00
sharpsl.h [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix 2008-01-28 13:13:25 +00:00
sharpsl_pm.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
sleep.S [ARM] pxa: add preliminary suspend/resume code for pxa3xx 2008-02-04 13:17:33 +00:00
smemc.c [ARM] pxa: introduce sysdev for pxa3xx static memory controller 2008-02-04 13:17:33 +00:00
spitz.c [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper 2008-07-12 21:43:45 +01:00
spitz_pm.c [ARM] 5073/1: spitz_pm: don't register devices on non-spitz machines 2008-06-02 19:33:34 +01:00
ssp.c Merge branch 'pxa-devel' into pxa 2008-07-12 21:43:51 +01:00
standby.S [ARM] pxa: separate out power manager and clock registers 2008-06-02 19:33:27 +01:00
tavorevb.c [ARM] pxa: add base support for PXA930 Evaluation Board (aka TavorEVB) 2008-07-13 12:05:22 +01:00
time.c [ARM] pxa: fix PXA27x resume 2008-01-26 15:07:57 +00:00
tosa-bt.c [ARM] 5150/1: Tosa: support built-in bluetooth power-up 2008-07-07 13:22:10 +01:00
tosa.c [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper 2008-07-12 21:43:45 +01:00
trizeps4.c [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper 2008-07-12 21:43:45 +01:00
zylonite.c [ARM] pxa: make zylonite to use the new smc91x platform data 2008-07-12 21:52:41 +01:00
zylonite_pxa300.c [ARM] pxa: add simple gpio debug LEDs support for zylonite 2008-07-09 21:38:33 +01:00
zylonite_pxa320.c [ARM] pxa: add simple gpio debug LEDs support for zylonite 2008-07-09 21:38:33 +01:00