Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7a4944300bfa6780179574a840346a8026c511b1
/
drivers
/
clk
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· 8 years ago
9e4ce1d
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
10b594b
rockchip: clk: rk3399: allow requests for HDMI clocks
by Philipp Tomsich
· 8 years ago
d10b45e
rockchip: clk: rk3399: allow requests for PCLK_EFUSE1024NS
by Philipp Tomsich
· 8 years ago
78a7314
rockchip: clk: rk3399: adapt MMC clk configuration to the updated RK3399 DTS
by Philipp Tomsich
· 8 years ago
30d7c15
rockchip: clk: rk3399: fix off-by one during rate calculation in i2c/spi_set_rate
by Philipp Tomsich
· 8 years ago
c31ee92
rockchip: clk: rk3399: add clock support for SCLK_SPI1 and SCLK_SPI5
by Philipp Tomsich
· 8 years ago
5a02763
rockchip: clk: rk3328: add ciu_clk entry for eMMC/SDMMC
by Xu Ziyuan
· 8 years ago
42118e4
rockchip: clk: rk3288: add ciu_clk entry for eMMC/SDMMC/SDIO
by Xu Ziyuan
· 8 years ago
c06ade2
rockchip: clk: rk3188: add ciu_clk entry for eMMC/SDMMC/SDIO
by Xu Ziyuan
· 8 years ago
6682b9b
rockchip: clk: rk3036: add ciu_clk entry for eMMC/SDIO
by Xu Ziyuan
· 8 years ago
c35611c
dm: clk: add BCM6345 clock driver
by Álvaro Fernández Rojas
· 8 years ago
217c968
clk: at91: Align the at91 pmc's compatibles
by Wenyou Yang
· 8 years ago
e382e2d
clk: at91: Align clk-master compatibles with kernel
by Wenyou Yang
· 8 years ago
94bd7f3
clk: at91: Enhance the peripheral clock
by Wenyou Yang
· 8 years ago
a91f1d2
aspeed: Refactor SCU to use consistent mask & shift
by maxims@google.com
· 8 years ago
15016af
aspeed: Add support for Clocks needed by MACs
by maxims@google.com
· 8 years ago
995167b
aspeed: Add P-Bus clock in ast2500 clock driver
by maxims@google.com
· 8 years ago
adea66c
aspeed: Make SCU lock/unlock functions part of SCU API
by maxims@google.com
· 8 years ago
1a8fde7
stm32f7: use stm32f7 gpio driver supporting driver model
by Vikas Manocha
· 8 years ago
775bc39
rockchip: clk: rk3399: 24MHz is not a power of 2
by Philipp Tomsich
· 8 years ago
bfa896c
rockchip: clk: rk3399: add clocking support for Ethernet
by Philipp Tomsich
· 8 years ago
cf0a4ba
rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPL
by Philipp Tomsich
· 8 years ago
4126265
rockchip: clk: rk3188: Allow configuration of the armclk
by Heiko Stübner
· 8 years ago
70e38d9
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
2183cbf
stm32f7: clk: remove usart1 clock enable from board init
by Vikas Manocha
· 8 years ago
daaeaab
clk: stm32f7: add clock driver for stm32f7 family
by Vikas Manocha
· 8 years ago
1cfd550
rockchip: rk3328: add clock driver
by Kever Yang
· 8 years ago
5616c63
rockchip: rk3188: Add clock driver
by Heiko Stübner
· 8 years ago
643549b
rockchip: clk: rk3288: limit gpll and cpll init to SPL build
by Heiko Stübner
· 8 years ago
9a2cdca
dm: allow limiting pre-reloc markings to spl or tpl
by Heiko Stübner
· 8 years ago
e198053
rockchip: clk: rk3399: update driver for spl
by Kever Yang
· 8 years ago
04f5da9
clk: zynq: Add optional ethernet emio clock source support
by Stefan Herbrechtsmeier
· 8 years ago
f1f88c9
clk: zynq: Add zynq clock framework driver
by Stefan Herbrechtsmeier
· 8 years ago
2e97146
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
d067217
aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculation
by maxims@google.com
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
9e34de5
clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock
by Masahiro Yamada
· 8 years ago
2d5a2ad
aspeed: Add basic ast2500-specific drivers and configuration
by maxims@google.com
· 8 years ago
468b55f
clk: zynqmp: Add clock driver support for zynqmp
by Siva Durga Prasad Paladugu
· 8 years ago
cb1c7af
rockchip: clk: Support setting ACLK
by Simon Glass
· 8 years ago
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
Next »