aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)AuthorFilesLines
2017-09-22ARM: sunxi: add support for R40 SoCGravatar Icenowy Zheng 1-0/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeGravatar Daniel Lezcano 1-1/+1
2017-03-06ARM: sunxi: Select PM_OPPGravatar Maxime Ripard 1-0/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-2/+2
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 1-2/+2
2017-01-20arm: sunxi: add support for V3s SoCGravatar Icenowy Zheng 1-0/+1
2017-01-02ARM: sunxi: add support for H2+ SoCGravatar Icenowy Zheng 1-0/+1
2016-09-08ARM: sunxi: Support the Nextthing GR8Gravatar Maxime Ripard 1-0/+1
2016-08-23ARM: sunxi: enable big-endianGravatar Michael Weiser 1-0/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBGravatar Linus Walleij 1-1/+1
2016-04-25cpufreq: sunxi: Use generic platdev driverGravatar Viresh Kumar 1-9/+0
2016-02-05ARM: sunxi: Introduce Allwinner for A83T supportGravatar Vishnu Patekar 1-0/+1
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptGravatar Masahiro Yamada 1-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsGravatar Masahiro Yamada 1-2/+2
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-1/+2
2015-10-17ARM: sunxi: Add R8 supportGravatar Maxime Ripard 1-1/+2
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsGravatar Marc Zyngier 1-1/+1
2015-07-09Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Kevin Hilman 2-2/+5
2015-07-05ARM: sunxi: Add Machine support for A33Gravatar Vishnu Patekar 1-0/+1
2015-07-05ARM: sunxi: Introduce Allwinner H3 supportGravatar Jens Kuske 2-2/+4
2015-04-27ARM: sun8i: Add SMP support for the Allwinner A23Gravatar Chen-Yu Tsai 1-0/+69
2015-02-23ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usageGravatar Chen-Yu Tsai 1-6/+2
2015-01-07ARM: sunxi: Register cpufreq-dt for sun[45678]iGravatar Chen-Yu Tsai 1-0/+10
2015-01-05ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxiGravatar Hans de Goede 2-1/+2
2014-11-16ARM: sunxi: make sun6i SMP ops staticGravatar Emilio López 1-1/+1
2014-10-20ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER and RESET_CONTROLLER for sun9iGravatar Chen-Yu Tsai 1-0/+2
2014-10-20ARM: sunxi: Introduce Allwinner A80 supportGravatar Chen-Yu Tsai 2-0/+14
2014-09-11ARM: sunxi: Remove sun4i reboot code from mach directoryGravatar Maxime Ripard 1-76/+0
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 2-0/+17
2014-08-07Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+0
2014-07-19Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Gravatar Olof Johansson 1-0/+77
2014-07-11pinctrl: sunxi: Remove PINCTRL_SUNXIGravatar Maxime Ripard 1-1/+0
2014-07-07ARM: sunxi: select MFD_SUN6I_PRCM when sun8i arch support is enabledGravatar Chen-Yu Tsai 1-0/+3
2014-07-04ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsGravatar Maxime Ripard 1-0/+77
2014-06-23ARM: sunxi: Introduce Allwinner A23 supportGravatar Chen-Yu Tsai 2-0/+14
2014-05-26ARM: sunxi: allow building without reset controllerGravatar Arnd Bergmann 1-1/+2
2014-05-23ARM: sunxi: Remove init_machine callbackGravatar Maxime Ripard 1-9/+0
2014-05-23ARM: sunxi: Remove reset code from the platformGravatar Maxime Ripard 1-98/+0
2014-05-17ARM: sun6i: Retire the smp field in A31 machineGravatar Maxime Ripard 3-24/+0
2014-05-17ARM: sun6i: Use CPU_METHOD_OF_DECLAREGravatar Maxime Ripard 1-0/+1
2014-05-15ARM: sunxi: select MFD_SUN6I_PRCM when sun6i arch support is enabledGravatar Boris BREZILLON 1-0/+1
2014-05-04ARM: sunxi: Split the various SoCs support in KconfigGravatar Maxime Ripard 1-7/+30
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 2-2/+3
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-5/+0
2014-03-27ARM: sunxi: Select HAVE_ARM_ARCH_TIMERGravatar Maxime Ripard 1-0/+1
2014-03-22ARM: sunxi: fix build for THUMB2_KERNELGravatar Arnd Bergmann 3-11/+2
2014-03-17Merge tag 'sunxi-core-for-3.15' of https://github.com/mripard/linux into next...Gravatar Arnd Bergmann 1-2/+2
2014-03-13ARM: sunxi: Add the new watchog compatibles to the reboot codeGravatar Maxime Ripard 1-2/+2
2014-02-19ARM: select HAVE_SMP for V7 multi-platformGravatar Rob Herring 1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsGravatar Rob Herring 1-4/+0