summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla2015-06-021-2/+2
* ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla2015-06-021-5/+4Star
* net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann2015-02-282-1/+8
* arm: realview: specify PMU typesMark Rutland2015-02-065-5/+6
* ARM: realview: basic device tree implementationLinus Walleij2014-10-223-0/+46
* Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-1/+1
|\
| * video: move Versatile CLCD helpersLinus Walleij2014-06-271-1/+1
* | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-301-9/+0Star
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-066-31/+38
|\
| *-. Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-056-31/+38
| |\ \
| | | * ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-014-24/+15Star
| | |/ | |/|
| | * ARM: l2c: realview: improve commentry about the L2 cache requirementsRussell King2014-05-303-5/+21
| | * ARM: l2c: fix register namingRussell King2014-05-301-2/+2
| |/
* | Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-05-052-23/+2Star
|\|
| * Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-23/+0Star
| |\
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-23/+0Star
| * | ARM: realview: fix sparsemem buildArnd Bergmann2014-03-211-0/+2
| |/
* / ARM: plat-versatile: convert LEDs to platform deviceLinus Walleij2014-02-277-0/+21
|/
* 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-241-4/+4
| |\
| | * ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-251-4/+4
* | | ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King2013-08-251-12/+0Star
* | | ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King2013-08-251-17/+0Star
|/ /
* / 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/+0Star
|\
| * ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-2/+0Star
* | 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/+10Star
|\
| * Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-1/+0Star
| |\
| | * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0Star
| * | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-157-14/+5Star
| |\ \
| | * | 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/+0Star
| | * | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-3/+0Star
| | |/
| * / ARM: delete struct sys_timerStephen Warren2012-12-245-25/+5Star
| |/
* / 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-026-22/+20Star
|\
| * Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-225-21/+20Star
| |\
| | * ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-141-2/+0Star
| | * 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-211-1/+0Star
| |\ \
| | * | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0Star
| | |/
| * | Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-217-122/+10Star
| |\ \
* | \ \ Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-027-66/+0Star
|\ \ \ \
| * | | | ARM: mach-realview and mach-versatile: retire custom LED codeBryan Wu2012-08-017-66/+0Star
| | |_|/ | |/| |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-025-10/+5Star
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-235-10/+5Star
| |/