Age | Commit message (Expand) | Author | Files | Lines |
2013-04-08 | ARM: ux500: move to multiplatform | Arnd Bergmann | 2 | -64/+0 |
2013-04-08 | ARM: ux500: make remaining headers local | Arnd Bergmann | 2 | -73/+0 |
2013-04-08 | ARM: ux500: make irqs.h local to platform | Arnd Bergmann | 3 | -229/+0 |
2013-04-08 | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> | Linus Walleij | 4 | -221/+2 |
2013-04-08 | ARM: ux500: move mach/msp.h to <linux/platform_data/*> | Arnd Bergmann | 1 | -27/+0 |
2013-04-08 | ARM: ux500: move debugmacro to debug includes | Linus Walleij | 1 | -39/+0 |
2013-04-08 | ARM: ux500: split out prcmu initialization | Arnd Bergmann | 1 | -25/+0 |
2013-04-08 | mfd: db8500-prcmu: get base address from resource | Linus Walleij | 1 | -2/+0 |
2013-02-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 4 | -130/+1 |
2013-02-10 | ARM: ux500: use real AB8500 IRQ numbers instead of virtual ones | Lee Jones | 1 | -9/+1 |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -2/+0 |
2013-01-30 | Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Olof Johansson | 2 | -126/+0 |
2013-01-29 | ARM: ux500: de-globalize <mach/id.h> | Linus Walleij | 2 | -145/+0 |
2013-01-29 | ARM: ux500: Introduce cpu_is_u8580() | Maxime Coquelin | 1 | -1/+20 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -2/+0 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -2/+1 |
2012-11-05 | ARM: plat-nomadik: convert platforms to SPARSE_IRQ | Linus Walleij | 1 | -1/+1 |
2012-11-05 | ARM: plat-nomadik: move DMA40 header to <linux/platform_data> | Linus Walleij | 1 | -1/+1 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 4 | -52/+3 |
2012-10-02 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -2/+2 |
2012-10-02 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+0 |
2012-09-29 | ARM: ux500: use __iomem pointers for MMIO | Arnd Bergmann | 1 | -2/+2 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2 | -47/+0 |
2012-09-22 | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson | 1 | -0/+3 |
2012-09-21 | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 1 | -5/+0 |
2012-09-20 | ASoC: Ux500: Move MSP pinctrl setup into the MSP driver | Lee Jones | 1 | -2/+0 |
2012-09-14 | ARM: make mach/gpio.h headers optional | Rob Herring | 1 | -5/+0 |
2012-09-14 | ARM: nomadik: move platform_data definitions | Arnd Bergmann | 2 | -47/+0 |
2012-09-14 | ARM: SoC: convert ux500 to SMP operations | Marc Zyngier | 1 | -0/+3 |
2012-08-09 | ARM: ux500: add detection for DB8500 ASIC v2.2 | Linus Walleij | 1 | -0/+5 |
2012-08-09 | ARM: ux500: reform Ux500 family names | Linus Walleij | 1 | -8/+13 |
2012-08-09 | ARM: ux500: add a U8520 detection macro | Linus Walleij | 1 | -0/+5 |
2012-08-09 | ARM: ux500: delete remnant U5500 macros | Linus Walleij | 1 | -29/+0 |
2012-07-09 | ARM: ux500: Register the AB8500 from DB8500 MFD | Lee Jones | 1 | -1/+2 |
2012-05-27 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -0/+28 |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+29 |
2012-05-15 | mach-ux500: crypto - core support for CRYP/HASH module. | Andreas Westin | 3 | -0/+7 |
2012-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 7 | -47/+13 |
2012-05-14 | Merge branch 'ux500/delete-u5500' into next/soc | Arnd Bergmann | 10 | -387/+2 |
2012-05-08 | ARM: ux500: use machine specific hook for late init | Shawn Guo | 1 | -0/+1 |
2012-05-04 | crypto: ux500 - Add driver for HASH hardware | Andreas Westin | 1 | -0/+5 |
2012-05-04 | crypto: ux500 - Add driver for CRYP hardware | Andreas Westin | 1 | -0/+16 |
2012-05-02 | ARM: ux500: delete U5500 support | Linus Walleij | 10 | -387/+2 |
2012-05-02 | ARM: ux500: core U9540 support | Linus Walleij | 4 | -2/+26 |
2012-04-24 | ARM: ux500: Add support for MSP I2S-devices | Ola Lilja | 1 | -0/+29 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -23/+1 |
2012-03-29 | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -1/+1 |
2012-03-28 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -6/+11 |
2012-03-28 | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -3/+0 |