summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi/clock_sun6i.h
AgeCommit message (Expand)Author
2017-05-15sunxi: Add clock support for TV encoderJernej Skrabec
2017-05-02sunxi: add clock configuration of R40 sataIcenowy Zheng
2017-04-20sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec
2017-04-20sunxi: Set PLL lock enable bits for R40Chen-Yu Tsai
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara
2017-01-04sunxi: A64: use H3 DRAM initialization code for A64 as wellJens Kuske
2016-08-26sunxi: Tune H3 DRAM PLL to improve lock timeJens Kuske
2016-07-15net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar
2016-06-10sunxi: Downclock AHB1 to 100MHz on Allwinner A64Siarhei Siamashka
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka
2016-02-23sunxi: H3: Add support for the host usb-physJelle van der Waa
2016-01-26sunxi: Support H3 CCU security switchesChen-Yu Tsai
2015-12-10sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCsHans de Goede
2015-11-22sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka
2015-11-22sunxi: Add H3 DRAM initialization supportJens Kuske
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-08-08sunxi: display: Add a few extra register and constant definesHans de Goede
2015-05-29sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet
2015-05-19sunxi: video: Fix lvds panel support for sun6i+Hans de Goede
2015-05-14sunxi: ohci: Add ohci usb host controller supportHans de Goede
2015-05-04sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede
2015-02-02sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede
2015-01-22sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede
2015-01-14sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede
2015-01-14sunxi: Fix PLL1 running at half speed on sun8iHans de Goede
2015-01-14sun8i: Add dram initialization supportHans de Goede
2015-01-14sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede
2015-01-14sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede
2015-01-14sun6i: Add sunxi_get_ss_bonding_id() functionHans de Goede
2014-11-25sun6i: Add gmac support for sun6i boardsHans de Goede
2014-11-25sunxi: Add video pll clock functionsHans de Goede
2014-11-13sun6i: ehci: Add sun6i ehci supportHans de Goede
2014-11-13sun6i: Add clock functions needed for SPL / DRAM initHans de Goede
2014-10-24ARM: sun6i: Add clock supportChen-Yu Tsai