summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi/sunxi.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpufreq: sunxi: Use generic platdev driverViresh Kumar2016-04-251-9/+0
* ARM: sunxi: Introduce Allwinner for A83T supportVishnu Patekar2016-02-051-0/+1
* 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
|/
* ARM: sunxi: Add Machine support for A33Vishnu Patekar2015-07-051-0/+1
* ARM: sunxi: Introduce Allwinner H3 supportJens Kuske2015-07-051-1/+3
* 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-051-0/+1
* ARM: sunxi: Introduce Allwinner A80 supportChen-Yu Tsai2014-10-201-0/+9
* ARM: sunxi: Remove sun4i reboot code from mach directoryMaxime Ripard2014-09-111-76/+0
* Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-07-191-0/+77
|\
| * ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard2014-07-041-0/+77
* | ARM: sunxi: Introduce Allwinner A23 supportChen-Yu Tsai2014-06-231-0/+9
|/
* 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-171-3/+0
* ARM: sunxi: Add the new watchog compatibles to the reboot codeMaxime Ripard2014-03-131-2/+2
* ARM: sun6i: Add SMP support for the Allwinner A31Maxime Ripard2013-12-161-0/+3
* ARM: sunxi: Register the A31 reset IP in init_timeMaxime Ripard2013-11-221-0/+11
* ARM: sunxi: remove .init_time hooksOlof Johansson2013-10-281-2/+0
* Merge tag 'sunxi-core-for-3.13' of https://github.com/mripard/linux into next...Olof Johansson2013-10-281-10/+27
|\
| * ARM: sunxi: Simplify restart setup codeMaxime Ripard2013-09-271-8/+5
| * ARM: sunxi: Split out the DT machines for sun6i and sun7iMaxime Ripard2013-09-271-2/+22
* | ARM: sunxi: remove custom .init_time hookSebastian Hesselbarth2013-09-291-8/+0
* | clk: sunxi: declare OF clock providerSebastian Hesselbarth2013-09-291-3/+1
|/
* ARM: sunxi: Introduce Allwinner A20 supportMaxime Ripard2013-08-161-0/+1
* ARM: sun6i: Add restart code for the A31Maxime Ripard2013-08-161-3/+40
* ARM: sunxi: Add the Allwinner A31 compatible to the machine definitionMaxime Ripard2013-08-161-0/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+2
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-0/+1
|\
| * ARM: sunxi: Add Allwinner A10s machine compatibleMaxime Ripard2013-06-161-0/+1
* | Merge tag 'sunxi-core-for-3.11' of git://github.com/mripard/linux into next/c...Olof Johansson2013-06-141-2/+0
|\|
| * ARM: sunxi: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-151-2/+0
* | ARM: sunxi: Remove the .map_io function declarationMaxime Ripard2013-05-241-17/+0
|/
* ARM: sunxi: Rework the restart codeMaxime Ripard2013-04-081-23/+35
* irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard2013-04-081-3/+2
* clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard2013-04-081-2/+9
* sunxi: Cleanup the reset code and add meaningful registers definesMaxime Ripard2013-02-051-4/+15
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-2/+0
|\
| * ARM: remove unneeded vic.h includesRob Herring2013-01-121-2/+0
* | Merge branch 'timer/cleanup' into next/cleanupOlof Johansson2013-01-081-1/+1
|\ \ | |/ |/|
| * ARM: sunxi: fix struct sys_timer removalStephen Warren2013-01-081-1/+1
* | sunxi: Change the machine compatible string.Maxime Ripard2012-12-231-2/+2
|/
* ARM: sunxi: add missing include for mdelay()Josh Cartwright2012-11-301-0/+1
* ARM: sunxi: Add sunxi restart function via onchip watchdogMaxime Ripard2012-11-211-0/+34