summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq/common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: zynq: initialize slcr mapping earlierJosh Cartwright2016-02-091-2/+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: Set bit 22 in PL310 AuxCtrl register (6395/1)Thomas Betker2015-07-221-2/+2
|/
* ARM: zynq: Use restart_handler mechanism for slcr resetJosh Cartwright2015-05-181-6/+0
* ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier2015-03-151-1/+1
* ARM: zynq: Simplify SLCR initializationMichal Simek2015-01-291-2/+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: PM: Enable DDR clock stopSoren Brinkmann2014-09-161-0/+1
* | ARM: zynq: PM: Enable A9 internal clock gating featureSoren Brinkmann2014-09-161-0/+6
|/
* 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: Add support for SOC_BUSMichal Simek2014-05-201-1/+70
|/
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-051-1/+7
|\
| * Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ...Arnd Bergmann2014-03-271-1/+7
| |\
| | * ARM: zynq: Move of_clk_init from clock driverMichal Simek2014-03-171-0/+2
| | * ARM: zynq: Map I/O memory on clkc initMichal Simek2014-02-101-1/+1
| | * ARM: zynq: Split slcr in two partsMichal Simek2014-02-101-1/+3
| | * ARM: zynq: Move clock_init from slcr to commonSteffen Trumtrar2014-02-051-0/+2
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-011-0/+3
|\ \ \ | |/ / |/| |
| * | arm: zynq: Add support for cpufreqSoren Brinkmann2014-03-111-0/+3
| |/
* / ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek2014-02-101-0/+14
|/
* arm: zynq: Set proper GIC flagsSoren Brinkmann2013-12-101-0/+9
* arm: zynq: Use of_platform_populate instead of bus_probeSoren Brinkmann2013-12-101-6/+1
* ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano2013-10-071-0/+6
* ARM: zynq: fix compilation warningVincent Stehlé2013-07-231-1/+1
* ARM: zynq: use DT_MACHINE_STARTArnd Bergmann2013-07-051-1/+1
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-021-1/+0
|\
| * arm: zynq: Remove board specific compatibility stringSoren Brinkmann2013-06-171-1/+0
* | ARM: zynq: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-211-2/+0
|/
* arm: zynq: Add smp supportMichal Simek2013-04-041-0/+1
* arm: zynq: Get rid of xilinx function prefixMichal Simek2013-04-041-11/+11
* arm: zynq: Add support for system resetMichal Simek2013-04-041-0/+6
* arm: zynq: Move slcr initialization to separate fileMichal Simek2013-04-041-9/+1
* arm: zynq: Load scu baseaddress at run timeMichal Simek2013-04-041-12/+22
* arm: zynq: Move timer to clocksource interfaceMichal Simek2013-04-041-1/+1
* arm: zynq: Use standard timer bindingMichal Simek2013-04-041-0/+1
* arm: zynq: timer: Replace PSS through PSSoren Brinkmann2013-01-281-1/+1
* arm: zynq: Add missing irqchip.h to common.cMichal Simek2013-01-281-0/+1
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-16/+1
|\
| * ARM: use common irqchip_init for GIC initRob Herring2013-01-121-15/+1
| * ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-1/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-241-8/+1
|/