summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAgeFilesLines
...
* | | ARM: 5892/1: ep93xx: Add support for Simplemachines Sim.One boardRyan Mallon2010-01-253-0/+105
* | | ARM: 5879/1: ep93xx: define magic numbers for pll1 and pll2Hartley Sweeten2010-01-122-10/+17
* | | ARM: 5878/1: ep93xx: register the pwm devices on the edb93xx dev boardsHartley Sweeten2010-01-121-0/+21
* | | ARM: 5877/1: ep93xx: use pr_fmt in core.cHartley Sweeten2010-01-121-4/+5
* | | ARM: 5876/1: ep93xx: use pr_fmt in dma-m2p.cHartley Sweeten2010-01-121-2/+4
* | | ARM: 5875/1: ep93xx: use pr_fmt in clock.cHartley Sweeten2010-01-121-2/+4
|/ /
* / Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten2009-12-151-9/+2Star
|/
* ARM: 5790/1: ep93xx: add missing newline between file header and codeHubert Feurstein2009-11-242-0/+2
* ARM: 5789/1: ep93xx: add missing file headersHubert Feurstein2009-11-242-0/+8
* ARM: 5775/1: ep93xx: add keypad core supportHartley Sweeten2009-11-243-0/+82
* ARM: 5779/1: ep93xx/micro9.c: fix implicit declaration of function __raw_read...Jean-Christop PLAGNIOL-VILLARD2009-11-051-0/+1
* ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler()Hartley Sweeten2009-10-211-1/+0Star
* ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototypeHartley Sweeten2009-10-211-1/+0Star
* ARM: 5760/1: ep93xx: fix build error in edb93xx.cHartley Sweeten2009-10-141-1/+1
* ARM: 5756/1: ep93xx: introduce clk parentHartley Sweeten2009-10-101-47/+119
* ARM: 5754/1: ep93xx: update i2c supportHartley Sweeten2009-10-104-16/+51
* ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* definesHartley Sweeten2009-10-101-12/+0Star
* ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macrosHartley Sweeten2009-10-071-8/+10
* ARM: 5751/1: ep93xx/micro9: Add Micro9-SlimHubert Feurstein2009-10-072-1/+23
* ARM: 5750/1: ep93xx/micro9: Update platform codeHubert Feurstein2009-10-073-58/+75
* ARM: 5749/1: ep93xx/micro9: Update maintainerHubert Feurstein2009-10-071-4/+6
* ARM: 5745/1: Change ep93xx gpio_irq static inlines to macrosHartley Sweeten2009-10-071-12/+4Star
* ARM: 5744/1: ep93xx: add remaining phys offset selectionsHartley Sweeten2009-10-073-2/+35
* ep93xx video driver platform supportRyan Mallon2009-09-235-1/+183
* Merge branch 'master' into develRussell King2009-09-122-8/+13
|\
| * [ARM] 5611/1: ep93xx: update ts72xx nor flash supportHartley Sweeten2009-07-232-8/+13
* | Merge branch 'devel-stable' into develRussell King2009-09-121-0/+1
|\|
| * [ARM] 5595/1: ep93xx: missing header in dma-m2p.cHartley Sweeten2009-07-091-0/+1
* | ARM: 5635/1: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-031-1/+1
* | ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driverHartley Sweeten2009-07-304-0/+94
* | [ARM] 5612/1: ep93xx: add platform LEDsHartley Sweeten2009-07-211-0/+30
* | [ARM] 5609/1: ep93xx: add register defines for keypad supportHartley Sweeten2009-07-171-0/+5
* | [ARM] 5607/1: ep93xx: Use __iomem pointer on syscon write functionRyan Mallon2009-07-172-2/+2
* | [ARM] 5605/1: Fix ep93xx gpio.c headersRyan Mallon2009-07-171-0/+1
* | [ARM] 5600/1: ep93xx: core.c remove cast when copying dev_addrHartley Sweeten2009-07-171-4/+2Star
* | [ARM] 5598/1: ep93xx: core.c typesafe vic_initHartley Sweeten2009-07-121-2/+2
* | [ARM] 5593/1: ep93xx: clock.c __iomem pointerHartley Sweeten2009-07-091-1/+1
* | [ARM] 5592/1: ep93xx: cleanup platform header includesHartley Sweeten2009-07-098-62/+27Star
* | [ARM] 5578/1: ep93xx: add ep93xx-keypad clockHartley Sweeten2009-07-092-33/+82
* | [ARM] 5577/2: ep93xx: syscon locked register functionsHartley Sweeten2009-07-095-31/+109
* | [ARM] 5575/1: ep93xx: Show gpio interrupt type in debugfs output.Hartley Sweeten2009-06-271-5/+51
* | [ARM] 5574/1: ep93xx: gpio.c: fix header includes and __iomem pointersHartley Sweeten2009-06-271-4/+4
* | [ARM] 5573/1: ep93xx: ensure typesafe ioHartley Sweeten2009-06-272-31/+47
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-06-201-0/+42
|\
| * Merge commit 'v2.6.30' into nextDmitry Torokhov2009-06-112-9/+65
| |\
| * \ Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-099-4/+558
| |\ \
| * | | Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten2009-04-191-0/+42
* | | | [ARM] 5552/1: ep93xx get_uart_rate(): use EP93XX_SYSCON_PWRCNT and EP93XX_SYS...Matthias Kaehlcke2009-06-111-2/+2
* | | | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-101-2/+2
|\ \ \ \
| * | | | [ARM] VIC: Add power management deviceBen Dooks2009-05-071-2/+2
| | |/ / | |/| |