Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-10-05 | ARM: sunxi: Order Kconfig options alphabetically | Maxime Ripard | 1 | -3/+3 |
2013-09-29 | ARM: sunxi: remove custom .init_time hook | Sebastian Hesselbarth | 1 | -8/+0 |
2013-09-29 | clk: sunxi: declare OF clock provider | Sebastian Hesselbarth | 1 | -3/+1 |
2013-09-27 | ARM: sunxi: Simplify restart setup code | Maxime Ripard | 1 | -8/+5 |
2013-09-27 | ARM: sunxi: Split out the DT machines for sun6i and sun7i | Maxime Ripard | 1 | -2/+22 |
2013-08-16 | ARM: sunxi: Introduce Allwinner A20 support | Maxime Ripard | 1 | -0/+1 |
2013-08-16 | ARM: sun6i: Add restart code for the A31 | Maxime Ripard | 1 | -3/+40 |
2013-08-16 | ARM: sunxi: Add the Allwinner A31 compatible to the machine definition | Maxime Ripard | 2 | -0/+3 |
2013-07-29 | ARM: sunxi: Remove Makefile.boot file | Maxime Ripard | 1 | -1/+0 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -1/+2 |
2013-07-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+1 |
2013-06-20 | Merge tag 'sunxi-core-for-3.11-2' of git://github.com/mripard/linux into next... | Arnd Bergmann | 1 | -2/+1 |
2013-06-16 | ARM: sunxi: Add Allwinner A10s machine compatible | Maxime Ripard | 1 | -0/+1 |
2013-06-14 | Merge tag 'sunxi-core-for-3.11' of git://github.com/mripard/linux into next/c... | Olof Johansson | 1 | -2/+0 |
2013-05-31 | Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into ... | Olof Johansson | 2 | -37/+0 |
2013-05-24 | ARM: sunxi: Remove the .map_io function declaration | Maxime Ripard | 2 | -37/+0 |
2013-05-15 | ARM: sunxi: Remove init_irq declaration in machine description | Maxime Ripard | 1 | -2/+0 |
2013-05-15 | ARM: sunxi: select ARCH_REQUIRE_GPIOLIB | Maxime Ripard | 1 | -0/+1 |
2013-04-08 | ARM: sunxi: Rework the restart code | Maxime Ripard | 1 | -23/+35 |
2013-04-08 | irqchip: sunxi: Make use of the IRQCHIP_DECLARE macro | Maxime Ripard | 1 | -3/+2 |
2013-04-08 | clocksource: sunxi: Rename sunxi to sun4i | Maxime Ripard | 1 | -2/+2 |
2013-04-08 | clocksource: sunxi: make use of CLKSRC_OF | Maxime Ripard | 2 | -2/+10 |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -7/+16 |
2013-02-05 | sunxi: Cleanup the reset code and add meaningful registers defines | Maxime Ripard | 1 | -4/+15 |
2013-01-22 | ARM: sunxi: Add pinctrl driver for Allwinner SoCs | Maxime Ripard | 1 | -0/+1 |
2013-01-14 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 1 | -2/+0 |