summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi/clock_sun6i.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-04ARM: sunxi: Add clock and uart to sunxi headersIcenowy Zheng1-0/+13
2018-07-16sunxi: R40: add gigabit ethernet clocksLothar Felten1-1/+9
2018-06-29sunxi: Fix USB PHY index for H3Jagan Teki1-3/+7
2018-06-13sunxi: clock: Fix EHCI and OHCI clocks on A64Vasily Khoruzhick1-2/+4
2018-05-28sunxi: clock: Fix OHCI clock gating for H3/H5Chen-Yu Tsai1-7/+4
2018-05-28sunxi: clock: Fix clock gating for H3/H5/A64Jagan Teki1-3/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-03sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal1-0/+6
2017-05-15sunxi: Add clock support for TV encoderJernej Skrabec1-1/+7
2017-05-02sunxi: add clock configuration of R40 sataIcenowy Zheng1-2/+16
2017-04-20sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec1-0/+54
2017-04-20sunxi: Set PLL lock enable bits for R40Chen-Yu Tsai1-0/+2
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara1-2/+2
2017-01-04sunxi: A64: use H3 DRAM initialization code for A64 as wellJens Kuske1-0/+1
2016-08-26sunxi: Tune H3 DRAM PLL to improve lock timeJens Kuske1-1/+8
2016-07-15net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar1-1/+3
2016-06-10sunxi: Downclock AHB1 to 100MHz on Allwinner A64Siarhei Siamashka1-0/+5
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka1-3/+5
2016-02-23sunxi: H3: Add support for the host usb-physJelle van der Waa1-0/+22
2016-01-26sunxi: Support H3 CCU security switchesChen-Yu Tsai1-0/+7
2015-12-10sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCsHans de Goede1-4/+0
2015-11-22sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka1-1/+6
2015-11-22sunxi: Add H3 DRAM initialization supportJens Kuske1-0/+3
2015-08-14sun6i: clock: Add support for the mipi pllHans de Goede1-0/+14
2015-08-14sunxi: clock: Add clock_get_pll3() helper functionHans de Goede1-0/+5
2015-08-08sunxi: display: Add a few extra register and constant definesHans de Goede1-0/+1
2015-05-29sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet1-0/+3
2015-05-19sunxi: video: Fix lvds panel support for sun6i+Hans de Goede1-0/+3
2015-05-15sunxi: ohci: Add ohci usb host controller supportHans de Goede1-0/+2
2015-05-04sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede1-3/+28
2015-02-02sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede1-0/+2
2015-01-22sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headersHans de Goede1-0/+5
2015-01-14sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede1-0/+2
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede1-0/+1
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede1-0/+2
2015-01-14sunxi: Fix PLL1 running at half speed on sun8iHans de Goede1-1/+1
2015-01-14sun8i: Add dram initialization supportHans de Goede1-0/+4
2015-01-14sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede1-0/+5
2015-01-14sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede1-4/+7
2015-01-14sun6i: Add sunxi_get_ss_bonding_id() functionHans de Goede1-1/+3
2014-11-25sun6i: Add gmac support for sun6i boardsHans de Goede1-0/+8
2014-11-25sunxi: Add video pll clock functionsHans de Goede1-1/+58
2014-11-13sun6i: ehci: Add sun6i ehci supportHans de Goede1-0/+11
2014-11-13sun6i: Add clock functions needed for SPL / DRAM initHans de Goede1-1/+26
2014-10-24ARM: sun6i: Add clock supportChen-Yu Tsai1-0/+205