aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+1
2012-03-28ARM: move CP15 definitions to separate header fileRussell King1-1/+1
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-13/+470
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann6-70/+15
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann1-1/+1
2012-03-13ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier1-3/+14
2012-02-27ARM: 7346/1: errata: fix PL310 erratum #753970 workaround selectionWill Deacon1-1/+1
2012-02-24Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/linux into next/dtArnd Bergmann11-110/+566
2012-02-24ARM: vexpress: Add Device Tree for V2P-CA15 core tile (TC1 variant)Pawel Moll2-2/+3
2012-02-24ARM: vexpress: Add Device Tree for V2P-CA9 core tilePawel Moll1-1/+2
2012-02-24ARM: vexpress: Add Device Tree for V2P-CA5s core tilePawel Moll1-0/+2
2012-02-24ARM: vexpress: Motherboard RS1 memory map supportPawel Moll3-6/+108
2012-02-24ARM: vexpress: Add Device Tree supportPawel Moll4-5/+203
2012-02-24ARM: vexpress: Use FDT data in platform SMP callsPawel Moll2-2/+155
2012-02-23ARM: vexpress: Get rid of MMIO_P2VPawel Moll6-98/+97
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-5/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-5/+0
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