summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/board-mop500.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-2/+1Star
|\
| * ARM: plat-nomadik: convert platforms to SPARSE_IRQLinus Walleij2012-11-051-1/+0Star
| * ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-051-2/+1Star
| * pinctrl/nomadik: move the platform data headerLinus Walleij2012-11-051-1/+1
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-141/+5Star
|\ \
| * | ARM: ux500: Move all Device Tree booting into cpu-db8500Lee Jones2012-11-011-102/+4Star
| * | ARM: ux500: Remove platform specific device registration when DT is enabledLee Jones2012-11-011-30/+1Star
| * | ARM: ux500: Add SDI (MMC) support to the HREF Device TreeLee Jones2012-11-011-1/+0Star
| * | ARM: ux500: Fix initialisation order for UIBsLee Jones2012-11-011-9/+1Star
| |/
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-2/+11
|\ \
| * | ARM: ux500: support the HREFP520 board variantLinus Walleij2012-10-151-2/+11
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2012-12-121-0/+64
|\ \
| * | Thermal: Add ST-Ericsson DB8500 thermal properties and platform data.hongbo.zhang2012-11-151-0/+64
| |/
* / pinctrl/nomadik: move the platform data headerLinus Walleij2012-10-281-1/+1
|/
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-021-1/+5
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-1/+1
| |\
| | * ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| * | Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-0/+4
| |\ \
| | * | ARM: SoC: convert ux500 to SMP operationsMarc Zyngier2012-09-141-0/+4
| * | | Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson2012-09-171-21/+0Star
| |\ \ \ | | |/ / | |/| |
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-21/+18Star
|\ \ \ \
| * \ \ \ Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson2012-09-231-21/+18Star
| |\ \ \ \
| | * | | | ARM: ux500: Stop registering I2C sub-devices for HREF when DT is enabledLee Jones2012-09-201-9/+0Star
| | * | | | ARM: ux500: Stop registering Audio devices for HREF when DT is enabledLee Jones2012-09-201-1/+0Star
| | * | | | ARM: ux500: Rename MSP board file to something more meaningfulLee Jones2012-09-201-6/+6
| | * | | | ARM: ux500: Pass MSP DMA platform data though AUXDATALee Jones2012-09-201-0/+9
| | * | | | ARM: ux500: Fork MSP platform registration for step-by-step DT enablementLee Jones2012-09-201-1/+1
| | * | | | ARM: ux500: Clean-up MSP platform codeLee Jones2012-09-201-1/+0Star
| | * | | | ARM: ux500: Pass SDI DMA information though AUX_DATA to MMCILee Jones2012-09-201-0/+2
| | * | | | ARM: ux500: Remove unused snowball_of_platform_devs structLee Jones2012-09-201-5/+0Star
| | * | | | ARM: ux500: Pass PMU platform data due for Perf though AUXDATALee Jones2012-09-201-0/+2
| | |/ / /
| | | | |
| | \ \ \
| *-. | | | Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-131-0/+4
| |\ \| | | | | |_|/ / | |/| | / | | | |/ | | |/|
* | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-021-0/+19
|\ \ \ \
| * \ \ \ Merge tag 'ux500-core-updates' of http://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-09-131-0/+19
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: ux500: Provide SMSC911x fixed-regulator when not booting DTLee Jones2012-09-041-0/+19
| | | |/ | | |/|
* | | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-171-0/+4
|\| | | | |_|/ |/| |
| * | ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones2012-08-171-0/+4
| |/
* / serial: pl011: delete reset callbackLinus Walleij2012-09-111-21/+0Star
|/
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-301-27/+3Star
|\
| * ARM: ux500: Register the AB8500 from DB8500 MFDLee Jones2012-07-091-24/+3Star
| * mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones2012-07-091-1/+0Star
| * mfd: Register the ab8500 from db8500-prcmu using the MFD APILee Jones2012-07-091-2/+0Star
* | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-281-1/+1
|\ \
| * | i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>Alessandro Rubini2012-07-091-1/+1
| |/
* | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-241-0/+14
|\ \
| * | Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-251-53/+1Star
| |\|
| * | mfd/ab8500: Move platform-data for ab8500-codec into mfd-driverOla Lilja2012-06-121-0/+14
* | | ARM: ux500: Remove temporary snowball_of_platform_devs enablement structureLee Jones2012-07-131-13/+0Star
* | | ARM: ux500: Enable LED heartbeat functionality on SnowballLee Jones2012-07-131-1/+1
* | | ARM: ux500: Enable the user LED on Snowball via Device TreeLee Jones2012-07-131-1/+1