summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ARM: zynq: Rename 'zynq_platform_cpu_die'Soren Brinkmann2014-09-161-5/+7
* | ARM: zynq: Remove hotplug.cSoren Brinkmann2014-09-164-21/+18
* | ARM: zynq: Synchronise zynq_cpu_die/killSoren Brinkmann2014-09-164-1/+52
* | ARM: zynq: Remove invalidate cache for cpu dieDaniel Lezcano2014-09-161-31/+1
* | ARM: zynq: PM: Enable DDR clock stopSoren Brinkmann2014-09-164-1/+87
* | ARM: zynq: PM: Enable A9 internal clock gating featureSoren Brinkmann2014-09-163-0/+30
|/
* PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-231-1/+0
* ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-171-1/+0
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-051-5/+3
|\
| * ARM: l2c: zynq: convert to generic l2c OF initialisationRussell King2014-05-301-5/+3
| * ARM: l2c: zynq: remove cache size overrideRussell King2014-05-301-1/+1
* | ARM: zynq: Enable big-endianMichal Simek2014-05-202-1/+5
* | ARM: zynq: Sort Kconfig optionsMichal Simek2014-05-201-4/+4
* | ARM: zynq: Add support for SOC_BUSMichal Simek2014-05-204-1/+91
|/
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-054-17/+98
|\
| * Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ...Arnd Bergmann2014-03-274-17/+98
| |\
| | * ARM: zynq: Move of_clk_init from clock driverMichal Simek2014-03-171-0/+2
| | * ARM: zynq: Introduce zynq_slcr_unlock()Michal Simek2014-02-101-2/+14
| | * ARM: zynq: Add and use zynq_slcr_read/write() helper functionsMichal Simek2014-02-101-8/+48
| | * ARM: zynq: Make zynq_slcr_base staticSteffen Trumtrar2014-02-102-2/+1