summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-143-20/+3
|\
| * irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
| * ARM: use common irqchip_init for GIC initRob Herring2013-01-121-12/+2
| * ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-122-3/+0
| * ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-102-4/+0
* | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-1/+0
|\ \ | |/
| * ARM: 7609/1: disable errata work-arounds which access secure registersRob Herring2013-01-021-1/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-241-10/+2
|/
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-0/+141
|\
| * ARM: vexpress: Reset driverPawel Moll2012-10-181-0/+141
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-126-371/+109
|\ \
| * | ARM: vexpress: Remove motherboard dependencies in the DTS filesPawel Moll2012-11-051-8/+11
| * | ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll2012-11-056-364/+99
| |/
* | Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap2012-11-301-1/+1
|/
* Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-071-0/+1
|\
| * arm: introduce a DTS for Xen unprivileged virtual machinesStefano Stabellini2012-09-242-1/+3
* | Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-224-21/+23
|\ \
| * | ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-141-2/+0
| * | ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier2012-09-134-19/+23
| |/
* | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-2010-240/+37
|\ \
| * | ARM: vexpress: convert to multi-platformRob Herring2012-09-146-150/+34
| * | ARM: vexpress: remove dependency on mach/* headersArnd Bergmann2012-09-142-0/+3
| * | ARM: move all dtb targets out of Makefile.bootRob Herring2012-09-141-5/+0
| * | ARM: vexpress: move debug macros to include/debugRob Herring2012-09-141-84/+0
| * | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0
| |/
* | ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-231-2/+1
|/
* ARM: vexpress: Config option for early printk consolePawel Moll2012-07-132-0/+55
* ARM: vexpress: Add Device Tree for V2P-CA15_CA7 core tilePawel Moll2012-07-131-1/+2
* ARM: vexpress: Add fixed regulator for SMSCPawel Moll2012-07-131-0/+10
* ARM: vexpress: Initial common clock supportPawel Moll2012-07-134-203/+138
* ARM: vexpress: Check master site in daughterboard's sysctl operationsPawel Moll2012-07-123-11/+31
* ARM: vexpress: remove automatic errata workaround selectionWill Deacon2012-07-121-3/+2
* Merge branch 'late/soc' into devel-lateOlof Johansson2012-05-301-2/+0
|\
| * ARM: vexpress: Remove twice included header filesThomas Weber2012-05-211-2/+0
* | ARM: vexpress: plug local timers into the DT codeMarc Zyngier2012-04-271-1/+7
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-25/+0
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-26/+0
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-1/+0
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2012-03-275-65/+15
| |\ \
| * | | ARM: Versatile Express: add NO_IOPORTRussell King2012-03-241-1/+0
| * | | ARM: move CP15 definitions to separate header fileRussell King2012-03-241-1/+1
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+1
|\ \ \ \
| * | | | ARM: move CP15 definitions to separate header fileRussell King2012-03-281-1/+1
* | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-279-13/+470
|\ \ \ \ \
| * \ \ \ \ Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...Arnd Bergmann2012-02-2411-110/+566
| |\ \ \ \ \
| | * | | | | ARM: vexpress: Add Device Tree for V2P-CA15 core tile (TC1 variant)Pawel Moll2012-02-242-2/+3
| | * | | | | ARM: vexpress: Add Device Tree for V2P-CA9 core tilePawel Moll2012-02-241-1/+2
| | * | | | | ARM: vexpress: Add Device Tree for V2P-CA5s core tilePawel Moll2012-02-241-0/+2
| | * | | | | ARM: vexpress: Motherboard RS1 memory map supportPawel Moll2012-02-243-6/+108
| | * | | | | ARM: vexpress: Add Device Tree supportPawel Moll2012-02-244-5/+203
OpenPOWER on IntegriCloud