summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-262-13/+0
|\
| * Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann2011-07-191-11/+0
| |\
| | * ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-11/+0
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0
| |/
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-222-123/+69
|\ \
| * | spi/ep93xx: add DMA supportMika Westerberg2011-06-081-0/+2
| * | ep93xx: remove the old M2P DMA codeMika Westerberg2011-06-081-143/+0
| * | dmaengine: add ep93xx DMA supportMika Westerberg2011-06-081-0/+87
| |/
* / gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE defineH Hartley Sweeten2011-06-101-0/+1
|/
* 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