summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | mach-ux500: remove most of the ugly machine_is_*() callsLee Jones2011-08-305-53/+124
| * | | | | | | mach-ux500: factor out l2x0 handling codeLinus Walleij2011-08-303-69/+73
| * | | | | | | ARM: mach-ux500: add explicit cpu_relax() for busy wait loopBarry Song2011-08-301-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-1/+24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-11-014-23/+5
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-319-10/+8
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | ARM: mach-ux500: unlock I&D l2x0 caches before initLinus Walleij2011-09-221-1/+24
| * | | | | | ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar2011-09-221-0/+1
| | |_|/ / / | |/| | | |
* | | | | | 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-2711-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-271-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-261-22/+2
|\ \ \
| * | | staging: ste_rmi4: remove cross-dependent platform dataLinus Walleij2011-07-061-22/+2
| |/ /
* | | Merge 'akpm' patch seriesLinus Torvalds2011-07-261-1/+83
|\ \ \
| * | | mach-ux500: add lm3530 ALS platform data for U5500Linus Walleij2011-07-261-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-233-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-211-7/+4