aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq
Commit message (Expand)AuthorAge
* ARM: zynq: remove unnecessary setting of cpu_present_maskSudeep KarkadaNagesha2013-12-10
* arm: zynq: Set proper GIC flagsSoren Brinkmann2013-12-10
* arm: zynq: Use of_platform_populate instead of bus_probeSoren Brinkmann2013-12-10
* arm: zynq: Add support for zynq_cpu_kill functionMichal Simek2013-12-10
* arm: zynq: Invalidate L1 in secondary bootSoren Brinkmann2013-12-10
* arm: zynq: platsmp: Remove CPU presence checkSoren Brinkmann2013-12-10
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\
| * ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano2013-10-07
* | arm: zynq: Enable arm_global_timerSoren Brinkmann2013-10-02
|/
* Merge tag 'zynq-cleanup-for-3.12' of git://git.xilinx.com/linux-xlnx into nex...Kevin Hilman2013-08-20
|\
| * arm: zynq: hotplug: Remove unreachable codeSoren Brinkmann2013-08-20
| * arm: zynq: slcr: Use read-modify-write for register writesSoren Brinkmann2013-07-26
| * arm: zynq: slcr: Clean up #definesSoren Brinkmann2013-07-26
| * arm: zynq: slcr: Remove redundant header #includesSoren Brinkmann2013-07-26
* | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-14
|\ \
| * | ARM: zynq: fix compilation warningVincent Stehlé2013-07-23
| |/
* | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-23
|\ \ | |/ |/|
| * ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-24
* | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-14
* | ARM: zynq: use DT_MACHINE_STARTArnd Bergmann2013-07-05
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-02
|\ \
| * | arm: zynq: Remove board specific compatibility stringSoren Brinkmann2013-06-17
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-02
|\| |
| * | arm: zynq: Migrate platform to clock controllerSoren Brinkmann2013-05-27
| |/
* | ARM: zynq: Not to rewrite jump code when starting address is 0x0Michal Simek2013-06-17
* | ARM: zynq: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-21
|/
* Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-07
|\
| * Merge branch 'gic/cleanup' into next/soc2Arnd Bergmann2013-04-08
| |\
| * | arm: zynq: Add hotplug supportMichal Simek2013-04-04
| * | arm: zynq: Add smp supportMichal Simek2013-04-04
| * | arm: zynq: Get rid of xilinx function prefixMichal Simek2013-04-04
| * | arm: zynq: Add support for system resetMichal Simek2013-04-04
| * | arm: zynq: Move slcr initialization to separate fileMichal Simek2013-04-04
| * | arm: zynq: Load scu baseaddress at run timeMichal Simek2013-04-04
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-04
|\| |
| * | arm: zynq: Move timer to generic locationMichal Simek2013-04-04
| * | arm: zynq: Do not use xilinx specific function namesMichal Simek2013-04-04
| * | arm: zynq: Move timer to clocksource interfaceMichal Simek2013-04-04
| * | arm: zynq: Use standard timer bindingMichal Simek2013-04-04
| |/
* / ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-09
|/
* arm: zynq: timer: Set clock_event cpumaskSoren Brinkmann2013-01-28
* arm: zynq: timer: Fix comment styleSoren Brinkmann2013-01-28
* arm: zynq: timer: Remove redundant #includesSoren Brinkmann2013-01-28
* arm: zynq: timer: Align columnsSoren Brinkmann2013-01-28
* arm: zynq: timer: Remove unused #definesSoren Brinkmann2013-01-28
* arm: zynq: timer: Remove unnecessary register writeSoren Brinkmann2013-01-28
* arm: zynq: timer: Replace PSS through PSSoren Brinkmann2013-01-28
* arm: zynq: Add missing irqchip.h to common.cMichal Simek2013-01-28
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-14
|\
| * ARM: use common irqchip_init for GIC initRob Herring2013-01-12