Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ccb83c6bf57c905e71a59543bd508bca745a95ea
/
drivers
/
clk
ccb83c6
clk: at91: clk-system: add driver compatible with ccf
by Claudiu Beznea
· Mon Sep 07 17:46:48 2020 +0300
d96487b
clk: at91: clk-programmable: add driver compatible with ccf
by Claudiu Beznea
· Mon Sep 07 17:46:47 2020 +0300
6b5fa94
clk: at91: clk-utmi: add support for sama7g5
by Claudiu Beznea
· Mon Sep 07 17:46:46 2020 +0300
96179bd
clk: at91: clk-utmi: add driver compatible with ccf
by Claudiu Beznea
· Mon Sep 07 17:46:45 2020 +0300
e812b02
clk: at91: clk-master: add support for sama7g5
by Claudiu Beznea
· Mon Sep 07 17:46:44 2020 +0300
1f9023a
clk: at91: clk-master: add driver compatible with ccf
by Claudiu Beznea
· Mon Sep 07 17:46:43 2020 +0300
923ac87
clk: at91: sam9x60-pll: add driver compatible with ccf
by Claudiu Beznea
· Mon Sep 07 17:46:42 2020 +0300
5d40887
clk: at91: clk-main: add driver compatible with ccf
by Claudiu Beznea
· Mon Sep 07 17:46:41 2020 +0300
731bddd
clk: at91: sckc: add driver compatible with ccf
by Claudiu Beznea
· Mon Sep 07 17:46:40 2020 +0300
3f203a1
clk: at91: move clock code to compat.c
by Claudiu Beznea
· Mon Sep 07 17:46:39 2020 +0300
8fdb425
clk: at91: pmc: add helpers for clock drivers
by Claudiu Beznea
· Mon Sep 07 17:46:38 2020 +0300
b91eee6
clk: get clock pointer before proceeding
by Claudiu Beznea
· Mon Sep 07 17:46:36 2020 +0300
b02e8dd
clk: do not disable clock if it is critical
by Claudiu Beznea
· Mon Sep 07 17:46:35 2020 +0300
c8c1600
clk: bind clk to new parent device
by Claudiu Beznea
· Mon Sep 07 17:46:34 2020 +0300
d3e49d0
clk: check hw and hw->dev before dereference it
by Claudiu Beznea
· Mon Sep 07 17:46:32 2020 +0300
e51b57a
clk: mt7622: add needed clocks for ssusb-node
by Frank Wunderlich
· Thu Aug 20 16:37:55 2020 +0200
cee08a1
reset: drop unnecessary comment for pciesys
by Frank Wunderlich
· Thu Aug 20 16:37:53 2020 +0200
7cb5151
Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· Mon Aug 24 09:06:02 2020 -0400
2dbf94b
clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c
by Lukasz Majewski
· Mon Aug 24 11:12:18 2020 +0200
e7ce74d
clk: ccf: mux: change the get_rate helper
by Dario Binacchi
· Wed Jun 03 15:36:25 2020 +0200
88ea8df
clk: ccf: mux: fix access to the sandbox register
by Dario Binacchi
· Sat May 02 17:58:33 2020 +0200
5217bb1
clk: ccf: mux: fix typo
by Dario Binacchi
· Sat May 02 17:58:32 2020 +0200
3b32e6a
clk: ccf: mux: change include order
by Dario Binacchi
· Sat May 02 17:58:31 2020 +0200
8e312c5
clk: fix the console output of clk_register
by Dario Binacchi
· Sat May 02 17:38:11 2020 +0200
1a62dc1
clk: set flags in the ccf registration routines
by Dario Binacchi
· Mon Apr 13 14:36:27 2020 +0200
c98b802
dm: test: clk: add the test for the ccf gated clock
by Dario Binacchi
· Mon Apr 13 14:36:26 2020 +0200
8252da0
clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock
by Lukasz Majewski
· Mon Feb 24 14:55:26 2020 +0100
b0f278b
clk: imx: Add support for pllv3 enet clock
by Lukasz Majewski
· Mon Feb 24 14:55:25 2020 +0100
cffad9c
clk: imx6: Add definition for IMX6QDL_CLK_ENET clock
by Lukasz Majewski
· Mon Feb 24 14:55:24 2020 +0100
d97552c
clk: ICS8N3QV01 remove superfluous code
by Heinrich Schuchardt
· Sat Feb 15 21:27:38 2020 +0100
32822d0
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
by Masahiro Yamada
· Tue Aug 04 14:14:43 2020 +0900
a633f00
dm: core: Fix devfdt_get_addr_ptr return value
by Ovidiu Panait
· Mon Aug 03 22:17:35 2020 +0300
98a7f50
Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Thu Aug 20 14:46:43 2020 -0400
1a7c058
clk: versal: Move pm_query_id out of clock driver
by Michal Simek
· Thu Jul 23 09:24:06 2020 +0200
8bdcb39
reset: add basic reset controller for pciesys
by Frank Wunderlich
· Thu Aug 13 10:20:46 2020 +0200
420e8bf
clk: mediatek: add pciesys support for MT7622 SoC
by developer
· Mon Aug 10 16:17:08 2020 +0800
4539b48
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Tue Aug 04 11:07:38 2020 -0400
4e8120b
Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips
by Tom Rini
· Tue Aug 04 11:07:16 2020 -0400
4303396
clk: Drop dm.h header file in clk-provider.h
by Simon Glass
· Sun Jul 19 10:15:56 2020 -0600
e1ff6eb
sifive: reset: add DM based reset driver for SiFive SoC's
by Sagar Shrikant Kadam
· Wed Jul 29 02:36:13 2020 -0700
9158b39
fu540: prci: use common reset indexes defined in binding header
by Sagar Shrikant Kadam
· Wed Jul 29 02:36:11 2020 -0700
560b07f
clk: clk_octeon: Add simple MIPS Octeon clock driver
by Stefan Roese
· Thu Jul 30 13:56:16 2020 +0200
48de37a
Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Mon Jul 27 11:15:37 2020 -0400
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
1096ae1
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
by Masahiro Yamada
· Fri Jul 17 14:36:46 2020 +0900
06c4f9b
clk: renesas: Add R8A774A1 clock tables
by Adam Ford
· Tue Jun 30 09:30:08 2020 -0500
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
cb41516
Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Jul 23 15:56:06 2020 -0400
0f0237d
drivers: clk: rockchip: clk_rk3328: Add SPI support
by Johannes Krottmayer
· Wed Jul 08 23:57:38 2020 +0200
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
a3332a1
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
by Masahiro Yamada
· Fri Jul 17 14:36:46 2020 +0900
bb478b8
clk: imx8m: drop clk settings
by Peng Fan
· Thu Jul 09 15:36:22 2020 +0800
ee9c213
clk: imx8mp: Update imx8mp ccf clock driver
by Ye Li
· Tue Apr 21 20:19:24 2020 -0700
0321edb
clk: imx8mm/8mn: Add USB clocks
by Ye Li
· Sun Apr 19 02:22:09 2020 -0700
418c1fc
clk: clk-imx8mn: Update clock tree and support set parent
by Ye Li
· Sat Apr 18 08:19:12 2020 -0700
2dff879
clk: imx8mm: Add qspi clock
by Peng Fan
· Sat Jun 27 15:49:28 2020 +0800
6088c51
clk: imx8mm: fix clk set parent
by Peng Fan
· Sat Jun 27 15:48:04 2020 +0800
dc5b437
dtoc: extend dtoc to use struct driver_info when linking nodes
by Walter Lozano
· Thu Jun 25 01:10:13 2020 -0300
48e5b04
core: add support for U_BOOT_DRIVER_ALIAS
by Walter Lozano
· Thu Jun 25 01:10:06 2020 -0300
2901ac6
drivers: rename drivers to match compatible string
by Walter Lozano
· Thu Jun 25 01:10:04 2020 -0300
ea4179e
clk: actions: Add Ethernet clocks
by Amit Singh Tomar
· Sat May 09 19:55:09 2020 +0530
3d1fe4e
arm: stm32mp: add weak function to save vddcore
by Patrick Delaunay
· Mon May 25 12:19:45 2020 +0200
885bdc2
stm32mp1: clk: configure pll1 with OPP
by Patrick Delaunay
· Mon May 25 12:19:44 2020 +0200
42db70b
dm: Fix error handling for dev_read_addr_ptr
by Sean Anderson
· Wed Jun 24 06:41:13 2020 -0400
4d88d96
clk: Add K210 clock support
by Sean Anderson
· Wed Jun 24 06:41:11 2020 -0400
65cd44e
clk: Add a bypass clock for K210
by Sean Anderson
· Wed Jun 24 06:41:10 2020 -0400
6e887ee
clk: Add K210 pll support
by Sean Anderson
· Wed Jun 24 06:41:09 2020 -0400
f0d5a6b
clk: Fix clk_get_by_* handling of index
by Sean Anderson
· Wed Jun 24 06:41:08 2020 -0400
aa1e85f
clk: Check that ops of composite clock components exist before calling
by Sean Anderson
· Wed Jun 24 06:41:07 2020 -0400
cfc2f02
clk: Always use the supplied struct clk
by Sean Anderson
· Wed Jun 24 06:41:06 2020 -0400
d434b1f
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next
by Tom Rini
· Tue Jun 30 11:43:18 2020 -0400
016133a
rockchip: clk: rk3188: change APLL to safe 600MHz
by Alexander Kochetkov
· Mon Jun 22 16:17:09 2020 +0300
98697a1
clk: versal: Remove alt_ref_clk from clock sources
by Rajan Vaja
· Mon May 04 22:53:56 2020 -0700
e848dba
clk: sifive: fu540-prci: Release ethernet clock reset
by Pragnesh Patel
· Fri May 29 11:33:31 2020 +0530
1790bce
clk: sifive: fu540-prci: Add ddr clock initialization
by Pragnesh Patel
· Fri May 29 11:33:30 2020 +0530
54ce0e0
clk: sifive: fu540-prci: Add clock enable and disable ops
by Pragnesh Patel
· Fri May 29 11:33:29 2020 +0530
055c218
clk: rk3399: Enable/Disable TCPHY clocks
by Jagan Teki
· Tue May 26 11:32:07 2020 +0800
4fb2c6d
clk: rk3399: Set empty for TCPHY assigned-clocks
by Jagan Teki
· Tue May 26 11:32:06 2020 +0800
a591537
clk: rk3399: Enable/Disable the USB2PHY clk
by Jagan Teki
· Tue May 26 11:32:05 2020 +0800
ad38600
clk: rk3399: Fix eMMC get_clk reg offset
by Jagan Teki
· Sun May 24 22:13:15 2020 +0530
70c54ee
clk: rk3399: Enable/Disable the PCIEPHY clk
by Jagan Teki
· Sat May 09 22:26:20 2020 +0530
6c7f14a
clk: rk3399: Add enable/disable clks
by Jagan Teki
· Sat May 09 22:26:19 2020 +0530
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
fb64e36
common: Drop linux/stringify.h from common header
by Simon Glass
· Sun May 10 11:40:09 2020 -0600
c06c1be
common: Drop linux/bug.h from common header
by Simon Glass
· Sun May 10 11:40:08 2020 -0600
6b9f010
common: Drop asm/ptrace.h from common header
by Simon Glass
· Sun May 10 11:40:06 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
abccdb1
Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Thu May 14 08:44:06 2020 -0400
9728949
clk: stm32mp1: fix CK_MPU calculation
by Lionel Debieve
· Fri Apr 24 15:47:57 2020 +0200
6bd63fc
CLK: ARC: HSDK: add separate clock map for HSDK-4xD
by Eugeniy Paltsev
· Thu May 07 22:20:10 2020 +0300
7aa8c09
CLK: ARC: HSDK: define clock map with DT binding constants
by Eugeniy Paltsev
· Thu May 07 20:31:01 2020 +0300
87b0d19
CLK: ARC: HSDK: make set_clock optional
by Eugeniy Paltsev
· Thu May 07 20:18:41 2020 +0300
089c8e9
CLK: ARC: HSDK: prepare for multiple clock maps support
by Eugeniy Paltsev
· Thu May 07 20:10:30 2020 +0300
9264fdf
CLK: ARC: HSDK: driver cleanup
by Eugeniy Paltsev
· Thu May 07 19:00:08 2020 +0300
0b8ac7c
CLK: ARC: HSDK: use appropriate config data types
by Eugeniy Paltsev
· Thu May 07 17:52:11 2020 +0300
f29fb45
CLK: ARC: HSDK: drop unused offset
by Eugeniy Paltsev
· Thu May 07 17:37:37 2020 +0300
Next »