aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-24ARM: 5790/1: ep93xx: add missing newline between file header and codeHubert Feurstein2-0/+2
2009-11-24ARM: 5789/1: ep93xx: add missing file headersHubert Feurstein2-0/+8
2009-11-24ARM: 5775/1: ep93xx: add keypad core supportHartley Sweeten3-0/+82
2009-11-05ARM: 5779/1: ep93xx/micro9.c: fix implicit declaration of function __raw_readl and IOMEMJean-Christop PLAGNIOL-VILLARD1-0/+1
2009-10-21ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler()Hartley Sweeten1-1/+0
2009-10-21ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototypeHartley Sweeten1-1/+0
2009-10-14ARM: 5760/1: ep93xx: fix build error in edb93xx.cHartley Sweeten1-1/+1
2009-10-10ARM: 5756/1: ep93xx: introduce clk parentHartley Sweeten1-47/+119
2009-10-10ARM: 5754/1: ep93xx: update i2c supportHartley Sweeten4-16/+51
2009-10-10ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* definesHartley Sweeten1-12/+0
2009-10-07ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macrosHartley Sweeten1-8/+10
2009-10-07ARM: 5751/1: ep93xx/micro9: Add Micro9-SlimHubert Feurstein2-1/+23
2009-10-07ARM: 5750/1: ep93xx/micro9: Update platform codeHubert Feurstein3-58/+75
2009-10-07ARM: 5749/1: ep93xx/micro9: Update maintainerHubert Feurstein1-4/+6
2009-10-07ARM: 5745/1: Change ep93xx gpio_irq static inlines to macrosHartley Sweeten1-12/+4
2009-10-07ARM: 5744/1: ep93xx: add remaining phys offset selectionsHartley Sweeten3-2/+35
2009-09-23ep93xx video driver platform supportRyan Mallon5-1/+183
2009-09-12Merge branch 'master' into develRussell King2-8/+13
2009-09-12Merge branch 'devel-stable' into develRussell King1-0/+1
2009-08-03ARM: 5635/1: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-07-30ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driverHartley Sweeten4-0/+94
2009-07-23[ARM] 5611/1: ep93xx: update ts72xx nor flash supportHartley Sweeten2-8/+13
2009-07-21[ARM] 5612/1: ep93xx: add platform LEDsHartley Sweeten1-0/+30
2009-07-17[ARM] 5609/1: ep93xx: add register defines for keypad supportHartley Sweeten1-0/+5
2009-07-17[ARM] 5607/1: ep93xx: Use __iomem pointer on syscon write functionRyan Mallon2-2/+2
2009-07-17[ARM] 5605/1: Fix ep93xx gpio.c headersRyan Mallon1-0/+1
2009-07-17[ARM] 5600/1: ep93xx: core.c remove cast when copying dev_addrHartley Sweeten1-4/+2
2009-07-11[ARM] 5598/1: ep93xx: core.c typesafe vic_initHartley Sweeten1-2/+2
2009-07-09[ARM] 5593/1: ep93xx: clock.c __iomem pointerHartley Sweeten1-1/+1
2009-07-09[ARM] 5592/1: ep93xx: cleanup platform header includesHartley Sweeten8-62/+27
2009-07-09[ARM] 5595/1: ep93xx: missing header in dma-m2p.cHartley Sweeten1-0/+1
2009-07-09[ARM] 5578/1: ep93xx: add ep93xx-keypad clockHartley Sweeten2-33/+82
2009-07-09[ARM] 5577/2: ep93xx: syscon locked register functionsHartley Sweeten5-31/+109
2009-06-27[ARM] 5575/1: ep93xx: Show gpio interrupt type in debugfs output.Hartley Sweeten1-5/+51
2009-06-27[ARM] 5574/1: ep93xx: gpio.c: fix header includes and __iomem pointersHartley Sweeten1-4/+4
2009-06-27[ARM] 5573/1: ep93xx: ensure typesafe ioHartley Sweeten2-31/+47
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+42
2009-06-11[ARM] 5552/1: ep93xx get_uart_rate(): use EP93XX_SYSCON_PWRCNT and EP93XX_SYSCON_PWRCNMatthias Kaehlcke1-2/+2
2009-06-11Merge commit 'v2.6.30' into nextDmitry Torokhov2-9/+65
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-2/+2
2009-06-10Merge branch 'ep93xx' into develRussell King15-549/+341
2009-05-29[ARM] 5528/1: ep93xx: add defines for dma clock magic numbersHartley Sweeten2-29/+42
2009-05-29[ARM] 5527/1: ep93xx: core.c: trivial spelling errorHartley Sweeten1-4/+4
2009-05-29[ARM] 5526/1: ep93xx: usb driver cleanupHartley Sweeten1-1/+1
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into develRussell King2-9/+65
2009-05-24[ARM] 5523/1: ep93xx phys offset selectionRyan Mallon3-4/+43
2009-05-16[ARM] 5509/1: ep93xx: clkdev enable UARTSHartley Sweeten2-9/+65
2009-05-15[ARM] 5504/1: ep93xx: Merge all edb93xx platformsHartley Sweeten10-513/+253
2009-05-08Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov9-4/+558
2009-05-07[ARM] VIC: Add power management deviceBen Dooks1-2/+2