summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq/common.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-051-1/+7
|\
| * Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ...Arnd Bergmann2014-03-271-1/+7
| |\
| | * ARM: zynq: Move of_clk_init from clock driverMichal Simek2014-03-171-0/+2
| | * ARM: zynq: Map I/O memory on clkc initMichal Simek2014-02-101-1/+1
| | * ARM: zynq: Split slcr in two partsMichal Simek2014-02-101-1/+3
| | * ARM: zynq: Move clock_init from slcr to commonSteffen Trumtrar2014-02-051-0/+2
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-011-0/+3
|\ \ \ | |/ / |/| |
| * | arm: zynq: Add support for cpufreqSoren Brinkmann2014-03-111-0/+3
| |/
* | ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek2014-02-101-0/+14
|/
* arm: zynq: Set proper GIC flagsSoren Brinkmann2013-12-101-0/+9
* arm: zynq: Use of_platform_populate instead of bus_probeSoren Brinkmann2013-12-101-6/+1
* ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano2013-10-071-0/+6
* ARM: zynq: fix compilation warningVincent Stehlé2013-07-231-1/+1
* ARM: zynq: use DT_MACHINE_STARTArnd Bergmann2013-07-051-1/+1
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-021-1/+0
|\
| * arm: zynq: Remove board specific compatibility stringSoren Brinkmann2013-06-171-1/+0
* | ARM: zynq: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-211-2/+0
|/
* arm: zynq: Add smp supportMichal Simek2013-04-041-0/+1
* arm: zynq: Get rid of xilinx function prefixMichal Simek2013-04-041-11/+11
* arm: zynq: Add support for system resetMichal Simek2013-04-041-0/+6
* arm: zynq: Move slcr initialization to separate fileMichal Simek2013-04-041-9/+1
* arm: zynq: Load scu baseaddress at run timeMichal Simek2013-04-041-12/+22
* arm: zynq: Move timer to clocksource interfaceMichal Simek2013-04-041-1/+1
* arm: zynq: Use standard timer bindingMichal Simek2013-04-041-0/+1
* arm: zynq: timer: Replace PSS through PSSoren Brinkmann2013-01-281-1/+1
* arm: zynq: Add missing irqchip.h to common.cMichal Simek2013-01-281-0/+1
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-16/+1
|\
| * ARM: use common irqchip_init for GIC initRob Herring2013-01-121-15/+1
| * ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-1/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-241-8/+1
|/
* ARM: zynq: add support for ARCH_MULTIPLATFORMJosh Cartwright2012-11-211-4/+4
* ARM: zynq: make use of debug_ll_io_init()Josh Cartwright2012-11-211-18/+7
* ARM: zynq: remove TTC early mappingJosh Cartwright2012-11-211-5/+0
* ARM: zynq: use zynq clk bindingsJosh Cartwright2012-11-141-0/+11
* ARM: zynq: dts: split up device treeJosh Cartwright2012-11-121-1/+2
* ARM: zynq: Allow UART1 to be used as DEBUG_LL console.Nick Bowler2012-11-071-3/+3
* ARM: zynq: move arm-specific sys_timer out of ttcJosh Cartwright2012-11-051-0/+13
* zynq: move static peripheral mappingsJosh Cartwright2012-10-291-3/+3
* zynq: remove use of CLKDEV_LOOKUPJosh Cartwright2012-10-291-1/+0
* zynq: use pl310 device tree bindingsJosh Cartwright2012-10-291-8/+1
* zynq: use GIC device tree bindingsJosh Cartwright2012-10-291-1/+6
* ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-0/+1
* ARM: Xilinx: merge board file into main platform codeArnd Bergmann2011-07-071-3/+19
* ARM: Xilinx: Adding Xilinx board supportJohn Linn2011-06-201-0/+102
OpenPOWER on IntegriCloud