summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+7
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * 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/+4
| | |/
* | | 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/+1
| * 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-231-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/+2
|/ / / /
* | | | 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-1724-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/+0
| * | | 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
| * | | mach-ux500: add a few AB8500 regulator consumers v3Linus Walleij2011-03-141-0/+62
| * | | mach-ux500: add DB5500 PMU resourcesLinus Walleij2011-03-141-3/+25
| * | | mach-ux500: DB8500 PMU supportRabin Vincent2011-02-171-4/+47
| |/ /
* | | Merge branch 'p2v' into develRussell King2011-03-161-1/+1
|\ \ \
| * | | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
| |/ /
* | | ARM: 6776/1: mach-ux500: activate fix for errata 753970Linus Walleij2011-03-091-0/+1
|/ /
* | mach-ux500: Updated and connected ab8500 regulator board configurationBengt Jonsson2011-01-123-79/+96
* | ux500: allow 5500 and 8500 to be built togetherRabin Vincent2011-01-101-12/+14
* | ux500: modem_irq is only for 5500Rabin Vincent2011-01-101-0/+5
OpenPOWER on IntegriCloud