aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-versatile
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-231-27/+4
|\ \
| * | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-201-1/+1
| * | ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flashMarc Zyngier2011-05-201-27/+4
| |/
* | clockevents: ARM sp804: allow clockevent name to be specifiedRussell King2011-05-231-1/+1
* | clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King2011-05-231-1/+8
* | clocksource: ARM sp804: allow clocksource name to be specifiedRussell King2011-05-231-1/+1
|/
* arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely2011-03-301-1/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-1/+1
*---. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-205-238/+68
|\ \ \
| | | * ARM: integrator/versatile: consolidate FPGA IRQ handling codeRussell King2011-02-192-52/+7
| | | * ARM: versatile: remove old AMBA device DMA definitionsRussell King2011-02-193-24/+0
| | | * ARM: versatile: use new init_early for clock tree and sched_clock initRussell King2011-02-194-12/+14
| | | * ARM: versatile: switch Versatile to use consolidated CLCDRussell King2011-02-191-151/+35
| | | * ARM: versatile: support CLCD RGB565 layout with blue LSBRussell King2011-02-191-3/+16
| | |/ | |/|
* | | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
|/ /
* | ARM: versatile: name configuration options after actual board namesRussell King2011-01-251-4/+6
* | ARM: versatile: irq_data conversion.Lennert Buytenhek2011-01-131-8/+10
* | Merge branch 'misc' into develRussell King2011-01-062-2/+2
|\ \
| * \ Merge branch 'smp' into miscRussell King2011-01-061-1/+1
| |\ \
| * | | ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCIHans Ulli Kroll2010-12-051-0/+1
| * | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-2/+1
| | |/ | |/|
* | | Merge branch 'clksrc' into develRussell King2011-01-051-0/+10
|\ \ \
| * | | ARM: versatile: convert sched_clock() to use new infrastructureRussell King2010-12-221-0/+10
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-051-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ARM: 6432/1: move timer-sp.c from versatile to commonRob Herring2010-11-041-1/+1
| |/
* | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-211-1/+1
|/
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-202-4/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-7/+5
* ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre2010-10-011-1/+1
* ARM: 6282/1: Remove useless definitions from versatile hardware.heric miao2010-08-051-9/+0
*-. Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-312-3/+34
|\ \
| | * ARM: Versatile: fix section mismatchRussell King2010-07-271-1/+1
| | * ARM: 6215/2: add character LCD platform data for RealView and VersatileLinus Walleij2010-07-181-0/+16
| | * ARM: 6228/1: PL022 SSP platform data for the VersatileLinus Walleij2010-07-151-1/+11
| |/ |/|
| * ARM: AMBA: Add pclk definition for platforms using primecellsRussell King2010-07-221-1/+6
|/
* Merge branch 'devel-stable' into develRussell King2010-05-172-1/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+1
* | ARM: Indirect round/set_rate operations through clk structureRussell King2010-05-022-3/+9
* | ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King2010-05-022-6/+6
* | ARM: Realview/Versatile: separate out common sched_clock()Russell King2010-05-021-22/+0
* | ARM: Realview/Versatile/Integrator: remove unused definitions from platform.hRussell King2010-05-021-24/+2
* | ARM: Realview/Versatile: separate out common SP804 timer codeRussell King2010-05-021-132/+3
* | ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King2010-05-025-88/+11
* | ARM: ICST: kill duplicate icst codeRussell King2010-05-022-6/+6
* | ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King2010-05-021-0/+2
* | ARM: ICST: move minimum VCO frequency to icst_paramsRussell King2010-05-021-0/+1
* | ARM: ICST: use Hz instead of kHzRussell King2010-05-022-5/+5
* | ARM: ICST: provide definitions for max/min VCO frequenciesRussell King2010-05-021-1/+1
* | ARM: ICST: merge common ICST VCO structuresRussell King2010-05-023-7/+8
* | ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King2010-04-293-3/+5
|/