summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-10-26clk: kendryte: no need to check argument of free()Heinrich Schuchardt
2020-10-22clk: ccf: replace the get_rate helperDario Binacchi
2020-10-20clk: renesas: Import R8A774C0 clock tables from Linux 5.9Lad Prabhakar
2020-10-20clk: renesas: Add R8A774E1 clock tablesBiju Das
2020-10-20clk: renesas: Add R8A774B1 clock tablesBiju Das
2020-10-20clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clockBiju Das
2020-10-19clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristicsEugen Hristev
2020-10-19clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev
2020-10-19clk: at91: sam9x60: add support compatible with CCFClaudiu Beznea
2020-10-16clk: at91: Include device_compat.h in compat.cTom Rini
2020-10-15clk: sifive: Include device_compat.hSean Anderson
2020-10-14treewide: Fix wrong CONFIG_IS_ENABLED() handlingAlper Nebi Yasak
2020-10-09clk: agilex: Additional membus writes for HPS PLLChee Hong Ang
2020-10-09clk: agilex: Handle clock configuration differently in SPL and U-Boot properChee Hong Ang
2020-10-09clk: agilex: Add clock enable supportLey Foon Tan
2020-10-09clk: agilex: Add NAND clock supportLey Foon Tan
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-09-30clk: add clock driver for SCMI agentsEtienne Carriere
2020-09-30riscv: clk: Add CLINT clock to kendryte clock driverSean Anderson
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-09-23clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flagMichal Simek
2020-09-23xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek
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-09-09clock:aspeed: Sync with Linux kernel clock header defineRyan Chen
2020-09-09cosmetic: aspeed: ast2500: Rename clock headerRyan Chen
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