aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29cpufreq: zynq: Fix refcount leak in zynq_get_revisionMiaoqian Lin1-0/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-02-13ARM: zynq: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-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-02-09ARM: zynq: initialize slcr mapping earlierJosh Cartwright1-2/+1
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/kernel/git/tip/tipLinus Torvalds1-1/+0
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-05-18ARM: zynq: Use restart_handler mechanism for slcr resetJosh Cartwright1-6/+0
2015-03-15ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier1-1/+1
2015-01-29ARM: zynq: Simplify SLCR initializationMichal Simek1-2/+0
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus 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: PM: Enable DDR clock stopSoren Brinkmann1-0/+1
2014-09-16ARM: zynq: PM: Enable A9 internal clock gating featureSoren Brinkmann1-0/+6
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-5/+3
2014-05-30ARM: l2c: zynq: convert to generic l2c OF initialisationRussell King1-5/+3
2014-05-30ARM: l2c: zynq: remove cache size overrideRussell King1-1/+1
2014-05-20ARM: zynq: Add support for SOC_BUSMichal Simek1-1/+70
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+7
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2014-03-27Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into next/cleanup2Arnd Bergmann1-1/+7
2014-03-17ARM: zynq: Move of_clk_init from clock driverMichal Simek1-0/+2
2014-03-11arm: zynq: Add support for cpufreqSoren Brinkmann1-0/+3
2014-02-10ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek1-0/+14
2014-02-10ARM: zynq: Map I/O memory on clkc initMichal Simek1-1/+1
2014-02-10ARM: zynq: Split slcr in two partsMichal Simek1-1/+3
2014-02-05ARM: zynq: Move clock_init from slcr to commonSteffen Trumtrar1-0/+2
2013-12-10arm: zynq: Set proper GIC flagsSoren Brinkmann1-0/+9
2013-12-10arm: zynq: Use of_platform_populate instead of bus_probeSoren Brinkmann1-6/+1
2013-10-07ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano1-0/+6
2013-07-23ARM: zynq: fix compilation warningVincent Stehlé1-1/+1
2013-07-05ARM: zynq: use DT_MACHINE_STARTArnd Bergmann1-1/+1
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2013-06-17arm: zynq: Remove board specific compatibility stringSoren Brinkmann1-1/+0
2013-05-21ARM: zynq: Remove init_irq declaration in machine descriptionMaxime Ripard1-2/+0
2013-04-04arm: zynq: Add smp supportMichal Simek1-0/+1
2013-04-04arm: zynq: Get rid of xilinx function prefixMichal Simek1-11/+11
2013-04-04arm: zynq: Add support for system resetMichal Simek1-0/+6
2013-04-04arm: zynq: Move slcr initialization to separate fileMichal Simek1-9/+1
2013-04-04arm: zynq: Load scu baseaddress at run timeMichal Simek1-12/+22
2013-04-04arm: zynq: Move timer to clocksource interfaceMichal Simek1-1/+1