aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-10ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek1-0/+14
2013-12-10arm: zynq: Set proper GIC flagsSoren Brinkmann1-0/+9
2013-12-10arm: zynq: Use of_platform_populate instead of bus_probeSoren Brinkmann1-6/+1
2013-10-07ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano1-0/+6
2013-07-23ARM: zynq: fix compilation warningVincent Stehlé1-1/+1
2013-07-05ARM: zynq: use DT_MACHINE_STARTArnd Bergmann1-1/+1
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2013-06-17arm: zynq: Remove board specific compatibility stringSoren Brinkmann1-1/+0
2013-05-21ARM: zynq: Remove init_irq declaration in machine descriptionMaxime Ripard1-2/+0
2013-04-04arm: zynq: Add smp supportMichal Simek1-0/+1
2013-04-04arm: zynq: Get rid of xilinx function prefixMichal Simek1-11/+11
2013-04-04arm: zynq: Add support for system resetMichal Simek1-0/+6
2013-04-04arm: zynq: Move slcr initialization to separate fileMichal Simek1-9/+1
2013-04-04arm: zynq: Load scu baseaddress at run timeMichal Simek1-12/+22
2013-04-04arm: zynq: Move timer to clocksource interfaceMichal Simek1-1/+1
2013-04-04arm: zynq: Use standard timer bindingMichal Simek1-0/+1
2013-01-28arm: zynq: timer: Replace PSS through PSSoren Brinkmann1-1/+1
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: add support for ARCH_MULTIPLATFORMJosh Cartwright1-4/+4
2012-11-21ARM: zynq: make use of debug_ll_io_init()Josh Cartwright1-18/+7
2012-11-21ARM: zynq: remove TTC early mappingJosh Cartwright1-5/+0
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 Bowler1-3/+3
2012-11-05ARM: zynq: move arm-specific sys_timer out of ttcJosh Cartwright1-0/+13
2012-10-29zynq: move static peripheral mappingsJosh Cartwright1-3/+3
2012-10-29zynq: remove use of CLKDEV_LOOKUPJosh Cartwright1-1/+0
2012-10-29zynq: use pl310 device tree bindingsJosh Cartwright1-8/+1
2012-10-29zynq: use GIC device tree bindingsJosh Cartwright1-1/+6
2011-11-15ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+1
2011-07-07ARM: Xilinx: merge board file into main platform codeArnd Bergmann1-3/+19
2011-06-20ARM: Xilinx: Adding Xilinx board supportJohn Linn1-0/+102