Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f5663740cb3c2a2e6a9017113a2861193756eb0d
/
drivers
/
clk
445f85f
rockchip: clk: rk3399: remove clk_enable()
by Kever Yang
· 5 years ago
7be113b
rockchip: clk: rk3368: remove clk_enable()
by Kever Yang
· 5 years ago
899c3b3
rockchip: clk: rk3328: remove clk_enable()
by Kever Yang
· 5 years ago
c7ed190
rockchip: clk: rk3288: remove clk_enable()
by Kever Yang
· 5 years ago
38c9f08
clk: aspeed: Add support for SD clock
by Eddie James
· 5 years ago
80505e5
Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 5 years ago
d0e8c4a
clk: meson-g12b: add compatible
by Mark Kettenis
· 5 years ago
4de076e
stm32mp1: clk: use gd to store frequency information
by Patrick Delaunay
· 5 years ago
7879a7d
stm32mp1: clk: remove debug traces
by Patrick Delaunay
· 5 years ago
a074667
Kconfig: Varios: Fix more SPL, TPL dependencies
by Adam Ford
· 5 years ago
50b4b80
Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
2fcff36
rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0
by Kever Yang
· 5 years ago
f62ec5c
clk: imx: add i.MX8MM clk driver
by Peng Fan
· 5 years ago
543fdc2
clk: imx: add i.MX8M composite clk support
by Peng Fan
· 5 years ago
bbb5871
clk: imx: add pll14xx driver
by Peng Fan
· 5 years ago
ccab066
clk: imx: expose CCF entry for all
by Peng Fan
· 5 years ago
c66f4f5
sandbox: clk: add clk enable/disable test code
by Peng Fan
· 5 years ago
0520be0
clk: prograte clk enable/disable to parent
by Peng Fan
· 5 years ago
e6849e2
clk: introduce enable_count
by Peng Fan
· 5 years ago
acbb7cd
clk: add support for clk_is_match()
by Sekhar Nori
· 5 years ago
ca6da6d
clk: renesas: Add R8A77980 V3H clock tables
by Marek Vasut
· 5 years ago
2d88b5a
clk: MediaTek: add hifsys entry for MT7623 SoC.
by Ryder Lee
· 5 years ago
898c40c
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· 5 years ago
0c0cdc8
clk: meson: remove duplicate logic
by Heinrich Schuchardt
· 5 years ago
8f611dc
clk: sandbox: add composite clk
by Peng Fan
· 5 years ago
2b12957
clk: gate: support sandbox
by Peng Fan
· 5 years ago
0009763
clk: add composite clk support
by Peng Fan
· 5 years ago
91944ef
dm: clk: ignore default settings when node not valid
by Peng Fan
· 5 years ago
4b91ec0
clk: imx: gate2 add set rate
by Peng Fan
· 5 years ago
b6c56d9
clk: imx: import clk heplers
by Peng Fan
· 5 years ago
4f305bf
clk: fixed_rate: export clk_fixed_rate
by Peng Fan
· 5 years ago
fe69b03
clk: divider set rate supporrt
by Peng Fan
· 5 years ago
1c64330
clk: add clk-gate support
by Peng Fan
· 5 years ago
4b04408
clk: mux: add set parent support
by Peng Fan
· 5 years ago
5b27ff8
clk: use clk_dev_binded
by Peng Fan
· 5 years ago
2457612
clk: introduce clk_dev_binded
by Peng Fan
· 5 years ago
c957be9
Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
84a6a27
rockchip: rk3188: init CPU freq in clock driver
by Kever Yang
· 5 years ago
df9a7a1
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
e497fab
clk: initialize clk->data when using default xlate
by Sekhar Nori
· 5 years ago
ff8c23e
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
fd7fe1b
clk: stm32mp1: Add RTC clock entry
by Patrick Delaunay
· 5 years ago
79ea03b
Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
f556d75
clk: rockchip: rk3399: Set 400MHz ddr clock
by Jagan Teki
· 5 years ago
0956568
clk: rockchip: rk3399: Set 50MHz ddr clock
by Jagan Teki
· 5 years ago
87e460c
clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
by Lukasz Majewski
· 5 years ago
5da0095
clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW
by Lukasz Majewski
· 5 years ago
6bb15d6
clk: sandbox: Adjust clk-divider to emulate reading its value from HW
by Lukasz Majewski
· 5 years ago
1a961c9
dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag
by Lukasz Majewski
· 5 years ago
1d7993d
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
by Lukasz Majewski
· 5 years ago
2796af7
dm: clk: Define clk_get_by_id() for clk operations
by Lukasz Majewski
· 5 years ago
4aa7830
dm: clk: Define clk_get_parent_rate() for clk operations
by Lukasz Majewski
· 5 years ago
0c660c2
dm: clk: Define clk_get_parent() for clk operations
by Lukasz Majewski
· 5 years ago
36bac0a
clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)
by Lukasz Majewski
· 5 years ago
ec8f1c0
clk: Remove clock ID check in .get_rate() of clk_fixed_*
by Lukasz Majewski
· 5 years ago
8633ede
clk: sifive: Drop GEMGXL clock driver
by Anup Patel
· 5 years ago
ed0ef37
clk: sifive: Sync-up main driver with upstream Linux
by Anup Patel
· 5 years ago
66591a7
clk: sifive: Sync-up DT bindings header with upstream Linux
by Anup Patel
· 5 years ago
c236802
clk: sifive: Sync-up WRPLL library with upstream Linux
by Anup Patel
· 5 years ago
d04c79d
clk: sifive: Factor-out PLL library as separate module
by Anup Patel
· 5 years ago
dd7dfa2
clk: rockchip: rk3399: Fix check patch warnings and checks
by Jagan Teki
· 5 years ago
555ceca
rockchip: clk: rk3399: handle clk_enable requests for USB3
by Mark Kettenis
· 5 years ago
0e80dda
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 5 years ago
106c130
sunxi: clocks: Add H6 USB clock gates and resets
by Andre Przywara
· 5 years ago
a9a3a37
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
67d74ce
clk: clk_stm32mp1: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
dfda7d4
stm32mp1: syscon: remove stgen
by Patrick Delaunay
· 5 years ago
9a2f0e5
clk: uniphier: add EMMC clock for LD11, LD20, and PXs3
by Masahiro Yamada
· 5 years ago
2702646
Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot
by Tom Rini
· 5 years ago
16f8b84
clk: imx8qm: fix usdhc2 clocks
by Marcel Ziswiler
· 5 years ago
f6ccdda
stm32mp1: clk: use the correct identifier for ethck
by Patrick Delaunay
· 5 years ago
248278d
clk: stm32mp1: Add SPI1 clock entry
by Patrice Chotard
· 6 years ago
49191d2
clk: sifive: Add clock driver for GEMGXL MGMT
by Bin Meng
· 5 years ago
8a802a2
Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 5 years ago
08e09c2
clk: meson-g12a: Add PCIE PLL support
by Neil Armstrong
· 5 years ago
2461543
rockchip: clk: rk3399: allow requests for all UART clocks
by Christoph Muellner
· 6 years ago
c3e828b
clk: stm32mp1: add set_rate for DDRPHYC clock
by Patrick Delaunay
· 6 years ago
487bb2b
mpc83xx_clk: Add enable method
by Mario Six
· 6 years ago
f30f268
Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
504bf79
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
dcb63fc
clk: Use clk_get_by_index_tail()
by Jagan Teki
· 6 years ago
75f9831
clk: Get the CLK by index without device
by Jagan Teki
· 6 years ago
db2f696
clk: sifive: fu540-prci: Change include order
by Jagan Teki
· 6 years ago
5793e8c
rockchip: clk: rk322x: fix assert clock value
by Kever Yang
· 6 years ago
e4d0d61
rockchip: rk322x: add CLK_EMMC_SAMPLE clock support
by Kever Yang
· 6 years ago
3570ea1
Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
b4ee6da
Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
15f09a1
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· 6 years ago
e45efe9
clk: imx8: add i.MX8QM clk driver
by Peng Fan
· 6 years ago
98c63a7
clk: imx8: split code into common and soc specific part
by Peng Fan
· 6 years ago
ceb6ddb
Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
cd52c32
clk: mediatek: add driver for MT8516
by Fabien Parent
· 6 years ago
fe913a8
clk: mediatek: add support for SETCLR_INV and NO_SETCLR flags
by Fabien Parent
· 6 years ago
912af84
clk: meson: add g12a support
by Jerome Brunet
· 6 years ago
f5abfed
clk: create meson directory and move related drivers
by Jerome Brunet
· 6 years ago
4b37f36
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
3368537
clk: sunxi: r40: Fix GMAC reset reg offset
by Jagan Teki
· 6 years ago
2aff722
ARM: zynq: Add missing i2c get_rate for fixing i2c SPL
by Hannes Schmelzer
· 6 years ago
cf5eebe
Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
0152895
Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot
by Tom Rini
· 6 years ago
Next »