History log of /freebsd/sys/modules/dtb/rockchip/Makefile (Results 1 – 23 of 23)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b54d4a16 08-May-2024 Peter Jeremy <peterj@FreeBSD.org>

dtb: rockchip: Add Radxa ROCK 4C Plus to the build.

The ROCK 4C Plus is a cost-reduced variant of the ROCK Pi 4 based on
the RockChip RK3399-T.

Reviewed by: manu
MFC after: 1 week
Differential Revi

dtb: rockchip: Add Radxa ROCK 4C Plus to the build.

The ROCK 4C Plus is a cost-reduced variant of the ROCK Pi 4 based on
the RockChip RK3399-T.

Reviewed by: manu
MFC after: 1 week
Differential Revision: <https://reviews.freebsd.org/D45110

show more ...


# 4ea295ab 21-Mar-2024 Emmanuel Vadot <manu@FreeBSD.org>

dts: Fix arm dts path

Linux 6.5 moved to a vendor-based subdirectory for arm DTS, change
our Makefiles accordingly.

Sponsored by: Beckhoff Automation GmbH & Co. KG


Revision tags: release/13.3.0, release/14.0.0
# f9e26e78 22-Sep-2023 Emmanuel Vadot <manu@FreeBSD.org>

arm64: dtb: Add rk3568-nanopi-r5s.dts to the build

We can boot on this board.


# 2303980c 15-Aug-2023 Emmanuel Vadot <manu@FreeBSD.org>

arm64: dtb: Add rk3566-quartz64-a.dts to the build

We can boot on this board.


# 031beb4e 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


Revision tags: release/13.2.0, release/12.4.0
# 67c76a1b 15-Nov-2022 Emmanuel Vadot <manu@FreeBSD.org>

arm64/rockchip: Remove rk3328-dwc3 overlays

Not needed after
3c790abfba67 arm64/rk_dwc3: Remove RK3328 support
c45296f16f79 dwc3: Handle optional clocks

Differential Revision: https://reviews.freeb

arm64/rockchip: Remove rk3328-dwc3 overlays

Not needed after
3c790abfba67 arm64/rk_dwc3: Remove RK3328 support
c45296f16f79 dwc3: Handle optional clocks

Differential Revision: https://reviews.freebsd.org/D37395
Sponsored by: Beckhoff Automation GmbH & Co. KG

show more ...


Revision tags: release/13.1.0
# 173d0fb6 18-Jan-2022 Andriy Gapon <avg@FreeBSD.org>

add overlay for enabling serial1 / uart1 on rk3328

On Rock64 the uart is routed to pins on the "Pi-2" header, so it is
potentially useful.

Pin mapping:
----------------------------
| ID | Name

add overlay for enabling serial1 / uart1 on rk3328

On Rock64 the uart is routed to pins on the "Pi-2" header, so it is
potentially useful.

Pin mapping:
----------------------------
| ID | Name | Function |
----------------------------
| 15 | GPIO3_A4 | TX |
| 16 | GPIO3_A5 | RTS |
| 18 | GPIO3_A6 | RX |
| 22 | GPIO3_A7 | CTS |
----------------------------

MFC after: 2 weeks

show more ...


Revision tags: release/12.3.0
# f41f98f0 26-Nov-2021 Andriy Gapon <avg@FreeBSD.org>

add overlay for enabling i2c0 on rk3328

On Rock64 it is routed to pins 3 and 5 of the so called Pi-2 header.

MFC after: 2 weeks


# 00c06804 09-Jun-2021 Andriy Gapon <avg@FreeBSD.org>

add rk3328 overlay for enabling analog sound

MFC after: 1 week


# 3416513a 02-Jul-2021 Ganbold Tsagaankhuu <ganbold@FreeBSD.org>

dtb: rockchip: Add NanoPI-R4S and RockPI E to the build


# 65a226b4 05-Jun-2021 Bjoern A. Zeeb <bz@FreeBSD.org>

dtb: rockchip: Add NanoPC-T4 to the build.


# 295855e8 05-Jun-2021 Ganbold Tsagaankhuu <ganbold@FreeBSD.org>

dtb: rockchip: Add NanoPI-R2S to the build


# eb094080 21-Apr-2021 Emmanuel Vadot <manu@FreeBSD.org>

arm64: rockchip: Add some DTSO to disable sd/mmc

This helps during developement to reduce the number of mmc controller.


Revision tags: release/13.0.0
# 54e82e61 05-Dec-2020 Michal Meloun <mmel@FreeBSD.org>

Also build DTB files for Asus Tinker board (RK3288 based).


# 4e306624 04-Nov-2020 Emmanuel Vadot <manu@FreeBSD.org>

dtb/rockchip: Add rockpi-4 to the build

We boot on this board to add the dtb to the build.

Requested by: Daniel Engberg <daniel.engberg.lists@pyret.net>


Revision tags: release/12.2.0, release/11.4.0
# 0897babc 03-Jun-2020 Oleksandr Tymoshenko <gonzo@FreeBSD.org>

Add dtb for Firefly RK3399 to the list of Rockchip dtbs


# bb1d0df5 29-Jan-2020 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r357179 through r357269.


# 9eea4750 29-Jan-2020 Ganbold Tsagaankhuu <ganbold@FreeBSD.org>

Add an overlay for RK3328 USB3 node.
It doesn't exist in mainline dts due to the issues related
with detaching and reattaching USB3 devices as mentioned in
https://patchwork.kernel.org/patch/10853381

Add an overlay for RK3328 USB3 node.
It doesn't exist in mainline dts due to the issues related
with detaching and reattaching USB3 devices as mentioned in
https://patchwork.kernel.org/patch/10853381/
In case of FreeBSD, as a temporary workaround "usbconfig reset"
command can fix the problem.

Reviewed by: manu

show more ...


Revision tags: release/12.1.0
# 4d593701 26-Oct-2019 Emmanuel Vadot <manu@FreeBSD.org>

arm64: rockchip: dts: Build the Khadas board DTS

We boot on thoses boards so build them.

Submitted by: s199p.wa1k9r@gmail.com
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D2

arm64: rockchip: dts: Build the Khadas board DTS

We boot on thoses boards so build them.

Submitted by: s199p.wa1k9r@gmail.com
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D22158

show more ...


Revision tags: release/11.3.0
# 7648bc9f 13-May-2019 Alan Somers <asomers@FreeBSD.org>

MFHead @347527

Sponsored by: The FreeBSD Foundation


# 9acc2a6a 02-May-2019 Emmanuel Vadot <manu@FreeBSD.org>

dtb: Include RK3399 RockPro64 DTS in kernel build

The DTS for this board is already present in sys/gnu/dts/arm64/rockchip/
and just needs to be enabled.

Submitted by: alex@wied.io
Differential Revi

dtb: Include RK3399 RockPro64 DTS in kernel build

The DTS for this board is already present in sys/gnu/dts/arm64/rockchip/
and just needs to be enabled.

Submitted by: alex@wied.io
Differential Revision: https://reviews.freebsd.org/D19823

show more ...


# 67350cb5 09-Dec-2018 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r340918 through r341763.


Revision tags: release/12.0.0
# 4df1cc71 02-Dec-2018 Andreas Tobler <andreast@FreeBSD.org>

Add rule to build the dtb for the rock64 board.

Reviewed by: manu@