summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/sunxi/clock_sun6i.c
AgeCommit message (Expand)Author
2016-04-01sunxi: Move cpu independent code to mach directoryAlexander Graf
2016-03-23sunxi: Fix clock_twi_onoff for sun8i-a83Hans de Goede
2016-03-23sunxi: Fix clock_twi_onoff for sun6iHans de Goede
2016-01-26sunxi: Support H3 CCU security switchesChen-Yu Tsai
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2015-12-10sunxi: twi: Enable clocks on sun7iOlliver Schinagl
2015-11-22sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka
2015-08-14sun6i: clock: Add support for the mipi pllHans de Goede
2015-08-14sunxi: clock: Add clock_get_pll3() helper functionHans de Goede
2015-05-04sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede
2015-01-22sunxi: Drop pll6 setting from clock_init_uartHans de Goede
2015-01-14sunxi: Fix PLL1 running at half speed on sun8iHans de Goede
2015-01-14sun6i: clock_set_pll5: Calculate k and m rather then hardcoding themHans de Goede
2015-01-14sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede
2014-11-25sunxi: Add video pll clock functionsHans de Goede
2014-11-13sun6i: Add clock functions needed for SPL / DRAM initHans de Goede
2014-10-24ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai
2014-10-24ARM: sun6i: Add clock supportChen-Yu Tsai