index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
arch-sunxi
/
clock_sun6i.h
Age
Commit message (
Expand
)
Author
2017-04-20
sunxi: Set PLL lock enable bits for R40
Chen-Yu Tsai
2017-04-05
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
Andre Przywara
2017-01-04
sunxi: A64: use H3 DRAM initialization code for A64 as well
Jens Kuske
2016-08-26
sunxi: Tune H3 DRAM PLL to improve lock time
Jens Kuske
2016-07-15
net: Add EMAC driver for H3/A83T/A64 SoCs.
Amit Singh Tomar
2016-06-10
sunxi: Downclock AHB1 to 100MHz on Allwinner A64
Siarhei Siamashka
2016-04-01
sunxi: Add support for Allwinner A64 SoCs
Siarhei Siamashka
2016-02-23
sunxi: H3: Add support for the host usb-phys
Jelle van der Waa
2016-01-26
sunxi: Support H3 CCU security switches
Chen-Yu Tsai
2015-12-10
sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCs
Hans de Goede
2015-11-22
sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3
Siarhei Siamashka
2015-11-22
sunxi: Add H3 DRAM initialization support
Jens Kuske
2015-08-14
sun6i: clock: Add support for the mipi pll
Hans de Goede
2015-08-14
sunxi: clock: Add clock_get_pll3() helper function
Hans de Goede
2015-08-08
sunxi: display: Add a few extra register and constant defines
Hans de Goede
2015-05-29
sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMA
Roy Spliet
2015-05-19
sunxi: video: Fix lvds panel support for sun6i+
Hans de Goede
2015-05-14
sunxi: ohci: Add ohci usb host controller support
Hans de Goede
2015-05-04
sunxi: Add support for A33 PLL11 (second DRAM pll)
Hans de Goede
2015-02-02
sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option
Hans de Goede
2015-01-22
sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers
Hans de Goede
2015-01-14
sunxi: usbc: Add support for usb0 to the common usbc code
Hans de Goede
2015-01-14
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
Hans de Goede
2015-01-14
sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1
Hans de Goede
2015-01-14
sunxi: Fix PLL1 running at half speed on sun8i
Hans de Goede
2015-01-14
sun8i: Add dram initialization support
Hans de Goede
2015-01-14
sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()
Hans de Goede
2015-01-14
sunxi: mmc: Properly setup mod-clk and clock sampling phases
Hans de Goede
2015-01-14
sun6i: Add sunxi_get_ss_bonding_id() function
Hans de Goede
2014-11-25
sun6i: Add gmac support for sun6i boards
Hans de Goede
2014-11-25
sunxi: Add video pll clock functions
Hans de Goede
2014-11-13
sun6i: ehci: Add sun6i ehci support
Hans de Goede
2014-11-13
sun6i: Add clock functions needed for SPL / DRAM init
Hans de Goede
2014-10-24
ARM: sun6i: Add clock support
Chen-Yu Tsai