summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
Commit message (Expand)AuthorAgeFilesLines
...
| | * ARM: ux500: Do not register the PMU device if booting with ATAGsLee Jones2013-09-262-32/+1Star
| | * ARM: ux500: Deactivate enablement of DMA40 during ATAG bootingLee Jones2013-09-264-42/+0Star
| | * ARM: ux500: Stop enabling GPIOs when not booting with Device TreeLee Jones2013-09-266-95/+0Star
| | * ARM: ux500: Stop registering Pinctrl when booting with ATAG supportLee Jones2013-09-262-19/+0Star
| | * ARM: ux500: Purge support for registering the RTC when booting with ATAGsLee Jones2013-09-263-11/+0Star
| | * ARM: ux500: Remove USB support when booting using ATAGsLee Jones2013-09-264-153/+1Star
| | * ARM: ux500: Rip out keypad initialisation which is no longer usedLee Jones2013-09-263-36/+0Star
| | * ARM: ux500: Purge SDI support for ATAG bootingLee Jones2013-09-265-74/+0Star
| | * ARM: ux500: Remove I2C support when booting with ATAG supportLee Jones2013-09-264-39/+0Star
| | * ARM: ux500: Purge SFH7741 Proximity Sensor support when booting with ATAGsLee Jones2013-09-261-75/+0Star
| | * ARM: ux500: Remove Light sensor Rohm BH1780GLI when booting with ATAGsLee Jones2013-09-261-18/+0Star
| | * ARM: ux500: Remove TC35892 Flexible IO Expander when booting ATAGsLee Jones2013-09-264-112/+0Star
| | * ARM: ux500: Stop passing GPIO pdata when booitng with ATAGs enabledLee Jones2013-09-261-5/+0Star
| | * ARM: ux500: Prevent CODEC platform data from being passed when booting ATAGsLee Jones2013-09-261-14/+0Star
| | * ARM: ux500: Rip out Hash support when booting with ATAGsLee Jones2013-09-264-47/+0Star
| | * ARM: ux500: Deactivate Crypt support when booting with ATAGsLee Jones2013-09-264-44/+0Star
| | * ARM: ux500: Purge SDI regulator support when booting with ATAGs enableLee Jones2013-09-261-53/+0Star
| | * ARM: ux500: Disable Snowball's CPUFreq functionality when booting with ATAGs ...Lee Jones2013-09-261-5/+0Star
| | * ARM: ux500: Remove support for Snowball's Ethernet regulator when booting wit...Lee Jones2013-09-261-18/+0Star
| | * ARM: ux500: Disable Snowball's SMSC911x Ethernet when booting with ATAGsLee Jones2013-09-261-32/+0Star
| | * ARM: ux500: Purge support for Snowball user buttons when booting with ATAGsLee Jones2013-09-261-62/+0Star
| | * ARM: ux500: Remove ATAG booting support for Snowball's heatbeat LEDLee Jones2013-09-261-21/+0Star
| | * ARM: ux500: Remove ATAG support for LP5521 Programmable Three-Channel LED driverLee Jones2013-09-261-60/+0Star
| | * ARM: ux500: Remove TPS61052 High Power White LED Driver ATAG supportLee Jones2013-09-261-13/+0Star
| | * ARM: ux500: Remove Audio/MSP support when booting with ATAGsLee Jones2013-09-265-76/+0Star
| | * ARM: ux500: Remove SSP AUXDATA pertaining to DMA bindingsLee Jones2013-09-261-1/+0Star
| | * ARM: ux500: Reclassify PRCMU AUXDATA entryLee Jones2013-09-261-1/+1
| | * ARM: ux500: Remove AUXDATA relating to DMA clock-name bindingsLee Jones2013-09-261-2/+0Star
| | * ARM: ux500: Remove AUXDATA relating to Ethernet clock-name bindingsLee Jones2013-09-261-1/+0Star
| | * ARM: ux500: Remove AUXDATA relating to USB clock-name bindingsLee Jones2013-09-261-1/+0Star
| | * ARM: ux500: Remove AUXDATA relating to SDI (MMC) clock-name bindingsLee Jones2013-09-261-4/+0Star
| | * ARM: ux500: Relocate AUXDATA relating to MSP (Audio)Lee Jones2013-09-261-9/+8Star
| | * ARM: ux500: Remove AUXDATA relating to I2C clock-name bindingsLee Jones2013-09-261-5/+0Star
| | * ARM: ux500: Remove AUXDATA relating to UART clock-name bindingsLee Jones2013-09-261-3/+0Star
| | * ARM: ux500: Remove AUXDATA relating to GPIO clock-name bindingsLee Jones2013-09-261-9/+0Star
| | * ARM: ux500: Call appropriate clock initialisation based on DT or !DT bootingLee Jones2013-09-261-3/+11
| | * ARM: ux500: Don't attempt to enable the Nomadik System Timer twiceLee Jones2013-09-261-2/+2
* | | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König2013-10-071-17/+12Star
|/ /
* / ARM: ux500: disable outer cache debugLinus Walleij2013-09-171-0/+1
|/
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-105-769/+15Star
|\
| * ARM: ux500: fix up the I2C devicesLinus Walleij2013-08-201-20/+13Star
| * ARM: ux500: delete oldschool pin definesLinus Walleij2013-08-203-748/+0Star
| * 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/+0Star
| * 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-211-4/+4
| |\ \ | | |/ | |/|
| | * ARM: ux500: Stop passing MMC's platform data for Device Tree bootsLee Jones2013-08-061-4/+4