aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi/clock_sun6i.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22sunxi: sun6i: make more clock functions SPL onlyAndre Przywara1-2/+1
2024-01-29sunxi: remove common.h inclusionAndre Przywara1-1/+0
2022-12-14sunxi: board: annotate #endif linesAndre Przywara1-2/+2
2022-02-04mach-sunxi: Add support for SUNIV architectureIcenowy Zheng1-28/+58
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2019-10-25sunxi: Fix pll1 clock calculationStefan Mavrodiev1-1/+1
2018-11-13sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-11sunxi: switch PRCM to non-secure on H3/H5 SoCsIcenowy Zheng1-0/+6
2017-05-02sunxi: add clock configuration of R40 sataIcenowy Zheng1-0/+7
2017-04-20sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec1-1/+39
2017-04-20sunxi: Use H3/A64 DRAM initialization code for R40Chen-Yu Tsai1-1/+3
2017-04-20sunxi: Set PLL lock enable bits for R40Chen-Yu Tsai1-0/+5
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara1-3/+3
2017-01-04sunxi: A64: use H3 DRAM initialization code for A64 as wellJens Kuske1-1/+1
2017-01-04sunxi: clocks: Use the correct pattern register for PLL11Philipp Tomsich1-1/+1
2017-01-04sun6i: Restrict some register initialization to Allwinner A31 SoCAndre Przywara1-1/+5
2016-08-26sunxi: Tune H3 DRAM PLL to improve lock timeJens Kuske1-0/+6
2016-04-01sunxi: Move cpu independent code to mach directoryAlexander Graf1-0/+274