Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a8d2ff39c7c4a5ce50df2a47d5f8523810dd4c29
/
arch
/
arm
/
mach-zynq
/
common.c
b528392
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
bbcf071
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
by Viresh Kumar
· 10 years ago
8097171
ARM: zynq: Remove useless L2C AUX setting
by Michal Simek
· 10 years ago
0beb2bd
ARM: zynq: PM: Enable DDR clock stop
by Soren Brinkmann
· 10 years ago
ae88b85
ARM: zynq: PM: Enable A9 internal clock gating feature
by Soren Brinkmann
· 10 years ago
eb3d3ec
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
by Linus Torvalds
· 10 years ago
dcf9c7f
ARM: l2c: zynq: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
2c4133c
ARM: l2c: zynq: remove cache size override
by Russell King
· 11 years ago
00f7dc6
ARM: zynq: Add support for SOC_BUS
by Michal Simek
· 11 years ago
2bf73dd6
Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
1ead658
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
32adc19
Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into next/cleanup2
by Arnd Bergmann
· 11 years ago
4a32c74
ARM: zynq: Move of_clk_init from clock driver
by Michal Simek
· 11 years ago
cd32529
arm: zynq: Add support for cpufreq
by Soren Brinkmann
· 11 years ago
46f5b96
ARM: zynq: Reserve not DMAable space in front of the kernel
by Michal Simek
· 11 years ago
b0504e3
ARM: zynq: Map I/O memory on clkc init
by Michal Simek
· 11 years ago
016f4dc
ARM: zynq: Split slcr in two parts
by Michal Simek
· 11 years ago
6f69c7f
ARM: zynq: Move clock_init from slcr to common
by Steffen Trumtrar
· 11 years ago
9f4f5d2
arm: zynq: Set proper GIC flags
by Soren Brinkmann
· 11 years ago
f4d5d7b
arm: zynq: Use of_platform_populate instead of bus_probe
by Soren Brinkmann
· 11 years ago
3e8ceca
ARM: zynq: cpuidle: convert to platform driver
by Daniel Lezcano
· 11 years ago
fe08bf9
ARM: zynq: fix compilation warning
by Vincent Stehlé
· 11 years ago
514a590
ARM: zynq: use DT_MACHINE_START
by Arnd Bergmann
· 11 years ago
ee1a8d4
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
7fa5ac3
arm: zynq: Remove board specific compatibility string
by Soren Brinkmann
· 11 years ago
7ac161c4
ARM: zynq: Remove init_irq declaration in machine description
by Maxime Ripard
· 11 years ago
aa7eb2b
arm: zynq: Add smp support
by Michal Simek
· 12 years ago
889faa8
arm: zynq: Get rid of xilinx function prefix
by Michal Simek
· 12 years ago
96790f0
arm: zynq: Add support for system reset
by Michal Simek
· 12 years ago
64b889b
arm: zynq: Move slcr initialization to separate file
by Michal Simek
· 12 years ago
732078c
arm: zynq: Load scu baseaddress at run time
by Michal Simek
· 12 years ago
c5263bb
arm: zynq: Move timer to clocksource interface
by Michal Simek
· 12 years ago
e932900
arm: zynq: Use standard timer binding
by Michal Simek
· 12 years ago
f184c5c
arm: zynq: timer: Replace PSS through PS
by Soren Brinkmann
· 12 years ago
c067561
arm: zynq: Add missing irqchip.h to common.c
by Michal Simek
· 12 years ago
f8060f5
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup
by Olof Johansson
· 12 years ago
0529e315
ARM: use common irqchip_init for GIC init
by Rob Herring
· 12 years ago
1d5cc60
ARM: remove mach .handle_irq for GIC users
by Rob Herring
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
9a45eb6
ARM: zynq: add support for ARCH_MULTIPLATFORM
by Josh Cartwright
· 12 years ago
385f02b
ARM: zynq: make use of debug_ll_io_init()
by Josh Cartwright
· 12 years ago
667f298
ARM: zynq: remove TTC early mapping
by Josh Cartwright
· 12 years ago
0f586fb
ARM: zynq: use zynq clk bindings
by Josh Cartwright
· 12 years ago
e06f1a9
ARM: zynq: dts: split up device tree
by Josh Cartwright
· 12 years ago
aaf5e0b
ARM: zynq: Allow UART1 to be used as DEBUG_LL console.
by Nick Bowler
· 12 years ago
03e0759
ARM: zynq: move arm-specific sys_timer out of ttc
by Josh Cartwright
· 12 years ago
f580077
zynq: move static peripheral mappings
by Josh Cartwright
· 12 years ago
f797793
zynq: remove use of CLKDEV_LOOKUP
by Josh Cartwright
· 12 years ago
0fcfdbc
zynq: use pl310 device tree bindings
by Josh Cartwright
· 12 years ago
f447ed2
zynq: use GIC device tree bindings
by Josh Cartwright
· 12 years ago
368b8e2
ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLER
by Marc Zyngier
· 13 years ago
3d64b44
ARM: Xilinx: merge board file into main platform code
by Arnd Bergmann
· 13 years ago
b85a3ef
ARM: Xilinx: Adding Xilinx board support
by John Linn
· 13 years ago