index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sifive
Age
Commit message (
Expand
)
Author
2026-03-13
sifive: switch to OF_UPSTREAM
Andreas Schwab
2025-10-28
clk: Tighten some clock driver dependencies
Tom Rini
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-09-10
clk: sifive: avoid declaring static variables in includes
Heinrich Schuchardt
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
clk: Remove <common.h> and add needed includes
Tom Rini
2023-07-06
clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCI
Ben Dooks
2022-09-06
dt-bindings: clock: sifive: sync FU740 PRCI clock binding header
Icenowy Zheng
2021-10-20
clk: sifive: Fix -Wint-to-pointer-cast warning
Bin Meng
2021-07-06
drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux'
Green Wan
2021-05-31
drivers: clk: add fu740 support
Green Wan
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-15
clk: sifive: Include device_compat.h
Sean Anderson
2020-08-04
sifive: reset: add DM based reset driver for SiFive SoC's
Sagar Shrikant Kadam
2020-08-04
fu540: prci: use common reset indexes defined in binding header
Sagar Shrikant Kadam
2020-06-04
clk: sifive: fu540-prci: Release ethernet clock reset
Pragnesh Patel
2020-06-04
clk: sifive: fu540-prci: Add ddr clock initialization
Pragnesh Patel
2020-06-04
clk: sifive: fu540-prci: Add clock enable and disable ops
Pragnesh Patel
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-07-19
clk: sifive: Drop GEMGXL clock driver
Anup Patel
2019-07-19
clk: sifive: Sync-up main driver with upstream Linux
Anup Patel
2019-07-19
clk: sifive: Sync-up DT bindings header with upstream Linux
Anup Patel
2019-07-19
clk: sifive: Sync-up WRPLL library with upstream Linux
Anup Patel
2019-07-19
clk: sifive: Factor-out PLL library as separate module
Anup Patel
2019-06-01
clk: sifive: Add clock driver for GEMGXL MGMT
Bin Meng
2019-05-09
clk: sifive: fu540-prci: Change include order
Jagan Teki
2019-02-27
clk: Add SiFive FU540 PRCI clock driver
Anup Patel