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