aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-13Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into next/socOlof Johansson1-1/+1
2012-02-27ARM: 7346/1: errata: fix PL310 erratum #753970 workaround selectionWill Deacon1-1/+1
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2-2/+3
2012-01-26Merge branch 'amba' into for-armsocRussell King4-32/+15
2012-01-25ARM: amba: vexpress: get rid of private platform amba_device initializerRussell King3-31/+14
2012-01-25ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializersRussell King1-1/+1
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-0/+1
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-33/+0
2012-01-19ARM: vexpress: fix two section mismatch warningsRussell King1-2/+2
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux into fixesOlof Johansson1-3/+1
2012-01-16ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll1-3/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-05Merge branch 'restart' into for-linusRussell King2-5/+1
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: Versatile Express: use new restart hookRussell King1-1/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-19Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/people/dmart/linux-2.6-arm into devel-stableRussell King1-0/+2
2011-12-19ARM: SMP: Refactor Kconfig to be more maintainableDave Martin1-0/+1
2011-12-19ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin1-0/+1
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-21/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-21/+0
2011-11-15ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2-2/+2
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+1
2011-10-29gpio: Fix ARM versatile-express build failureGrant Likely1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds3-27/+2
2011-10-25Merge branch 'misc' into for-linusRussell King2-8/+3
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linusRussell King2-2/+6
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stableRussell King1-0/+6
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King1-0/+6
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2-26/+1
2011-10-17ARM: versatile: convert logical CPU numbers to physical numbersWill Deacon1-1/+1
2011-10-17ARM: 7064/1: vexpress: Use wfi macro in platform_do_lowpower.Nick Bowler1-7/+2
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-vexpress: remove mach/memory.hNicolas Pitre1-25/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King1-0/+7
2011-08-24ARM: 7003/1: vexpress: Add clock definition for the SP805.Nick Bowler1-0/+7
2011-08-21ARM: vexpress: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms without PCI/ISARussell King1-2/+0
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-nextRussell King1-4/+0
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd1-4/+0
2011-06-06ARM: 6946/1: vexpress: move v2m clock init to init_earlyRob Herring1-8/+7
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King3-31/+6
2011-05-23clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King2-0/+8
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King2-2/+4
2011-05-23clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King2-0/+16
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King2-2/+2
2011-05-23ARM: consolidate SMP cross call implementationRussell King2-13/+2
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_infoMarc Zyngier1-1/+1
2011-05-20ARM: 6909/1: VExpress: Use physmap driver instead of integrator-flashMarc Zyngier1-18/+4