History log of /freebsd/sys/riscv/starfive/files.starfive (Results 1 – 7 of 7)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 35a2229b 16-Dec-2024 Jari Sihvola <jsihv@gmx.com>

Add StarFive JH7110's STG clocks

This is identical to AON clocks. The only difference is
BUS_PASS_ORDER_LAST which was needed for some reason. This has clocks
needed by PCIe controller driver.

Revi

Add StarFive JH7110's STG clocks

This is identical to AON clocks. The only difference is
BUS_PASS_ORDER_LAST which was needed for some reason. This has clocks
needed by PCIe controller driver.

Reviewed by: mhorne
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D47920

show more ...


Revision tags: release/14.2.0, release/13.4.0, release/14.1.0
# 0612538e 07-May-2024 Jari Sihvola <jsihv@gmx.com>

jh7110: Add StarFive JH7110 clock/reset generator drivers

Implement a core clknode driver for the JH7110 (StarFive VisionFive v2)
platform.

Add clock/reset generator drivers for the PLL, SYS, and A

jh7110: Add StarFive JH7110 clock/reset generator drivers

Implement a core clknode driver for the JH7110 (StarFive VisionFive v2)
platform.

Add clock/reset generator drivers for the PLL, SYS, and AON clock
groupings.

Co-authored-by: mhorne
Reviewed by: mhorne
Sponsored by: The FreeBSD Foundation (mhorne's contributions)
Differential Revision: https://reviews.freebsd.org/D43037

show more ...


# 6ea05fce 07-May-2024 Mitchell Horne <mhorne@FreeBSD.org>

Revert "jh7110: Add StarFive JH7110 clock/reset generator drivers"

I did not set the author field properly; revert to fix this.

This reverts commit 5d6d6278979b9eab598a23c804d23e930d2f7268.


# c8b472aa 04-Mar-2024 Mitchell Horne <mhorne@FreeBSD.org>

jh7110: enable MMC driver

Add a variant of the existing dwmmc driver, and enable it in the GENERIC
kernel.

Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D4

jh7110: enable MMC driver

Add a variant of the existing dwmmc driver, and enable it in the GENERIC
kernel.

Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44026

show more ...


# 5d6d6278 06-May-2024 Mitchell Horne <mhorne@FreeBSD.org>

jh7110: Add StarFive JH7110 clock/reset generator drivers

Implement a core clknode driver for the JH7110 (StarFive VisionFive v2)
platform.

Add clock/reset generator drivers for the PLL, SYS, and A

jh7110: Add StarFive JH7110 clock/reset generator drivers

Implement a core clknode driver for the JH7110 (StarFive VisionFive v2)
platform.

Add clock/reset generator drivers for the PLL, SYS, and AON clock
groupings.

Co-authored-by: mhorne
Reviewed by: mhorne
Sponsored by: The FreeBSD Foundation (mhorne's contributions)
Differential Revision: https://reviews.freebsd.org/D43037

show more ...


# cf087682 06-Mar-2024 Mitchell Horne <mhorne@FreeBSD.org>

starfive: add a syscon driver

It serves the purpose of attaching syscon devices as early as possible;
this is required for early attachment of the PLL clock driver.

Sponsored by: The FreeBSD Founda

starfive: add a syscon driver

It serves the purpose of attaching syscon devices as early as possible;
this is required for early attachment of the PLL clock driver.

Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44270

show more ...


Revision tags: release/13.3.0
# 749e318d 27-Feb-2024 Mitchell Horne <mhorne@FreeBSD.org>

riscv: add starfive kernelconf template

Enable the Synopsis UART driver. Other drivers will be added in the
future.

Reviewed by: jrtc27
Sponsored by: The FreeBSD Foundatino
Differential Revision: h

riscv: add starfive kernelconf template

Enable the Synopsis UART driver. Other drivers will be added in the
future.

Reviewed by: jrtc27
Sponsored by: The FreeBSD Foundatino
Differential Revision: https://reviews.freebsd.org/D44105

show more ...