1. ad2091f ARM: sunxi: Add machine match for the Allwinner V3 SoC by Paul Kocialkowski · 4 years, 1 month ago
  2. 614215c ARM: sunxi: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 4 years, 10 months ago
  3. e690053 ARM: sunxi: Fix CPU powerdown on A83T by Ondrej Jirman · 5 years ago
  4. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  5. 2b062a0a ARM: sunxi: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  6. 995c770 ARM: sunxi: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
  7. fdce6078 reset: sunxi: declare sun6i_reset_init in a header file by Philipp Zabel · 6 years ago
  8. ba08dcc ARM: sunxi: add Allwinner ARMv5 SoCs by Mesih Kilinc · 6 years ago
  9. 2391f4a ARM: Check ARCH_MULTI_V7 to differentiate ARMv5/v7 Allwinner SoCs by Mesih Kilinc · 6 years ago
  10. 6961275 ARM: sun8i: smp: Add support for A83T by Mylène Josserand · 7 years ago
  11. 1631090 ARM: sun9i: smp: Add is_a83t field by Mylène Josserand · 7 years ago
  12. c64738e5 ARM: sun9i: smp: Rename clusters's power-off by Mylène Josserand · 7 years ago
  13. 46ebbfc ARM: sunxi: Add initialization of CNTVOFF by Mylène Josserand · 7 years ago
  14. dff052c ARM: sunxi: smp: Move assembly code into a file by Mylène Josserand · 7 years ago
  15. 99e3a1e6 ARM: sunxi: mc-smp: Split out SoC-specific device node lookup sequence by Chen-Yu Tsai · 7 years ago
  16. 8591743 ARM: sunxi: mc-smp: Use DT enable-method for sun9i A80 SMP by Chen-Yu Tsai · 7 years ago
  17. c161dae ARM: sunxi: mc-smp: Fix "lookback" typo by Chen-Yu Tsai · 7 years ago
  18. 8eaa064 ARM: sun9i: smp: Support cpu0 hotplug by Chen-Yu Tsai · 7 years ago
  19. 7cbea63 ARM: sun9i: smp: Support CPU/cluster power down and hotplugging for cpu1~7 by Chen-Yu Tsai · 7 years ago
  20. 745373e ARM: sun9i: Support SMP bring-up on A80 by Chen-Yu Tsai · 7 years ago
  21. 14e25a0 ARM: sunxi: add support for R40 SoC by Icenowy Zheng · 7 years ago
  22. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 8 years ago
  23. 202fc71 ARM: sunxi: Select PM_OPP by Maxime Ripard · 8 years ago
  24. d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  25. 64fc2a9 ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol by Florian Fainelli · 8 years ago
  26. b074fed arm: sunxi: add support for V3s SoC by Icenowy Zheng · 8 years ago
  27. 16fa962 ARM: sunxi: add support for H2+ SoC by Icenowy Zheng · 8 years ago
  28. c1efda1 ARM: sunxi: Support the Nextthing GR8 by Maxime Ripard · 8 years ago
  29. 3515c1b ARM: sunxi: enable big-endian by Michael Weiser · 8 years ago
  30. 5c34a4e ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 9 years ago
  31. 117d4f5 cpufreq: sunxi: Use generic platdev driver by Viresh Kumar · 9 years ago
  32. 1425ec0 ARM: sunxi: Introduce Allwinner for A83T support by Vishnu Patekar · 9 years ago
  33. e324654 ARM: use "depends on" for SoC configs instead of "if" after prompt by Masahiro Yamada · 9 years ago
  34. 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  35. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  36. bef6229 ARM: sunxi: Add R8 support by Maxime Ripard · 10 years ago
  37. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  38. 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
  39. 159870d ARM: sunxi: Add Machine support for A33 by Vishnu Patekar · 10 years ago
  40. 14a882d ARM: sunxi: Introduce Allwinner H3 support by Jens Kuske · 10 years ago
  41. 7917d1412 ARM: sun8i: Add SMP support for the Allwinner A23 by Chen-Yu Tsai · 10 years ago
  42. fdc0074 ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usage by Chen-Yu Tsai · 10 years ago
  43. f91b7c6 ARM: sunxi: Register cpufreq-dt for sun[45678]i by Chen-Yu Tsai · 10 years ago
  44. b0f2faa ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxi by Hans de Goede · 10 years ago
  45. 02c24f7 ARM: sunxi: make sun6i SMP ops static by Emilio López · 10 years ago
  46. 2f4bc73 ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER and RESET_CONTROLLER for sun9i by Chen-Yu Tsai · 10 years ago
  47. 3d4c2f1 ARM: sunxi: Introduce Allwinner A80 support by Chen-Yu Tsai · 10 years ago
  48. 17fa6e4 ARM: sunxi: Remove sun4i reboot code from mach directory by Maxime Ripard · 10 years ago
  49. 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
  50. 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
  51. 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
  52. d9ff081 pinctrl: sunxi: Remove PINCTRL_SUNXI by Maxime Ripard · 10 years ago
  53. 5ba1657 ARM: sunxi: select MFD_SUN6I_PRCM when sun8i arch support is enabled by Chen-Yu Tsai · 10 years ago
  54. d767af5 ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs by Maxime Ripard · 10 years ago
  55. ac84b79 ARM: sunxi: Introduce Allwinner A23 support by Chen-Yu Tsai · 10 years ago
  56. e58cf01 ARM: sunxi: allow building without reset controller by Arnd Bergmann · 11 years ago
  57. 5e669ec ARM: sunxi: Remove init_machine callback by Maxime Ripard · 11 years ago
  58. 5536005 ARM: sunxi: Remove reset code from the platform by Maxime Ripard · 11 years ago
  59. 27a3cf0 ARM: sun6i: Retire the smp field in A31 machine by Maxime Ripard · 11 years ago
  60. cd4b2b9 ARM: sun6i: Use CPU_METHOD_OF_DECLARE by Maxime Ripard · 11 years ago
  61. 324da93 ARM: sunxi: select MFD_SUN6I_PRCM when sun6i arch support is enabled by Boris BREZILLON · 11 years ago
  62. 559482d ARM: sunxi: Split the various SoCs support in Kconfig by Maxime Ripard · 11 years ago
  63. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  65. 9233087 ARM: sunxi: Select HAVE_ARM_ARCH_TIMER by Maxime Ripard · 11 years ago
  66. 1146b60 ARM: sunxi: fix build for THUMB2_KERNEL by Arnd Bergmann · 11 years ago
  67. 780d2bf Merge tag 'sunxi-core-for-3.15' of https://github.com/mripard/linux into next/soc by Arnd Bergmann · 11 years ago
  68. 8db21ad ARM: sunxi: Add the new watchog compatibles to the reboot code by Maxime Ripard · 11 years ago
  69. 90bc8ac7 ARM: select HAVE_SMP for V7 multi-platform by Rob Herring · 11 years ago
  70. ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 11 years ago
  71. dfd10e7 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  72. 75cac6a ARM: sunxi: select ARM_PSCI by Zalan Blenessy · 11 years ago
  73. 070330d ARM: sunxi: Select RESET_CONTROLLER by Maxime Ripard · 11 years ago
  74. 7334679 ARM: sun6i: Add SMP support for the Allwinner A31 by Maxime Ripard · 11 years ago
  75. 6790554 clocksource: Add Allwinner SoCs HS timers driver by Maxime Ripard · 11 years ago
  76. 751b2ac ARM: sunxi: Register the A31 reset IP in init_time by Maxime Ripard · 11 years ago
  77. a85d80b ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER by Maxime Ripard · 11 years ago
  78. 0d74578 ARM: sunxi: remove .init_time hooks by Olof Johansson · 11 years ago
  79. e086df9 Merge tag 'sunxi-core-for-3.13' of https://github.com/mripard/linux into next/soc by Olof Johansson · 11 years ago
  80. b788bed ARM: sunxi: Order Kconfig options alphabetically by Maxime Ripard · 11 years ago
  81. b39e024 ARM: sunxi: remove custom .init_time hook by Sebastian Hesselbarth · 11 years ago
  82. be08045 clk: sunxi: declare OF clock provider by Sebastian Hesselbarth · 11 years ago
  83. 53ea688 ARM: sunxi: Simplify restart setup code by Maxime Ripard · 11 years ago
  84. 91a3197 ARM: sunxi: Split out the DT machines for sun6i and sun7i by Maxime Ripard · 11 years ago
  85. d18fd94 ARM: sunxi: Introduce Allwinner A20 support by Maxime Ripard · 11 years ago
  86. 06d71bc ARM: sun6i: Add restart code for the A31 by Maxime Ripard · 12 years ago
  87. 2d79451 ARM: sunxi: Add the Allwinner A31 compatible to the machine definition by Maxime Ripard · 12 years ago
  88. 29d3d37 ARM: sunxi: Remove Makefile.boot file by Maxime Ripard · 11 years ago
  89. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  90. 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
  91. 46a3b0a Merge tag 'sunxi-core-for-3.11-2' of git://github.com/mripard/linux into next/soc by Arnd Bergmann · 11 years ago
  92. 81265df ARM: sunxi: Add Allwinner A10s machine compatible by Maxime Ripard · 12 years ago
  93. 75d3969 Merge tag 'sunxi-core-for-3.11' of git://github.com/mripard/linux into next/cleanup by Olof Johansson · 12 years ago
  94. b0d2804 Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into next/cleanup by Olof Johansson · 12 years ago
  95. 442f150 ARM: sunxi: Remove the .map_io function declaration by Maxime Ripard · 12 years ago
  96. caf77a7 ARM: sunxi: Remove init_irq declaration in machine description by Maxime Ripard · 12 years ago
  97. 19a280a ARM: sunxi: select ARCH_REQUIRE_GPIOLIB by Maxime Ripard · 12 years ago
  98. bc34b5f ARM: sunxi: Rework the restart code by Maxime Ripard · 12 years ago
  99. f1dc6c4 irqchip: sunxi: Make use of the IRQCHIP_DECLARE macro by Maxime Ripard · 12 years ago
  100. 119fd63 clocksource: sunxi: Rename sunxi to sun4i by Maxime Ripard · 12 years ago