summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi
Commit message (Expand)AuthorAgeFilesLines
...
| * | pinctrl: sunxi: Remove PINCTRL_SUNXIMaxime Ripard2014-07-111-1/+0Star
| |/
* / ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard2014-07-051-0/+77
|/
* ARM: sunxi: allow building without reset controllerArnd Bergmann2014-05-261-1/+2
* ARM: sunxi: Remove init_machine callbackMaxime Ripard2014-05-231-9/+0Star
* ARM: sunxi: Remove reset code from the platformMaxime Ripard2014-05-231-98/+0Star
* ARM: sun6i: Retire the smp field in A31 machineMaxime Ripard2014-05-173-24/+0Star
* ARM: sun6i: Use CPU_METHOD_OF_DECLAREMaxime Ripard2014-05-171-0/+1
* ARM: sunxi: select MFD_SUN6I_PRCM when sun6i arch support is enabledBoris BREZILLON2014-05-151-0/+1
* ARM: sunxi: Split the various SoCs support in KconfigMaxime Ripard2014-05-051-7/+30
* Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-052-2/+3
|\
| * ARM: sunxi: Select HAVE_ARM_ARCH_TIMERMaxime Ripard2014-03-271-0/+1
| * Merge tag 'sunxi-core-for-3.15' of https://github.com/mripard/linux into next...Arnd Bergmann2014-03-171-2/+2
| |\
| | * ARM: sunxi: Add the new watchog compatibles to the reboot codeMaxime Ripard2014-03-131-2/+2
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-5/+0Star
|\| |
| * | ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-1/+0Star
| * | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-4/+0Star
| |/
* / ARM: sunxi: fix build for THUMB2_KERNELArnd Bergmann2014-03-223-11/+2Star
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-246-0/+170
|\
| * ARM: sunxi: select ARM_PSCIZalan Blenessy2014-01-011-0/+1
| * ARM: sunxi: Select RESET_CONTROLLERMaxime Ripard2014-01-011-0/+1
| * ARM: sun6i: Add SMP support for the Allwinner A31Maxime Ripard2013-12-165-0/+156
| * ARM: sunxi: Register the A31 reset IP in init_timeMaxime Ripard2013-11-221-0/+11
| * ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLERMaxime Ripard2013-11-221-0/+1
* | clocksource: Add Allwinner SoCs HS timers driverMaxime Ripard2013-12-111-0/+1
|/
* ARM: sunxi: remove .init_time hooksOlof Johansson2013-10-281-2/+0Star
* Merge tag 'sunxi-core-for-3.13' of https://github.com/mripard/linux into next...Olof Johansson2013-10-282-13/+30
|\
| * ARM: sunxi: Order Kconfig options alphabeticallyMaxime Ripard2013-10-051-3/+3
| * ARM: sunxi: Simplify restart setup codeMaxime Ripard2013-09-271-8/+5Star
| * 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/+0Star
* | clk: sunxi: declare OF clock providerSebastian Hesselbarth2013-09-291-3/+1Star
|/
* 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-162-0/+3
* ARM: sunxi: Remove Makefile.boot fileMaxime Ripard2013-07-291-1/+0Star
* 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
|\
| * Merge tag 'sunxi-core-for-3.11-2' of git://github.com/mripard/linux into next...Arnd Bergmann2013-06-201-2/+1Star
| |\
| | * 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-151-2/+0Star
|\ \ \ | | |/ | |/|
| * | ARM: sunxi: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-151-2/+0Star
* | | Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into ...Olof Johansson2013-06-012-37/+0Star
|\ \ \ | |_|/ |/| |
| * | ARM: sunxi: Remove the .map_io function declarationMaxime Ripard2013-05-242-37/+0Star
| |/
* / ARM: sunxi: select ARCH_REQUIRE_GPIOLIBMaxime Ripard2013-05-151-0/+1
|/
* ARM: sunxi: Rework the restart codeMaxime Ripard2013-04-081-23/+35
* irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard2013-04-081-3/+2Star
* clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard2013-04-081-2/+2
* clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard2013-04-082-2/+10
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-7/+16
|\
| * sunxi: Cleanup the reset code and add meaningful registers definesMaxime Ripard2013-02-051-4/+15