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