Age | Commit message (Expand) | Author | Files | Lines |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2016-04-25 | cpufreq: sunxi: Use generic platdev driver | Viresh Kumar | 1 | -9/+0 |
2016-02-05 | ARM: sunxi: Introduce Allwinner for A83T support | Vishnu Patekar | 1 | -0/+1 |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 1 | -1/+2 |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 1 | -2/+2 |
2015-11-10 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -1/+2 |
2015-10-17 | ARM: sunxi: Add R8 support | Maxime Ripard | 1 | -1/+2 |
2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 1 | -1/+1 |
2015-07-09 | Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel... | Kevin Hilman | 2 | -2/+5 |
2015-07-05 | ARM: sunxi: Add Machine support for A33 | Vishnu Patekar | 1 | -0/+1 |
2015-07-05 | ARM: sunxi: Introduce Allwinner H3 support | Jens Kuske | 2 | -2/+4 |
2015-04-27 | ARM: sun8i: Add SMP support for the Allwinner A23 | Chen-Yu Tsai | 1 | -0/+69 |
2015-02-23 | ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usage | Chen-Yu Tsai | 1 | -6/+2 |
2015-01-07 | ARM: sunxi: Register cpufreq-dt for sun[45678]i | Chen-Yu Tsai | 1 | -0/+10 |
2015-01-05 | ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxi | Hans de Goede | 2 | -1/+2 |
2014-11-16 | ARM: sunxi: make sun6i SMP ops static | Emilio López | 1 | -1/+1 |
2014-10-20 | ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER and RESET_CONTROLLER for sun9i | Chen-Yu Tsai | 1 | -0/+2 |
2014-10-20 | ARM: sunxi: Introduce Allwinner A80 support | Chen-Yu Tsai | 2 | -0/+14 |
2014-09-11 | ARM: sunxi: Remove sun4i reboot code from mach directory | Maxime Ripard | 1 | -76/+0 |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -0/+17 |
2014-08-07 | Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2014-07-19 | Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Olof Johansson | 1 | -0/+77 |
2014-07-11 | pinctrl: sunxi: Remove PINCTRL_SUNXI | Maxime Ripard | 1 | -1/+0 |
2014-07-07 | ARM: sunxi: select MFD_SUN6I_PRCM when sun8i arch support is enabled | Chen-Yu Tsai | 1 | -0/+3 |
2014-07-04 | ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs | Maxime Ripard | 1 | -0/+77 |
2014-06-23 | ARM: sunxi: Introduce Allwinner A23 support | Chen-Yu Tsai | 2 | -0/+14 |
2014-05-26 | ARM: sunxi: allow building without reset controller | Arnd Bergmann | 1 | -1/+2 |
2014-05-23 | ARM: sunxi: Remove init_machine callback | Maxime Ripard | 1 | -9/+0 |
2014-05-23 | ARM: sunxi: Remove reset code from the platform | Maxime Ripard | 1 | -98/+0 |
2014-05-17 | ARM: sun6i: Retire the smp field in A31 machine | Maxime Ripard | 3 | -24/+0 |
2014-05-17 | ARM: sun6i: Use CPU_METHOD_OF_DECLARE | Maxime Ripard | 1 | -0/+1 |
2014-05-15 | ARM: sunxi: select MFD_SUN6I_PRCM when sun6i arch support is enabled | Boris BREZILLON | 1 | -0/+1 |
2014-05-04 | ARM: sunxi: Split the various SoCs support in Kconfig | Maxime Ripard | 1 | -7/+30 |
2014-04-05 | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -2/+3 |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -5/+0 |
2014-03-27 | ARM: sunxi: Select HAVE_ARM_ARCH_TIMER | Maxime Ripard | 1 | -0/+1 |
2014-03-22 | ARM: sunxi: fix build for THUMB2_KERNEL | Arnd Bergmann | 3 | -11/+2 |
2014-03-17 | Merge tag 'sunxi-core-for-3.15' of https://github.com/mripard/linux into next... | Arnd Bergmann | 1 | -2/+2 |
2014-03-13 | ARM: sunxi: Add the new watchog compatibles to the reboot code | Maxime Ripard | 1 | -2/+2 |
2014-02-19 | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-19 | ARM: centralize common multi-platform kconfig options | Rob Herring | 1 | -4/+0 |
2014-01-23 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 6 | -0/+170 |
2014-01-01 | ARM: sunxi: select ARM_PSCI | Zalan Blenessy | 1 | -0/+1 |
2014-01-01 | ARM: sunxi: Select RESET_CONTROLLER | Maxime Ripard | 1 | -0/+1 |
2013-12-16 | ARM: sun6i: Add SMP support for the Allwinner A31 | Maxime Ripard | 5 | -0/+156 |
2013-12-11 | clocksource: Add Allwinner SoCs HS timers driver | Maxime Ripard | 1 | -0/+1 |
2013-11-22 | ARM: sunxi: Register the A31 reset IP in init_time | Maxime Ripard | 1 | -0/+11 |
2013-11-22 | ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER | Maxime Ripard | 1 | -0/+1 |
2013-10-28 | ARM: sunxi: remove .init_time hooks | Olof Johansson | 1 | -2/+0 |
2013-10-28 | Merge tag 'sunxi-core-for-3.13' of https://github.com/mripard/linux into next... | Olof Johansson | 2 | -13/+30 |