summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq
AgeCommit message (Expand)Author
2019-10-05ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2016-11-14ARM: zynq: Reserve correct amount of non-DMA RAMKyle Roeschley
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2016-04-25cpufreq: zynq: Use generic platdev driverViresh Kumar
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-02-09ARM: zynq: address L2 cache data corruptionJosh Cartwright
2016-02-09ARM: zynq: initialize slcr mapping earlierJosh Cartwright
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada
2015-12-22Merge branch 'treewide/cleanup' into next/socOlof Johansson
2015-12-14ARM: zynq: Select ARCH_HAS_RESET_CONTROLLERMoritz Fischer
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-31ARM: zynq: reserve space for jump target in secondary trampolineNathan Lynch
2015-07-27irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla
2015-07-22ARM: zynq: Set bit 22 in PL310 AuxCtrl register (6395/1)Thomas Betker
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King
2015-05-18ARM: zynq: Drop use of slcr_unlock in zynq_slcr_system_restartJosh Cartwright
2015-05-18ARM: zynq: Use restart_handler mechanism for slcr resetJosh Cartwright
2015-03-15ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier
2015-01-29ARM: zynq: Simplify SLCR initializationMichal Simek
2015-01-29ARM: zynq: PM: Fixed simple typo.Moritz Fischer
2015-01-12ARM: zynq: Enable pinctrlSoren Brinkmann
2014-12-01ARM: zynq: Remove secondary_startup() declaration from headerMichal Simek
2014-10-20ARM: zynq: Actually remove hotplug.cSoren Brinkmann
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar
2014-09-16ARM: zynq: Remove useless L2C AUX settingMichal Simek
2014-09-16ARM: zynq: Rename 'zynq_platform_cpu_die'Soren Brinkmann
2014-09-16ARM: zynq: Remove hotplug.cSoren Brinkmann
2014-09-16ARM: zynq: Synchronise zynq_cpu_die/killSoren Brinkmann
2014-09-16ARM: zynq: Remove invalidate cache for cpu dieDaniel Lezcano
2014-09-16ARM: zynq: PM: Enable DDR clock stopSoren Brinkmann
2014-09-16ARM: zynq: PM: Enable A9 internal clock gating featureSoren Brinkmann
2014-07-23PM / OPP: Remove ARCH_HAS_OPPMark Brown
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-05-30ARM: l2c: zynq: convert to generic l2c OF initialisationRussell King
2014-05-30ARM: l2c: zynq: remove cache size overrideRussell King
2014-05-20ARM: zynq: Enable big-endianMichal Simek
2014-05-20ARM: zynq: Sort Kconfig optionsMichal Simek
2014-05-20ARM: zynq: Add support for SOC_BUSMichal Simek
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds