summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6359/1: ep93xx: move clock initialization earlierMika Westerberg2010-09-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-075-1/+147
|\
| * ASoC: EP93xx: Add Snapper CL15 i2s audio supportRyan Mallon2010-06-091-0/+1
| * Merge branch 'ep93xx' into for-2.6.36Mark Brown2010-06-094-1/+146
| |\
| | * EP93xx: Add i2s core supportRyan Mallon2010-06-094-1/+146
| | |
| \ \
*-. \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-319-151/+67
|\ \ \ \ | |_|/ / |/| | |
| | * | ARM: AMBA: Add pclk definition for platforms using primecellsRussell King2010-07-221-1/+1
| |/ / |/| |
| * | ARM: 6174/1: ep93xx: clear devcfg bits before setting themHartley Sweeten2010-06-161-1/+1
| * | ARM: 6168/1: ep93xx: move physmap flash registration into core.cHartley Sweeten2010-06-168-149/+59
| * | ARM: 6167/1: ep93xx: register backlight driverHartley Sweeten2010-06-161-0/+6
|/ /
* | Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-2512-101/+279
|\ \
| * \ Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-05-212-76/+131
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-101-3/+3
| | |\ \ | | | |/
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-2616-279/+642
| | |\ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-02-261-9/+2
| | |\ \ \
| | * | | | mtd: Remove now-defunct ts7250 nand driverH Hartley Sweeten2010-01-061-19/+0
| | * | | | mtd: Update ep93xx/ts72xx to use generic platform nand driverH Hartley Sweeten2010-01-061-57/+131
| * | | | | Merge branch 'devel-stable' into develRussell King2010-05-171-3/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | ARM: 6124/1: ep93xx: SPI driver platform support codeMika Westerberg2010-05-134-0/+70
| * | | | | 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
OpenPOWER on IntegriCloud