summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-284-23/+5
|\
| * Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-231-6/+4
| |\
| * | ARM: mach-ux500: remove mach/memory.hNicolas Pitre2011-10-131-18/+0
| * | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * | ARM: mach-ux500: convert boot-params to atag_offsetNicolas Pitre2011-08-212-4/+4
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-279-10/+8
|\ \ \
| * | | ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h>Linus Walleij2011-08-231-2/+0
| * | | ARM: 7032/1: plat-nomadik: break out GPIO driver specificsLinus Walleij2011-08-227-6/+7
| * | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-2/+1
| |/ /
* | | Merge branch 'misc' into for-linusRussell King2011-10-251-1/+1
|\ \ \
| * | | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-6/+4
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ARM: smp: fix clipping of number of CPUsRussell King2011-10-201-6/+4
| |/
* | ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar2011-10-071-0/+1
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-2611-29/+313
|\
| *-. Merge branches 'cns3xxx/devel', 'davinci/devel', 'imx/devel', 'lpc32xx/devel'...Arnd Bergmann2011-07-1711-29/+313
| |\ \
| | | * mach-ux500: fix USB build errorLinus Walleij2011-06-271-0/+1
| | | * mach-ux500: register a clock for the SMP TWDLinus Walleij2011-06-231-0/+48
| | | * mach-ux500: Kconfig for snowball boardMathieu J. Poirier2011-06-231-0/+7
| | | * mach-ux500: Add pin configuration for snowball boardRobert Marklund2011-06-231-0/+43
| | | * mach-ux500: Add SDI support for snowball boardMathieu J. Poirier2011-06-233-7/+20
| | | * mach-ux500: setting proper uart for snowballMathieu J. Poirier2011-06-231-1/+2
| | | * mach-ux500: add basic support for snowball boardRobert Marklund2011-06-231-9/+145
| | | * mach-x500: fix SECTION warnings in uibRobert Marklund2011-06-221-1/+1
| | | * mach-ux500: iomap PRCMU TCDM memoryMattias Wallin2011-06-211-0/+1
| | | * mach-ux500: complete regulator constraints for MOP500 boardLinus Walleij2011-06-212-1/+11
| | | * mach-ux500: correct MMC/SDI parametersLinus Walleij2011-06-211-4/+6
| | | * mach-ux500: fix HREFv60 regressionLinus Walleij2011-06-211-8/+24
| | | * mach-ux500: add HREFv60 Kconfig optionLinus Walleij2011-06-211-1/+7
| | |/
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-7/+0
|\ \ \
| * | | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-7/+0
| |/ /
* | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-22/+2
|\ \ \
| * | | staging: ste_rmi4: remove cross-dependent platform dataLinus Walleij2011-07-051-22/+2
| |/ /
* | | Merge 'akpm' patch seriesLinus Torvalds2011-07-251-1/+83
|\ \ \
| * | | mach-ux500: add lm3530 ALS platform data for U5500Linus Walleij2011-07-251-1/+83
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into for-nextJiri Kosina2011-07-113-4/+69
| |\ \ \ | | |/ /
| * | | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-1/+1
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-241-8/+0
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-223-12/+66
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | * | ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-8/+0
| | | |/
* | | | arm: don't create useless copies to pass into debugfs_create_dir()Al Viro2011-07-201-7/+4
* | | | switch assorted clock drivers to debugfs_remove_recursive()Al Viro2011-07-201-17/+3
| |/ / |/| |
* | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-282-4/+66
|\ \ \ | |/ / |/| |
| * | amba pl011: platform data for reg lockup and glitch v2Shreshtha Kumar Sahu2011-06-162-4/+66
| |/
* | gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij2011-06-091-0/+3
|/
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-281-1/+0
|\
| * gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely2011-05-261-1/+0
* | ARM: 6830/1: mach-ux500: force PrimeCell revisionsLinus Walleij2011-05-264-33/+53
* | ARM: 6828/1: mach-ux500: delete SSP PrimeCell IDLinus Walleij2011-05-262-4/+1
|/
OpenPOWER on IntegriCloud