aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-03[ARM] pxa: use kzalloc() in pxa_init_gpio_chip()Daniel Mack1-7/+2
2009-06-05[ARM] pxa: add PWM devices support for pxa168/910Eric Miao1-0/+2
2009-06-05[ARM] pxa: move pwm.c to common plat-pxa directoryEric Miao2-0/+303
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao1-0/+82
2009-04-27[ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOsEric Miao1-4/+19
2009-03-26[ARM] pxa: build arch/arm/plat-pxa/mfp.c only when PXA3xx or ARCH_MMP definedEric Miao1-1/+3
2009-03-23[ARM] pxa: add base support for Marvell PXA910Eric Miao1-0/+30
2009-03-23[ARM] pxa: move common MFP handling code into plat-pxaEric Miao3-1/+648
2009-03-23[ARM] pxa: move common GPIO handling code into plat-pxaEric Miao3-0/+400
2009-03-23[ARM] pxa: introduce plat-pxa for PXA common code and add DMA supportEric Miao4-0/+238