aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq
AgeCommit message (Expand)AuthorFilesLines
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeGravatar Daniel Lezcano 1-1/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 1-1/+1
2016-11-14ARM: zynq: Reserve correct amount of non-DMA RAMGravatar Kyle Roeschley 1-1/+1
2016-06-23arm: use of_platform_default_populate() to populateGravatar Kefeng Wang 1-1/+1
2016-04-25cpufreq: zynq: Use generic platdev driverGravatar Viresh Kumar 1-2/+0
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 2-2/+5
2016-02-09ARM: zynq: address L2 cache data corruptionGravatar Josh Cartwright 1-0/+4
2016-02-09ARM: zynq: initialize slcr mapping earlierGravatar Josh Cartwright 1-2/+1
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsGravatar Masahiro Yamada 1-3/+0
2015-12-22Merge branch 'treewide/cleanup' into next/socGravatar Olof Johansson 3-3/+4
2015-12-14ARM: zynq: Select ARCH_HAS_RESET_CONTROLLERGravatar Moritz Fischer 1-0/+1
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptGravatar Masahiro Yamada 1-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsGravatar Masahiro Yamada 2-2/+2
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsGravatar Marc Zyngier 1-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2015-07-31ARM: zynq: reserve space for jump target in secondary trampolineGravatar Nathan Lynch 1-1/+1
2015-07-27irqchip/gic: Remove redundant gic_set_irqchip_flagsGravatar Sudeep Holla 1-1/+0
2015-07-22ARM: zynq: Set bit 22 in PL310 AuxCtrl register (6395/1)Gravatar Thomas Betker 1-2/+2
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 3-16/+19
2015-06-01ARM: v7 setup function should invalidate L1 cacheGravatar Russell King 3-10/+2
2015-05-18ARM: zynq: Drop use of slcr_unlock in zynq_slcr_system_restartGravatar Josh Cartwright 1-7/+0
2015-05-18ARM: zynq: Use restart_handler mechanism for slcr resetGravatar Josh Cartwright 3-9/+19
2015-03-15ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flagsGravatar Marc Zyngier 1-1/+1
2015-01-29ARM: zynq: Simplify SLCR initializationGravatar Michal Simek 2-30/+7
2015-01-29ARM: zynq: PM: Fixed simple typo.Gravatar Moritz Fischer 1-1/+1
2015-01-12ARM: zynq: Enable pinctrlGravatar Soren Brinkmann 1-0/+2
2014-12-01ARM: zynq: Remove secondary_startup() declaration from headerGravatar Michal Simek 1-1/+0
2014-10-20ARM: zynq: Actually remove hotplug.cGravatar Soren Brinkmann 2-16/+0
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Gravatar Viresh Kumar 1-1/+1
2014-09-16ARM: zynq: Remove useless L2C AUX settingGravatar Michal Simek 1-2/+2
2014-09-16ARM: zynq: Rename 'zynq_platform_cpu_die'Gravatar Soren Brinkmann 1-5/+7
2014-09-16ARM: zynq: Remove hotplug.cGravatar Soren Brinkmann 4-21/+18
2014-09-16ARM: zynq: Synchronise zynq_cpu_die/killGravatar Soren Brinkmann 4-1/+52
2014-09-16ARM: zynq: Remove invalidate cache for cpu dieGravatar Daniel Lezcano 1-31/+1
2014-09-16ARM: zynq: PM: Enable DDR clock stopGravatar Soren Brinkmann 4-1/+87
2014-09-16ARM: zynq: PM: Enable A9 internal clock gating featureGravatar Soren Brinkmann 3-0/+30
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-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextGravatar Linus Torvalds 1-5/+3
2014-05-30ARM: l2c: zynq: convert to generic l2c OF initialisationGravatar Russell King 1-5/+3
2014-05-30ARM: l2c: zynq: remove cache size overrideGravatar Russell King 1-1/+1
2014-05-20ARM: zynq: Enable big-endianGravatar Michal Simek 2-1/+5
2014-05-20ARM: zynq: Sort Kconfig optionsGravatar Michal Simek 1-4/+4
2014-05-20ARM: zynq: Add support for SOC_BUSGravatar Michal Simek 4-1/+91
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-17/+98
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-7/+0
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-1/+6
2014-03-27Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ...Gravatar Arnd Bergmann 4-17/+98
2014-03-17ARM: zynq: Move of_clk_init from clock driverGravatar Michal Simek 1-0/+2