Age | Commit message (Expand) | Author |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-05-29 | ARM: zynq: Don't select CONFIG_ICST | Rob Herring |
2020-02-13 | ARM: zynq: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven |
2020-01-08 | ARM: zynq: use physical cpuid in zynq_slcr_cpu_stop/start | Quanyang Wang |
2019-08-14 | ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up | Luis Araneda |
2019-08-14 | ARM: zynq: Support smp in thumb mode | Luis Araneda |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2018-09-05 | ARM: zynq: Convert to using %pOFn instead of device_node.name | Rob Herring |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-14 | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli |
2016-11-14 | ARM: zynq: Reserve correct amount of non-DMA RAM | Kyle Roeschley |
2016-06-23 | arm: use of_platform_default_populate() to populate | Kefeng Wang |
2016-04-25 | cpufreq: zynq: Use generic platdev driver | Viresh Kumar |
2016-03-20 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2016-02-09 | ARM: zynq: address L2 cache data corruption | Josh Cartwright |
2016-02-09 | ARM: zynq: initialize slcr mapping earlier | Josh Cartwright |
2016-02-08 | ARM: drop unused Makefile.boot of Multiplatform SoCs | Masahiro Yamada |
2015-12-22 | Merge branch 'treewide/cleanup' into next/soc | Olof Johansson |
2015-12-14 | ARM: zynq: Select ARCH_HAS_RESET_CONTROLLER | Moritz Fischer |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada |
2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-07-31 | ARM: zynq: reserve space for jump target in secondary trampoline | Nathan Lynch |
2015-07-27 | irqchip/gic: Remove redundant gic_set_irqchip_flags | Sudeep Holla |
2015-07-22 | ARM: zynq: Set bit 22 in PL310 AuxCtrl register (6395/1) | Thomas Betker |
2015-06-26 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-06-01 | ARM: v7 setup function should invalidate L1 cache | Russell King |
2015-05-18 | ARM: zynq: Drop use of slcr_unlock in zynq_slcr_system_restart | Josh Cartwright |
2015-05-18 | ARM: zynq: Use restart_handler mechanism for slcr reset | Josh Cartwright |
2015-03-15 | ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flags | Marc Zyngier |
2015-01-29 | ARM: zynq: Simplify SLCR initialization | Michal Simek |
2015-01-29 | ARM: zynq: PM: Fixed simple typo. | Moritz Fischer |
2015-01-12 | ARM: zynq: Enable pinctrl | Soren Brinkmann |
2014-12-01 | ARM: zynq: Remove secondary_startup() declaration from header | Michal Simek |
2014-10-20 | ARM: zynq: Actually remove hotplug.c | Soren Brinkmann |
2014-10-09 | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-10-03 | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' | Viresh Kumar |
2014-09-16 | ARM: zynq: Remove useless L2C AUX setting | Michal Simek |
2014-09-16 | ARM: zynq: Rename 'zynq_platform_cpu_die' | Soren Brinkmann |
2014-09-16 | ARM: zynq: Remove hotplug.c | Soren Brinkmann |
2014-09-16 | ARM: zynq: Synchronise zynq_cpu_die/kill | Soren Brinkmann |
2014-09-16 | ARM: zynq: Remove invalidate cache for cpu die | Daniel Lezcano |