summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
Commit message (Expand)AuthorAgeFilesLines
...
| * mach-ux500: move the DB8500 PRCMU driver to MFDLinus Walleij2011-05-248-550/+4Star
| * mach-ux500: make PRCMU base address dynamicLinus Walleij2011-05-245-2/+7
| * mach-ux500: rename PRCMU driver per SoCLinus Walleij2011-05-242-1/+1
| * mach-ux500: update ASIC version detectionLinus Walleij2011-05-241-0/+20
| * mach-ux500: update SoC and board IRQ handlingRabin Vincent2011-05-245-24/+129
| * mach-ux500: update the DB5500 register fileLinus Walleij2011-05-241-2/+18
| * mach-ux500: update the DB8500 register fileLinus Walleij2011-05-241-7/+30
* | mach-ux500: set proper I2C platform data from MOP500sLinus Walleij2011-05-251-6/+8
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-243-26/+8Star
|\
| * Merge branch 'devel-stable' into for-linusRussell King2011-05-231-1/+1
| |\
| | * Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King2011-05-071-1/+1
| | |\
| | | * ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-071-1/+1
| | | |
| | \ \
| *-. \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-232-25/+7Star
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * ARM: 6895/1: mach-ux500: fix SMP secondary startup regressionLinus Walleij2011-05-231-0/+3
| | | * ARM: consolidate SMP cross call implementationRussell King2011-05-232-25/+4Star
| | |/
* | | Merge branch 'master' into for-nextJiri Kosina2011-04-269-13/+282
|\| |
| * | mach-ux500: fix i2c0 device setup regressionLinus Walleij2011-04-201-9/+10
| * | Fix common misspellingsLucas De Marchi2011-03-312-6/+6
| |/
| * arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1Star
| * arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-2/+2
| * mach-ux500: configure board for the TPS61052 regulator v2Linus Walleij2011-03-284-1/+48
| * mach-ux500: provide ab8500 init vectorBengt Jonsson2011-03-282-0/+179
| * mach-ux500: board support for AB8500 GPIO driverBibek Basu2011-03-283-2/+41
| * regulator: initialization for ab8500 regulatorsBengt Jonsson2011-03-262-0/+3
| * Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-241-1/+2
| |\
| | *---. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-201-1/+2
| | |\ \ \
| | | | | * ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar2011-02-231-1/+2
| | | | |/ | | | |/|
* | | / | treewide: Fix iomap resource size miscalculationsJoe Perches2011-04-101-4/+2Star
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\ \ \ \
| * | | | mbox-db5500.c Change initate to initiate.Justin P. Mattock2011-02-171-1/+1
| | |/ / | |/| |
* | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-1824-397/+1613
|\ \ \ \ | |_|/ / |/| | |
| * | | mach-ux500: basic HREFv60 support v2Linus Walleij2011-03-145-16/+81
| * | | mach-ux500: add hrefv60 GPIO pinsBibek Basu2011-03-142-90/+200
| * | | mach-ux500: move MOP500 pins to separate fileRabin Vincent2011-03-144-63/+84
| * | | plat-nomadik: support varying number of GPIOs per blockRabin Vincent2011-03-141-0/+1
| * | | mach-ux500: config Ux500 PL011 PL022 PL180 for DMALinus Walleij2011-03-148-33/+288
| * | | mach-ux500: add MUSB to db5500 devicesMian Yousaf Kaukab2011-03-143-0/+44
| * | | mach-ux500: add MUSB to db8500 devicesMian Yousaf Kaukab2011-03-144-2/+64
| * | | mach-ux500: update MUSB clock configurationsMian Yousaf Kaukab2011-03-141-2/+2
| * | | mach-ux500: add platform data for musbMian Yousaf Kaukab2011-03-143-1/+186
| * | | mach-ux500: fix inverted SD-card GPIO pinPhilippe Langlais2011-03-141-2/+2
| * | | mach-ux500: set sd/mmc clock rate to 100MHzPhilippe Langlais2011-03-141-1/+1
| * | | mach-ux500: Add Rohm BH1780GLI Light Sensor to i2c_board_infoLee Jones2011-03-141-0/+4
| * | | mach-ux500: platform data for LP5521 leds driverPhilippe Langlais2011-03-141-1/+67
| * | | mach-ux500: platform data for SFH7741 proximity sensor driverPhilippe Langlais2011-03-142-0/+53
| * | | mach-ux500: delete old keypad board fileLinus Walleij2011-03-142-230/+0Star
| * | | mach-ux500: add U8500 UIB platform dataSundar Iyer2011-03-142-0/+100
| * | | mach-ux500: add ST-UIB platform dataSundar Iyer2011-03-142-0/+184
| * | | mach-ux500: dynamic UIB (user interface boards) detectionRabin Vincent2011-03-146-4/+173
| * | | mach-ux500: fix ux500 build errorSundar Iyer2011-03-141-2/+2