aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ARM: 5998/1: ep93xx: added chip revision reading functionMika Westerberg2010-04-142-0/+22
| * | | | | ARM: 5992/1: ep93xx: pass platform startup data as __initdataHartley Sweeten2010-04-148-25/+56
| | |_|_|/ | |/| | |
* | | | | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg2010-05-251-0/+27
| |/ / / |/| | |
* | | | ARM: 6029/1: ep93xx: gpio.c: local functions should be staticHartley Sweeten2010-04-071-3/+3
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\ \ \
| | * | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
| | | |/ | | |/|
* | | | [WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driverMika Westerberg2010-03-062-0/+23
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-011-7/+7
|\ \ \
| * | | Input: ep93xx_keypad - cleanup and use matrix_keypad helpersH Hartley Sweeten2010-01-131-7/+7
| |/ /
* | | Merge branches 'clks' and 'pnx' into develRussell King2010-02-251-3/+1
|\ \ \
| * | | ARM: Consolidate clks_register() and similarRussell King2010-02-121-3/+1
| |/ /
* | | Merge branch 'misc2' into develRussell King2010-02-251-1/+1
|\ \ \
| * | | ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
| |/ /
* | | Merge branch 'tmpreg' into develRussell King2010-02-251-1/+1
|\ \ \
| * | | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
| |/ /
* | | ARM: 5955/1: ep93xx: move timer defines into core.c and documentHartley Sweeten2010-02-242-21/+38
* | | ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.cHartley Sweeten2010-02-242-226/+233
* | | ARM: 5953/1: ep93xx: fix broken build of clock.cHartley Sweeten2010-02-241-1/+1
* | | ARM: 5945/1: ep93xx: include correct irq.h in core.cHartley Sweeten2010-02-181-1/+1
* | | ARM: 5937/1: Add support for EP9315 based Snapper CL15 boardRyan Mallon2010-02-153-0/+180
* | | 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/+2
|/
* 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/+0
* ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototypeHartley Sweeten2009-10-211-1/+0
* 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/+0
* 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/+4
* 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