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_rk3399.c
Age
Commit message (
Expand
)
Author
2019-05-30
rockchip: clk: rk3399: allow requests for all UART clocks
Christoph Muellner
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-02-01
rockchip: clk: Add mention of four new clocks
Simon Glass
2018-11-30
rockchip: rk3399: Initialize CPU B clock.
Christoph Muellner
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-24
rockchip: clk: rk3399: handle set_rate/get_rate for PLL_PPLL
Philipp Tomsich
2018-02-24
rockchip: clk: rk3399: handle clk_enable requests for GMAC
Philipp Tomsich
2018-01-28
rockchip: clk: guard set_parent implementations against OF_PLATDATA
Philipp Tomsich
2018-01-28
rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node
Philipp Tomsich
2018-01-28
rockchip: clk: rk3399: implement set_parent() operation
Philipp Tomsich
2018-01-09
rockchip: clk: bind reset driver
Elaine Zhang
2017-11-26
rockchip: clk: rk3399: change extract_bits to bitfield_extract
Philipp Tomsich
2017-11-21
rockchip: clock: update sysreset driver binding
Kever Yang
2017-11-01
rockchip: rk3399: init CPU clock when rkclk_init()
Kever Yang
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-01
rockchip: clk: Add rk3399 SARADC clock support
David Wu
2017-09-18
rockchip: clk: rk3399: Convert to livetree
Philipp Tomsich
2017-09-18
rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1
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: update dwmmc clock div
Kever Yang
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-10
rockchip: clk: rk3399: allow requests for HDMI clocks
Philipp Tomsich
2017-05-10
rockchip: clk: rk3399: allow requests for PCLK_EFUSE1024NS
Philipp Tomsich
2017-05-10
rockchip: clk: rk3399: adapt MMC clk configuration to the updated RK3399 DTS
Philipp Tomsich
2017-05-10
rockchip: clk: rk3399: fix off-by one during rate calculation in i2c/spi_set_...
Philipp Tomsich
2017-05-10
rockchip: clk: rk3399: add clock support for SCLK_SPI1 and SCLK_SPI5
Philipp Tomsich
2017-04-04
rockchip: clk: rk3399: 24MHz is not a power of 2
Philipp Tomsich
2017-04-04
rockchip: clk: rk3399: add clocking support for Ethernet
Philipp Tomsich
2017-04-04
rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPL
Philipp Tomsich
2017-03-16
rockchip: clk: rk3399: update driver for spl
Kever Yang
2016-10-30
rockchip: rk3399: Move rockchip_get_cru() out of the driver
Simon Glass
2016-10-30
clk: rk3399: fix rockchip_get_cru
Jacob Chen
2016-09-22
clk: rk3399: add pmucru controller support
Kever Yang
2016-08-05
clock: rk3399: add support for dwmmc 400K
Kever Yang
2016-08-05
move: rockchip: move clock drivers into a subdirectory
Heiko Stübner