summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq
Commit message (Expand)AuthorAgeFilesLines
...
| | * ARM: zynq: Split slcr in two partsMichal Simek2014-02-104-3/+29
| | * ARM: zynq: Move clock_init from slcr to commonSteffen Trumtrar2014-02-052-2/+2
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-7/+0
|\ \ \
| * | | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring2014-02-191-1/+0
| * | | ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-1/+0
| * | | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-5/+0
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-012-1/+6
|\ \ \ | |/ / |/| |
| * | arm: zynq: Add support for cpufreqSoren Brinkmann2014-03-112-0/+5
| * | arm: zynq: Don't use arm_global_timer with cpufreqSoren Brinkmann2014-03-111-1/+1
| |/
* / ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek2014-02-101-0/+14
|/
* ARM: zynq: remove unnecessary setting of cpu_present_maskSudeep KarkadaNagesha2013-12-101-9/+0
* 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: Add support for zynq_cpu_kill functionMichal Simek2013-12-101-0/+9
* arm: zynq: Invalidate L1 in secondary bootSoren Brinkmann2013-12-103-2/+8
* arm: zynq: platsmp: Remove CPU presence checkSoren Brinkmann2013-12-101-5/+0
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-0/+6
|\
| * ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano2013-10-071-0/+6
* | arm: zynq: Enable arm_global_timerSoren Brinkmann2013-10-021-0/+1
|/
* Merge tag 'zynq-cleanup-for-3.12' of git://git.xilinx.com/linux-xlnx into nex...Kevin Hilman2013-08-202-78/+22
|\
| * arm: zynq: hotplug: Remove unreachable codeSoren Brinkmann2013-08-201-50/+5
| * arm: zynq: slcr: Use read-modify-write for register writesSoren Brinkmann2013-07-261-8/+8
| * arm: zynq: slcr: Clean up #definesSoren Brinkmann2013-07-261-13/+12
| * arm: zynq: slcr: Remove redundant header #includesSoren Brinkmann2013-07-261-10/+0
* | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-131-1/+1
|\ \
| * | ARM: zynq: fix compilation warningVincent Stehlé2013-07-231-1/+1
| |/
* | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-231-1/+1
|\ \ | |/ |/|
| * ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-241-1/+1
* | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-143-6/+4
* | 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
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-1/+1
|\| |
| * | arm: zynq: Migrate platform to clock controllerSoren Brinkmann2013-05-271-1/+1
| |/
* | ARM: zynq: Not to rewrite jump code when starting address is 0x0Michal Simek2013-06-171-26/+26
* | ARM: zynq: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-211-2/+0
|/
* Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-078-30/+453
|\
| * Merge branch 'gic/cleanup' into next/soc2Arnd Bergmann2013-04-081-16/+0
| |\
| * | arm: zynq: Add hotplug supportMichal Simek2013-04-044-0/+113
| * | arm: zynq: Add smp supportMichal Simek2013-04-047-0/+216
| * | arm: zynq: Get rid of xilinx function prefixMichal Simek2013-04-041-11/+11
| * | arm: zynq: Add support for system resetMichal Simek2013-04-043-0/+34
| * | arm: zynq: Move slcr initialization to separate fileMichal Simek2013-04-044-10/+74
| * | arm: zynq: Load scu baseaddress at run timeMichal Simek2013-04-042-12/+24
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-045-328/+4
|\| |
| * | arm: zynq: Move timer to generic locationMichal Simek2013-04-043-437/+2
| * | arm: zynq: Do not use xilinx specific function namesMichal Simek2013-04-041-106/+106
| * | arm: zynq: Move timer to clocksource interfaceMichal Simek2013-04-043-26/+21
| * | arm: zynq: Use standard timer bindingMichal Simek2013-04-042-73/+189
| |/
* / ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-0/+2
|/