summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-09-22clk: at91: sama7g5: add clock supportClaudiu Beznea
2020-09-22clk: at91: pmc: add generic clock opsClaudiu Beznea
2020-09-22clk: at91: clk-generic: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-peripheral: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-system: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-programmable: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-utmi: add support for sama7g5Claudiu Beznea
2020-09-22clk: at91: clk-utmi: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-master: add support for sama7g5Claudiu Beznea
2020-09-22clk: at91: clk-master: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: sam9x60-pll: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-main: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: sckc: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: move clock code to compat.cClaudiu Beznea
2020-09-22clk: at91: pmc: add helpers for clock driversClaudiu Beznea
2020-09-22clk: get clock pointer before proceedingClaudiu Beznea
2020-09-22clk: do not disable clock if it is criticalClaudiu Beznea
2020-09-22clk: bind clk to new parent deviceClaudiu Beznea
2020-09-22clk: check hw and hw->dev before dereference itClaudiu Beznea
2020-08-24clk: mt7622: add needed clocks for ssusb-nodeFrank Wunderlich
2020-08-24reset: drop unnecessary comment for pciesysFrank Wunderlich
2020-08-24Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-08-24clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.cLukasz Majewski
2020-08-24clk: ccf: mux: change the get_rate helperDario Binacchi
2020-08-24clk: ccf: mux: fix access to the sandbox registerDario Binacchi
2020-08-24clk: ccf: mux: fix typoDario Binacchi
2020-08-24clk: ccf: mux: change include orderDario Binacchi
2020-08-24clk: fix the console output of clk_registerDario Binacchi
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi
2020-08-24dm: test: clk: add the test for the ccf gated clockDario Binacchi
2020-08-24clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clockLukasz Majewski
2020-08-24clk: imx: Add support for pllv3 enet clockLukasz Majewski
2020-08-24clk: imx6: Add definition for IMX6QDL_CLK_ENET clockLukasz Majewski
2020-08-24clk: ICS8N3QV01 remove superfluous codeHeinrich Schuchardt
2020-08-22treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada
2020-08-22dm: core: Fix devfdt_get_addr_ptr return valueOvidiu Panait
2020-08-20Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-08-20clk: versal: Move pm_query_id out of clock driverMichal Simek
2020-08-19reset: add basic reset controller for pciesysFrank Wunderlich
2020-08-19clk: mediatek: add pciesys support for MT7622 SoCChuanjia Liu
2020-08-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-08-04Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-08-03clk: Drop dm.h header file in clk-provider.hSimon Glass
2020-08-04sifive: reset: add DM based reset driver for SiFive SoC'sSagar Shrikant Kadam
2020-08-04fu540: prci: use common reset indexes defined in binding headerSagar Shrikant Kadam
2020-08-03clk: clk_octeon: Add simple MIPS Octeon clock driverStefan Roese
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-25clk: renesas: Add R8A774A1 clock tablesAdam Ford