| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: zynq: initialize slcr mapping earlier | Josh Cartwright | 2016-02-09 | 1 | -2/+1 |
* | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 2015-10-01 | 1 | -1/+1 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -1/+0 |
|\ |
|
| * | irqchip/gic: Remove redundant gic_set_irqchip_flags | Sudeep Holla | 2015-07-27 | 1 | -1/+0 |
* | | ARM: zynq: Set bit 22 in PL310 AuxCtrl register (6395/1) | Thomas Betker | 2015-07-22 | 1 | -2/+2 |
|/ |
|
* | ARM: zynq: Use restart_handler mechanism for slcr reset | Josh Cartwright | 2015-05-18 | 1 | -6/+0 |
* | ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flags | Marc Zyngier | 2015-03-15 | 1 | -1/+1 |
* | ARM: zynq: Simplify SLCR initialization | Michal Simek | 2015-01-29 | 1 | -2/+0 |
* | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-09 | 1 | -1/+1 |
|\ |
|
| * | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' | Viresh Kumar | 2014-10-03 | 1 | -1/+1 |
* | | ARM: zynq: Remove useless L2C AUX setting | Michal Simek | 2014-09-16 | 1 | -2/+2 |
* | | ARM: zynq: PM: Enable DDR clock stop | Soren Brinkmann | 2014-09-16 | 1 | -0/+1 |
* | | ARM: zynq: PM: Enable A9 internal clock gating feature | Soren Brinkmann | 2014-09-16 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 2014-06-05 | 1 | -5/+3 |
|\ |
|
| * | ARM: l2c: zynq: convert to generic l2c OF initialisation | Russell King | 2014-05-30 | 1 | -5/+3 |
| * | ARM: l2c: zynq: remove cache size override | Russell King | 2014-05-30 | 1 | -1/+1 |
* | | ARM: zynq: Add support for SOC_BUS | Michal Simek | 2014-05-20 | 1 | -1/+70 |
|/ |
|
* | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-05 | 1 | -1/+7 |
|\ |
|
| * | Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ... | Arnd Bergmann | 2014-03-27 | 1 | -1/+7 |
| |\ |
|
| | * | ARM: zynq: Move of_clk_init from clock driver | Michal Simek | 2014-03-17 | 1 | -0/+2 |
| | * | ARM: zynq: Map I/O memory on clkc init | Michal Simek | 2014-02-10 | 1 | -1/+1 |
| | * | ARM: zynq: Split slcr in two parts | Michal Simek | 2014-02-10 | 1 | -1/+3 |
| | * | ARM: zynq: Move clock_init from slcr to common | Steffen Trumtrar | 2014-02-05 | 1 | -0/+2 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-01 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | arm: zynq: Add support for cpufreq | Soren Brinkmann | 2014-03-11 | 1 | -0/+3 |
| |/ |
|
* | | ARM: zynq: Reserve not DMAable space in front of the kernel | Michal Simek | 2014-02-10 | 1 | -0/+14 |
|/ |
|
* | 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: cpuidle: convert to platform driver | Daniel Lezcano | 2013-10-07 | 1 | -0/+6 |
* | ARM: zynq: fix compilation warning | Vincent Stehlé | 2013-07-23 | 1 | -1/+1 |
* | 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 |
* | | ARM: zynq: Remove init_irq declaration in machine description | Maxime Ripard | 2013-05-21 | 1 | -2/+0 |
|/ |
|
* | arm: zynq: Add smp support | Michal Simek | 2013-04-04 | 1 | -0/+1 |
* | 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 | 1 | -0/+6 |
* | arm: zynq: Move slcr initialization to separate file | Michal Simek | 2013-04-04 | 1 | -9/+1 |
* | arm: zynq: Load scu baseaddress at run time | Michal Simek | 2013-04-04 | 1 | -12/+22 |
* | arm: zynq: Move timer to clocksource interface | Michal Simek | 2013-04-04 | 1 | -1/+1 |
* | arm: zynq: Use standard timer binding | Michal Simek | 2013-04-04 | 1 | -0/+1 |
* | arm: zynq: timer: Replace PSS through PS | Soren Brinkmann | 2013-01-28 | 1 | -1/+1 |
* | 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: add support for ARCH_MULTIPLATFORM | Josh Cartwright | 2012-11-21 | 1 | -4/+4 |
* | ARM: zynq: make use of debug_ll_io_init() | Josh Cartwright | 2012-11-21 | 1 | -18/+7 |
* | ARM: zynq: remove TTC early mapping | Josh Cartwright | 2012-11-21 | 1 | -5/+0 |