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
Age
Commit message (
Expand
)
Author
2018-04-10
clk: add sandbox test for bulk API
Neil Armstrong
2018-04-10
clk: Add get/enable/disable/release for a bulk of clocks
Neil Armstrong
2018-04-09
clk: zynqmp: Add new compatible string for clock driver
Michal Simek
2018-04-06
clock: stm32mp1: add stgen clock source change support
Patrick Delaunay
2018-03-28
rockchip: clk: rk3188: update dpll settings to make EMAC work
Alexander Kochetkov
2018-03-23
arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dump
Vipul Kumar
2018-03-23
clk: zynq: Show watchdog clock rate properly
Michal Simek
2018-03-19
clk: stm32mp1: add clock tree initialization
Patrick Delaunay
2018-03-19
clk: add driver for stm32mp1
Patrick Delaunay
2018-03-16
clk: at91: clk-system: add set/get_rate operations
Wenyou Yang
2018-03-16
clk: at91: add PLLADIV driver
Wenyou Yang
2018-03-16
clk: at91: add USB Host clock driver
Wenyou Yang
2018-03-13
clk: clk_stm32f: Add DSI clock support
Patrice Chotard
2018-03-13
clk: clk_stm32f: Add set_rate for LTDC clock
Patrice Chotard
2018-03-13
clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clock
Patrice Chotard
2018-03-13
clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() part
Patrice Chotard
2018-03-13
clk: clk_stm32f: No more need of 48Mhz from PLL_SAI
Patrice Chotard
2018-03-13
clk: clk_stm32f: Fix RCC_PLLSAICFGR mask defines
Patrice Chotard
2018-03-13
clk: clk_stm32f: Fix stm32_clk_get_rate()
Patrice Chotard
2018-03-13
board: stm32: switch to DM STM32 timer
Patrice Chotard
2018-03-13
clk: clk_stm32h7: Fix prescaler for Domain 3
Patrice Chotard
2018-03-13
clk: clk_stm32h7: Fix stm32_clk_get_rate() for timer
Patrice Chotard
2018-03-13
clk: clk_stm32f: Fix stm32_clk_get_rate() for timer
Patrice Chotard
2018-03-13
rockchip: clk: rk1108: convert to use live dt
Kever Yang
2018-03-13
rockchip: clk: rk3328: convert to use live dt
Kever Yang
2018-03-13
rockchip: clk: rk3288: convert to use live dt
Kever Yang
2018-03-13
rockchip: clk: rk322x: convert to use live dt
Kever Yang
2018-03-13
rockchip: clk: rk3188: convert to use live dt
Kever Yang
2018-03-13
rockchip: clk: rk3036: convert to use live dt
Kever Yang
2018-03-05
clk: renesas: Add R8A77965 M3N entries
Marek Vasut
2018-02-24
rockchip: clk: rk3399: handle set_rate/get_rate for PLL_PPLL
Philipp Tomsich
2018-02-24
rockchip: clk: rk3368: handle clk_enable requests for GMAC
Philipp Tomsich
2018-02-24
rockchip: clk: rk3399: handle clk_enable requests for GMAC
Philipp Tomsich
2018-02-16
clk: rmobile: Assure SD-IF clock are configured correctly
Marek Vasut
2018-01-29
clk: clk_stm32: Add .set_rate callback
Patrice Chotard
2018-01-28
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2018-01-28
rockchip: clk: guard set_parent implementations against OF_PLATDATA
Philipp Tomsich
2018-01-28
clk: rockchip: clk_rk3368: Implement "assign-clock-parent"
David Wu
2018-01-28
clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-...
David Wu
2018-01-28
clk: rockchip: Add rk322x gamc clock support
David Wu
2018-01-28
clk: rockchip: Add rk3328 gamc clock support
David Wu
2018-01-28
rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node
Philipp Tomsich
2018-01-28
clk: implement clk_set_defaults()
Philipp Tomsich
2018-01-28
rockchip: clk: rk3399: implement set_parent() operation
Philipp Tomsich
2018-01-28
clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()
Philipp Tomsich
2018-01-28
clk: add clk_set_parent()
Philipp Tomsich
2018-01-28
clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value
Patrice Chotard
2018-01-28
clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()
Patrice Chotard
2018-01-28
clk: clk_stm32f: Remove STMMAC clock setup
Patrice Chotard
2018-01-28
clk: stm32: retrieve external oscillator frequency from DT
Patrice Chotard
[next]