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
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