summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq
Commit message (Expand)AuthorAgeFilesLines
* ARM: zynq: Fix refcount leak in zynq_early_slcr_initQiheng Lin2023-01-051-0/+1
* cpufreq: zynq: Fix refcount leak in zynq_get_revisionMiaoqian Lin2022-06-291-0/+1
* ARM: rework endianess selectionArnd Bergmann2022-04-081-1/+0
* arm: zynq: don't disable CONFIG_ARM_GLOBAL_TIMER due to CONFIG_CPU_FREQ anymoreAndrea Merello2021-06-161-1/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* ARM: zynq: Don't select CONFIG_ICSTRob Herring2020-05-291-1/+0
* ARM: zynq: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-131-1/+1
* ARM: zynq: use physical cpuid in zynq_slcr_cpu_stop/startQuanyang Wang2020-01-081-2/+4
* ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda2019-08-141-1/+1
* ARM: zynq: Support smp in thumb modeLuis Araneda2019-08-142-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-053-27/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-301-10/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* ARM: zynq: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-051-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-1/+1
* ARM: zynq: Reserve correct amount of non-DMA RAMKyle Roeschley2016-11-141-1/+1
* arm: use of_platform_default_populate() to populateKefeng Wang2016-06-231-1/+1
* cpufreq: zynq: Use generic platdev driverViresh Kumar2016-04-251-2/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-202-2/+5
|\
| * ARM: zynq: address L2 cache data corruptionJosh Cartwright2016-02-091-0/+4
| * ARM: zynq: initialize slcr mapping earlierJosh Cartwright2016-02-091-2/+1
* | ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada2016-02-081-3/+0
|/
* Merge branch 'treewide/cleanup' into next/socOlof Johansson2015-12-223-3/+4
|\
| * ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-1/+2
| * ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-012-2/+2
* | ARM: zynq: Select ARCH_HAS_RESET_CONTROLLERMoritz Fischer2015-12-141-0/+1
|/
* clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-1/+0
|\
| * irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla2015-07-271-1/+0
* | ARM: zynq: reserve space for jump target in secondary trampolineNathan Lynch2015-07-311-1/+1
* | ARM: zynq: Set bit 22 in PL310 AuxCtrl register (6395/1)Thomas Betker2015-07-221-2/+2
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-263-16/+19
|\
| * ARM: zynq: Drop use of slcr_unlock in zynq_slcr_system_restartJosh Cartwright2015-05-181-7/+0
| * ARM: zynq: Use restart_handler mechanism for slcr resetJosh Cartwright2015-05-183-9/+19
* | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-013-10/+2
|/
* ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier2015-03-151-1/+1
* ARM: zynq: Simplify SLCR initializationMichal Simek2015-01-292-30/+7
* ARM: zynq: PM: Fixed simple typo.Moritz Fischer2015-01-291-1/+1
* ARM: zynq: Enable pinctrlSoren Brinkmann2015-01-121-0/+2
* ARM: zynq: Remove secondary_startup() declaration from headerMichal Simek2014-12-011-1/+0
* ARM: zynq: Actually remove hotplug.cSoren Brinkmann2014-10-202-16/+0
* Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-091-1/+1
|\
| * cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-031-1/+1
* | ARM: zynq: Remove useless L2C AUX settingMichal Simek2014-09-161-2/+2