summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: plat-nomadik: convert platforms to SPARSE_IRQLinus Walleij2012-11-051-1/+1
* ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-051-1/+1
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-024-52/+3Star
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-222-47/+0Star
| |\
| | * ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-142-47/+0Star
| * | Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-0/+3
| |\ \
| | * | ARM: SoC: convert ux500 to SMP operationsMarc Zyngier2012-09-141-0/+3
| | |/
| * | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-211-5/+0Star
| |\ \
| | * | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-5/+0Star
| | |/
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-021-2/+2
|\ \ \
| * | | ARM: ux500: use __iomem pointers for MMIOArnd Bergmann2012-09-281-2/+2
| | |/ | |/|
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-2/+0Star
|\ \ \ | |_|/ |/| |
| * | ASoC: Ux500: Move MSP pinctrl setup into the MSP driverLee Jones2012-09-201-2/+0Star
| |/
* | ARM: ux500: add detection for DB8500 ASIC v2.2Linus Walleij2012-08-091-0/+5
* | ARM: ux500: reform Ux500 family namesLinus Walleij2012-08-091-8/+13
* | ARM: ux500: add a U8520 detection macroLinus Walleij2012-08-091-0/+5
* | ARM: ux500: delete remnant U5500 macrosLinus Walleij2012-08-091-29/+0Star
|/
* ARM: ux500: Register the AB8500 from DB8500 MFDLee Jones2012-07-091-1/+2
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+1
|\
| * ARM: ux500: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-05-243-0/+28
|\ \
| * | mach-ux500: crypto - core support for CRYP/HASH module.Andreas Westin2012-05-153-0/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2012-05-157-47/+13Star
| |\ \
| * | | crypto: ux500 - Add driver for HASH hardwareAndreas Westin2012-05-041-0/+5
| * | | crypto: ux500 - Add driver for CRYP hardwareAndreas Westin2012-05-041-0/+16
* | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+29
|\ \ \ \
| * | | | ARM: ux500: Add support for MSP I2S-devicesOla Lilja2012-04-241-0/+29
| | |_|/ | |/| |
* | | | Merge branch 'ux500/delete-u5500' into next/socArnd Bergmann2012-05-1410-387/+2Star
|\ \ \ \
| * | | | ARM: ux500: delete U5500 supportLinus Walleij2012-05-0210-387/+2Star
| |/ / /
* / / / ARM: ux500: core U9540 supportLinus Walleij2012-05-024-2/+26
|/ / /
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-302-23/+1Star
|\ \ \
| * | | ARM: __io abuse cleanupRob Herring2012-03-141-1/+1
| * | | ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-071-22/+0Star
* | | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-281-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | mfd: Support AB9540 ab8500 variantLinus Walleij2012-03-061-1/+1
| | |/ | |/|
* | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-283-6/+11
|\ \ \
| * \ \ Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel...Arnd Bergmann2012-03-152-38/+0Star
| |\ \ \ | | | |/ | | |/|
| * | | ARM: ux500: export System-on-Chip information ux500 via sysfsLee Jones2012-02-132-0/+5
| * | | ARM: ux500: pass parent pointer to each platform deviceLee Jones2012-02-132-6/+6
| | |/ | |/|
* | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-3/+0Star
|\ \ \
| * \ \ Merge branch 'tegra/cleanups' into next/timerArnd Bergmann2012-03-212-38/+0Star
| |\ \ \ | | | |/ | | |/|
| * | | ARM: plat-nomadik: get rid of global mtu base pointerLinus Walleij2012-01-311-3/+0Star
| | |/ | |/|
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-282-1/+3
|\ \ \ | |_|/ |/| |
| * | ARM: ux500: solve some Kconfig messLinus Walleij2012-02-291-1/+1
| * | ARM: ux500: Add DMA-channels for MSPOla Lilja2012-02-291-0/+2
| |/
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-18/+0Star
|\ \
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-18/+0Star
| |/
* / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-20/+0Star
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-141-1/+1
|\
| * mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-1/+1