Age | Commit message (Expand) | Author | Files | Lines |
2014-11-28 | ARM: vexpress: Remove non-DT code | Pawel Moll | 4 | -142/+0 |
2012-11-05 | ARM: vexpress: Start using new Versatile Express infrastructure | Pawel Moll | 1 | -81/+0 |
2012-09-14 | ARM: vexpress: convert to multi-platform | Rob Herring | 2 | -109/+0 |
2012-09-14 | ARM: vexpress: remove dependency on mach/* headers | Arnd Bergmann | 1 | -0/+2 |
2012-09-14 | ARM: vexpress: move debug macros to include/debug | Rob Herring | 1 | -84/+0 |
2012-09-14 | ARM: make mach/gpio.h headers optional | Rob Herring | 1 | -1/+0 |
2012-07-13 | ARM: vexpress: Config option for early printk console | Pawel Moll | 2 | -0/+55 |
2012-07-13 | ARM: vexpress: Initial common clock support | Pawel Moll | 2 | -15/+19 |
2012-07-12 | ARM: vexpress: Check master site in daughterboard's sysctl operations | Pawel Moll | 1 | -3/+6 |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -25/+0 |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+0 |
2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 4 | -6/+54 |
2012-03-27 | Merge branch 'devel-stable' into for-linus | Russell King | 2 | -34/+1 |
2012-03-24 | ARM: Versatile Express: add NO_IOPORT | Russell King | 1 | -1/+0 |
2012-03-21 | Merge branch 'tegra/cleanups' into next/timer | Arnd Bergmann | 3 | -39/+1 |
2012-03-06 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -26/+0 |
2012-02-24 | Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/... | Arnd Bergmann | 5 | -36/+79 |
2012-02-24 | ARM: vexpress: Add Device Tree for V2P-CA15 core tile (TC1 variant) | Pawel Moll | 1 | -1/+1 |
2012-02-24 | ARM: vexpress: Motherboard RS1 memory map support | Pawel Moll | 2 | -5/+47 |
2012-02-24 | ARM: vexpress: Add Device Tree support | Pawel Moll | 1 | -0/+6 |
2012-02-23 | ARM: vexpress: Get rid of MMIO_P2V | Pawel Moll | 2 | -30/+25 |
2012-02-22 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -5/+0 |
2012-02-21 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -5/+0 |
2012-01-26 | Merge branch 'amba' into for-armsoc | Russell King | 1 | -1/+1 |
2012-01-25 | ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali... | Russell King | 1 | -1/+1 |
2012-01-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -33/+0 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2011-12-05 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 1 | -21/+0 |
2011-11-26 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -21/+0 |
2011-11-15 | ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 1 | -2/+0 |
2011-10-29 | gpio: Fix ARM versatile-express build failure | Grant Likely | 1 | -0/+1 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2 | -26/+1 |
2011-10-13 | ARM: mach-vexpress: remove mach/memory.h | Nicolas Pitre | 1 | -25/+0 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-08-17 | ARM: io: remove IO_SPACE_LIMIT from platforms without PCI/ISA | Russell King | 1 | -2/+0 |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King | 1 | -13/+0 |
2011-03-20 | ARM: 6771/1: vexpress: add support for multiple core tiles | Will Deacon | 2 | -0/+24 |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-01-06 | Merge branch 'misc' into devel | Russell King | 1 | -3/+2 |
2010-12-20 | ARM: SMP: remove smp_mpidr.h | Russell King | 1 | -1/+0 |
2010-12-14 | ARM: GIC: private a standard get_irqnr_preamble assembler macro | Russell King | 1 | -5/+0 |
2010-12-07 | ARM: 6480/1: Use shared GIC entry macros on Vexpress | Magnus Damm | 1 | -56/+1 |
2010-12-03 | ARM: SMP: pass an ipi number to smp_cross_call() | Russell King | 1 | -2/+2 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -6/+4 |
2010-10-04 | ARM: Provide common header for hard_smp_processor_id() | Russell King | 1 | -8/+1 |
2010-07-09 | ARM: 6218/1: Versatile Express: add support for local timers on CA9X4 daughte... | Will Deacon | 1 | -0/+1 |
2010-05-02 | ARM: 6057/1: Realview: register PMU IRQs during board initialisation | Will Deacon | 1 | -0/+4 |
2010-05-02 | ARM: Add Versatile Express SMP support | Russell King | 1 | -0/+21 |
2010-05-02 | ARM: Add Versatile Express CA9x4 processor support | Russell King | 1 | -0/+43 |