summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq
Commit message (Expand)AuthorAgeFilesLines
* PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-231-1/+0
* ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-171-1/+0
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-051-5/+3
|\
| * ARM: l2c: zynq: convert to generic l2c OF initialisationRussell King2014-05-301-5/+3
| * ARM: l2c: zynq: remove cache size overrideRussell King2014-05-301-1/+1
* | ARM: zynq: Enable big-endianMichal Simek2014-05-202-1/+5
* | ARM: zynq: Sort Kconfig optionsMichal Simek2014-05-201-4/+4
* | ARM: zynq: Add support for SOC_BUSMichal Simek2014-05-204-1/+91
|/
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-054-17/+98
|\
| * Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ...Arnd Bergmann2014-03-274-17/+98
| |\
| | * ARM: zynq: Move of_clk_init from clock driverMichal Simek2014-03-171-0/+2
| | * ARM: zynq: Introduce zynq_slcr_unlock()Michal Simek2014-02-101-2/+14
| | * ARM: zynq: Add and use zynq_slcr_read/write() helper functionsMichal Simek2014-02-101-8/+48
| | * ARM: zynq: Make zynq_slcr_base staticSteffen Trumtrar2014-02-102-2/+1
| | * ARM: zynq: Map I/O memory on clkc initMichal Simek2014-02-101-1/+1
| | * ARM: zynq: Hang iomapped slcr address on device_nodeSteffen Trumtrar2014-02-101-0/+2
| | * ARM: zynq: Split slcr in two partsMichal Simek2014-02-104-3/+29
| | * ARM: zynq: Move clock_init from slcr to commonSteffen Trumtrar2014-02-052-2/+2
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-7/+0
|\ \ \
| * | | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring2014-02-191-1/+0
| * | | ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-1/+0
| * | | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-5/+0
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-012-1/+6
|\ \ \ | |/ / |/| |
| * | arm: zynq: Add support for cpufreqSoren Brinkmann2014-03-112-0/+5
| * | arm: zynq: Don't use arm_global_timer with cpufreqSoren Brinkmann2014-03-111-1/+1
| |/
* | ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek2014-02-101-0/+14
|/
* ARM: zynq: remove unnecessary setting of cpu_present_maskSudeep KarkadaNagesha2013-12-101-9/+0
* 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: Add support for zynq_cpu_kill functionMichal Simek2013-12-101-0/+9
* arm: zynq: Invalidate L1 in secondary bootSoren Brinkmann2013-12-103-2/+8
* arm: zynq: platsmp: Remove CPU presence checkSoren Brinkmann2013-12-101-5/+0
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-0/+6
|\
| * ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano2013-10-071-0/+6
* | arm: zynq: Enable arm_global_timerSoren Brinkmann2013-10-021-0/+1
|/
* Merge tag 'zynq-cleanup-for-3.12' of git://git.xilinx.com/linux-xlnx into nex...Kevin Hilman2013-08-202-78/+22
|\
| * arm: zynq: hotplug: Remove unreachable codeSoren Brinkmann2013-08-201-50/+5
| * arm: zynq: slcr: Use read-modify-write for register writesSoren Brinkmann2013-07-261-8/+8
| * arm: zynq: slcr: Clean up #definesSoren Brinkmann2013-07-261-13/+12
| * arm: zynq: slcr: Remove redundant header #includesSoren Brinkmann2013-07-261-10/+0
* | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-131-1/+1
|\ \
| * | ARM: zynq: fix compilation warningVincent Stehlé2013-07-231-1/+1
| |/
* | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-231-1/+1
|\ \ | |/ |/|
| * ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-241-1/+1
* | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-143-6/+4
* | 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
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-1/+1
|\ \ \ | |/ /
| * | arm: zynq: Migrate platform to clock controllerSoren Brinkmann2013-05-271-1/+1
| |/
OpenPOWER on IntegriCloud