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
/
cpu
/
armv7
/
sunxi
/
clock_sun6i.c
Age
Commit message (
Expand
)
Author
2016-01-21
sunxi: Add support for the I2C controller which is part of the PRCM
Jelle van der Waa
2015-12-10
sunxi: twi: Enable clocks on sun7i
Olliver Schinagl
2015-11-22
sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3
Siarhei Siamashka
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-05-04
sunxi: Add support for A33 PLL11 (second DRAM pll)
Hans de Goede
2015-01-22
sunxi: Drop pll6 setting from clock_init_uart
Hans de Goede
2015-01-14
sunxi: Fix PLL1 running at half speed on sun8i
Hans de Goede
2015-01-14
sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them
Hans de Goede
2015-01-14
sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()
Hans de Goede
2014-11-25
sunxi: Add video pll clock functions
Hans de Goede
2014-11-13
sun6i: Add clock functions needed for SPL / DRAM init
Hans de Goede
2014-10-24
ARM: sunxi: Add support for using R_UART as console
Chen-Yu Tsai
2014-10-24
ARM: sun6i: Add clock support
Chen-Yu Tsai