aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAge
* ARM: 6359/1: ep93xx: move clock initialization earlierMika Westerberg2010-09-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-07
|\
| * ASoC: EP93xx: Add Snapper CL15 i2s audio supportRyan Mallon2010-06-09
| * Merge branch 'ep93xx' into for-2.6.36Mark Brown2010-06-09
| |\
| | * EP93xx: Add i2s core supportRyan Mallon2010-06-09
| | |
| \ \
*-. \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-31
|\ \ \ \ | |_|/ / |/| | |
| | * | ARM: AMBA: Add pclk definition for platforms using primecellsRussell King2010-07-22
| |/ / |/| |
| * | ARM: 6174/1: ep93xx: clear devcfg bits before setting themHartley Sweeten2010-06-16
| * | ARM: 6168/1: ep93xx: move physmap flash registration into core.cHartley Sweeten2010-06-16
| * | ARM: 6167/1: ep93xx: register backlight driverHartley Sweeten2010-06-16
|/ /
* | Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-25
|\ \
| * \ Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-05-21
| |\ \
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-10
| | |\|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-26
| | |\ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-02-26
| | |\ \ \
| | * | | | mtd: Remove now-defunct ts7250 nand driverH Hartley Sweeten2010-01-06
| | * | | | mtd: Update ep93xx/ts72xx to use generic platform nand driverH Hartley Sweeten2010-01-06
| * | | | | Merge branch 'devel-stable' into develRussell King2010-05-17
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | ARM: 6124/1: ep93xx: SPI driver platform support codeMika Westerberg2010-05-13
| * | | | | ARM: 5998/1: ep93xx: added chip revision reading functionMika Westerberg2010-04-14
| * | | | | ARM: 5992/1: ep93xx: pass platform startup data as __initdataHartley Sweeten2010-04-14
| | |_|_|/ | |/| | |
* | | | | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg2010-05-25
| |/ / / |/| | |
* | | | ARM: 6029/1: ep93xx: gpio.c: local functions should be staticHartley Sweeten2010-04-07
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\ \ \
| | * | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
| | | |/ | | |/|
* | / | [WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driverMika Westerberg2010-03-06
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-01
|\ \ \
| * | | Input: ep93xx_keypad - cleanup and use matrix_keypad helpersH Hartley Sweeten2010-01-13
| |/ /
* | | Merge branches 'clks' and 'pnx' into develRussell King2010-02-25
|\ \ \
| * | | ARM: Consolidate clks_register() and similarRussell King2010-02-12
| |/ /
* | | Merge branch 'misc2' into develRussell King2010-02-25
|\ \ \
| * | | ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-15
| |/ /
* | | Merge branch 'tmpreg' into develRussell King2010-02-25
|\ \ \
| * | | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-12
| |/ /
* | | ARM: 5955/1: ep93xx: move timer defines into core.c and documentHartley Sweeten2010-02-24
* | | ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.cHartley Sweeten2010-02-24
* | | ARM: 5953/1: ep93xx: fix broken build of clock.cHartley Sweeten2010-02-24
* | | ARM: 5945/1: ep93xx: include correct irq.h in core.cHartley Sweeten2010-02-18
* | | ARM: 5937/1: Add support for EP9315 based Snapper CL15 boardRyan Mallon2010-02-15
* | | ARM: 5892/1: ep93xx: Add support for Simplemachines Sim.One boardRyan Mallon2010-01-25
* | | ARM: 5879/1: ep93xx: define magic numbers for pll1 and pll2Hartley Sweeten2010-01-12
* | | ARM: 5878/1: ep93xx: register the pwm devices on the edb93xx dev boardsHartley Sweeten2010-01-12
* | | ARM: 5877/1: ep93xx: use pr_fmt in core.cHartley Sweeten2010-01-12
* | | ARM: 5876/1: ep93xx: use pr_fmt in dma-m2p.cHartley Sweeten2010-01-12
* | | ARM: 5875/1: ep93xx: use pr_fmt in clock.cHartley Sweeten2010-01-12
|/ /
* / Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten2009-12-15
|/
* ARM: 5790/1: ep93xx: add missing newline between file header and codeHubert Feurstein2009-11-24
* ARM: 5789/1: ep93xx: add missing file headersHubert Feurstein2009-11-24
* ARM: 5775/1: ep93xx: add keypad core supportHartley Sweeten2009-11-24