aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-highbank
AgeCommit message (Expand)AuthorFilesLines
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableGravatar Kefeng Wang 1-3/+0
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptGravatar Masahiro Yamada 1-1/+2
2015-08-03ARM: migrate to common PSCI client codeGravatar Mark Rutland 2-8/+10
2015-02-19ARM: make arrays containing machine compatible strings constGravatar Uwe Kleine-König 1-1/+1
2014-10-08mailbox: rename pl320-ipc specific mailbox.hGravatar Suman Anna 1-1/+1
2014-07-23PM / OPP: Remove ARCH_HAS_OPPGravatar Mark Brown 1-1/+0
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionGravatar Stephen Boyd 1-1/+0
2014-05-30ARM: l2c: highbank: convert to generic l2c OF initialisationGravatar Russell King 1-6/+3
2014-05-30ARM: l2c: highbank: remove explicit SMI call in L2 cache initialisationGravatar Russell King 1-3/+1
2014-05-30ARM: l2c: highbank: implement new write_sec methodGravatar Russell King 1-5/+7
2014-05-22ARM: l2c: remove unnecessary UL-suffix to mask valuesGravatar Russell King 1-1/+1
2014-02-19ARM: select HAVE_SMP for V7 multi-platformGravatar Rob Herring 1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsGravatar Rob Herring 1-6/+0
2014-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+1
2014-01-12ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingGravatar Taras Kondratiuk 1-0/+1
2013-12-04ARM: highbank: handle soft poweroff and reset key eventsGravatar Rob Herring 1-0/+23
2013-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2013-11-14ARM: highbank: only select errata 764369 if SMPGravatar Olof Johansson 1-1/+1
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-1/+2
2013-11-12Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextGravatar Russell King 1-1/+1
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 7-144/+19
2013-10-28Merge branch 'cleanup/dt-clock' into next/socGravatar Olof Johansson 1-16/+7
2013-10-21ARM: fix build errors caused by selection of errata 798181Gravatar Russell King 1-1/+1
2013-10-19ARM: highbank: enable big-endianGravatar Ben Dooks 1-0/+1
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPGravatar Uwe Kleine-König 1-1/+0
2013-10-01ARM: highbank: adapt to use ARM PSCI callsGravatar Rob Herring 7-144/+11
2013-10-01cpuidle: calxeda: add support to use PSCI callsGravatar Rob Herring 1-1/+1
2013-10-01ARM: highbank: cpuidle: convert to platform driverGravatar Daniel Lezcano 1-0/+8
2013-09-29ARM: highbank: remove custom .init_time hookGravatar Sebastian Hesselbarth 1-16/+7
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-11/+15
2013-08-27ARM: highbank: clean-up some unused includesGravatar Rob Herring 1-4/+0
2013-08-22ARM: highbank: avoid L2 cache smc calls when PL310 is not presentGravatar Rob Herring 1-7/+6
2013-08-22ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAEGravatar Rob Herring 1-0/+1
2013-08-17ARM: highbank: select required errata work-aroundsGravatar Rob Herring 1-0/+3
2013-08-17ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODELGravatar Rob Herring 1-0/+1
2013-08-17ARM: highbank: enable DMA zone for LPAEGravatar Rob Herring 2-0/+4
2013-08-13Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Gravatar Olof Johansson 1-3/+4
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Olof Johansson 1-1/+1
2013-07-22ARM: highbank: Only touch common coherency control register fieldsGravatar Rob Herring 1-3/+4
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersGravatar Paul Gortmaker 1-1/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeGravatar Robin Holt 2-3/+6
2013-06-24ARM: smp_twd: Divorce smp_twd from local timer APIGravatar Stephen Boyd 1-1/+1
2013-05-24ARM: highbank: remove the .map_io declarationGravatar Maxime Ripard 1-1/+0
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-23/+1
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-1/+0
2013-05-02Merge commit '73053d973' into smp-hotplugGravatar Russell King 1-4/+5
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2013-04-28Merge branch 'fixes' into next/cleanupGravatar Olof Johansson 1-6/+4
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsGravatar Russell King 1-4/+0
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugGravatar Rob Herring 1-6/+4