aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'p2v' into develRussell King2011-03-161-5/+5
|\
| * ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-5/+5
* | ARM: 6641/1: ep93xx: implement gpiolib set_debounce for built-in GPIOsHartley Sweeten2011-01-271-2/+0
|/
* ARM: 6462/1: EP93xx: Document DMA M2P APIRyan Mallon2010-11-071-9/+102
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-252-0/+2
|\
| * ARM: ep93xx: add AC97 platform supportMika Westerberg2010-10-152-0/+2
* | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-072-0/+13
|\
| * Merge branch 'ep93xx' into for-2.6.36Mark Brown2010-06-092-0/+13
| |\
| | * EP93xx: Add i2s core supportRyan Mallon2010-06-092-0/+13
* | | ARM: 6168/1: ep93xx: move physmap flash registration into core.cHartley Sweeten2010-06-161-0/+3
|/ /
* | Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-253-19/+13
|\ \
| * \ Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-05-211-19/+0
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-265-26/+16
| | |\ \ | | | |/
| | * | 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
| * | | | ARM: 6124/1: ep93xx: SPI driver platform support codeMika Westerberg2010-05-132-0/+5
| * | | | ARM: 5998/1: ep93xx: added chip revision reading functionMika Westerberg2010-04-141-0/+8
| | |_|/ | |/| |
* | | | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg2010-05-251-0/+27
|/ / /
* | | [WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driverMika Westerberg2010-03-061-0/+2
* | | 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 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-241-15/+0
* | | ARM: 5879/1: ep93xx: define magic numbers for pll1 and pll2Hartley Sweeten2010-01-121-2/+5
|/ /
* | 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-242-0/+5
* ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototypeHartley Sweeten2009-10-211-1/+0
* ARM: 5754/1: ep93xx: update i2c supportHartley Sweeten2009-10-102-1/+4
* 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: 5750/1: ep93xx/micro9: Update platform codeHubert Feurstein2009-10-071-0/+11
* 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-071-0/+6
* ep93xx video driver platform supportRyan Mallon2009-09-233-0/+64
* Merge branch 'master' into develRussell King2009-09-121-3/+0
|\
| * [ARM] 5611/1: ep93xx: update ts72xx nor flash supportHartley Sweeten2009-07-231-3/+0
* | ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driverHartley Sweeten2009-07-302-0/+5
* | [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-171-1/+1
* | [ARM] 5592/1: ep93xx: cleanup platform header includesHartley Sweeten2009-07-092-6/+2
* | [ARM] 5578/1: ep93xx: add ep93xx-keypad clockHartley Sweeten2009-07-091-0/+14
* | [ARM] 5577/2: ep93xx: syscon locked register functionsHartley Sweeten2009-07-093-12/+52
* | [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
|\