aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/ct-ca9x4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-2/+0
2012-11-05ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll1-27/+14
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-0/+1
2012-09-14ARM: vexpress: remove dependency on mach/* headersArnd Bergmann1-0/+1
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha1-2/+1
2012-07-13ARM: vexpress: Initial common clock supportPawel Moll1-45/+10
2012-07-12ARM: vexpress: Check master site in daughterboard's sysctl operationsPawel Moll1-3/+12
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann1-4/+4
2012-03-13ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier1-3/+14
2012-02-23ARM: vexpress: Get rid of MMIO_P2VPawel Moll1-39/+19
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson1-2/+2
2012-01-25ARM: amba: vexpress: get rid of private platform amba_device initializerRussell King1-4/+4
2012-01-19ARM: vexpress: fix two section mismatch warningsRussell King1-2/+2
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King1-0/+6
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd1-4/+0
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King1-0/+2
2011-05-23clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King1-0/+4
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King1-1/+2
2011-05-23clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King1-0/+8
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King1-1/+1
2011-05-23ARM: consolidate SMP cross call implementationRussell King1-0/+2
2011-03-20ARM: 6771/1: vexpress: add support for multiple core tilesWill Deacon1-15/+30
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King1-51/+17
2011-02-19ARM: vexpress: use new init_early for clock tree and sched_clock initRussell King1-2/+8
2011-02-19ARM: vexpress: switch Versatile Express to use consolidated CLCDRussell King1-49/+9
2011-02-17ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King1-1/+1
2011-01-06Merge branch 'misc' into develRussell King1-2/+1
2011-01-06Merge branch 'smp' into miscRussell King1-0/+2
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into develRussell King1-6/+3
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King1-4/+2
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King1-2/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-2/+1
2010-11-10ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being usedWill Deacon1-0/+2
2010-11-04ARM: 6432/1: move timer-sp.c from versatile to commonRob Herring1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-05ARM: fix section mismatch warnings in Versatile ExpressRussell King1-2/+2
2010-09-27ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tileWill Deacon1-1/+7
2010-09-17ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr registerCatalin Marinas1-1/+1
2010-07-09ARM: 6218/1: Versatile Express: add support for local timers on CA9X4 daughterboardWill Deacon1-0/+2
2010-07-01ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas1-1/+2
2010-06-28arm: update gfp/slab.h includesTejun Heo1-0/+1
2010-05-02ARM: 6057/1: Realview: register PMU IRQs during board initialisationWill Deacon1-0/+34
2010-05-02ARM: Add Versatile Express CA9x4 processor supportRussell King1-0/+215