| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-05 | 4 | -17/+98 |
|\ |
|
| * | Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ... | Arnd Bergmann | 2014-03-27 | 4 | -17/+98 |
| |\ |
|
| | * | ARM: zynq: Move of_clk_init from clock driver | Michal Simek | 2014-03-17 | 1 | -0/+2 |
| | * | ARM: zynq: Introduce zynq_slcr_unlock() | Michal Simek | 2014-02-10 | 1 | -2/+14 |
| | * | ARM: zynq: Add and use zynq_slcr_read/write() helper functions | Michal Simek | 2014-02-10 | 1 | -8/+48 |
| | * | ARM: zynq: Make zynq_slcr_base static | Steffen Trumtrar | 2014-02-10 | 2 | -2/+1 |
| | * | ARM: zynq: Map I/O memory on clkc init | Michal Simek | 2014-02-10 | 1 | -1/+1 |
| | * | ARM: zynq: Hang iomapped slcr address on device_node | Steffen Trumtrar | 2014-02-10 | 1 | -0/+2 |
| | * | ARM: zynq: Split slcr in two parts | Michal Simek | 2014-02-10 | 4 | -3/+29 |
| | * | ARM: zynq: Move clock_init from slcr to common | Steffen Trumtrar | 2014-02-05 | 2 | -2/+2 |
* | | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -7/+0 |
|\ \ \ |
|
| * | | | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring | 2014-02-19 | 1 | -1/+0 |
| * | | | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring | 2014-02-19 | 1 | -1/+0 |
| * | | | ARM: centralize common multi-platform kconfig options | Rob Herring | 2014-02-19 | 1 | -5/+0 |
| |/ / |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-01 | 2 | -1/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | arm: zynq: Add support for cpufreq | Soren Brinkmann | 2014-03-11 | 2 | -0/+5 |
| * | | arm: zynq: Don't use arm_global_timer with cpufreq | Soren Brinkmann | 2014-03-11 | 1 | -1/+1 |
| |/ |
|
* / | ARM: zynq: Reserve not DMAable space in front of the kernel | Michal Simek | 2014-02-10 | 1 | -0/+14 |
|/ |
|
* | ARM: zynq: remove unnecessary setting of cpu_present_mask | Sudeep KarkadaNagesha | 2013-12-10 | 1 | -9/+0 |
* | arm: zynq: Set proper GIC flags | Soren Brinkmann | 2013-12-10 | 1 | -0/+9 |
* | arm: zynq: Use of_platform_populate instead of bus_probe | Soren Brinkmann | 2013-12-10 | 1 | -6/+1 |
* | arm: zynq: Add support for zynq_cpu_kill function | Michal Simek | 2013-12-10 | 1 | -0/+9 |
* | arm: zynq: Invalidate L1 in secondary boot | Soren Brinkmann | 2013-12-10 | 3 | -2/+8 |
* | arm: zynq: platsmp: Remove CPU presence check | Soren Brinkmann | 2013-12-10 | 1 | -5/+0 |
* | 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 |