Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
06732381a91cf07d768f7ebb6d6042cf2ba8e1e1
/
drivers
/
clk
901c2ce
rockchip: rk3288: Move rockchip_get_cru() out of the driver
by Simon Glass
· 8 years ago
d1dfea7
rockchip: rk3399: Move rockchip_get_cru() out of the driver
by Simon Glass
· 8 years ago
3814f0e
rockchip: rk3036: Move rockchip_get_cru() out of the driver
by Simon Glass
· 8 years ago
78b6c3f
clk: rk3399: fix rockchip_get_cru
by Jacob Chen
· 8 years ago
9a71d39
clk: at91: Improve the clock implementation
by Wenyou Yang
· 8 years ago
33cdf49
clk: clk-uclass: Assign clk->dev before call .of_xlate
by Wenyou Yang
· 8 years ago
e400930
clk: at91: Fix at91-pmc and at91-sckc's class ID
by Wenyou Yang
· 8 years ago
8bdfe0a
clk: uniphier: rework UniPhier clk driver
by Masahiro Yamada
· 8 years ago
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
3b940fa
clock: implement a driver for the Tegra CAR
by Stephen Warren
· 8 years ago
7972fc9
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
c3a29fe
clk: uniphier: allow to have clock node under syscon node
by Masahiro Yamada
· 8 years ago
f18559e
clk: uniphier: move U_BOOT_DRIVER entry to core code
by Masahiro Yamada
· 8 years ago
630c99f
clk: uniphier: constify clock data arrays/structures
by Masahiro Yamada
· 8 years ago
4051462
clk: rk3288: add PWM clock get rate
by Kever Yang
· 8 years ago
e54d26a
clk: rk3399: add pmucru controller support
by Kever Yang
· 8 years ago
0399f44
clk: boston: Providea simple driver for Boston board clocks
by Paul Burton
· 8 years ago
4009b7e
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
8c772bd
clk: at91: Add clock driver
by Wenyou Yang
· 8 years ago
e8e3f20
clock: add Tegra186 clock driver
by Stephen Warren
· 8 years ago
1b7dcc3
rockchip: remove log2 reimplementation from clock drivers
by Heiko Stübner
· 8 years ago
dc850de
clock: rk3399: add support for dwmmc 400K
by Kever Yang
· 8 years ago
4776f0b
move: rockchip: move clock drivers into a subdirectory
by Heiko Stübner
· 8 years ago
ca19eac
rk3399: add basic soc driver
by Kever Yang
· 8 years ago
ae8fe41
rockchip: Use rockchip_get_clk() to obtain the SoC clock
by Simon Glass
· 8 years ago
7f78c24
rockchip: rk3288: fix FREF_MIN_HZ constant
by Heiko Stübner
· 8 years ago
1bd4a54
cosmetic: rockchip: rk3288: rename rkclk_configure_cpu
by Heiko Stübner
· 8 years ago
fa1f73f
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
by Masahiro Yamada
· 8 years ago
30d40b3
dm: clk: Remove simple version of clk_get_by_index/name()
by Michal Simek
· 8 years ago
00c5fd4
rockchip: clk: Update the rk3288 driver to support of-platdata
by Simon Glass
· 8 years ago
994c29d
rockchip: clk: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· 8 years ago
589d915
dm: clk: Add support for of-platdata
by Simon Glass
· 8 years ago
daec47b
clk: sandbox: don't check clk ID against 0
by Stephen Warren
· 8 years ago
a962243
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
1d724e1
Merge http://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
9a8f4cf
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
3ce69bf
rockchip: rk3288: Add clock support for the gmac ethernet interface
by Sjoerd Simons
· 9 years ago
859f256
Rename reset to sysreset
by Stephen Warren
· 9 years ago
dcfbfab
clk: uniphier: add Media I/O clock driver support for PH1-LD11
by Masahiro Yamada
· 9 years ago
e3fc84c
clk: exynos: add clock driver for Exynos7420 Soc
by Thomas Abraham
· 9 years ago
763023c
clk: uniphier: add Media I/O clock driver support for PH1-LD20
by Masahiro Yamada
· 9 years ago
46a624f
clk: uniphier: use devm_get_addr() to get base address
by Masahiro Yamada
· 9 years ago
e4dfb05
clk: uniphier: add Media I/O clock driver for UniPhier SoCs
by Masahiro Yamada
· 9 years ago
699f919
drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.
by Purna Chandra Mandal
· 9 years ago
94906e4
rockchip: spl: Support full-speed CPU in SPL
by Simon Glass
· 9 years ago
e6a682b
rockchip: rk3288: clock: Fix various minor errors
by Simon Glass
· 9 years ago
273afb2
rockchip: clk: Add support for clocks needed by the displays
by Simon Glass
· 9 years ago
5562bf1
rockchip: Rename the CRU_MODE_CON fields
by Simon Glass
· 9 years ago
410d45c
rockchip: clk: Make rkclk_get_clk() SoC-specific
by Simon Glass
· 9 years ago
508c077
dm: clk: Add a simple version of clk_get_by_index()
by Simon Glass
· 9 years ago
d4a8a68
rockchip: mmc: Update the driver to use the new clock ID
by Simon Glass
· 9 years ago
344f366
rockchip: clock: Add a function to find a clock by ID
by Simon Glass
· 9 years ago
398ced1
rockchip: clk: Add a function to get a peripheral clock rate
by Simon Glass
· 9 years ago
afe0cb0
rockchip: clock: Rename the general clock variable to gclk_rate
by Simon Glass
· 9 years ago
8d32f4b
rockchip: Use a separate clock ID for clocks
by Simon Glass
· 9 years ago
0342bd2
dm: clk: Add support for decoding clocks from the device tree
by Simon Glass
· 9 years ago
31adfc2
clk: add fixed rate clock driver
by Masahiro Yamada
· 9 years ago
67c2295
clk: add API to enable clock
by Masahiro Yamada
· 9 years ago
ecf20f6
clk: add static qualifier to local functions
by Masahiro Yamada
· 9 years ago
92b8c2f
clk: move Kconfig options into sub-menu
by Masahiro Yamada
· 9 years ago
01aa702
rockchip: rk3036: Add clock driver
by huang lin
· 9 years ago
421358c
rockchip: rk3288: Add clock driver
by Simon Glass
· 9 years ago
b16de45
clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
by Masahiro Yamada
· 9 years ago
8cc4d82
dm: test: Add tests for the clk uclass
by Simon Glass
· 9 years ago
36ad234
dm: Add a clock uclass
by Simon Glass
· 9 years ago