summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq
AgeCommit message (Expand)Author
2023-07-20ARM: zynq: Explicitly include correct DT includesRob Herring
2023-01-05ARM: zynq: Fix refcount leak in zynq_early_slcr_initQiheng Lin
2022-06-29cpufreq: zynq: Fix refcount leak in zynq_get_revisionMiaoqian Lin
2022-04-08ARM: rework endianess selectionArnd Bergmann
2021-06-16arm: zynq: don't disable CONFIG_ARM_GLOBAL_TIMER due to CONFIG_CPU_FREQ anymoreAndrea Merello
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-05-29ARM: zynq: Don't select CONFIG_ICSTRob Herring
2020-02-13ARM: zynq: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-01-08ARM: zynq: use physical cpuid in zynq_slcr_cpu_stop/startQuanyang Wang
2019-08-14ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda
2019-08-14ARM: zynq: Support smp in thumb modeLuis Araneda
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2018-09-05ARM: zynq: Convert to using %pOFn instead of device_node.nameRob Herring
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