aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6949/2: mach-u300: fix compilaton warning in IO accessorsLinus Walleij2011-06-092-13/+11
* ARM: 6947/2: mach-u300: fix compilation error in timerLinus Walleij2011-06-061-2/+1
* gpio: move U300 GPIO driver to drivers/gpioLinus Walleij2011-05-262-701/+1
* clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-231-15/+3
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-174-164/+203
|\
| * mach-u300: define a dummy filter function for coh901318Linus Walleij2011-03-141-0/+7
| * mach-u300: config U300 PL180 PL011 PL022 for DMALinus Walleij2011-03-143-29/+183
| * mach-u300: use mmci driver for GPIO card detectLinus Walleij2011-03-141-135/+13
* | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-172-4/+4
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+1
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-3/+3
* | | Merge branch 'misc' into develRussell King2011-01-061-1/+1
|\ \ \
| * | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-1/+1
| | |/ | |/|
* | | ARM: u300: convert sched_clock() to use new infrastructureRussell King2010-12-221-4/+13
* | | ARM: ensure all sched_clock() implementations are notrace markedRussell King2010-12-221-0/+1
* | | ARM: U300: update clock source registrationRussell King2010-12-221-3/+1
|/ /
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-011-1/+1
|\ \ | |/ |/|
| * spi/pl022: fix erroneous platform data in U300Linus Walleij2010-11-011-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-304-20/+8
|\ \ | |/
| * Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-212-8/+5
| |\
| | * arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
| | * arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+5
| * | spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells2010-10-122-12/+3
| |/
* | ARM: platform data to use the FSMC NAND with the U300Linus Walleij2010-10-253-10/+45
|/
* ARM: 6377/1: supply _cansleep gpio function to U300Linus Walleij2010-09-171-0/+3
* ARM: 6297/1: move U300 timer to dynamic clock lookupLinus Walleij2010-08-102-10/+13
* ARM: 6296/1: clock U300 intcon and timer properlyLinus Walleij2010-08-104-24/+17
* ARM: 6295/1: fix U300 apb_pclk splitLinus Walleij2010-08-103-67/+57
* ARM: 6306/1: fix inverted MMC card detect in U300Linus Walleij2010-08-101-4/+4
* Merge branch 'master' into for-nextJiri Kosina2010-08-043-8/+23
|\
| * Merge branch 'misc' into develRussell King2010-07-311-8/+0
| |\
| | * ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij2010-07-271-8/+0
| | |
| | \
| *-. \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-312-0/+23
| |\ \ \ | | |_|/ | |/| |
| | | * ARM: AMBA: Add pclk definition for platforms using primecellsRussell King2010-07-221-0/+6
| | |/ | |/|
| | * ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-271-2/+2
| | * ARM: Move platform memory reservations out of generic codeRussell King2010-07-161-0/+17
| |/
* | Removing dead MACH_U300_BS26Christoph Egger2010-07-201-7/+0
* | Merge branch 'master' into for-nextJiri Kosina2010-06-163-22/+63
|\ \ | |/
| * ARM: AB3550 board configuration and irq for U300Mattias Wallin2010-05-282-0/+62
| * mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-281-1/+1
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-211-21/+0
| |\
| | * Merge branch 'ioat' into dmaengineDan Williams2010-05-172-0/+2
| | |\
| | * | DMAENGINE: generic channel status v2Linus Walleij2010-03-261-7/+0
| | * | DMAENGINE: generic slave control v2Linus Walleij2010-03-261-14/+0
* | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
|/ / /
* | | Merge branch 'devel-stable' into develRussell King2010-05-172-0/+2
|\ \ \ | | |/ | |/|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
| |/
* | ARM: 6034/1: ARM: U300: set f_max to 24 MHz for MMCILinus Walleij2010-04-141-0/+1