aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-11ARM: sunxi: Remove sun4i reboot code from mach directoryMaxime Ripard1-76/+0
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+17
2014-08-07Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+0
2014-07-19Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-0/+77
2014-07-11pinctrl: sunxi: Remove PINCTRL_SUNXIMaxime Ripard1-1/+0
2014-07-07ARM: sunxi: select MFD_SUN6I_PRCM when sun8i arch support is enabledChen-Yu Tsai1-0/+3
2014-07-04ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard1-0/+77
2014-06-23ARM: sunxi: Introduce Allwinner A23 supportChen-Yu Tsai2-0/+14
2014-05-26ARM: sunxi: allow building without reset controllerArnd Bergmann1-1/+2
2014-05-23ARM: sunxi: Remove init_machine callbackMaxime Ripard1-9/+0
2014-05-23ARM: sunxi: Remove reset code from the platformMaxime Ripard1-98/+0
2014-05-17ARM: sun6i: Retire the smp field in A31 machineMaxime Ripard3-24/+0
2014-05-17ARM: sun6i: Use CPU_METHOD_OF_DECLAREMaxime Ripard1-0/+1
2014-05-15ARM: sunxi: select MFD_SUN6I_PRCM when sun6i arch support is enabledBoris BREZILLON1-0/+1
2014-05-04ARM: sunxi: Split the various SoCs support in KconfigMaxime Ripard1-7/+30
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+3
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+0
2014-03-27ARM: sunxi: Select HAVE_ARM_ARCH_TIMERMaxime Ripard1-0/+1
2014-03-22ARM: sunxi: fix build for THUMB2_KERNELArnd Bergmann3-11/+2
2014-03-17Merge tag 'sunxi-core-for-3.15' of https://github.com/mripard/linux into next/socArnd Bergmann1-2/+2
2014-03-13ARM: sunxi: Add the new watchog compatibles to the reboot codeMaxime Ripard1-2/+2
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-4/+0
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-0/+170
2014-01-01ARM: sunxi: select ARM_PSCIZalan Blenessy1-0/+1
2014-01-01ARM: sunxi: Select RESET_CONTROLLERMaxime Ripard1-0/+1
2013-12-16ARM: sun6i: Add SMP support for the Allwinner A31Maxime Ripard5-0/+156
2013-12-11clocksource: Add Allwinner SoCs HS timers driverMaxime Ripard1-0/+1
2013-11-22ARM: sunxi: Register the A31 reset IP in init_timeMaxime Ripard1-0/+11
2013-11-22ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLERMaxime Ripard1-0/+1
2013-10-28ARM: sunxi: remove .init_time hooksOlof Johansson1-2/+0
2013-10-28Merge tag 'sunxi-core-for-3.13' of https://github.com/mripard/linux into next/socOlof Johansson2-13/+30
2013-10-05ARM: sunxi: Order Kconfig options alphabeticallyMaxime Ripard1-3/+3
2013-09-29ARM: sunxi: remove custom .init_time hookSebastian Hesselbarth1-8/+0
2013-09-29clk: sunxi: declare OF clock providerSebastian Hesselbarth1-3/+1
2013-09-27ARM: sunxi: Simplify restart setup codeMaxime Ripard1-8/+5
2013-09-27ARM: sunxi: Split out the DT machines for sun6i and sun7iMaxime Ripard1-2/+22
2013-08-16ARM: sunxi: Introduce Allwinner A20 supportMaxime Ripard1-0/+1
2013-08-16ARM: sun6i: Add restart code for the A31Maxime Ripard1-3/+40
2013-08-16ARM: sunxi: Add the Allwinner A31 compatible to the machine definitionMaxime Ripard2-0/+3
2013-07-29ARM: sunxi: Remove Makefile.boot fileMaxime Ripard1-1/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+2
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-06-20Merge tag 'sunxi-core-for-3.11-2' of git://github.com/mripard/linux into next/socArnd Bergmann1-2/+1
2013-06-16ARM: sunxi: Add Allwinner A10s machine compatibleMaxime Ripard1-0/+1
2013-06-14Merge tag 'sunxi-core-for-3.11' of git://github.com/mripard/linux into next/cleanupOlof Johansson1-2/+0
2013-05-31Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into next/cleanupOlof Johansson2-37/+0
2013-05-24ARM: sunxi: Remove the .map_io function declarationMaxime Ripard2-37/+0
2013-05-15ARM: sunxi: Remove init_irq declaration in machine descriptionMaxime Ripard1-2/+0
2013-05-15ARM: sunxi: select ARCH_REQUIRE_GPIOLIBMaxime Ripard1-0/+1