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
/
clk_rk3288.c
Age
Commit message (
Expand
)
Author
2016-07-25
rockchip: Use rockchip_get_clk() to obtain the SoC clock
Simon Glass
2016-07-25
rockchip: rk3288: fix FREF_MIN_HZ constant
Heiko Stübner
2016-07-25
cosmetic: rockchip: rk3288: rename rkclk_configure_cpu
Heiko Stübner
2016-07-14
rockchip: clk: Update the rk3288 driver to support of-platdata
Simon Glass
2016-07-14
rockchip: clk: Move all DT decoding to ofdata_to_platdata()
Simon Glass
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-05-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
rockchip: rk3288: Add clock support for the gmac ethernet interface
Sjoerd Simons
2016-05-26
Rename reset to sysreset
Stephen Warren
2016-01-21
rockchip: spl: Support full-speed CPU in SPL
Simon Glass
2016-01-21
rockchip: rk3288: clock: Fix various minor errors
Simon Glass
2016-01-21
rockchip: clk: Add support for clocks needed by the displays
Simon Glass
2016-01-21
rockchip: Rename the CRU_MODE_CON fields
Simon Glass
2016-01-21
rockchip: clk: Make rkclk_get_clk() SoC-specific
Simon Glass
2016-01-21
rockchip: mmc: Update the driver to use the new clock ID
Simon Glass
2016-01-21
rockchip: clock: Add a function to find a clock by ID
Simon Glass
2016-01-21
rockchip: clk: Add a function to get a peripheral clock rate
Simon Glass
2016-01-21
rockchip: clock: Rename the general clock variable to gclk_rate
Simon Glass
2016-01-21
rockchip: Use a separate clock ID for clocks
Simon Glass
2016-01-20
clk: add static qualifier to local functions
Masahiro Yamada
2015-09-02
rockchip: rk3288: Add clock driver
Simon Glass