summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/board-mop500.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+5
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-21/+18
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+19
2012-09-22Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson1-21/+18
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-1/+1
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson1-0/+4
2012-09-20ARM: ux500: Stop registering I2C sub-devices for HREF when DT is enabledLee Jones1-9/+0
2012-09-20ARM: ux500: Stop registering Audio devices for HREF when DT is enabledLee Jones1-1/+0
2012-09-20ARM: ux500: Rename MSP board file to something more meaningfulLee Jones1-6/+6
2012-09-20ARM: ux500: Pass MSP DMA platform data though AUXDATALee Jones1-0/+9
2012-09-20ARM: ux500: Fork MSP platform registration for step-by-step DT enablementLee Jones1-1/+1
2012-09-20ARM: ux500: Clean-up MSP platform codeLee Jones1-1/+0
2012-09-20ARM: ux500: Pass SDI DMA information though AUX_DATA to MMCILee Jones1-0/+2
2012-09-20ARM: ux500: Remove unused snowball_of_platform_devs structLee Jones1-5/+0
2012-09-20ARM: ux500: Pass PMU platform data due for Perf though AUXDATALee Jones1-0/+2
2012-09-16Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson1-21/+0
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman1-0/+4
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: SoC: convert ux500 to SMP operationsMarc Zyngier1-0/+4
2012-09-13Merge tag 'ux500-core-updates' of http://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+19
2012-09-12Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren1-0/+4
2012-09-10serial: pl011: delete reset callbackLinus Walleij1-21/+0
2012-09-04ARM: ux500: Provide SMSC911x fixed-regulator when not booting DTLee Jones1-0/+19
2012-08-17ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones1-0/+4
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-27/+3
2012-07-28Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-1/+1
2012-07-24Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+14
2012-07-13ARM: ux500: Remove temporary snowball_of_platform_devs enablement structureLee Jones1-13/+0
2012-07-13ARM: ux500: Enable LED heartbeat functionality on SnowballLee Jones1-1/+1
2012-07-13ARM: ux500: Enable the user LED on Snowball via Device TreeLee Jones1-1/+1
2012-07-13ARM: ux500: Provide auxdata to be used as name base clock search for nmk-i2cLee Jones1-1/+5
2012-07-13ARM: ux500: Remove unused i2c platform_data initialisation codeLee Jones1-35/+4
2012-07-13ARM: ux500: Enable Device Tree support mmci for SnowballLee Jones1-1/+2
2012-07-09i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>Alessandro Rubini1-1/+1
2012-07-09ARM: ux500: Register the AB8500 from DB8500 MFDLee Jones1-24/+3
2012-07-09mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones1-1/+0
2012-07-09mfd: Register the ab8500 from db8500-prcmu using the MFD APILee Jones1-2/+0
2012-07-06ARM: ux500: Over-ride the DT device naming scheme for pinctrlLee Jones1-0/+2
2012-07-06ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not setLee Jones1-5/+5
2012-06-25Merge tag 'v3.5-rc4' into for-3.6Mark Brown1-53/+1
2012-06-12serial/amba-pl011: move custom pin control to driverLinus Walleij1-53/+1
2012-06-12mfd/ab8500: Move platform-data for ab8500-codec into mfd-driverOla Lilja1-0/+14
2012-06-01ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled bootLee Jones1-0/+1
2012-06-01ARM: ux500: Only initialise STE's UIBs on boards which support themLee Jones1-0/+8
2012-06-01ARM: ux500: Disable platform setup of the ab8500 when DT is enabledLee Jones1-3/+4
2012-06-01ARM: ux500: Re-enable SMSC911x platform code registration during non-DT bootsLee Jones1-0/+1
2012-06-01ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones1-2/+1
2012-06-01ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablementLee Jones1-1/+1
2012-06-01ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablementLee Jones1-2/+16
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-1/+1