aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi/sunxi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-13ARM: sunxi: Add a missing SPDX license headerJason Wang1-3/+1
2020-11-02ARM: sunxi: Add machine match for the Allwinner V3 SoCPaul Kocialkowski1-0/+1
2020-02-12ARM: sunxi: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2019-01-28reset: sunxi: declare sun6i_reset_init in a header filePhilipp Zabel1-1/+1
2018-12-03ARM: sunxi: add Allwinner ARMv5 SoCsMesih Kilinc1-0/+9
2018-05-08ARM: sunxi: Add initialization of CNTVOFFMylène Josserand1-1/+19
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-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-04-25cpufreq: sunxi: Use generic platdev driverViresh Kumar1-9/+0
2016-02-05ARM: sunxi: Introduce Allwinner for A83T supportVishnu Patekar1-0/+1
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus 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-05ARM: sunxi: Add Machine support for A33Vishnu Patekar1-0/+1
2015-07-05ARM: sunxi: Introduce Allwinner H3 supportJens Kuske1-1/+3
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 Goede1-0/+1
2014-10-20ARM: sunxi: Introduce Allwinner A80 supportChen-Yu Tsai1-0/+9
2014-09-11ARM: sunxi: Remove sun4i reboot code from mach directoryMaxime Ripard1-76/+0
2014-07-19Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-0/+77
2014-07-04ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard1-0/+77
2014-06-23ARM: sunxi: Introduce Allwinner A23 supportChen-Yu Tsai1-0/+9
2014-05-26ARM: sunxi: allow building without reset controllerArnd Bergmann1-1/+2
2014-05-23ARM: sunxi: Remove init_machine callbackMaxime Ripard1-9/+0
2014-05-23ARM: sunxi: Remove reset code from the platformMaxime Ripard1-98/+0
2014-05-17ARM: sun6i: Retire the smp field in A31 machineMaxime Ripard1-3/+0
2014-03-13ARM: sunxi: Add the new watchog compatibles to the reboot codeMaxime Ripard1-2/+2
2013-12-16ARM: sun6i: Add SMP support for the Allwinner A31Maxime Ripard1-0/+3
2013-11-22ARM: sunxi: Register the A31 reset IP in init_timeMaxime Ripard1-0/+11
2013-10-28ARM: sunxi: remove .init_time hooksOlof Johansson1-2/+0
2013-10-28Merge tag 'sunxi-core-for-3.13' of https://github.com/mripard/linux into next/socOlof Johansson1-10/+27
2013-09-29ARM: sunxi: remove custom .init_time hookSebastian Hesselbarth1-8/+0
2013-09-29clk: sunxi: declare OF clock providerSebastian Hesselbarth1-3/+1
2013-09-27ARM: sunxi: Simplify restart setup codeMaxime Ripard1-8/+5
2013-09-27ARM: sunxi: Split out the DT machines for sun6i and sun7iMaxime Ripard1-2/+22
2013-08-16ARM: sunxi: Introduce Allwinner A20 supportMaxime Ripard1-0/+1
2013-08-16ARM: sun6i: Add restart code for the A31Maxime Ripard1-3/+40
2013-08-16ARM: sunxi: Add the Allwinner A31 compatible to the machine definitionMaxime Ripard1-0/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+2
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-06-16ARM: sunxi: Add Allwinner A10s machine compatibleMaxime Ripard1-0/+1
2013-06-14Merge tag 'sunxi-core-for-3.11' of git://github.com/mripard/linux into next/cleanupOlof Johansson1-2/+0
2013-05-24ARM: sunxi: Remove the .map_io function declarationMaxime Ripard1-17/+0
2013-05-15ARM: sunxi: Remove init_irq declaration in machine descriptionMaxime Ripard1-2/+0
2013-04-08ARM: sunxi: Rework the restart codeMaxime Ripard1-23/+35
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard1-3/+2
2013-04-08clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard1-2/+9