| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 1 | -0/+6 |
|\ |
|
| * | ARM: zynq: cpuidle: convert to platform driver | Daniel Lezcano | 2013-10-07 | 1 | -0/+6 |
* | | arm: zynq: Enable arm_global_timer | Soren Brinkmann | 2013-10-02 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'zynq-cleanup-for-3.12' of git://git.xilinx.com/linux-xlnx into nex... | Kevin Hilman | 2013-08-20 | 2 | -78/+22 |
|\ |
|
| * | arm: zynq: hotplug: Remove unreachable code | Soren Brinkmann | 2013-08-20 | 1 | -50/+5 |
| * | arm: zynq: slcr: Use read-modify-write for register writes | Soren Brinkmann | 2013-07-26 | 1 | -8/+8 |
| * | arm: zynq: slcr: Clean up #defines | Soren Brinkmann | 2013-07-26 | 1 | -13/+12 |
| * | arm: zynq: slcr: Remove redundant header #includes | Soren Brinkmann | 2013-07-26 | 1 | -10/+0 |
* | | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n... | Olof Johansson | 2013-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: zynq: fix compilation warning | Vincent Stehlé | 2013-07-23 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 2013-07-23 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ARM: smp_twd: Divorce smp_twd from local timer API | Stephen Boyd | 2013-06-24 | 1 | -1/+1 |
* | | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-14 | 3 | -6/+4 |
* | | ARM: zynq: use DT_MACHINE_START | Arnd Bergmann | 2013-07-05 | 1 | -1/+1 |
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2013-07-02 | 1 | -1/+0 |
|\ \ |
|
| * | | arm: zynq: Remove board specific compatibility string | Soren Brinkmann | 2013-06-17 | 1 | -1/+0 |
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-07-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | arm: zynq: Migrate platform to clock controller | Soren Brinkmann | 2013-05-27 | 1 | -1/+1 |
| |/ |
|
* | | ARM: zynq: Not to rewrite jump code when starting address is 0x0 | Michal Simek | 2013-06-17 | 1 | -26/+26 |
* | | ARM: zynq: Remove init_irq declaration in machine description | Maxime Ripard | 2013-05-21 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-07 | 8 | -30/+453 |
|\ |
|
| * | Merge branch 'gic/cleanup' into next/soc2 | Arnd Bergmann | 2013-04-08 | 1 | -16/+0 |
| |\ |
|
| * | | arm: zynq: Add hotplug support | Michal Simek | 2013-04-04 | 4 | -0/+113 |
| * | | arm: zynq: Add smp support | Michal Simek | 2013-04-04 | 7 | -0/+216 |
| * | | arm: zynq: Get rid of xilinx function prefix | Michal Simek | 2013-04-04 | 1 | -11/+11 |
| * | | arm: zynq: Add support for system reset | Michal Simek | 2013-04-04 | 3 | -0/+34 |
| * | | arm: zynq: Move slcr initialization to separate file | Michal Simek | 2013-04-04 | 4 | -10/+74 |
| * | | arm: zynq: Load scu baseaddress at run time | Michal Simek | 2013-04-04 | 2 | -12/+24 |
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-04 | 5 | -328/+4 |
|\ \ \
| |/ / |
|
| * | | arm: zynq: Move timer to generic location | Michal Simek | 2013-04-04 | 3 | -437/+2 |
| * | | arm: zynq: Do not use xilinx specific function names | Michal Simek | 2013-04-04 | 1 | -106/+106 |
| * | | arm: zynq: Move timer to clocksource interface | Michal Simek | 2013-04-04 | 3 | -26/+21 |
| * | | arm: zynq: Use standard timer binding | Michal Simek | 2013-04-04 | 2 | -73/+189 |
| |/ |
|
* | | ARM: Push selects for TWD/SCU into machine entries | Stephen Boyd | 2013-04-09 | 1 | -0/+2 |
|/ |
|
* | arm: zynq: timer: Set clock_event cpumask | Soren Brinkmann | 2013-01-28 | 1 | -0/+1 |
* | arm: zynq: timer: Fix comment style | Soren Brinkmann | 2013-01-28 | 1 | -3/+6 |
* | arm: zynq: timer: Remove redundant #includes | Soren Brinkmann | 2013-01-28 | 1 | -8/+0 |
* | arm: zynq: timer: Align columns | Soren Brinkmann | 2013-01-28 | 1 | -3/+3 |
* | arm: zynq: timer: Remove unused #defines | Soren Brinkmann | 2013-01-28 | 1 | -3/+0 |
* | arm: zynq: timer: Remove unnecessary register write | Soren Brinkmann | 2013-01-28 | 1 | -2/+1 |
* | arm: zynq: timer: Replace PSS through PS | Soren Brinkmann | 2013-01-28 | 3 | -69/+69 |
* | arm: zynq: Add missing irqchip.h to common.c | Michal Simek | 2013-01-28 | 1 | -0/+1 |
* | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 2013-01-14 | 1 | -16/+1 |
|\ |
|
| * | ARM: use common irqchip_init for GIC init | Rob Herring | 2013-01-12 | 1 | -15/+1 |
| * | ARM: remove mach .handle_irq for GIC users | Rob Herring | 2013-01-12 | 1 | -1/+0 |
* | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -8/+1 |
|/ |
|
* | ARM: zynq: Remove all unused mach headers | Michal Simek | 2012-11-21 | 3 | -62/+0 |
* | ARM: zynq: add support for ARCH_MULTIPLATFORM | Josh Cartwright | 2012-11-21 | 5 | -129/+17 |
* | ARM: zynq: make use of debug_ll_io_init() | Josh Cartwright | 2012-11-21 | 2 | -54/+7 |
* | ARM: zynq: remove TTC early mapping | Josh Cartwright | 2012-11-21 | 3 | -11/+1 |