| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: sun8i: smp: Add support for A83T | Mylène Josserand | 2018-05-08 | 2 | -16/+137 |
* | ARM: sun9i: smp: Add is_a83t field | Mylène Josserand | 2018-05-08 | 1 | -0/+4 |
* | ARM: sun9i: smp: Rename clusters's power-off | Mylène Josserand | 2018-05-08 | 1 | -3/+3 |
* | ARM: sunxi: Add initialization of CNTVOFF | Mylène Josserand | 2018-05-08 | 2 | -1/+20 |
* | ARM: sunxi: smp: Move assembly code into a file | Mylène Josserand | 2018-05-08 | 3 | -79/+85 |
* | ARM: sunxi: mc-smp: Split out SoC-specific device node lookup sequence | Chen-Yu Tsai | 2018-03-10 | 1 | -40/+86 |
* | ARM: sunxi: mc-smp: Use DT enable-method for sun9i A80 SMP | Chen-Yu Tsai | 2018-03-10 | 1 | -1/+20 |
* | ARM: sunxi: mc-smp: Fix "lookback" typo | Chen-Yu Tsai | 2018-03-10 | 1 | -2/+2 |
* | ARM: sun9i: smp: Support cpu0 hotplug | Chen-Yu Tsai | 2018-02-20 | 1 | -3/+56 |
* | ARM: sun9i: smp: Support CPU/cluster power down and hotplugging for cpu1~7 | Chen-Yu Tsai | 2018-02-20 | 1 | -1/+189 |
* | ARM: sun9i: Support SMP bring-up on A80 | Chen-Yu Tsai | 2018-02-20 | 3 | -0/+560 |
* | ARM: sunxi: add support for R40 SoC | Icenowy Zheng | 2017-09-22 | 1 | -0/+1 |
* | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 2017-06-14 | 1 | -1/+1 |
* | ARM: sunxi: Select PM_OPP | Maxime Ripard | 2017-03-06 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-02-28 | 1 | -2/+2 |
|\ |
|
| * | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 2017-02-28 | 1 | -2/+2 |
* | | arm: sunxi: add support for V3s SoC | Icenowy Zheng | 2017-01-20 | 1 | -0/+1 |
* | | ARM: sunxi: add support for H2+ SoC | Icenowy Zheng | 2017-01-02 | 1 | -0/+1 |
|/ |
|
* | ARM: sunxi: Support the Nextthing GR8 | Maxime Ripard | 2016-09-08 | 1 | -0/+1 |
* | ARM: sunxi: enable big-endian | Michael Weiser | 2016-08-23 | 1 | -0/+1 |
* | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 2016-06-03 | 1 | -1/+1 |
* | cpufreq: sunxi: Use generic platdev driver | Viresh Kumar | 2016-04-25 | 1 | -9/+0 |
* | ARM: sunxi: Introduce Allwinner for A83T support | Vishnu Patekar | 2016-02-05 | 1 | -0/+1 |
* | 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 | 1 | -2/+2 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-11-10 | 1 | -1/+2 |
|\ |
|
| * | ARM: sunxi: Add R8 support | Maxime Ripard | 2015-10-17 | 1 | -1/+2 |
* | | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 2015-10-01 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel... | Kevin Hilman | 2015-07-09 | 2 | -2/+5 |
|\ |
|
| * | ARM: sunxi: Add Machine support for A33 | Vishnu Patekar | 2015-07-05 | 1 | -0/+1 |
| * | ARM: sunxi: Introduce Allwinner H3 support | Jens Kuske | 2015-07-05 | 2 | -2/+4 |
* | | ARM: sun8i: Add SMP support for the Allwinner A23 | Chen-Yu Tsai | 2015-04-27 | 1 | -0/+69 |
|/ |
|
* | ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usage | Chen-Yu Tsai | 2015-02-23 | 1 | -6/+2 |
* | ARM: sunxi: Register cpufreq-dt for sun[45678]i | Chen-Yu Tsai | 2015-01-07 | 1 | -0/+10 |
* | ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxi | Hans de Goede | 2015-01-05 | 2 | -1/+2 |
* | ARM: sunxi: make sun6i SMP ops static | Emilio López | 2014-11-16 | 1 | -1/+1 |
* | ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER and RESET_CONTROLLER for sun9i | Chen-Yu Tsai | 2014-10-20 | 1 | -0/+2 |
* | ARM: sunxi: Introduce Allwinner A80 support | Chen-Yu Tsai | 2014-10-20 | 2 | -0/+14 |
* | ARM: sunxi: Remove sun4i reboot code from mach directory | Maxime Ripard | 2014-09-11 | 1 | -76/+0 |
* | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-08-08 | 2 | -0/+17 |
|\ |
|
| * | Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Olof Johansson | 2014-07-19 | 1 | -0/+77 |
| |\ |
|
| * | | ARM: sunxi: select MFD_SUN6I_PRCM when sun8i arch support is enabled | Chen-Yu Tsai | 2014-07-07 | 1 | -0/+3 |
| * | | ARM: sunxi: Introduce Allwinner A23 support | Chen-Yu Tsai | 2014-06-23 | 2 | -0/+14 |
* | | | Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-07 | 1 | -1/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | pinctrl: sunxi: Remove PINCTRL_SUNXI | Maxime Ripard | 2014-07-11 | 1 | -1/+0 |
| |/ |
|
* / | ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs | Maxime Ripard | 2014-07-04 | 1 | -0/+77 |
|/ |
|
* | ARM: sunxi: allow building without reset controller | Arnd Bergmann | 2014-05-26 | 1 | -1/+2 |
* | ARM: sunxi: Remove init_machine callback | Maxime Ripard | 2014-05-23 | 1 | -9/+0 |
* | ARM: sunxi: Remove reset code from the platform | Maxime Ripard | 2014-05-23 | 1 | -98/+0 |
* | ARM: sun6i: Retire the smp field in A31 machine | Maxime Ripard | 2014-05-17 | 3 | -24/+0 |