summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq
AgeCommit message (Expand)AuthorFilesLines
2019-08-14ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda1-1/+1
2019-08-14ARM: zynq: Support smp in thumb modeLuis Araneda2-1/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner3-27/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner1-10/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-09-05ARM: zynq: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-1/+1
2016-11-14ARM: zynq: Reserve correct amount of non-DMA RAMKyle Roeschley1-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-1/+1
2016-04-25cpufreq: zynq: Use generic platdev driverViresh Kumar1-2/+0
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-2/+5
2016-02-09ARM: zynq: address L2 cache data corruptionJosh Cartwright1-0/+4
2016-02-09ARM: zynq: initialize slcr mapping earlierJosh Cartwright1-2/+1
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada1-3/+0
2015-12-22Merge branch 'treewide/cleanup' into next/socOlof Johansson3-3/+4
2015-12-14ARM: zynq: Select ARCH_HAS_RESET_CONTROLLERMoritz Fischer1-0/+1
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada2-2/+2
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2015-07-31ARM: zynq: reserve space for jump target in secondary trampolineNathan Lynch1-1/+1
2015-07-27irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla1-1/+0
2015-07-22ARM: zynq: Set bit 22 in PL310 AuxCtrl register (6395/1)Thomas Betker1-2/+2
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-16/+19
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King3-10/+2
2015-05-18ARM: zynq: Drop use of slcr_unlock in zynq_slcr_system_restartJosh Cartwright1-7/+0
2015-05-18ARM: zynq: Use restart_handler mechanism for slcr resetJosh Cartwright3-9/+19
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...Linus 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