summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-3/+0
* ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-1/+2
* ARM: migrate to common PSCI client codeMark Rutland2015-08-032-8/+10
* ARM: make arrays containing machine compatible strings constUwe Kleine-König2015-02-191-1/+1
* mailbox: rename pl320-ipc specific mailbox.hSuman Anna2014-10-081-1/+1
* PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-231-1/+0
* ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-171-1/+0
* ARM: l2c: highbank: convert to generic l2c OF initialisationRussell King2014-05-301-6/+3
* ARM: l2c: highbank: remove explicit SMI call in L2 cache initialisationRussell King2014-05-301-3/+1
* ARM: l2c: highbank: implement new write_sec methodRussell King2014-05-301-5/+7
* ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King2014-05-221-1/+1
* ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-1/+0
* ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-6/+0
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-161-0/+1
|\
| * ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk2014-01-121-0/+1
* | ARM: highbank: handle soft poweroff and reset key eventsRob Herring2013-12-041-0/+23
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-161-1/+1
|\
| * ARM: highbank: only select errata 764369 if SMPOlof Johansson2013-11-141-1/+1
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-1/+2
|\ \ | |/ |/|
| *-. Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King2013-11-121-1/+1
| |\ \
| | * | ARM: fix build errors caused by selection of errata 798181Russell King2013-10-211-1/+1
| | |/
| * / ARM: highbank: enable big-endianBen Dooks2013-10-191-0/+1
| |/
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-117-144/+19
|\ \
| * \ Merge branch 'cleanup/dt-clock' into next/socOlof Johansson2013-10-281-16/+7
| |\ \
| * | | ARM: highbank: adapt to use ARM PSCI callsRob Herring2013-10-017-144/+11
| * | | cpuidle: calxeda: add support to use PSCI callsRob Herring2013-10-011-1/+1
| * | | ARM: highbank: cpuidle: convert to platform driverDaniel Lezcano2013-10-011-0/+8
| | |/ | |/|
* | | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König2013-10-071-1/+0
| |/ |/|
* | ARM: highbank: remove custom .init_time hookSebastian Hesselbarth2013-09-291-16/+7
|/
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-092-11/+15
|\
| * ARM: highbank: clean-up some unused includesRob Herring2013-08-271-4/+0
| * ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring2013-08-221-7/+6
| * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAERob Herring2013-08-221-0/+1
| * ARM: highbank: select required errata work-aroundsRob Herring2013-08-171-0/+3
| * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODELRob Herring2013-08-171-0/+1
| * ARM: highbank: enable DMA zone for LPAERob Herring2013-08-172-0/+4
* | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-131-3/+4
|\|
| * ARM: highbank: Only touch common coherency control register fieldsRob Herring2013-07-221-3/+4
* | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-231-1/+1
|\ \ | |/ |/|
| * ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-241-1/+1
* | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-1/+1
* | reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-3/+6
* | ARM: highbank: remove the .map_io declarationMaxime Ripard2013-05-241-1/+0
|/
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-23/+1
|\
| * ARM: highbank: use OF init for sp804 timerRob Herring2013-04-111-19/+0
| * ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-4/+1
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-1/+0
|\ \
| * \ Merge commit '73053d973' into smp-hotplugRussell King2013-05-021-4/+5
| |\ \
| * | | ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-4/+0
* | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-0/+1
|\ \ \ \