summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi/mc_smp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: sun8i: smp: Add support for A83TMylène Josserand2018-05-081-15/+136
* 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: smp: Move assembly code into a fileMylène Josserand2018-05-081-78/+4Star
* 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-201-0/+550