summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-03-18ARM: sunxi: fix a leaked reference by adding missing of_node_putWen Yang1-0/+2
2019-03-18ARM: sunxi: fix a leaked reference by adding missing of_node_putWen Yang2-1/+6
2019-01-28reset: sunxi: declare sun6i_reset_init in a header filePhilipp Zabel1-1/+1
2018-12-03ARM: sunxi: add Allwinner ARMv5 SoCsMesih Kilinc2-1/+21
2018-12-03ARM: Check ARCH_MULTI_V7 to differentiate ARMv5/v7 Allwinner SoCsMesih Kilinc1-0/+6
2018-05-08ARM: sun8i: smp: Add support for A83TMylène Josserand2-16/+137
2018-05-08ARM: sun9i: smp: Add is_a83t fieldMylène Josserand1-0/+4
2018-05-08ARM: sun9i: smp: Rename clusters's power-offMylène Josserand1-3/+3
2018-05-08ARM: sunxi: Add initialization of CNTVOFFMylène Josserand2-1/+20
2018-05-08ARM: sunxi: smp: Move assembly code into a fileMylène Josserand3-79/+85
2018-03-10ARM: sunxi: mc-smp: Split out SoC-specific device node lookup sequenceChen-Yu Tsai1-40/+86
2018-03-10ARM: sunxi: mc-smp: Use DT enable-method for sun9i A80 SMPChen-Yu Tsai1-1/+20
2018-03-10ARM: sunxi: mc-smp: Fix "lookback" typoChen-Yu Tsai1-2/+2
2018-02-20ARM: sun9i: smp: Support cpu0 hotplugChen-Yu Tsai1-3/+56
2018-02-20ARM: sun9i: smp: Support CPU/cluster power down and hotplugging for cpu1~7Chen-Yu Tsai1-1/+189
2018-02-20ARM: sun9i: Support SMP bring-up on A80Chen-Yu Tsai3-0/+560
2017-09-22ARM: sunxi: add support for R40 SoCIcenowy Zheng1-0/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-03-06ARM: sunxi: Select PM_OPPMaxime Ripard1-0/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+2
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-2/+2
2017-01-20arm: sunxi: add support for V3s SoCIcenowy Zheng1-0/+1
2017-01-02ARM: sunxi: add support for H2+ SoCIcenowy Zheng1-0/+1
2016-09-08ARM: sunxi: Support the Nextthing GR8Maxime Ripard1-0/+1
2016-08-23ARM: sunxi: enable big-endianMichael Weiser1-0/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-04-25cpufreq: sunxi: Use generic platdev driverViresh Kumar1-9/+0
2016-02-05ARM: sunxi: Introduce Allwinner for A83T supportVishnu Patekar1-0/+1
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-2/+2
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-1/+2
2015-10-17ARM: sunxi: Add R8 supportMaxime Ripard1-1/+2
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-07-09Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman2-2/+5
2015-07-05ARM: sunxi: Add Machine support for A33Vishnu Patekar1-0/+1
2015-07-05ARM: sunxi: Introduce Allwinner H3 supportJens Kuske2-2/+4
2015-04-27ARM: sun8i: Add SMP support for the Allwinner A23Chen-Yu Tsai1-0/+69
2015-02-23ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usageChen-Yu Tsai1-6/+2
2015-01-07ARM: sunxi: Register cpufreq-dt for sun[45678]iChen-Yu Tsai1-0/+10
2015-01-05ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxiHans de Goede2-1/+2
2014-11-16ARM: sunxi: make sun6i SMP ops staticEmilio López1-1/+1
2014-10-20ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER and RESET_CONTROLLER for sun9iChen-Yu Tsai1-0/+2
2014-10-20ARM: sunxi: Introduce Allwinner A80 supportChen-Yu Tsai2-0/+14
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...Linus Torvalds2-0/+17
2014-08-07Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2014-07-19Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof 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