summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi
Commit message (Expand)AuthorAgeFilesLines
* ARM: sun8i: smp: Add support for A83TMylène Josserand2018-05-082-16/+137
* ARM: sun9i: smp: Add is_a83t fieldMylène Josserand2018-05-081-0/+4
* ARM: sun9i: smp: Rename clusters's power-offMylène Josserand2018-05-081-3/+3
* ARM: sunxi: Add initialization of CNTVOFFMylène Josserand2018-05-082-1/+20
* ARM: sunxi: smp: Move assembly code into a fileMylène Josserand2018-05-083-79/+85
* ARM: sunxi: mc-smp: Split out SoC-specific device node lookup sequenceChen-Yu Tsai2018-03-101-40/+86
* ARM: sunxi: mc-smp: Use DT enable-method for sun9i A80 SMPChen-Yu Tsai2018-03-101-1/+20
* ARM: sunxi: mc-smp: Fix "lookback" typoChen-Yu Tsai2018-03-101-2/+2
* ARM: sun9i: smp: Support cpu0 hotplugChen-Yu Tsai2018-02-201-3/+56
* ARM: sun9i: smp: Support CPU/cluster power down and hotplugging for cpu1~7Chen-Yu Tsai2018-02-201-1/+189
* ARM: sun9i: Support SMP bring-up on A80Chen-Yu Tsai2018-02-203-0/+560
* ARM: sunxi: add support for R40 SoCIcenowy Zheng2017-09-221-0/+1
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* ARM: sunxi: Select PM_OPPMaxime Ripard2017-03-061-0/+1
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-2/+2
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-2/+2
* | arm: sunxi: add support for V3s SoCIcenowy Zheng2017-01-201-0/+1
* | ARM: sunxi: add support for H2+ SoCIcenowy Zheng2017-01-021-0/+1
|/
* ARM: sunxi: Support the Nextthing GR8Maxime Ripard2016-09-081-0/+1
* ARM: sunxi: enable big-endianMichael Weiser2016-08-231-0/+1
* ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
* cpufreq: sunxi: Use generic platdev driverViresh Kumar2016-04-251-9/+0
* ARM: sunxi: Introduce Allwinner for A83T supportVishnu Patekar2016-02-051-0/+1
* ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-1/+2
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-2/+2
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-101-1/+2
|\
| * ARM: sunxi: Add R8 supportMaxime Ripard2015-10-171-1/+2
* | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
|/
* Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman2015-07-092-2/+5
|\
| * ARM: sunxi: Add Machine support for A33Vishnu Patekar2015-07-051-0/+1
| * ARM: sunxi: Introduce Allwinner H3 supportJens Kuske2015-07-052-2/+4
* | ARM: sun8i: Add SMP support for the Allwinner A23Chen-Yu Tsai2015-04-271-0/+69
|/
* ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usageChen-Yu Tsai2015-02-231-6/+2
* ARM: sunxi: Register cpufreq-dt for sun[45678]iChen-Yu Tsai2015-01-071-0/+10
* ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxiHans de Goede2015-01-052-1/+2
* ARM: sunxi: make sun6i SMP ops staticEmilio López2014-11-161-1/+1
* ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER and RESET_CONTROLLER for sun9iChen-Yu Tsai2014-10-201-0/+2
* ARM: sunxi: Introduce Allwinner A80 supportChen-Yu Tsai2014-10-202-0/+14
* ARM: sunxi: Remove sun4i reboot code from mach directoryMaxime Ripard2014-09-111-76/+0
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-082-0/+17
|\
| * Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-07-191-0/+77
| |\
| * | ARM: sunxi: select MFD_SUN6I_PRCM when sun8i arch support is enabledChen-Yu Tsai2014-07-071-0/+3
| * | ARM: sunxi: Introduce Allwinner A23 supportChen-Yu Tsai2014-06-232-0/+14
* | | Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-071-1/+0
|\ \ \ | |_|/ |/| |
| * | pinctrl: sunxi: Remove PINCTRL_SUNXIMaxime Ripard2014-07-111-1/+0
| |/
* | ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard2014-07-041-0/+77
|/
* ARM: sunxi: allow building without reset controllerArnd Bergmann2014-05-261-1/+2
* ARM: sunxi: Remove init_machine callbackMaxime Ripard2014-05-231-9/+0
* ARM: sunxi: Remove reset code from the platformMaxime Ripard2014-05-231-98/+0
* ARM: sun6i: Retire the smp field in A31 machineMaxime Ripard2014-05-173-24/+0
OpenPOWER on IntegriCloud