summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: clk-master: add support for sama7g5Claudiu Beznea2020-09-222-1/+182
* clk: at91: clk-master: add driver compatible with ccfClaudiu Beznea2020-09-223-1/+178
* clk: at91: sam9x60-pll: add driver compatible with ccfClaudiu Beznea2020-09-224-0/+486
* clk: at91: clk-main: add driver compatible with ccfClaudiu Beznea2020-09-223-1/+398
* clk: at91: sckc: add driver compatible with ccfClaudiu Beznea2020-09-222-1/+173
* clk: at91: move clock code to compat.cClaudiu Beznea2020-09-2216-1163/+1030
* clk: at91: pmc: add helpers for clock driversClaudiu Beznea2020-09-222-0/+104
* clk: get clock pointer before proceedingClaudiu Beznea2020-09-221-4/+33
* clk: do not disable clock if it is criticalClaudiu Beznea2020-09-221-0/+3
* clk: bind clk to new parent deviceClaudiu Beznea2020-09-221-1/+10
* clk: check hw and hw->dev before dereference itClaudiu Beznea2020-09-221-0/+3
* clk: mt7622: add needed clocks for ssusb-nodeFrank Wunderlich2020-08-241-0/+42
* reset: drop unnecessary comment for pciesysFrank Wunderlich2020-08-241-1/+0
* Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-08-2410-13/+88
|\
| * clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.cLukasz Majewski2020-08-241-0/+1
| * clk: ccf: mux: change the get_rate helperDario Binacchi2020-08-241-1/+25
| * clk: ccf: mux: fix access to the sandbox registerDario Binacchi2020-08-241-0/+8
| * clk: ccf: mux: fix typoDario Binacchi2020-08-241-1/+1
| * clk: ccf: mux: change include orderDario Binacchi2020-08-241-4/+4
| * clk: fix the console output of clk_registerDario Binacchi2020-08-241-5/+5
| * clk: set flags in the ccf registration routinesDario Binacchi2020-08-246-1/+7
| * dm: test: clk: add the test for the ccf gated clockDario Binacchi2020-08-241-0/+4
| * clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clockLukasz Majewski2020-08-241-0/+7
| * clk: imx: Add support for pllv3 enet clockLukasz Majewski2020-08-241-0/+25
| * clk: imx6: Add definition for IMX6QDL_CLK_ENET clockLukasz Majewski2020-08-241-0/+1
| * clk: ICS8N3QV01 remove superfluous codeHeinrich Schuchardt2020-08-241-1/+0
* | treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada2020-08-222-3/+3
* | dm: core: Fix devfdt_get_addr_ptr return valueOvidiu Panait2020-08-221-2/+2
|/
* Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-08-201-17/+0
|\
| * clk: versal: Move pm_query_id out of clock driverMichal Simek2020-08-201-17/+0
* | reset: add basic reset controller for pciesysFrank Wunderlich2020-08-191-0/+15
* | clk: mediatek: add pciesys support for MT7622 SoCChuanjia Liu2020-08-191-0/+54
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-08-041-25/+65
|\
| * sifive: reset: add DM based reset driver for SiFive SoC'sSagar Shrikant Kadam2020-08-041-15/+58
| * fu540: prci: use common reset indexes defined in binding headerSagar Shrikant Kadam2020-08-041-10/+7
* | Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-08-043-0/+80
|\ \
| * | clk: clk_octeon: Add simple MIPS Octeon clock driverStefan Roese2020-08-033-0/+80
| |/
* / clk: Drop dm.h header file in clk-provider.hSimon Glass2020-08-033-6/+16
|/
* Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-07-276-7/+7
|\
| * treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-254-5/+5
| * treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-252-2/+2
* | clk: renesas: Add R8A774A1 clock tablesAdam Ford2020-07-254-0/+349
|/
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-246-7/+7
* Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dmTom Rini2020-07-236-7/+7
|\
| * treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-204-5/+5
| * treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-202-2/+2
* | drivers: clk: rockchip: clk_rk3328: Add SPI supportJohannes Krottmayer2020-07-221-0/+31
|/
* clk: imx8m: drop clk settingsPeng Fan2020-07-142-68/+0
* clk: imx8mp: Update imx8mp ccf clock driverYe Li2020-07-141-0/+52
* clk: imx8mm/8mn: Add USB clocksYe Li2020-07-142-0/+37