index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-zynq
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: zynq: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-05
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2017-06-14
1
-1
/
+1
*
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
2017-02-28
1
-1
/
+1
*
ARM: zynq: Reserve correct amount of non-DMA RAM
Kyle Roeschley
2016-11-14
1
-1
/
+1
*
arm: use of_platform_default_populate() to populate
Kefeng Wang
2016-06-23
1
-1
/
+1
*
cpufreq: zynq: Use generic platdev driver
Viresh Kumar
2016-04-25
1
-2
/
+0
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-03-20
2
-2
/
+5
|
\
|
*
ARM: zynq: address L2 cache data corruption
Josh Cartwright
2016-02-09
1
-0
/
+4
|
*
ARM: zynq: initialize slcr mapping earlier
Josh Cartwright
2016-02-09
1
-2
/
+1
*
|
ARM: drop unused Makefile.boot of Multiplatform SoCs
Masahiro Yamada
2016-02-08
1
-3
/
+0
|
/
*
Merge branch 'treewide/cleanup' into next/soc
Olof Johansson
2015-12-22
3
-3
/
+4
|
\
|
*
ARM: use "depends on" for SoC configs instead of "if" after prompt
Masahiro Yamada
2015-12-01
1
-1
/
+2
|
*
ARM: use const and __initconst for smp_operations
Masahiro Yamada
2015-12-01
2
-2
/
+2
*
|
ARM: zynq: Select ARCH_HAS_RESET_CONTROLLER
Moritz Fischer
2015-12-14
1
-0
/
+1
|
/
*
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
2015-10-01
1
-1
/
+1
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-1
/
+0
|
\
|
*
irqchip/gic: Remove redundant gic_set_irqchip_flags
Sudeep Holla
2015-07-27
1
-1
/
+0
*
|
ARM: zynq: reserve space for jump target in secondary trampoline
Nathan Lynch
2015-07-31
1
-1
/
+1
*
|
ARM: zynq: Set bit 22 in PL310 AuxCtrl register (6395/1)
Thomas Betker
2015-07-22
1
-2
/
+2
|
/
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-06-26
3
-16
/
+19
|
\
|
*
ARM: zynq: Drop use of slcr_unlock in zynq_slcr_system_restart
Josh Cartwright
2015-05-18
1
-7
/
+0
|
*
ARM: zynq: Use restart_handler mechanism for slcr reset
Josh Cartwright
2015-05-18
3
-9
/
+19
*
|
ARM: v7 setup function should invalidate L1 cache
Russell King
2015-06-01
3
-10
/
+2
|
/
*
ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flags
Marc Zyngier
2015-03-15
1
-1
/
+1
*
ARM: zynq: Simplify SLCR initialization
Michal Simek
2015-01-29
2
-30
/
+7
*
ARM: zynq: PM: Fixed simple typo.
Moritz Fischer
2015-01-29
1
-1
/
+1
*
ARM: zynq: Enable pinctrl
Soren Brinkmann
2015-01-12
1
-0
/
+2
*
ARM: zynq: Remove secondary_startup() declaration from header
Michal Simek
2014-12-01
1
-1
/
+0
*
ARM: zynq: Actually remove hotplug.c
Soren Brinkmann
2014-10-20
2
-16
/
+0
*
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-09
1
-1
/
+1
|
\
|
*
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
Viresh Kumar
2014-10-03
1
-1
/
+1
*
|
ARM: zynq: Remove useless L2C AUX setting
Michal Simek
2014-09-16
1
-2
/
+2
*
|
ARM: zynq: Rename 'zynq_platform_cpu_die'
Soren Brinkmann
2014-09-16
1
-5
/
+7
*
|
ARM: zynq: Remove hotplug.c
Soren Brinkmann
2014-09-16
4
-21
/
+18
*
|
ARM: zynq: Synchronise zynq_cpu_die/kill
Soren Brinkmann
2014-09-16
4
-1
/
+52
*
|
ARM: zynq: Remove invalidate cache for cpu die
Daniel Lezcano
2014-09-16
1
-31
/
+1
*
|
ARM: zynq: PM: Enable DDR clock stop
Soren Brinkmann
2014-09-16
4
-1
/
+87
*
|
ARM: zynq: PM: Enable A9 internal clock gating feature
Soren Brinkmann
2014-09-16
3
-0
/
+30
|
/
*
PM / OPP: Remove ARCH_HAS_OPP
Mark Brown
2014-07-23
1
-1
/
+0
*
ARM: Remove ARCH_HAS_CPUFREQ config option
Stephen Boyd
2014-06-17
1
-1
/
+0
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-05
1
-5
/
+3
|
\
|
*
ARM: l2c: zynq: convert to generic l2c OF initialisation
Russell King
2014-05-30
1
-5
/
+3
|
*
ARM: l2c: zynq: remove cache size override
Russell King
2014-05-30
1
-1
/
+1
*
|
ARM: zynq: Enable big-endian
Michal Simek
2014-05-20
2
-1
/
+5
*
|
ARM: zynq: Sort Kconfig options
Michal Simek
2014-05-20
1
-4
/
+4
*
|
ARM: zynq: Add support for SOC_BUS
Michal Simek
2014-05-20
4
-1
/
+91
|
/
*
Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-05
4
-17
/
+98
|
\
|
*
Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ...
Arnd Bergmann
2014-03-27
4
-17
/
+98
|
|
\
|
|
*
ARM: zynq: Move of_clk_init from clock driver
Michal Simek
2014-03-17
1
-0
/
+2
[next]