summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-08-093-17/+19
|\
| * DMAENGINE: ste_dma40: support older siliconLinus Walleij2010-06-222-0/+3
| * DMAENGINE: ste_dma40: no disabled phy channels on ux500Jonas Aaberg2010-06-221-0/+1
| * DMAENGINE: ste_dma40: add DB8500 memcpy channelsJonas Aaberg2010-06-222-1/+3
| * DMAENGINE: ste_dma40: no flow control on memcpyJonas Aaberg2010-06-221-2/+4
| * DMAENGINE: ste_dma40: arch updates for LCLA and LCPAJonas Aaberg2010-06-222-15/+9
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-038-16/+1006
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-318-16/+1006
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * ARM: AMBA: Add pclk definition for platforms using primecellsRussell King2010-07-221-0/+4
| | |_|/ | |/| |
| | | * ARM: 6267/1: mop500: add AB8500 interrupt supportRabin Vincent2010-07-273-0/+33
| | | * ARM: 6266/1: ux500: add separate irq lists for DB8500 and DB5500Rabin Vincent2010-07-265-14/+201
| | | * ARM: 6160/1: ux500: add DB8500 pin configsRabin Vincent2010-06-161-0/+742
| | | * ARM: 6161/1: mop500: add basic pin configurationRabin Vincent2010-06-161-2/+26
| | |/
* | | ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent2010-07-291-5/+5
|/ /
* | ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2010-07-092-1/+2
|/
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-06-087-2/+284
|\
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-301-1/+1
| |\
| | * mfd: New AB8500 driverRabin Vincent2010-05-281-1/+1
| * | DMAENGINE: DMA40 U8500 platform configurationLinus Walleij2010-05-276-1/+283
| |/
* | ARM: 6152/1: ux500 make it possible to disable localtimersLinus Walleij2010-06-081-1/+2
* | ARM: 6145/1: ux500 MTU clockrate correctionLinus Walleij2010-05-273-6/+126
|/
* ARM: 6104/1: nomadik-gpio: use clk APIRabin Vincent2010-05-061-5/+11
* ARM: 6090/1: ux500: add U5500 supportRabin Vincent2010-05-049-6/+166
* ARM: 6089/1: ux500: rename cpu-u8500.c to cpu-db8500.cRabin Vincent2010-05-042-1/+1
* ARM: 6088/1: ux500: use UX500_* macros instead of U8500_*Rabin Vincent2010-05-042-6/+6
* ARM: 6087/1: ux500: move sys_timer to cpu.cRabin Vincent2010-05-044-23/+23
* ARM: 6086/1: ux500: move gpio devices to devices-db8500.cRabin Vincent2010-05-043-36/+40
* ARM: 6085/1: ux500: reorganize i2c devicesRabin Vincent2010-05-045-40/+88
* ARM: 6084/1: ux500: move UART devices to devices.cRabin Vincent2010-05-043-25/+27
* ARM: 6083/1: ux500: put DB8500-specific devices in devices-db8500.cRabin Vincent2010-05-044-18/+36
* ARM: 6082/1: ux500: put common devices into devices.cRabin Vincent2010-05-047-15/+70
* ARM: 6081/1: ux500: move gpio macros to common headerRabin Vincent2010-05-042-30/+38
* ARM: 6080/1: ux500: move irq and common maps to cpu.cRabin Vincent2010-05-045-46/+83
* ARM: 6079/1: ux500: allow choice of the DEBUG_LL UARTRabin Vincent2010-05-042-2/+17
* ARM: 6078/1: ux500: add per-SoC register definitionsRabin Vincent2010-05-044-116/+302
* ARM: 6077/1: ux500: add SOC Kconfig variablesRabin Vincent2010-05-042-6/+29
* ARM: 6027/1: ux500: enable l2x0 supportSrinidhi Kasagar2010-04-142-1/+19
* ARM: 5973/1: ux500: add gpio supportRabin Vincent2010-03-195-3/+112
* ARM: 5964/1: ux500: support clock gatingRabin Vincent2010-03-194-35/+590
* ARM: 5963/1: ux500: add support for u8500 v1 revisionRabin Vincent2010-03-192-7/+41
* ARM: 5962/1: ux500: move system timer to cpu fileRabin Vincent2010-03-193-18/+23
* Merge branch 'master' into for-linusRussell King2010-03-081-4/+4
|\
| * ARM: 5961/1: ux500: fix CLKRST addressesRabin Vincent2010-03-071-4/+4
* | Merge branches 'clks' and 'pnx' into develRussell King2010-02-251-4/+1
|\ \
| * | ARM: Consolidate clks_register() and similarRussell King2010-02-121-4/+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: 5932/1: ux500: fix DEBUG_LL/earlyprintkRabin Vincent2010-02-142-4/+6
OpenPOWER on IntegriCloud