aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-15ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier1-1/+1
2015-01-29ARM: zynq: Simplify SLCR initializationMichal Simek2-30/+7
2015-01-29ARM: zynq: PM: Fixed simple typo.Moritz Fischer1-1/+1
2015-01-12ARM: zynq: Enable pinctrlSoren Brinkmann1-0/+2
2014-12-01ARM: zynq: Remove secondary_startup() declaration from headerMichal Simek1-1/+0
2014-10-20ARM: zynq: Actually remove hotplug.cSoren Brinkmann2-16/+0
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar1-1/+1
2014-09-16ARM: zynq: Remove useless L2C AUX settingMichal Simek1-2/+2
2014-09-16ARM: zynq: Rename 'zynq_platform_cpu_die'Soren Brinkmann1-5/+7
2014-09-16ARM: zynq: Remove hotplug.cSoren Brinkmann4-21/+18
2014-09-16ARM: zynq: Synchronise zynq_cpu_die/killSoren Brinkmann4-1/+52
2014-09-16ARM: zynq: Remove invalidate cache for cpu dieDaniel Lezcano1-31/+1
2014-09-16ARM: zynq: PM: Enable DDR clock stopSoren Brinkmann4-1/+87
2014-09-16ARM: zynq: PM: Enable A9 internal clock gating featureSoren Brinkmann3-0/+30
2014-07-23PM / OPP: Remove ARCH_HAS_OPPMark Brown1-1/+0
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd1-1/+0
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-5/+3
2014-05-30ARM: l2c: zynq: convert to generic l2c OF initialisationRussell King1-5/+3
2014-05-30ARM: l2c: zynq: remove cache size overrideRussell King1-1/+1
2014-05-20ARM: zynq: Enable big-endianMichal Simek2-1/+5
2014-05-20ARM: zynq: Sort Kconfig optionsMichal Simek1-4/+4
2014-05-20ARM: zynq: Add support for SOC_BUSMichal Simek4-1/+91
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-17/+98
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+0
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+6
2014-03-27Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into next/cleanup2Arnd Bergmann4-17/+98
2014-03-17ARM: zynq: Move of_clk_init from clock driverMichal Simek1-0/+2
2014-03-11arm: zynq: Add support for cpufreqSoren Brinkmann2-0/+5
2014-03-11arm: zynq: Don't use arm_global_timer with cpufreqSoren Brinkmann1-1/+1
2014-02-19ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-5/+0
2014-02-10ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek1-0/+14
2014-02-10ARM: zynq: Introduce zynq_slcr_unlock()Michal Simek1-2/+14
2014-02-10ARM: zynq: Add and use zynq_slcr_read/write() helper functionsMichal Simek1-8/+48
2014-02-10ARM: zynq: Make zynq_slcr_base staticSteffen Trumtrar2-2/+1
2014-02-10ARM: zynq: Map I/O memory on clkc initMichal Simek1-1/+1
2014-02-10ARM: zynq: Hang iomapped slcr address on device_nodeSteffen Trumtrar1-0/+2
2014-02-10ARM: zynq: Split slcr in two partsMichal Simek4-3/+29
2014-02-05ARM: zynq: Move clock_init from slcr to commonSteffen Trumtrar2-2/+2
2013-12-10ARM: zynq: remove unnecessary setting of cpu_present_maskSudeep KarkadaNagesha1-9/+0
2013-12-10arm: zynq: Set proper GIC flagsSoren Brinkmann1-0/+9
2013-12-10arm: zynq: Use of_platform_populate instead of bus_probeSoren Brinkmann1-6/+1
2013-12-10arm: zynq: Add support for zynq_cpu_kill functionMichal Simek1-0/+9
2013-12-10arm: zynq: Invalidate L1 in secondary bootSoren Brinkmann3-2/+8
2013-12-10arm: zynq: platsmp: Remove CPU presence checkSoren Brinkmann1-5/+0
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+6
2013-10-07ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano1-0/+6
2013-10-02arm: zynq: Enable arm_global_timerSoren Brinkmann1-0/+1