index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sifive
Age
Commit message (
Expand
)
Author
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