summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/rkclock.c
AgeCommit message (Expand)Author
2024-07-15Add RK3588 eMMC clocks and resets.Patrick Wildt
2024-06-11Add RK3588 TSADC clocks and resets.Mark Kettenis
2024-04-01Add clocks for the RK3588 PWM controller.Patrick Wildt
2024-03-06Add SPI clocks for other 64-bit Rockchip SoCs.Mark Kettenis
2024-03-02Add clocks for the RK3588 SPI controller.Mark Kettenis
2024-02-26Add GMAC related RK3588 clocks.Mark Kettenis
2023-11-26Add a few more RK3588 clocks/resets that are reference by newer deviceMark Kettenis
2023-09-29Newer versions of U-Boot may disable the USB PHYs and gate their clocks.Mark Kettenis
2023-07-09Add some more RK3588 PCIe clocks and resets.Patrick Wildt
2023-07-08Add some resets for the PCIe controllers on the RK3588.Patrick Wildt
2023-07-07Add clocks for the RK3588 PWM controllers.Patrick Wildt
2023-07-07Add clocks for the RK3588 I2C controllers.Patrick Wildt
2023-07-07Add resets for the RK3588 USB 3.0 controllers.Patrick Wildt
2023-06-19Add another reset for the PCIe controller on the RK3588.Mark Kettenis
2023-04-27Add some RK3588 PCIe related clocks.Mark Kettenis
2023-04-18tweak a printf for an unhandled clock in rkclock_get_frequency.David Gwynne
2023-04-18add the emmc clocks on rk3568 (and rk3566)David Gwynne
2023-04-06Add two more RK3568 clocks.Mark Kettenis
2023-03-26Add support for the RK3568 32k RTC clock. This clock uses a fractionalMark Kettenis
2023-03-23correct rk3308 clk_32k_sel maskJonathan Gray
2023-03-19improve dmesg output to help with debugging.David Gwynne
2023-03-19Add a few more RK3568 clocks.Mark Kettenis
2023-03-12Add rkcomphy(3), a driver for the "naneng" combo PHY found on the RK356xMark Kettenis
2023-03-10Implement setting the parent clock for RK356x. This includes code forMark Kettenis
2023-02-26RK3588 support.Mark Kettenis
2023-02-15Add GMAC-related RK356x clocks.Mark Kettenis
2023-02-13Add RK356x TSADC clocks.Mark Kettenis
2022-10-09RK3566/RK3568 support.Mark Kettenis
2022-06-28constify miscellaneous arm64 pin and clock tablesChristian Weisgerber
2022-01-09spellingJonathan Gray
2021-12-13add pclk clock used by dwdog(4) on RK3399Christopher Zimmermann
2021-10-24Constify struct cfattach.Martin Pieuchot
2021-07-28On some RK3399 boards the firmware disables some of the clocks. AllowPatrick Wildt
2021-07-28Add RK3399 PCIe PHY reference clocks.Patrick Wildt
2021-07-28Add RK3399 Type-C PHY clocks.Patrick Wildt
2021-04-07Add support for the fractional dividers for the i2s clocks.Mark Kettenis
2020-09-06Add RK3308 clocksJonathan Matthew
2020-06-11Add RK3399 audio clocks.Patrick Wildt
2020-04-08Add RK3328 Crypto/RNG clocks.Mark Kettenis
2020-03-01Make it possible to set the VPLL clock frequency and add a few more PLL clockMark Kettenis
2020-02-10Add support for the RK3399's VOP clocks to rkclock(4).Patrick Wildt
2020-01-22delete wasteful ;;Theo de Raadt
2019-12-03Add support for the RK3399's PWM clock to rkclock(4).Patrick Wildt
2019-11-29Add support for the RK3399's eMMC clock to rkclock(4).Patrick Wildt
2019-09-20Start using the generic clock code on RK3288 as well by switching over theMark Kettenis
2019-09-20Add RK3288 GMAC clock.Mark Kettenis
2019-09-20More RK3328 GMAC clock tweaking.Mark Kettenis
2019-09-19Add RK3328 GMAC clocks.Mark Kettenis
2019-09-16Add RK3399 GMAC clock.Mark Kettenis
2019-01-01Add some additional RK3399 clocks that are used by the current LinuxMark Kettenis