Age | Commit message (Expand) | Author |
2015-05-18 | ARM: zynq: Use restart_handler mechanism for slcr reset | Josh Cartwright |
2015-03-15 | ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flags | Marc Zyngier |
2015-01-29 | ARM: zynq: Simplify SLCR initialization | Michal Simek |
2014-10-09 | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-10-03 | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' | Viresh Kumar |
2014-09-16 | ARM: zynq: Remove useless L2C AUX setting | Michal Simek |
2014-09-16 | ARM: zynq: PM: Enable DDR clock stop | Soren Brinkmann |
2014-09-16 | ARM: zynq: PM: Enable A9 internal clock gating feature | Soren Brinkmann |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-05-30 | ARM: l2c: zynq: convert to generic l2c OF initialisation | Russell King |
2014-05-30 | ARM: l2c: zynq: remove cache size override | Russell King |
2014-05-20 | ARM: zynq: Add support for SOC_BUS | Michal Simek |
2014-04-05 | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-27 | Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ... | Arnd Bergmann |
2014-03-17 | ARM: zynq: Move of_clk_init from clock driver | Michal Simek |
2014-03-11 | arm: zynq: Add support for cpufreq | Soren Brinkmann |
2014-02-10 | ARM: zynq: Reserve not DMAable space in front of the kernel | Michal Simek |
2014-02-10 | ARM: zynq: Map I/O memory on clkc init | Michal Simek |
2014-02-10 | ARM: zynq: Split slcr in two parts | Michal Simek |
2014-02-05 | ARM: zynq: Move clock_init from slcr to common | Steffen Trumtrar |
2013-12-10 | arm: zynq: Set proper GIC flags | Soren Brinkmann |
2013-12-10 | arm: zynq: Use of_platform_populate instead of bus_probe | Soren Brinkmann |
2013-10-07 | ARM: zynq: cpuidle: convert to platform driver | Daniel Lezcano |
2013-07-23 | ARM: zynq: fix compilation warning | Vincent Stehlé |
2013-07-05 | ARM: zynq: use DT_MACHINE_START | Arnd Bergmann |
2013-07-02 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2013-06-17 | arm: zynq: Remove board specific compatibility string | Soren Brinkmann |
2013-05-21 | ARM: zynq: Remove init_irq declaration in machine description | Maxime Ripard |
2013-04-04 | arm: zynq: Add smp support | Michal Simek |
2013-04-04 | arm: zynq: Get rid of xilinx function prefix | Michal Simek |
2013-04-04 | arm: zynq: Add support for system reset | Michal Simek |
2013-04-04 | arm: zynq: Move slcr initialization to separate file | Michal Simek |
2013-04-04 | arm: zynq: Load scu baseaddress at run time | Michal Simek |
2013-04-04 | arm: zynq: Move timer to clocksource interface | Michal Simek |
2013-04-04 | arm: zynq: Use standard timer binding | Michal Simek |
2013-01-28 | arm: zynq: timer: Replace PSS through PS | Soren Brinkmann |
2013-01-28 | arm: zynq: Add missing irqchip.h to common.c | Michal Simek |
2013-01-14 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson |
2013-01-12 | ARM: use common irqchip_init for GIC init | Rob Herring |
2013-01-12 | ARM: remove mach .handle_irq for GIC users | Rob Herring |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-11-21 | ARM: zynq: add support for ARCH_MULTIPLATFORM | Josh Cartwright |
2012-11-21 | ARM: zynq: make use of debug_ll_io_init() | Josh Cartwright |
2012-11-21 | ARM: zynq: remove TTC early mapping | Josh Cartwright |
2012-11-14 | ARM: zynq: use zynq clk bindings | Josh Cartwright |
2012-11-12 | ARM: zynq: dts: split up device tree | Josh Cartwright |
2012-11-07 | ARM: zynq: Allow UART1 to be used as DEBUG_LL console. | Nick Bowler |
2012-11-05 | ARM: zynq: move arm-specific sys_timer out of ttc | Josh Cartwright |
2012-10-29 | zynq: move static peripheral mappings | Josh Cartwright |