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
/
drivers
/
clk
/
rockchip
/
clk_rk3368.c
Age
Commit message (
Expand
)
Author
2018-01-09
rockchip: clk: bind reset driver
Elaine Zhang
2017-11-21
rockchip: clock: update sysreset driver binding
Kever Yang
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-01
rockchip: clk: Add rk3368 SARADC clock support
David Wu
2017-09-18
rockchip: clk: rk3368: Convert to livetree
Philipp Tomsich
2017-09-15
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-08-13
rockchip: clk: remove RATE_TO_DIV
Kever Yang
2017-08-13
rockchip: clk: rk3368: add support for configuring the SPI clocks
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate()
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL)
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: implement MMC/SD clock reparenting
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: implement DPLL (DRAM PLL) support
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
Philipp Tomsich
2017-08-13
rockchip: clk: rk3368: implement bandwidth adjust for PLLs
Philipp Tomsich
2017-07-27
rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for aut...
Philipp Tomsich
2017-06-07
rockchip: rk3368: Add clock driver
Andy Yan