aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-06ARM: ux500: Over-ride the DT device naming scheme for pinctrlLee Jones1-0/+2
2012-07-06ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not setLee Jones2-5/+7
2012-06-12serial/amba-pl011: move custom pin control to driverLinus Walleij1-53/+1
2012-06-01ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled bootLee Jones1-0/+1
2012-06-01ARM: ux500: Only initialise STE's UIBs on boards which support themLee Jones3-3/+10
2012-06-01ARM: ux500: Disable platform setup of the ab8500 when DT is enabledLee Jones1-3/+4
2012-06-01ARM: ux500: Re-enable SMSC911x platform code registration during non-DT bootsLee Jones1-0/+1
2012-06-01ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabledLee Jones1-2/+1
2012-06-01ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones1-2/+1
2012-06-01ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablementLee Jones3-1/+26
2012-06-01ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablementLee Jones1-2/+16
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-1/+1
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-4/+25
2012-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-8/+143
2012-05-22Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+172
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-345/+928
2012-05-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-18/+73
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-18/+55
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds26-2635/+11
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linusRussell King3-2/+3
2012-05-20mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones1-1/+1
2012-05-15mach-ux500: crypto - core support for CRYP/HASH module.Andreas Westin8-8/+126
2012-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu31-431/+591
2012-05-14Merge branch 'next/cpuidle' into next/pmArnd Bergmann2-0/+172
2012-05-14Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtArnd Bergmann1-1/+1
2012-05-14Merge branch 'ux500/delete-u5500' into next/socArnd Bergmann26-2635/+11
2012-05-14Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into next/socOlof Johansson1-1/+1
2012-05-12Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/pinctrlOlof Johansson10-626/+555
2012-05-11Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/pinctrlOlof Johansson1-1/+1
2012-05-11ARM: ux500: switch MSP to using pinctrl for pinsLinus Walleij2-23/+57
2012-05-11ARM: ux500: alter MSP registration to return a device pointerLinus Walleij1-14/+13
2012-05-11ARM: ux500: switch to using pinctrl for uart0Linus Walleij2-21/+60
2012-05-11ARM: ux500: delete custom pin control systemLinus Walleij4-136/+1
2012-05-11ARM: ux500: switch over to Nomadik pinctrl driverLinus Walleij3-435/+411
2012-05-11pinctrl/nomadik: basic Nomadik pinctrl interfaceLinus Walleij3-0/+16
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo/linux-2.6 into staging/cleanupOlof Johansson5-4/+25
2012-05-08ARM: ux500: use machine specific hook for late initShawn Guo5-4/+25
2012-05-04crypto: ux500 - Add driver for HASH hardwareAndreas Westin1-0/+5
2012-05-04crypto: ux500 - Add driver for CRYP hardwareAndreas Westin1-0/+16
2012-05-02ARM: ux500: add the cpuidle driver for WFI and ARM retentionDaniel Lezcano2-0/+172
2012-05-02ARM: ux500: Enable PRCMU Timer 4 (clocksource) for Device TreeLee Jones1-0/+24
2012-05-02ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones1-1/+0
2012-05-02ARM: ux500: Fork cpu-db8500 platform_devs for sequential DT enablementLee Jones1-3/+15
2012-05-02ARM: ux500: Do not attempt to register non-existent i2c devices on SnowballLee Jones1-12/+13
2012-05-02ARM: ux500: delete U5500 supportLinus Walleij26-2635/+11
2012-05-02ARM: ux500: ioremap differences for DB9540Michel Jaouen1-1/+17
2012-05-02ARM: ux500: core U9540 supportLinus Walleij12-17/+56
2012-04-25arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov1-1/+1
2012-04-24ARM: ux500: Add support for MSP I2S-devicesOla Lilja7-14/+304
2012-04-24drivers/gpio: gpio-nomadik: Add support for irqdomainsLee Jones1-0/+12