History log of /src/sys/dtb/arm/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.7 09-Oct-2025 skrll

Add the beginnings of a GENERIC_V5 kernel that targets armv5 boards and
uses FDT.

In this first iteration some support is added for OLinuXino boards.

Thanks to Yuri Honegger for doing the vast majority of the work.


Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base perseant-exfatfs-base-20240630 perseant-exfatfs-base thorpej-ifq-base thorpej-altq-separation-base
# 1.6 04-May-2023 bouyer

Also build dtb files for CONFIG_SOC_IMX6SX


Revision tags: netbsd-10-base bouyer-sunxi-drm-base
# 1.5 12-Nov-2021 jmcneill

branches: 1.5.4;
Build rockchip dtb files for armv7.


# 1.4 07-Nov-2021 jmcneill

CONFIG_ARCH_SOCFPGA has been renamed CONFIG_ARCH_INTEL_SOCFPGA


Revision tags: thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-i2c-spi-conf-base thorpej-cfargs-base thorpej-futex-base
# 1.3 10-Jun-2020 jmcneill

Build i.MX7D dtbs for armv7


# 1.2 23-May-2020 skrll

imx6 kernels are part of GENERIC now


# 1.1 18-May-2020 jmcneill

Separate devicetree .dts -> .dtb building from kernel builds. They are now
part of a separate set, "dtb.tgz", and only built when MKDTB=yes. This
defaults to yes for earmv[67]* and aarch64, and no everywhere else.