summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
Commit message (Expand)AuthorAgeFilesLines
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-151-2/+2
* Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-07-031-2/+4
|\
| * clk: ux500: Pass clock base adresses in initcall for u8540 and u9540Philippe Begnic2013-06-071-2/+4
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-021-1/+2
|\ \
| * | ARM: ux500: bail out on alien cpusLinus Walleij2013-06-271-1/+2
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-028-501/+148Star
|\ \ \
| * \ \ Merge branch 'ux500/cleanup' into next/driversArnd Bergmann2013-06-213-13/+0Star
| |\ \ \
| | * | | ARM: ux500: Remove mop500_snowball_ethernet_clock_enable()Lee Jones2013-06-213-13/+0Star
| | | |/ | | |/|
| * | | Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-155-63/+35Star
| |\ \ \
| | * | | ARM: ux500: Stop passing DMA platform data though AUXDATALee Jones2013-06-041-2/+1Star
| | * | | ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generi...Lee Jones2013-06-044-27/+27
| | * | | ARM: ux500: Remove empty function u8500_of_init_devices()Lee Jones2013-06-041-13/+1Star
| | * | | ARM: ux500: Remove ux500-musb platform registation when booting with DTLee Jones2013-06-041-2/+0Star
| | * | | usb: musb: ux500: take the dma_mask from coherent_dma_maskLee Jones2013-06-041-3/+0Star
| | * | | usb: musb: ux500: move the MUSB HDRC configuration into the driverLee Jones2013-06-041-8/+0Star
| | * | | usb: musb: ux500: move channel number knowledge into the driverLee Jones2013-06-041-8/+6Star
| * | | | 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/+117Star
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | 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/+0Star
| | * | ARM: ux500: Stop passing Hash DMA channel config information though pdataLee Jones2013-05-231-4/+0Star
| | * | ARM: ux500: Remove unnecessary attributes from DMA channel request pdataLee Jones2013-05-231-8/+0Star
| | * | ARM: ux500: Remove DMA address look-up tableLee Jones2013-05-231-80/+0Star
| | * | 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/+5Star
| | * | dmaengine: ste_dma40: Calculate number of logical channels from physical onesLee Jones2013-05-231-1/+0Star
| | * | ARM: ux500: Remove superfluous 'psize' attribute from Audio platform dataLee Jones2013-05-231-38/+0Star
| | * | ARM: ux500: Remove unused 'data_width' attributes from UART DMA configsLee Jones2013-05-231-12/+0Star
| | * | ARM: ux500: Remove unused 'data_width' attributes from SSP DMA configsLee Jones2013-05-231-4/+0Star
| | * | ARM: ux500: Remove unused 'data_width' attributes from SDI DMA configsLee Jones2013-05-231-16/+0Star
| | * | ARM: ux500: Strip out duplicate USB DMA configurationLee Jones2013-05-231-14/+3Star
| | * | dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbersLee Jones2013-05-237-258/+172Star
| | * | dmaengine: ste_dma40: Move default memcpy configs into the driverLee Jones2013-05-231-28/+0Star
| | * | dmaengine: ste_dma40: Assign memcpy channels in the driverLee Jones2013-05-231-12/+0Star
* | | | 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/+0Star
* | | 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/+6Star
| |/ /
* | | ARM: ux500: avoid warning in ux500_read_asicidArnd Bergmann2013-06-042-4/+4