summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-01-2316-1094/+34
|\
| * Merge tag 'ux500-devicetree-v3.14-2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-01-083-19/+0
| |\
| | * ARM: ux500: regulators: Remove dead code for SD-card regulatorUlf Hansson2013-12-132-15/+0
| | * ARM: ux500: delete U8540 UART auxdataLinus Walleij2013-12-131-4/+0
| * | Merge branch 'next/cleanup' into next/dtKevin Hilman2013-12-101-0/+4
| |\ \ | | |/ | |/|
| * | ARM: ux500: decomission custom SMP TWD timer initLinus Walleij2013-11-261-21/+1
| * | ARM: ux500: decomission the non-DT MTU init sequenceLinus Walleij2013-11-261-26/+2
| * | ARM: ux500: Remove checking for DT during timer initLee Jones2013-11-261-20/+8
| * | ARM: ux500: Clean-up legacy extern prototypeLee Jones2013-11-261-3/+0
| * | ARM: ux500: Remove unused call to register AMBA devicesLee Jones2013-11-263-30/+1
| * | ARM: ux500: Clean-up non-DT IRQ initialisationLee Jones2013-11-261-16/+6
| * | ARM: ux500: get rid of unused headerLinus Walleij2013-11-261-1/+0
| * | ARM: ux500: delete Nomadik pinctrl AUXDATALinus Walleij2013-11-261-4/+0
| * | ARM: ux500: delete remnant pin config macrosLinus Walleij2013-11-261-23/+0
| * | ARM: ux500: move snowball pin configs to device treeLinus Walleij2013-11-261-19/+0
| * | ARM: ux500: move snowball LED pin control to device treeLinus Walleij2013-11-261-2/+0
| * | ARM: ux500: convert Snowball SPI pin referenceLinus Walleij2013-11-261-5/+0
| * | ARM: ux500: move snowball ethernet config to device treeLinus Walleij2013-11-261-4/+0
| * | ARM: ux500: move HREFv60plus pin configs to device treeLinus Walleij2013-11-261-53/+0
| * | ARM: ux500: move final HREFv60 LCD pins to device treeLinus Walleij2013-11-261-7/+0
| * | ARM: ux500: move the HREFv60plus IPGPIO pins to device treeLinus Walleij2013-11-261-16/+0
| * | ARM: ux500: move the WLAN GPIO pin setup to the device treeLinus Walleij2013-11-261-75/+0
| * | ARM: ux500: move GPIO key configuration to device treeLinus Walleij2013-11-261-8/+0
| * | ARM: ux500: move old HREF ipgpio to the device treeLinus Walleij2013-11-261-24/+0
| * | ARM: ux500: drop STM pinmap settingsLinus Walleij2013-11-261-200/+0
| * | ARM: ux500: move SKE pin config to device treeLinus Walleij2013-11-261-87/+0
| * | ARM: ux500: move MCDE pin config to device treeLinus Walleij2013-11-261-19/+0
| * | ARM: ux500: move SPI pin config to device treeLinus Walleij2013-11-261-19/+0
| * | ARM: ux500: move MUSB pin config to device treeLinus Walleij2013-11-261-25/+0
| * | ARM: ux500: move GPIO217/218 config to device treeLinus Walleij2013-11-261-7/+0
| * | ARM: ux500: move MSP pin control to the device treeLinus Walleij2013-11-261-30/+0
| * | ARM: ux500: move MMC/SD/SDIO pin control to the device treeLinus Walleij2013-11-261-107/+0
| * | ARM: ux500: move I2C pin control to the device treeLinus Walleij2013-11-261-22/+0
| * | ARM: ux500: move UART pin control to the device treeLinus Walleij2013-11-261-52/+0
| * | ARM: ux500: Consolidate [A|D]B8500 platform dataLee Jones2013-11-269-120/+17
| * | ARM: ux500: Remove legacy ATAG SSP supportLee Jones2013-11-262-31/+0
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-0/+27
|\ \ \
| * \ \ Merge tag 'ux500-core-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-01-081-0/+27
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: ux500: Enable system suspend with WFI supportUlf Hansson2014-01-071-0/+27
| | |/
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-2/+1
|\ \ \
| * | | ARM: clean up cache handling in platform codeNicolas Pitre2013-12-111-2/+1
| |/ /
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-231-1/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-211-1/+1
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-111-1/+1
| | |/
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown2014-01-161-4/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ARM: ux500: Don't use enums for MSP IDs - for easy DT conversionLee Jones2014-01-071-4/+4
| |/
* | Revert "ARM: ux500: Stop passing MMC's platform data for Device Tree boots"Linus Walleij2013-11-261-4/+4
* | Revert "ARM: ux500: Remove AUXDATA relating to SDI (MMC) clock-name bindings"Linus Walleij2013-11-261-0/+4
|/
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-1/+0
|\
| * cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar2013-10-161-1/+0
OpenPOWER on IntegriCloud