summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-23ARM: ux500: Remove unused 'data_width' attributes from SSP DMA configsLee Jones1-4/+0
2013-05-23ARM: ux500: Remove unused 'data_width' attributes from SDI DMA configsLee Jones1-16/+0
2013-05-23ARM: ux500: Strip out duplicate USB DMA configurationLee Jones1-14/+3
2013-05-23dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbersLee Jones7-258/+172
2013-05-23dmaengine: ste_dma40: Move default memcpy configs into the driverLee Jones1-28/+0
2013-05-23dmaengine: ste_dma40: Assign memcpy channels in the driverLee Jones1-12/+0
2013-05-15ARM: ux500: select REGULATOREmilio López1-0/+1
2013-05-14ARM: ux500: Provide device enumeration number suffix for SMSC911xLee Jones1-1/+1
2013-05-14ARM: ux500: Remove duplicated assignment of ab8500_platdataLee Jones3-7/+5
2013-05-09ARM: ux500: Rid ignored return value of regulator_enable() compiler warningLee Jones1-2/+2
2013-05-09ARM: ux500: read the correct soc_id numberFabio Baltieri1-1/+1
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson1-0/+2
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+26
2013-05-03ARM: ux500: always select ABX500_COREArnd Bergmann1-0/+2
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-6/+2
2013-05-02Merge branch 'cleanup' into for-linusRussell King1-3/+2
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds34-321/+283
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-2/+2
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+2
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-51/+61
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-55/+3
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson1-8/+0
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson4-3/+16
2013-04-28Merge remote-tracking branch 'regulator/topic/ab8500' into v3.9-rc8Mark Brown3-67/+719
2013-04-23ARM: ux500: cpuidle: use init/exit common routineDaniel Lezcano1-31/+1
2013-04-23ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpuDaniel Lezcano1-2/+2
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-3/+0
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd1-0/+2
2013-04-09Merge tag 'ux500-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Arnd Bergmann1-8/+26