aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-28arm: zynq: timer: Set clock_event cpumaskSoren Brinkmann1-0/+1
2013-01-28arm: zynq: timer: Fix comment styleSoren Brinkmann1-3/+6
2013-01-28arm: zynq: timer: Remove redundant #includesSoren Brinkmann1-8/+0
2013-01-28arm: zynq: timer: Align columnsSoren Brinkmann1-3/+3
2013-01-28arm: zynq: timer: Remove unused #definesSoren Brinkmann1-3/+0
2013-01-28arm: zynq: timer: Remove unnecessary register writeSoren Brinkmann1-2/+1
2013-01-28arm: zynq: timer: Replace PSS through PSSoren Brinkmann3-69/+69
2013-01-28arm: zynq: Add missing irqchip.h to common.cMichal Simek1-0/+1
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-16/+1
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-15/+1
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-8/+1
2012-11-21ARM: zynq: Remove all unused mach headersMichal Simek3-62/+0
2012-11-21ARM: zynq: add support for ARCH_MULTIPLATFORMJosh Cartwright5-129/+17
2012-11-21ARM: zynq: make use of debug_ll_io_init()Josh Cartwright2-54/+7
2012-11-21ARM: zynq: remove TTC early mappingJosh Cartwright3-11/+1
2012-11-14ARM: zynq: add clk binding support to the ttcJosh Cartwright1-122/+165
2012-11-14ARM: zynq: use zynq clk bindingsJosh Cartwright1-0/+11
2012-11-12ARM: zynq: dts: split up device treeJosh Cartwright1-1/+2
2012-11-07ARM: zynq: Allow UART1 to be used as DEBUG_LL console.Nick Bowler2-8/+14
2012-11-05ARM: zynq: move arm-specific sys_timer out of ttcJosh Cartwright3-12/+15
2012-10-29zynq: move static peripheral mappingsJosh Cartwright2-13/+18
2012-10-29zynq: remove use of CLKDEV_LOOKUPJosh Cartwright2-33/+0
2012-10-29zynq: use pl310 device tree bindingsJosh Cartwright2-12/+1
2012-10-29zynq: use GIC device tree bindingsJosh Cartwright2-3/+6
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-33/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-27/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-27/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-23/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-5/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: remove comments about adding code to arch_reset()Russell King1-1/+0
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-20/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-20/+0
2011-11-15ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2-3/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-23/+1
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-zynq: remove mach/memory.hNicolas Pitre1-22/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-07-28ARM: zynq: remove incorrectly deleted fileArnd Bergmann2-1/+1
2011-07-07ARM: Xilinx: merge board file into main platform codeArnd Bergmann3-45/+19
2011-06-20ARM: Xilinx: Adding Xilinx board supportJohn Linn19-0/+862