aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-05ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll1-81/+0
2012-09-14ARM: vexpress: convert to multi-platformRob Herring2-109/+0
2012-09-14ARM: vexpress: remove dependency on mach/* headersArnd Bergmann1-0/+2
2012-09-14ARM: vexpress: move debug macros to include/debugRob Herring1-84/+0
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-07-13ARM: vexpress: Config option for early printk consolePawel Moll2-0/+55
2012-07-13ARM: vexpress: Initial common clock supportPawel Moll2-15/+19
2012-07-12ARM: vexpress: Check master site in daughterboard's sysctl operationsPawel Moll1-3/+6
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-25/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-6/+54
2012-03-27Merge branch 'devel-stable' into for-linusRussell King2-34/+1
2012-03-24ARM: Versatile Express: add NO_IOPORTRussell King1-1/+0
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann3-39/+1
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-26/+0
2012-02-24Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/linux into next/dtArnd Bergmann5-36/+79
2012-02-24ARM: vexpress: Add Device Tree for V2P-CA15 core tile (TC1 variant)Pawel Moll1-1/+1
2012-02-24ARM: vexpress: Motherboard RS1 memory map supportPawel Moll2-5/+47
2012-02-24ARM: vexpress: Add Device Tree supportPawel Moll1-0/+6
2012-02-23ARM: vexpress: Get rid of MMIO_P2VPawel Moll2-30/+25
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-01-26Merge branch 'amba' into for-armsocRussell King1-1/+1
2012-01-25ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializersRussell King1-1/+1
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-33/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-4/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
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 Zyngier1-2/+0
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 Torvalds2-26/+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-08-17ARM: io: remove IO_SPACE_LIMIT from platforms without PCI/ISARussell King1-2/+0
2011-05-23ARM: consolidate SMP cross call implementationRussell King1-13/+0
2011-03-20ARM: 6771/1: vexpress: add support for multiple core tilesWill Deacon2-0/+24
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-06Merge branch 'misc' into develRussell King1-3/+2
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King1-1/+0
2010-12-14ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King1-5/+0
2010-12-07ARM: 6480/1: Use shared GIC entry macros on VexpressMagnus Damm1-56/+1
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King1-2/+2
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+4
2010-10-04ARM: Provide common header for hard_smp_processor_id()Russell King1-8/+1
2010-07-09ARM: 6218/1: Versatile Express: add support for local timers on CA9X4 daughterboardWill Deacon1-0/+1
2010-05-02ARM: 6057/1: Realview: register PMU IRQs during board initialisationWill Deacon1-0/+4
2010-05-02ARM: Add Versatile Express SMP supportRussell King1-0/+21
2010-05-02ARM: Add Versatile Express CA9x4 processor supportRussell King1-0/+43
2010-05-02ARM: Add Versatile Express supportRussell King12-0/+417