| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-06-29 | cpufreq: zynq: Fix refcount leak in zynq_get_revision | Miaoqian Lin | 1 | -0/+1 |
| 2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
| 2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
| 2020-02-13 | ARM: zynq: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven | 1 | -1/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -9/+1 |
| 2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 1 | -0/+1 |
| 2017-06-14 | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 1 | -1/+1 |
| 2016-11-14 | ARM: zynq: Reserve correct amount of non-DMA RAM | Kyle Roeschley | 1 | -1/+1 |
| 2016-06-23 | arm: use of_platform_default_populate() to populate | Kefeng Wang | 1 | -1/+1 |
| 2016-04-25 | cpufreq: zynq: Use generic platdev driver | Viresh Kumar | 1 | -2/+0 |
| 2016-02-09 | ARM: zynq: initialize slcr mapping earlier | Josh Cartwright | 1 | -2/+1 |
| 2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 1 | -1/+1 |
| 2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
| 2015-07-27 | irqchip/gic: Remove redundant gic_set_irqchip_flags | Sudeep Holla | 1 | -1/+0 |
| 2015-07-22 | ARM: zynq: Set bit 22 in PL310 AuxCtrl register (6395/1) | Thomas Betker | 1 | -2/+2 |
| 2015-05-18 | ARM: zynq: Use restart_handler mechanism for slcr reset | Josh Cartwright | 1 | -6/+0 |
| 2015-03-15 | ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flags | Marc Zyngier | 1 | -1/+1 |
| 2015-01-29 | ARM: zynq: Simplify SLCR initialization | Michal Simek | 1 | -2/+0 |
| 2014-10-09 | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2014-10-03 | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' | Viresh Kumar | 1 | -1/+1 |
| 2014-09-16 | ARM: zynq: Remove useless L2C AUX setting | Michal Simek | 1 | -2/+2 |
| 2014-09-16 | ARM: zynq: PM: Enable DDR clock stop | Soren Brinkmann | 1 | -0/+1 |
| 2014-09-16 | ARM: zynq: PM: Enable A9 internal clock gating feature | Soren Brinkmann | 1 | -0/+6 |
| 2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 1 | -5/+3 |
| 2014-05-30 | ARM: l2c: zynq: convert to generic l2c OF initialisation | Russell King | 1 | -5/+3 |
| 2014-05-30 | ARM: l2c: zynq: remove cache size override | Russell King | 1 | -1/+1 |
| 2014-05-20 | ARM: zynq: Add support for SOC_BUS | Michal Simek | 1 | -1/+70 |
| 2014-04-05 | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+7 |
| 2014-04-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
| 2014-03-27 | Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ... | Arnd Bergmann | 1 | -1/+7 |
| 2014-03-17 | ARM: zynq: Move of_clk_init from clock driver | Michal Simek | 1 | -0/+2 |
| 2014-03-11 | arm: zynq: Add support for cpufreq | Soren Brinkmann | 1 | -0/+3 |
| 2014-02-10 | ARM: zynq: Reserve not DMAable space in front of the kernel | Michal Simek | 1 | -0/+14 |
| 2014-02-10 | ARM: zynq: Map I/O memory on clkc init | Michal Simek | 1 | -1/+1 |
| 2014-02-10 | ARM: zynq: Split slcr in two parts | Michal Simek | 1 | -1/+3 |
| 2014-02-05 | ARM: zynq: Move clock_init from slcr to common | Steffen Trumtrar | 1 | -0/+2 |
| 2013-12-10 | arm: zynq: Set proper GIC flags | Soren Brinkmann | 1 | -0/+9 |
| 2013-12-10 | arm: zynq: Use of_platform_populate instead of bus_probe | Soren Brinkmann | 1 | -6/+1 |
| 2013-10-07 | ARM: zynq: cpuidle: convert to platform driver | Daniel Lezcano | 1 | -0/+6 |
| 2013-07-23 | ARM: zynq: fix compilation warning | Vincent Stehlé | 1 | -1/+1 |
| 2013-07-05 | ARM: zynq: use DT_MACHINE_START | Arnd Bergmann | 1 | -1/+1 |
| 2013-07-02 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+0 |
| 2013-06-17 | arm: zynq: Remove board specific compatibility string | Soren Brinkmann | 1 | -1/+0 |
| 2013-05-21 | ARM: zynq: Remove init_irq declaration in machine description | Maxime Ripard | 1 | -2/+0 |
| 2013-04-04 | arm: zynq: Add smp support | Michal Simek | 1 | -0/+1 |
| 2013-04-04 | arm: zynq: Get rid of xilinx function prefix | Michal Simek | 1 | -11/+11 |
| 2013-04-04 | arm: zynq: Add support for system reset | Michal Simek | 1 | -0/+6 |
| 2013-04-04 | arm: zynq: Move slcr initialization to separate file | Michal Simek | 1 | -9/+1 |
| 2013-04-04 | arm: zynq: Load scu baseaddress at run time | Michal Simek | 1 | -12/+22 |
| 2013-04-04 | arm: zynq: Move timer to clocksource interface | Michal Simek | 1 | -1/+1 |
| 2013-04-04 | arm: zynq: Use standard timer binding | Michal Simek | 1 | -0/+1 |
| 2013-01-28 | arm: zynq: timer: Replace PSS through PS | Soren Brinkmann | 1 | -1/+1 |
| 2013-01-28 | arm: zynq: Add missing irqchip.h to common.c | Michal Simek | 1 | -0/+1 |
| 2013-01-14 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 1 | -16/+1 |
| 2013-01-12 | ARM: use common irqchip_init for GIC init | Rob Herring | 1 | -15/+1 |
| 2013-01-12 | ARM: remove mach .handle_irq for GIC users | Rob Herring | 1 | -1/+0 |
| 2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -8/+1 |
| 2012-11-21 | ARM: zynq: add support for ARCH_MULTIPLATFORM | Josh Cartwright | 1 | -4/+4 |
| 2012-11-21 | ARM: zynq: make use of debug_ll_io_init() | Josh Cartwright | 1 | -18/+7 |
| 2012-11-21 | ARM: zynq: remove TTC early mapping | Josh Cartwright | 1 | -5/+0 |
| 2012-11-14 | ARM: zynq: use zynq clk bindings | Josh Cartwright | 1 | -0/+11 |
| 2012-11-12 | ARM: zynq: dts: split up device tree | Josh Cartwright | 1 | -1/+2 |
| 2012-11-07 | ARM: zynq: Allow UART1 to be used as DEBUG_LL console. | Nick Bowler | 1 | -3/+3 |
| 2012-11-05 | ARM: zynq: move arm-specific sys_timer out of ttc | Josh Cartwright | 1 | -0/+13 |
| 2012-10-29 | zynq: move static peripheral mappings | Josh Cartwright | 1 | -3/+3 |
| 2012-10-29 | zynq: remove use of CLKDEV_LOOKUP | Josh Cartwright | 1 | -1/+0 |
| 2012-10-29 | zynq: use pl310 device tree bindings | Josh Cartwright | 1 | -8/+1 |
| 2012-10-29 | zynq: use GIC device tree bindings | Josh Cartwright | 1 | -1/+6 |
| 2011-11-15 | ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 1 | -0/+1 |
| 2011-07-07 | ARM: Xilinx: merge board file into main platform code | Arnd Bergmann | 1 | -3/+19 |
| 2011-06-20 | ARM: Xilinx: Adding Xilinx board support | John Linn | 1 | -0/+102 |