summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-061-4/+4
|\
| * Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-231-4/+4
| |\
| | * ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-241-4/+4
* | | ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King2013-08-251-12/+0
* | | ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King2013-08-251-17/+0
|/ /
* | reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-095-5/+10
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-2/+0
|\
| * ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-2/+0
* | ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-0/+8
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-218-40/+10
|\
| * Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-1/+0
| |\
| | * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0
| * | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-147-14/+5
| |\ \
| | * | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-125-5/+5
| | * | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-126-6/+0
| | * | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-3/+0
| | |/
| * | ARM: delete struct sys_timerStephen Warren2012-12-245-25/+5
| |/
* | ARM: realview: ensure that we have sufficient IRQs availableRussell King2013-02-081-1/+1
|/
* ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon2012-12-201-1/+1
* ARM: 7594/1: Add .smp entry for REALVIEW_EBSteve Capper2012-12-111-0/+1
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-6/+6
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-016-22/+20
|\
| * Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-225-21/+20
| |\
| | * 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-135-19/+20
| * | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-201-1/+0
| |\ \
| | * | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0
| | |/
| * | Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-207-122/+10
| |\ \
* | \ \ Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-017-66/+0
|\ \ \ \
| * | | | ARM: mach-realview and mach-versatile: retire custom LED codeBryan Wu2012-08-017-66/+0
| | |_|/ | |/| |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-015-10/+5
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-235-10/+5
| |/
* | clk: convert ARM RealView to common clkLinus Walleij2012-08-247-122/+10
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-292-29/+1
|\
| * ARM: __io abuse cleanupRob Herring2012-03-131-1/+1
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-28/+0
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-282-1/+1
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
| * | ARM: move CP15 definitions to separate header fileRussell King2012-03-281-0/+1
* | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-273-14/+54
|\ \ \
| * \ \ Merge branch 'tegra/cleanups' into next/timerArnd Bergmann2012-03-219-260/+201
| |\ \ \ | | | |/ | | |/|
| * | | ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-133-14/+54
| | |/ | |/|
* | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-10/+13
|\ \ \ | |_|/ |/| |
| * | ARM: 7309/1: realview: fix unconnected interrupts on EB11MPMarc Zyngier2012-02-021-10/+13
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-16/+0
|\ \ \
| * | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-16/+0
| | |/ | |/|
* | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-075-25/+20
|\ \ \ | |/ /
| * | ARM: 7298/1: realview: fix mapping of MPCore private memory regionMarc Zyngier2012-01-254-25/+19
| * | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-231-0/+1
* | | Merge branch 'amba' into for-armsocRussell King2012-01-267-211/+201
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud