Up to [cvs.NetBSD.org] / src / sys / dtb / arm
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Fri Nov 12 21:55:17 2021 UTC (14 months, 3 weeks ago) by jmcneill
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Build rockchip dtb files for armv7.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Nov 7 17:10:23 2021 UTC (15 months ago) by jmcneill
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
CONFIG_ARCH_SOCFPGA has been renamed CONFIG_ARCH_INTEL_SOCFPGA
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 10 18:53:31 2020 UTC (2 years, 7 months ago) by jmcneill
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-futex,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Build i.MX7D dtbs for armv7
Revision 1.2 / (download) - annotate - [select for diffs], Sat May 23 13:24:08 2020 UTC (2 years, 8 months ago) by skrll
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
imx6 kernels are part of GENERIC now
Revision 1.1 / (download) - annotate - [select for diffs], Mon May 18 21:19:35 2020 UTC (2 years, 8 months ago) by jmcneill
Branch: MAIN
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.