aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-09ARM: 6949/2: mach-u300: fix compilaton warning in IO accessorsLinus Walleij2-13/+11
2011-06-06ARM: 6947/2: mach-u300: fix compilation error in timerLinus Walleij1-2/+1
2011-05-26gpio: move U300 GPIO driver to drivers/gpioLinus Walleij2-701/+1
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King1-15/+3
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-164/+203
2011-03-14mach-u300: define a dummy filter function for coh901318Linus Walleij1-0/+7
2011-03-14mach-u300: config U300 PL180 PL011 PL022 for DMALinus Walleij3-29/+183
2011-03-14mach-u300: use mmci driver for GPIO card detectLinus Walleij1-135/+13
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2-4/+4
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2011-01-06Merge branch 'misc' into develRussell King1-1/+1
2010-12-22ARM: u300: convert sched_clock() to use new infrastructureRussell King1-4/+13
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King1-0/+1
2010-12-22ARM: U300: update clock source registrationRussell King1-3/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-1/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König2-3/+3
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-11-01spi/pl022: fix erroneous platform data in U300Linus Walleij1-1/+1
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse4-20/+8
2010-10-25ARM: platform data to use the FSMC NAND with the U300Linus Walleij3-10/+45
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-8/+5
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+5
2010-10-12spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells2-12/+3
2010-09-17ARM: 6377/1: supply _cansleep gpio function to U300Linus Walleij1-0/+3
2010-08-10ARM: 6297/1: move U300 timer to dynamic clock lookupLinus Walleij2-10/+13
2010-08-10ARM: 6296/1: clock U300 intcon and timer properlyLinus Walleij4-24/+17
2010-08-10ARM: 6295/1: fix U300 apb_pclk splitLinus Walleij3-67/+57
2010-08-10ARM: 6306/1: fix inverted MMC card detect in U300Linus Walleij1-4/+4
2010-08-04Merge branch 'master' into for-nextJiri Kosina3-8/+23
2010-07-31Merge branch 'misc' into develRussell King1-8/+0
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King2-0/+23
2010-07-27ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij1-8/+0
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King1-2/+2
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King1-0/+6
2010-07-20Removing dead MACH_U300_BS26Christoph Egger1-7/+0
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King1-0/+17
2010-06-16Merge branch 'master' into for-nextJiri Kosina3-22/+63
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-05-28ARM: AB3550 board configuration and irq for U300Mattias Wallin2-0/+62
2010-05-28mfd: Renamed ab3100.h to abx500.hLinus Walleij1-1/+1
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-21/+0
2010-05-17Merge branch 'ioat' into dmaengineDan Williams2-0/+2
2010-05-17Merge branch 'devel-stable' into develRussell King2-0/+2
2010-04-14ARM: 6034/1: ARM: U300: set f_max to 24 MHz for MMCILinus Walleij1-0/+1
2010-04-14ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro versionLinus Walleij1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-26DMAENGINE: generic channel status v2Linus Walleij1-7/+0