aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq
AgeCommit message (Expand)Author
2013-08-20Merge tag 'zynq-cleanup-for-3.12' of git://git.xilinx.com/linux-xlnx into nex...Kevin Hilman
2013-08-20arm: zynq: hotplug: Remove unreachable codeSoren Brinkmann
2013-08-13Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson
2013-07-26arm: zynq: slcr: Use read-modify-write for register writesSoren Brinkmann
2013-07-26arm: zynq: slcr: Clean up #definesSoren Brinkmann
2013-07-26arm: zynq: slcr: Remove redundant header #includesSoren Brinkmann
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-07-23ARM: zynq: fix compilation warningVincent Stehlé
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-05ARM: zynq: use DT_MACHINE_STARTArnd Bergmann
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-06-24ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd
2013-06-17arm: zynq: Remove board specific compatibility stringSoren Brinkmann
2013-06-17ARM: zynq: Not to rewrite jump code when starting address is 0x0Michal Simek
2013-05-27arm: zynq: Migrate platform to clock controllerSoren Brinkmann
2013-05-21ARM: zynq: Remove init_irq declaration in machine descriptionMaxime Ripard
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd
2013-04-08Merge branch 'gic/cleanup' into next/soc2Arnd Bergmann
2013-04-04arm: zynq: Add hotplug supportMichal Simek
2013-04-04arm: zynq: Add smp supportMichal Simek
2013-04-04arm: zynq: Get rid of xilinx function prefixMichal Simek
2013-04-04arm: zynq: Add support for system resetMichal Simek
2013-04-04arm: zynq: Move slcr initialization to separate fileMichal Simek
2013-04-04arm: zynq: Load scu baseaddress at run timeMichal Simek
2013-04-04arm: zynq: Move timer to generic locationMichal Simek
2013-04-04arm: zynq: Do not use xilinx specific function namesMichal Simek
2013-04-04arm: zynq: Move timer to clocksource interfaceMichal Simek
2013-04-04arm: zynq: Use standard timer bindingMichal Simek
2013-01-28arm: zynq: timer: Set clock_event cpumaskSoren Brinkmann
2013-01-28arm: zynq: timer: Fix comment styleSoren Brinkmann
2013-01-28arm: zynq: timer: Remove redundant #includesSoren Brinkmann
2013-01-28arm: zynq: timer: Align columnsSoren Brinkmann
2013-01-28arm: zynq: timer: Remove unused #definesSoren Brinkmann
2013-01-28arm: zynq: timer: Remove unnecessary register writeSoren Brinkmann
2013-01-28arm: zynq: timer: Replace PSS through PSSoren Brinkmann
2013-01-28arm: zynq: Add missing irqchip.h to common.cMichal Simek
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-12ARM: use common irqchip_init for GIC initRob Herring
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-21ARM: zynq: Remove all unused mach headersMichal Simek
2012-11-21ARM: zynq: add support for ARCH_MULTIPLATFORMJosh Cartwright
2012-11-21ARM: zynq: make use of debug_ll_io_init()Josh Cartwright
2012-11-21ARM: zynq: remove TTC early mappingJosh Cartwright
2012-11-14ARM: zynq: add clk binding support to the ttcJosh Cartwright
2012-11-14ARM: zynq: use zynq clk bindingsJosh Cartwright
2012-11-12ARM: zynq: dts: split up device treeJosh Cartwright