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.h
Age
Commit message (
Expand
)
Author
2018-07-31
sunxi: add clock code for H6
Icenowy Zheng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-04-01
sunxi: Add support for Allwinner A64 SoCs
Siarhei Siamashka
2016-01-26
sunxi: Support H3 CCU security switches
Chen-Yu Tsai
2015-12-10
sunxi: clk: add basic clocks for A83T
vishnupatekar
2015-01-22
sun9i: Add clock_sun9i.h with ccu register layout for sun9i
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
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-11-05
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
Ian Campbell
2014-10-24
sunxi: Add clock_get_pll5p() function
Hans de Goede
2014-10-24
ARM: sunxi: Add basic A23 support
Chen-Yu Tsai
2014-10-24
ARM: sun6i: Add clock support
Chen-Yu Tsai
2014-05-25
sunxi: add sun7i clocks and timer support.
Ian Campbell