summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq/common.c
AgeCommit message (Expand)Author
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
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-02-09ARM: zynq: initialize slcr mapping earlierJosh Cartwright
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-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-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
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: PM: Enable DDR clock stopSoren Brinkmann
2014-09-16ARM: zynq: PM: Enable A9 internal clock gating featureSoren Brinkmann
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: 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-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-27Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ...Arnd Bergmann
2014-03-17ARM: zynq: Move of_clk_init from clock driverMichal Simek
2014-03-11arm: zynq: Add support for cpufreqSoren Brinkmann
2014-02-10ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek
2014-02-10ARM: zynq: Map I/O memory on clkc initMichal Simek
2014-02-10ARM: zynq: Split slcr in two partsMichal Simek
2014-02-05ARM: zynq: Move clock_init from slcr to commonSteffen Trumtrar
2013-12-10arm: zynq: Set proper GIC flagsSoren Brinkmann
2013-12-10arm: zynq: Use of_platform_populate instead of bus_probeSoren Brinkmann
2013-10-07ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano
2013-07-23ARM: zynq: fix compilation warningVincent Stehlé
2013-07-05ARM: zynq: use DT_MACHINE_STARTArnd Bergmann
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-06-17arm: zynq: Remove board specific compatibility stringSoren Brinkmann
2013-05-21ARM: zynq: Remove init_irq declaration in machine descriptionMaxime Ripard
2013-04-04arm: zynq: Add smp supportMichal Simek
2013-04-04arm: zynq: Get rid of xilinx function prefixMichal Simek
2013-04-04arm: zynq: Add support for system resetMichal Simek
2013-04-04arm: zynq: Move slcr initialization to separate fileMichal Simek
2013-04-04arm: zynq: Load scu baseaddress at run timeMichal Simek
2013-04-04arm: zynq: Move timer to clocksource interfaceMichal Simek
2013-04-04arm: zynq: Use standard timer bindingMichal Simek
2013-01-28arm: zynq: timer: Replace PSS through PSSoren Brinkmann
2013-01-28arm: zynq: Add missing irqchip.h to common.cMichal Simek
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-12ARM: use common irqchip_init for GIC initRob Herring
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring