summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/board-mop500.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled bootLee Jones2012-06-011-0/+1
* ARM: ux500: Only initialise STE's UIBs on boards which support themLee Jones2012-06-011-0/+8
* ARM: ux500: Disable platform setup of the ab8500 when DT is enabledLee Jones2012-06-011-3/+4
* ARM: ux500: Re-enable SMSC911x platform code registration during non-DT bootsLee Jones2012-06-011-0/+1
* ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones2012-06-011-2/+1
* ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablementLee Jones2012-06-011-1/+1
* ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablementLee Jones2012-06-011-2/+16
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-1/+1
|\
| * mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones2012-05-201-1/+1
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+4
|\ \
| * | ARM: ux500: use machine specific hook for late initShawn Guo2012-05-081-0/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-05-231-0/+48
|\ \
| * | mach-ux500: crypto - core support for CRYP/HASH module.Andreas Westin2012-05-151-0/+48
* | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-30/+69
|\ \ \
| * | | ARM: ux500: switch to using pinctrl for uart0Linus Walleij2012-05-111-21/+41
| * | | ARM: ux500: switch over to Nomadik pinctrl driverLinus Walleij2012-05-111-9/+12
| * | | ARM: ux500: Add support for MSP I2S-devicesOla Lilja2012-04-241-0/+4
| * | | drivers/gpio: gpio-nomadik: Apply Device Tree bindingsLee Jones2012-04-241-0/+12
| | |/ | |/|
* | | ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones2012-05-021-1/+0
* | | ARM: ux500: Do not attempt to register non-existent i2c devices on SnowballLee Jones2012-05-021-12/+13
* | | ARM: ux500: Enable the external bus with Device TreeLee Jones2012-04-231-2/+3
|/ /
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-2/+97
|\ \ | |/ |/|
| * ARM: ux500: Enable PL022 SSP Controller in Device TreeLee Jones2012-03-161-3/+3
| * ARM: ux500: Enable PL011 AMBA UART Controller for Device TreeLee Jones2012-03-161-1/+3
| * ARM: ux500: db8500: list most devices in the snowball device treeLee Jones2012-03-161-0/+14
| * ARM: ux500: combine the board init functions for DT bootArnd Bergmann2012-03-161-6/+51
| * ARM: ux500: Initial Device Tree support for SnowballArnd Bergmann2012-03-161-0/+34
* | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-27/+47
|\|
| * ARM: ux500: move top level platform devices in sysfs to /sys/devices/socXLee Jones2012-02-131-0/+12
| * ARM: ux500: pass parent pointer to each platform deviceLee Jones2012-02-131-27/+35
* | ARM: ux500: fix around AB8500 GPIO macro namePhilippe Langlais2012-02-291-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-2/+2
|\
| * mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-2/+2
* | Merge branch 'picoxcell/devel' into next/develOlof Johansson2011-12-191-0/+4
|\ \
| * | ARM: ux500: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-0/+4
| |/
* / ARM: ux500: support SD cards on HREFv60 boardsStefan Nilsson XK2011-12-121-1/+1
|/
* Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-311-0/+1
|\
| * Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-311-3/+3
| |\
| * | ARM: 7032/1: plat-nomadik: break out GPIO driver specificsLinus Walleij2011-08-221-0/+1
* | | Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-081-3/+3
|\ \ \ | | |/ | |/|
| * | ARM: mach-ux500: convert boot-params to atag_offsetNicolas Pitre2011-08-211-3/+3
| |/
* / mach-ux500: remove most of the ugly machine_is_*() callsLee Jones2011-08-301-17/+61
|/
*-. Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel'...Arnd Bergmann2011-07-171-8/+146
|\ \
| | * mach-ux500: Add SDI support for snowball boardMathieu J. Poirier2011-06-231-2/+1
| | * mach-ux500: add basic support for snowball boardRobert Marklund2011-06-231-9/+145
| | * mach-ux500: complete regulator constraints for MOP500 boardLinus Walleij2011-06-211-0/+3
| |/
* / amba pl011: platform data for reg lockup and glitch v2Shreshtha Kumar Sahu2011-06-161-0/+54
|/
* mach-ux500: set proper I2C platform data from MOP500sLinus Walleij2011-05-251-6/+8
* mach-ux500: fix i2c0 device setup regressionLinus Walleij2011-04-201-9/+10
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1