index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
2017-11-29
clk: stm32f7: rename clk_stm32f7.c to clk_stm32f.c
Patrice Chotard
2017-11-29
clk: stm32f7: add STM32F4 support
Patrice Chotard
2017-11-29
clk: stm32f7: add dedicated STM32F7 compatible string
Patrice Chotard
2017-11-29
clk: stm32f7: retrieve PWR base address from DT
Patrice Chotard
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-17
clk: clk_stm32f7: fix PLL clock division factor
Patrice Chotard
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-11-01
rockchip: rk3399: init CPU clock when rkclk_init()
Kever Yang
2017-10-16
dm: clk: fix PWR_CR3 register's bit 2 name
Patrice Chotard
2017-10-16
dm: clk: remove CLK() macro for clk_stm32h7
Patrice Chotard
2017-10-15
clk: uniphier: add NAND controller clock
Masahiro Yamada
2017-10-15
clk: uniphier: add PXs3 clock data
Masahiro Yamada
2017-10-15
clk: uniphier: rework for better clock tree structure
Masahiro Yamada
2017-10-10
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-01
rockchip: rk322x: fix pd_bus hclk/pclk
Kever Yang
2017-10-01
rockchip: clk: fix typo in rk322x clock driver
Kever Yang
2017-10-01
rockchip: clk: Add rk3399 SARADC clock support
David Wu
2017-10-01
rockchip: clk: Add rk3368 SARADC clock support
David Wu
2017-10-01
rockchip: clk: Add rk3328 SARADC clock support
David Wu
2017-10-01
rockchip: clk: Add SARADC clock support for rk3288
David Wu
2017-10-01
rockchip: clk: Add rv1108 SARADC clock support
David Wu
2017-09-29
dm: clk: add missing .priv_auto_alloc_size() for stm32f7
Patrice Chotard
2017-09-24
clk: rmobile: Add RPC hyperflash clock
Marek Vasut
2017-09-24
clk: rmobile: Add support for setting SDxCKCR
Marek Vasut
2017-09-22
dm: clk: add clk driver support for stm32h7 SoCs
Patrice Chotard
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-18
rockchip: clk: rk3368: Convert to livetree
Philipp Tomsich
2017-09-15
dtoc: Put phandle args in an array
Simon Glass
2017-09-15
dtoc: Rename the phandle struct
Simon Glass
2017-09-15
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-09-14
clk: at91: utmi: Set the reference clock frequency
Wenyou Yang
2017-09-14
clk: Kconfig: Add dependences of SPL_CLK
Wenyou Yang
2017-08-30
clk: uniphier: add System clock support
Masahiro Yamada
2017-08-26
clk: rmobile: Split R8A7795 and R8A7796 core clock tables
Marek Vasut
2017-08-20
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
2017-08-20
clk: uniphier: fix unmet direct dependencies warning
Masahiro Yamada
2017-08-13
rockchip: clk: remove RATE_TO_DIV
Kever Yang
2017-08-13
rockchip: clk: update dwmmc clock 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
[next]