summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi
Commit message (Expand)AuthorAgeFilesLines
* ARM: sun9i: smp: fix return code check of of_property_match_stringStefan Wahren2024-01-021-2/+2
* ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_initStefan Wahren2024-01-021-2/+2
* ARM: sunxi: Drop of_device.h includeRob Herring2023-04-131-1/+0
* Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-261-2/+1
|\
| * ARM: rework endianess selectionArnd Bergmann2022-04-081-2/+1
* | irqchip: Add Kconfig symbols for sunxi driversSamuel Holland2022-05-171-3/+9
|/
* ARM: sunxi: Add a missing SPDX license headerJason Wang2021-09-131-3/+1
* ARM: sunxi: Add a missing SPDX license headerJason Wang2021-09-131-3/+1
* irqchip/sun6i-r: Use a stacked irqchip driverSamuel Holland2021-01-211-0/+2
* ARM: sunxi: Add machine match for the Allwinner V3 SoCPaul Kocialkowski2020-11-021-0/+1
* ARM: sunxi: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-121-1/+1
* ARM: sunxi: Fix CPU powerdown on A83TOndrej Jirman2019-10-291-1/+5
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* ARM: sunxi: fix a leaked reference by adding missing of_node_putWen Yang2019-03-181-0/+2
* ARM: sunxi: fix a leaked reference by adding missing of_node_putWen Yang2019-03-182-1/+6
* reset: sunxi: declare sun6i_reset_init in a header filePhilipp Zabel2019-01-281-1/+1
* ARM: sunxi: add Allwinner ARMv5 SoCsMesih Kilinc2018-12-032-1/+21
* ARM: Check ARCH_MULTI_V7 to differentiate ARMv5/v7 Allwinner SoCsMesih Kilinc2018-12-031-0/+6
* 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
|/