1. c1efda1 ARM: sunxi: Support the Nextthing GR8 by Maxime Ripard · 8 years ago
  2. 3515c1b ARM: sunxi: enable big-endian by Michael Weiser · 8 years ago
  3. 5c34a4e ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  4. 117d4f5 cpufreq: sunxi: Use generic platdev driver by Viresh Kumar · 8 years ago
  5. 1425ec0 ARM: sunxi: Introduce Allwinner for A83T support by Vishnu Patekar · 8 years ago
  6. e324654 ARM: use "depends on" for SoC configs instead of "if" after prompt by Masahiro Yamada · 8 years ago
  7. 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  8. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  9. bef6229 ARM: sunxi: Add R8 support by Maxime Ripard · 9 years ago
  10. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  11. d024bae Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Kevin Hilman · 9 years ago
  12. 159870d ARM: sunxi: Add Machine support for A33 by Vishnu Patekar · 9 years ago
  13. 14a882d ARM: sunxi: Introduce Allwinner H3 support by Jens Kuske · 9 years ago
  14. 7917d1412 ARM: sun8i: Add SMP support for the Allwinner A23 by Chen-Yu Tsai · 9 years ago
  15. fdc0074 ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usage by Chen-Yu Tsai · 9 years ago
  16. f91b7c6 ARM: sunxi: Register cpufreq-dt for sun[45678]i by Chen-Yu Tsai · 9 years ago
  17. b0f2faa ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxi by Hans de Goede · 9 years ago
  18. 02c24f7 ARM: sunxi: make sun6i SMP ops static by Emilio López · 9 years ago
  19. 2f4bc73 ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER and RESET_CONTROLLER for sun9i by Chen-Yu Tsai · 10 years ago
  20. 3d4c2f1 ARM: sunxi: Introduce Allwinner A80 support by Chen-Yu Tsai · 10 years ago
  21. 17fa6e4 ARM: sunxi: Remove sun4i reboot code from mach directory by Maxime Ripard · 10 years ago
  22. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  23. e0b8b78 Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  24. f37ac9e Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 10 years ago
  25. d9ff081 pinctrl: sunxi: Remove PINCTRL_SUNXI by Maxime Ripard · 10 years ago
  26. 5ba1657 ARM: sunxi: select MFD_SUN6I_PRCM when sun8i arch support is enabled by Chen-Yu Tsai · 10 years ago
  27. d767af5 ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs by Maxime Ripard · 10 years ago
  28. ac84b79 ARM: sunxi: Introduce Allwinner A23 support by Chen-Yu Tsai · 10 years ago
  29. e58cf01 ARM: sunxi: allow building without reset controller by Arnd Bergmann · 10 years ago
  30. 5e669ec ARM: sunxi: Remove init_machine callback by Maxime Ripard · 10 years ago
  31. 5536005 ARM: sunxi: Remove reset code from the platform by Maxime Ripard · 10 years ago
  32. 27a3cf0 ARM: sun6i: Retire the smp field in A31 machine by Maxime Ripard · 10 years ago
  33. cd4b2b9 ARM: sun6i: Use CPU_METHOD_OF_DECLARE by Maxime Ripard · 10 years ago
  34. 324da93 ARM: sunxi: select MFD_SUN6I_PRCM when sun6i arch support is enabled by Boris BREZILLON · 10 years ago
  35. 559482d ARM: sunxi: Split the various SoCs support in Kconfig by Maxime Ripard · 10 years ago
  36. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  37. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  38. 9233087 ARM: sunxi: Select HAVE_ARM_ARCH_TIMER by Maxime Ripard · 10 years ago
  39. 1146b60 ARM: sunxi: fix build for THUMB2_KERNEL by Arnd Bergmann · 10 years ago
  40. 780d2bf Merge tag 'sunxi-core-for-3.15' of https://github.com/mripard/linux into next/soc by Arnd Bergmann · 10 years ago
  41. 8db21ad ARM: sunxi: Add the new watchog compatibles to the reboot code by Maxime Ripard · 10 years ago
  42. 90bc8ac ARM: select HAVE_SMP for V7 multi-platform by Rob Herring · 10 years ago
  43. ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 10 years ago
  44. dfd10e7 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  45. 75cac6a ARM: sunxi: select ARM_PSCI by Zalan Blenessy · 10 years ago
  46. 070330d ARM: sunxi: Select RESET_CONTROLLER by Maxime Ripard · 10 years ago
  47. 7334679 ARM: sun6i: Add SMP support for the Allwinner A31 by Maxime Ripard · 11 years ago
  48. 6790554 clocksource: Add Allwinner SoCs HS timers driver by Maxime Ripard · 11 years ago
  49. 751b2ac ARM: sunxi: Register the A31 reset IP in init_time by Maxime Ripard · 11 years ago
  50. a85d80b ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER by Maxime Ripard · 11 years ago
  51. 0d74578 ARM: sunxi: remove .init_time hooks by Olof Johansson · 11 years ago
  52. e086df9 Merge tag 'sunxi-core-for-3.13' of https://github.com/mripard/linux into next/soc by Olof Johansson · 11 years ago
  53. b788bed ARM: sunxi: Order Kconfig options alphabetically by Maxime Ripard · 11 years ago
  54. b39e024 ARM: sunxi: remove custom .init_time hook by Sebastian Hesselbarth · 11 years ago
  55. be08045 clk: sunxi: declare OF clock provider by Sebastian Hesselbarth · 11 years ago
  56. 53ea688 ARM: sunxi: Simplify restart setup code by Maxime Ripard · 11 years ago
  57. 91a3197 ARM: sunxi: Split out the DT machines for sun6i and sun7i by Maxime Ripard · 11 years ago
  58. d18fd94 ARM: sunxi: Introduce Allwinner A20 support by Maxime Ripard · 11 years ago
  59. 06d71bc ARM: sun6i: Add restart code for the A31 by Maxime Ripard · 11 years ago
  60. 2d79451 ARM: sunxi: Add the Allwinner A31 compatible to the machine definition by Maxime Ripard · 11 years ago
  61. 29d3d37 ARM: sunxi: Remove Makefile.boot file by Maxime Ripard · 11 years ago
  62. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  63. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. 46a3b0a Merge tag 'sunxi-core-for-3.11-2' of git://github.com/mripard/linux into next/soc by Arnd Bergmann · 11 years ago
  65. 81265df ARM: sunxi: Add Allwinner A10s machine compatible by Maxime Ripard · 11 years ago
  66. 75d3969 Merge tag 'sunxi-core-for-3.11' of git://github.com/mripard/linux into next/cleanup by Olof Johansson · 11 years ago
  67. b0d2804 Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into next/cleanup by Olof Johansson · 11 years ago
  68. 442f150 ARM: sunxi: Remove the .map_io function declaration by Maxime Ripard · 11 years ago
  69. caf77a7 ARM: sunxi: Remove init_irq declaration in machine description by Maxime Ripard · 11 years ago
  70. 19a280a ARM: sunxi: select ARCH_REQUIRE_GPIOLIB by Maxime Ripard · 11 years ago
  71. bc34b5f ARM: sunxi: Rework the restart code by Maxime Ripard · 11 years ago
  72. f1dc6c4 irqchip: sunxi: Make use of the IRQCHIP_DECLARE macro by Maxime Ripard · 11 years ago
  73. 119fd63 clocksource: sunxi: Rename sunxi to sun4i by Maxime Ripard · 11 years ago
  74. ea71d9a clocksource: sunxi: make use of CLKSRC_OF by Maxime Ripard · 11 years ago
  75. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  76. b60deca sunxi: Cleanup the reset code and add meaningful registers defines by Maxime Ripard · 11 years ago
  77. 0e37f88 ARM: sunxi: Add pinctrl driver for Allwinner SoCs by Maxime Ripard · 11 years ago
  78. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 11 years ago
  79. 2cb003c ARM: remove unneeded vic.h includes by Rob Herring · 11 years ago
  80. fd41d91 Merge branch 'timer/cleanup' into next/cleanup by Olof Johansson · 11 years ago
  81. 1c2584c ARM: sunxi: fix struct sys_timer removal by Stephen Warren · 11 years ago
  82. 43880f7 sunxi: Change the machine compatible string. by Maxime Ripard · 11 years ago
  83. 5e51651 ARM: sunxi: add missing include for mdelay() by Josh Cartwright · 11 years ago
  84. 67bea88 ARM: sunxi: Add sunxi restart function via onchip watchdog by Maxime Ripard · 11 years ago
  85. f055f1f ARM: sunxi: Add sun4i and cubieboard support by Stefan Roese · 11 years ago
  86. 3b52634 ARM: sunxi: Add basic support for Allwinner A1x SoCs by Maxime Ripard · 12 years ago