summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | usb: musb: ux500: move the MUSB HDRC configuration into the driverLee Jones2013-06-041-8/+0
| | * | | | usb: musb: ux500: move channel number knowledge into the driverLee Jones2013-06-041-8/+6
| * | | | | Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-06-132-0/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-05-288-429/+117
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| | * | | ARM: ux500: Register Cryp and Hash platform drivers on SnowballLee Jones2013-05-231-0/+2
| | * | | ARM: ux500: Stop passing Cryp DMA channel config information though pdataLee Jones2013-05-231-8/+0
| | * | | ARM: ux500: Stop passing Hash DMA channel config information though pdataLee Jones2013-05-231-4/+0
| | * | | ARM: ux500: Remove unnecessary attributes from DMA channel request pdataLee Jones2013-05-231-8/+0
| | * | | ARM: ux500: Remove DMA address look-up tableLee Jones2013-05-231-80/+0
| | * | | ARM: ux500: Stop passing UART's platform data for Device Tree bootsLee Jones2013-05-231-3/+3
| | * | | ARM: ux500: Pass remnant platform data though to DMA40 driverLee Jones2013-05-233-11/+5
| | * | | dmaengine: ste_dma40: Calculate number of logical channels from physical onesLee Jones2013-05-231-1/+0
| | * | | ARM: ux500: Remove superfluous 'psize' attribute from Audio platform dataLee Jones2013-05-231-38/+0
| | * | | ARM: ux500: Remove unused 'data_width' attributes from UART DMA configsLee Jones2013-05-231-12/+0
| | * | | ARM: ux500: Remove unused 'data_width' attributes from SSP DMA configsLee Jones2013-05-231-4/+0
| | * | | ARM: ux500: Remove unused 'data_width' attributes from SDI DMA configsLee Jones2013-05-231-16/+0
| | * | | ARM: ux500: Strip out duplicate USB DMA configurationLee Jones2013-05-231-14/+3
| | * | | dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbersLee Jones2013-05-237-258/+172
| | * | | dmaengine: ste_dma40: Move default memcpy configs into the driverLee Jones2013-05-231-28/+0
| | * | | dmaengine: ste_dma40: Assign memcpy channels in the driverLee Jones2013-05-231-12/+0
| | | |/ | | |/|
* | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-021-3/+23
|\ \ \ \
| * \ \ \ Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-06-151-3/+23
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: ux500: Provide auxdata to ux500 ASoC driverFabio Baltieri2013-06-041-0/+2
| | * | | ARM: ux500: Add an auxdata entry for MUSB for clock-name look-upLee Jones2013-05-301-0/+1
| | * | | ARM: ux500: Standardise Pinctrl compatible string for DBx5x based platformsLee Jones2013-05-271-1/+1
| | * | | ARM: ux500: Provide an AUXDATA entry for ux500-hashLee Jones2013-05-271-0/+1
| | * | | ARM: ux500: Provide an AUXDATA entry for ux500-cryptLee Jones2013-05-271-0/+1
| | * | | ARM: ux500: Create a new of_dev_auxdata structure for u8540 enablementLee Jones2013-05-271-2/+17
| | |/ /
* | | | Merge tag 'omap-for-v3.11/board-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2013-06-202-0/+7
|\| | |
| * | | ARM: ux500: Provide supplies for AUX1, AUX2 and AUX3Lee Jones2013-05-271-0/+3
| * | | ARM: ux500: Only configure wake-up reasons on ux500 based platformsLee Jones2013-05-271-0/+4
| |/ /
* | | ARM: ux500: board-mop500: remove unused pin modesOlof Johansson2013-06-151-4/+0
* | | Merge tag 'ux500-pinctrl-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-151-11/+268
|\ \ \
| * | | ARM: ux500: add ABx500 pinctrl tablesPatrice Chotard2013-05-311-0/+262
| * | | ARM: ux500: update MSP1 pinctrl defintionsFabio Baltieri2013-05-271-11/+6
| |/ /
* | | ARM: ux500: avoid warning in ux500_read_asicidArnd Bergmann2013-06-042-4/+4
* | | ARM: ux500: regulators: Remove misleading commentLee Jones2013-05-271-1/+0
* | | ARM: ux500: Enable support for UHS-I SD-cardsUlf Hansson2013-05-271-1/+3
* | | ARM: ux500: Set eMMC and WLAN card slot as non-removableUlf Hansson2013-05-271-1/+4
* | | ARM: ux500: Enable support for discard for MMC/SDUlf Hansson2013-05-271-1/+4
* | | ARM: ux500: Enable support for RPMB and Reliable Write for eMMCUlf Hansson2013-05-271-4/+8
* | | ARM: ux500: Don't set plf ocr mask for SD/MMC deviceUlf Hansson2013-05-271-2/+0
* | | ARM: ux500: Enable 100MHz for SD/SDIO/MMC devicesUlf Hansson2013-05-271-4/+4
* | | ARM: ux500: Remove incorrect DB9540 PRCMU TCDM base locationLee Jones2013-05-271-1/+0
* | | ARM: ux500: Increase the size of the PRCMU's TCPM sizeLee Jones2013-05-271-1/+1
|/ /
* | ARM: ux500: select REGULATOREmilio López2013-05-151-0/+1
* | ARM: ux500: Provide device enumeration number suffix for SMSC911xLee Jones2013-05-141-1/+1
* | ARM: ux500: Remove duplicated assignment of ab8500_platdataLee Jones2013-05-143-7/+5
|/
* ARM: ux500: Rid ignored return value of regulator_enable() compiler warningLee Jones2013-05-091-2/+2
* ARM: ux500: read the correct soc_id numberFabio Baltieri2013-05-091-1/+1