summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi/clock_sun6i.h
AgeCommit message (Expand)Author
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