aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 6-0/+170
2014-01-01ARM: sunxi: select ARM_PSCIGravatar Zalan Blenessy 1-0/+1
2014-01-01ARM: sunxi: Select RESET_CONTROLLERGravatar Maxime Ripard 1-0/+1
2013-12-16ARM: sun6i: Add SMP support for the Allwinner A31Gravatar Maxime Ripard 5-0/+156
2013-12-11clocksource: Add Allwinner SoCs HS timers driverGravatar Maxime Ripard 1-0/+1
2013-11-22ARM: sunxi: Register the A31 reset IP in init_timeGravatar Maxime Ripard 1-0/+11
2013-11-22ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLERGravatar Maxime Ripard 1-0/+1
2013-10-28ARM: sunxi: remove .init_time hooksGravatar Olof Johansson 1-2/+0
2013-10-28Merge tag 'sunxi-core-for-3.13' of https://github.com/mripard/linux into next...Gravatar Olof Johansson 2-13/+30
2013-10-05ARM: sunxi: Order Kconfig options alphabeticallyGravatar Maxime Ripard 1-3/+3
2013-09-29ARM: sunxi: remove custom .init_time hookGravatar Sebastian Hesselbarth 1-8/+0
2013-09-29clk: sunxi: declare OF clock providerGravatar Sebastian Hesselbarth 1-3/+1
2013-09-27ARM: sunxi: Simplify restart setup codeGravatar Maxime Ripard 1-8/+5
2013-09-27ARM: sunxi: Split out the DT machines for sun6i and sun7iGravatar Maxime Ripard 1-2/+22
2013-08-16ARM: sunxi: Introduce Allwinner A20 supportGravatar Maxime Ripard 1-0/+1
2013-08-16ARM: sun6i: Add restart code for the A31Gravatar Maxime Ripard 1-3/+40
2013-08-16ARM: sunxi: Add the Allwinner A31 compatible to the machine definitionGravatar Maxime Ripard 2-0/+3
2013-07-29ARM: sunxi: Remove Makefile.boot fileGravatar Maxime Ripard 1-1/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeGravatar Robin Holt 1-1/+2
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-0/+1
2013-06-20Merge tag 'sunxi-core-for-3.11-2' of git://github.com/mripard/linux into next...Gravatar Arnd Bergmann 1-2/+1
2013-06-16ARM: sunxi: Add Allwinner A10s machine compatibleGravatar Maxime Ripard 1-0/+1
2013-06-14Merge tag 'sunxi-core-for-3.11' of git://github.com/mripard/linux into next/c...Gravatar Olof Johansson 1-2/+0
2013-05-31Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into ...Gravatar Olof Johansson 2-37/+0