summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-095-769/+15
|\
| * ARM: ux500: fix up the I2C devicesLinus Walleij2013-08-201-20/+13
| * ARM: ux500: delete oldschool pin definesLinus Walleij2013-08-203-748/+0
| * arch/arm/mach-ux500/cpu-db8500.c: Avoid using ARRAY_AND_SIZE(e) as a function...Julia Lawall2013-08-201-1/+2
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-066-4/+17
|\ \ | |/
| * ARM: ux500: set coherent_dma_mask for dma40Fabio Baltieri2013-08-191-0/+1
| * ARM: ux500: remove u8500_secondary_startup from INIT section.Srinivas Kandagatla2013-08-191-2/+0
| * ARM: ux500: add restart support via prcmuFabio Baltieri2013-08-194-2/+16
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-09-061-4/+4
|\ \
| * \ Merge tag 'ux500-devicetree-for-v3.12-1' of git://git.kernel.org/pub/scm/linu...Kevin Hilman2013-08-201-4/+4
| |\ \ | | |/ | |/|
| | * ARM: ux500: Stop passing MMC's platform data for Device Tree bootsLee Jones2013-08-061-4/+4
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-061-1/+1
|\ \ \
| * \ \ Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-231-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-241-1/+1
* | | | ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidleDaniel Lezcano2013-07-272-132/+0
* | | | ARM: ux500: cpuidle: Remove pointless includeLinus Walleij2013-07-271-2/+0
* | | | ARM: ux500: cpuidle: Instantiate the driver from platform deviceLinus Walleij2013-07-271-6/+11
|/ / /
* | | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-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-061-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/+148
|\ \ \ \
| * \ \ \ Merge branch 'ux500/cleanup' into next/driversArnd Bergmann2013-06-213-13/+0
| |\ \ \ \
| | * | | | ARM: ux500: Remove mop500_snowball_ethernet_clock_enable()Lee Jones2013-06-213-13/+0
| | | |/ / | | |/| |
| * | | | Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-145-63/+35
| |\ \ \ \
| | * | | | ARM: ux500: Stop passing DMA platform data though AUXDATALee Jones2013-06-041-2/+1
| | * | | | 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/+1
| | * | | | ARM: ux500: Remove ux500-musb platform registation when booting with DTLee Jones2013-06-041-2/+0
| | * | | | usb: musb: ux500: take the dma_mask from coherent_dma_maskLee Jones2013-06-041-3/+0
| | * | | | 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-122-0/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-05-278-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
OpenPOWER on IntegriCloud