aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2013-05-27ARM: ux500: Provide an AUXDATA entry for ux500-cryptLee Jones1-0/+1
2013-05-27ARM: ux500: Create a new of_dev_auxdata structure for u8540 enablementLee Jones1-2/+17
2013-05-27ARM: ux500: regulators: Remove misleading commentLee Jones1-1/+0
2013-05-27ARM: ux500: Enable support for UHS-I SD-cardsUlf Hansson1-1/+3
2013-05-27ARM: ux500: Set eMMC and WLAN card slot as non-removableUlf Hansson1-1/+4
2013-05-27ARM: ux500: Enable support for discard for MMC/SDUlf Hansson1-1/+4
2013-05-27ARM: ux500: Enable support for RPMB and Reliable Write for eMMCUlf Hansson1-4/+8
2013-05-27ARM: ux500: Don't set plf ocr mask for SD/MMC deviceUlf Hansson1-2/+0
2013-05-27ARM: ux500: Enable 100MHz for SD/SDIO/MMC devicesUlf Hansson1-4/+4
2013-05-27ARM: ux500: Remove incorrect DB9540 PRCMU TCDM base locationLee Jones1-1/+0
2013-05-27ARM: ux500: Increase the size of the PRCMU's TCPM sizeLee Jones1-1/+1
2013-05-23ARM: ux500: Register Cryp and Hash platform drivers on SnowballLee Jones1-0/+2
2013-05-23ARM: ux500: Stop passing Cryp DMA channel config information though pdataLee Jones1-8/+0
2013-05-23ARM: ux500: Stop passing Hash DMA channel config information though pdataLee Jones1-4/+0
2013-05-23ARM: ux500: Remove unnecessary attributes from DMA channel request pdataLee Jones1-8/+0
2013-05-23ARM: ux500: Remove DMA address look-up tableLee Jones1-80/+0
2013-05-23ARM: ux500: Stop passing UART's platform data for Device Tree bootsLee Jones1-3/+3
2013-05-23ARM: ux500: Pass remnant platform data though to DMA40 driverLee Jones3-11/+5
2013-05-23dmaengine: ste_dma40: Calculate number of logical channels from physical onesLee Jones1-1/+0
2013-05-23ARM: ux500: Remove superfluous 'psize' attribute from Audio platform dataLee Jones1-38/+0
2013-05-23ARM: ux500: Remove unused 'data_width' attributes from UART DMA configsLee Jones1-12/+0