Commit Graph

17 Commits

Author SHA1 Message Date
skrll 45e41911cd Import RISC-V starfive DTS from https://github.com/starfive-tech/linux.git"
The files are taken from the visionfive branch with latest DTS related commit

    commit 9b5f280fa413ee76fac20cd575075fc53468d527
    Author: Emil Renner Berthing <kernel@esmil.dk>
    Date:   Sun Oct 31 17:15:58 2021 +0100

        riscv: dts: Add full JH7100, Starlight and VisionFive support
2024-01-14 07:39:25 +00:00
bouyer 1dc22f602b Also build dtb files for CONFIG_SOC_IMX6SX 2023-05-04 13:31:36 +00:00
christos e2a0a4c8d6 use sort -u 2022-09-11 12:46:41 +00:00
rillig 2383187725 sys/dtb: prevent duplicate entries in distrib/sets 2022-09-10 22:41:12 +00:00
martin 3b7b1db2d2 Build dtb files for the Tegra TX2 2022-07-04 18:25:45 +00:00
skrll 50e70fef69 Hook in riscv dtb build 2021-11-13 10:13:42 +00:00
jmcneill 25b2abaf10 Build rockchip dtb files for armv7. 2021-11-12 21:55:17 +00:00
jmcneill 9cf875f4cf Extra dts files no longer required. 2021-11-07 17:10:46 +00:00
jmcneill ea684d398f CONFIG_ARCH_SOCFPGA has been renamed CONFIG_ARCH_INTEL_SOCFPGA 2021-11-07 17:10:23 +00:00
jmcneill 870ca5eaaa Install a copy of rk3399-pinebook-pro.dtb to the base dtb directory for
compatibility with the factory firmware. Normally this is frowned upon,
but this is the only easy way to boot NetBSD on this board without
having to crack open the case and/or hook up a serial console.
2021-06-02 10:31:18 +00:00
ryo 7c39e4802c add dts for odroid-N2 plus 2021-01-02 11:36:36 +00:00
jmcneill e6ecdc649f Build i.MX7D dtbs for armv7 2020-06-10 18:53:31 +00:00
skrll 0a6d4780d8 imx6 kernels are part of GENERIC now 2020-05-23 13:24:07 +00:00
rin adca343339 Simplify. No need to use sed... 2020-05-23 02:11:24 +00:00
rin a25231544b Fix previous; add hack to prevent NetBSD RCSID from being expanded... 2020-05-23 00:07:27 +00:00
rin 2c1a5e05e7 update-sets:
- sort entries
- add NetBSD RCSID
- add "DO NOT EDIT" comment
2020-05-22 23:57:13 +00:00
jmcneill 043d88a7c1 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.
2020-05-18 21:19:34 +00:00