aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-17ARM: ux500: disable outer cache debugLinus Walleij1-0/+1
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-769/+15
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-4/+17
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-08-20Merge tag 'ux500-devicetree-for-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dtKevin Hilman1-4/+4
2013-08-20ARM: ux500: fix up the I2C devicesLinus Walleij1-20/+13
2013-08-20ARM: ux500: delete oldschool pin definesLinus Walleij3-748/+0
2013-08-20arch/arm/mach-ux500/cpu-db8500.c: Avoid using ARRAY_AND_SIZE(e) as a function argumentJulia Lawall1-1/+2
2013-08-19ARM: ux500: set coherent_dma_mask for dma40Fabio Baltieri1-0/+1
2013-08-19ARM: ux500: remove u8500_secondary_startup from INIT section.Srinivas Kandagatla1-2/+0
2013-08-19ARM: ux500: add restart support via prcmuFabio Baltieri4-2/+16
2013-08-06ARM: ux500: Stop passing MMC's platform data for Device Tree bootsLee Jones1-4/+4
2013-07-27ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidleDaniel Lezcano2-132/+0
2013-07-27ARM: ux500: cpuidle: Remove pointless includeLinus Walleij1-2/+0
2013-07-27ARM: ux500: cpuidle: Instantiate the driver from platform deviceLinus Walleij1-6/+11
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson1-1/+1
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-2/+2
2013-07-03Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-2/+4
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-501/+148
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+23
2013-06-27ARM: ux500: bail out on alien cpusLinus Walleij1-1/+2
2013-06-24ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd1-1/+1
2013-06-21Merge branch 'ux500/cleanup' into next/driversArnd Bergmann3-13/+0
2013-06-21ARM: ux500: Remove mop500_snowball_ethernet_clock_enable()Lee Jones3-13/+0
2013-06-20Merge tag 'omap-for-v3.11/board-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boardsArnd Bergmann2-0/+7
2013-06-14ARM: ux500: board-mop500: remove unused pin modesOlof Johansson1-4/+0
2013-06-14Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dtOlof Johansson1-3/+23
2013-06-14Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/driversOlof Johansson5-63/+35
2013-06-14Merge tag 'ux500-pinctrl-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/boardsOlof Johansson1-11/+268
2013-06-12Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversOlof Johansson2-0/+7
2013-06-06clk: ux500: Pass clock base adresses in initcall for u8540 and u9540Philippe Begnic1-2/+4
2013-06-04ARM: ux500: avoid warning in ux500_read_asicidArnd Bergmann2-4/+4
2013-06-04ARM: ux500: Stop passing DMA platform data though AUXDATALee Jones1-2/+1
2013-06-04ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic oneLee Jones4-27/+27
2013-06-04ARM: ux500: Remove empty function u8500_of_init_devices()Lee Jones1-13/+1
2013-06-04ARM: ux500: Remove ux500-musb platform registation when booting with DTLee Jones1-2/+0
2013-06-04usb: musb: ux500: take the dma_mask from coherent_dma_maskLee Jones1-3/+0
2013-06-04usb: musb: ux500: move the MUSB HDRC configuration into the driverLee Jones1-8/+0
2013-06-04usb: musb: ux500: move channel number knowledge into the driverLee Jones1-8/+6
2013-06-04ARM: ux500: Provide auxdata to ux500 ASoC driverFabio Baltieri1-0/+2
2013-05-31ARM: ux500: add ABx500 pinctrl tablesPatrice Chotard1-0/+262
2013-05-30ARM: ux500: Add an auxdata entry for MUSB for clock-name look-upLee Jones1-0/+1
2013-05-27Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/driversOlof Johansson8-429/+117
2013-05-27ARM: ux500: update MSP1 pinctrl defintionsFabio Baltieri1-11/+6
2013-05-27ARM: ux500: Provide supplies for AUX1, AUX2 and AUX3Lee Jones1-0/+3
2013-05-27ARM: ux500: Only configure wake-up reasons on ux500 based platformsLee Jones1-0/+4
2013-05-27ARM: ux500: Standardise Pinctrl compatible string for DBx5x based platformsLee Jones1-1/+1
2013-05-27ARM: ux500: Provide an AUXDATA entry for ux500-hashLee Jones1-0/+1