Oleksandr Tymoshenko
301c7e4c49
[am335x] Fix DTB name in LINKS variable
...
Fix apparent typo introduced by r312915, upstream DTBs are
am335x-* not am3335x-*
2017-01-29 22:06:52 +00:00
Warner Losh
da5b9d11e9
Switch to Linux / device tree upstream names. U-boot uses these by
...
default, and the fewer changes relative to the upstream u-boot the
better.
Add compatibility links for the old names.
Add dts file for BeagleBone Green while we're here.
2017-01-28 05:07:55 +00:00
Jared McNeill
a9332a788e
Build and install nanopi-neo.dts and orangepi-plus-2e.dts
2016-11-20 19:39:55 +00:00
Luiz Otavio O Souza
3c9cab9453
Add the DTS for the Netgate SG-1000 (micro-Firewall).
...
The SG-1000 boots with GENERIC ARM kernel on -head.
Obtained from: pfSense
Sponsored by: Rubicon Communications, LLC (Netgate)
2016-11-09 04:07:15 +00:00
Warner Losh
f007d6f6f0
Add preliminary support for Raspberry PI3 images to nanobsd.
2016-10-18 04:02:00 +00:00
Emmanuel Vadot
996aa941bf
Add CHIP dts into the build
2016-10-10 04:53:15 +00:00
Oleksandr Tymoshenko
1a9be618db
Add dtb module for Jetson-TK1 board
2016-09-29 22:01:09 +00:00
Emmanuel Vadot
ee9aaee1ec
Add sun5i-a13-olinuxino to the build.
2016-08-17 17:59:09 +00:00
Emmanuel Vadot
564fff60a0
Rename pcduino3b.dts to pcduino3.dts
...
The only difference between 3 and 3B is the size of the RJ45 port.
And now we have a uboot port that expect pcduino3.dts to be present.
Reported by: imp
2016-08-11 23:04:26 +00:00
Emmanuel Vadot
e5aa06364f
Add PCDuino3b dts. It uses the pcduino3 dts from upstream and adds the hdmi node, axp gpio and changes the phy mode to rgmii.
...
Approved by: andrew (mentor)
Differential Revision: https://reviews.freebsd.org/D6775
2016-06-09 17:10:19 +00:00
Jared McNeill
f4f53c0a5a
Add DTS files for the Allwinner A83T SoC and the Sinovoip BananaPi BPI-M3
...
development board.
2016-05-14 18:47:36 +00:00
Oleksandr Tymoshenko
cf790dc236
Add dtb/zynq to generate dtb files for Zynq-based boards
...
It seems that the only way to supply dtb to loader on Zynq-based
SoCs is to manually generate dtb and place it to pre-defined location
on SD card or TFTP server where loader can pick it up. More modern
approach is to add modules/dtb/%soc% module and let installworld
target generate dtb and copy them to /boot/dtb/ where they can be
loaded by ubldr
2016-04-26 21:11:01 +00:00
Jared McNeill
473bbf691b
Replace the A20 kernel config with a generic ALLWINNER kernel config that
...
supports A20, A31, and A31S. Adds support for the BananaPi M2 (A31S) board.
Submitted by: Emmanuel Vadot <manu@bidouilliste.com>
Reviewed by: jmcneill
Differential Revision: https://reviews.freebsd.org/D5580
2016-04-21 16:49:04 +00:00
Andrew Turner
907fe11655
Update of the Allwinner drivers to:
...
* Use the Linux compat string
* Use EARLY_DRIVER_MODULE to attach at the right time
* Add a generic A10 kernel config file
* A20 now use generic_timer
* Add two new dts files for Olimex boards
* Update our custom DTS file for A10 and A20 to use the same compatible
property names as the vendor ones.
Submitted by: Emmanuel Vadot <manu@bidouilliste.com>
Differential Revision: https://reviews.freebsd.org/D4792
2016-02-10 09:19:29 +00:00
Oleksandr Tymoshenko
35cfb2619f
Add riotboard DTB to dtb/imx6
2015-11-12 03:37:28 +00:00
Luiz Otavio O Souza
f935da6fee
Add the Banana Pi DTS.
...
The Banana Pi support is in progress and this is intended to help the early
adopters.
2015-07-07 19:01:54 +00:00
Luiz Otavio O Souza
14c1e97f57
Build and install the DTB for all the supported AllWinner SoCs.
...
We will need them when we start booting using ubldr.
2015-04-20 22:12:19 +00:00
Andrew Turner
0006eaaf5f
Add the Raspberry Pi 2 dtb, based on the existing rpi.dts, but with a
...
different base address for the devces.
MFC after: 1 week
2015-03-25 10:26:07 +00:00
Ian Lepore
7115aa8d18
Add a dtb module for AM335x systems (just Beaglebone right now).
2015-03-09 21:50:10 +00:00
Ian Lepore
3e7d35e5b1
Remove imx6s-wandboard.dts, there is no such file. Also imx6q-wandboard
...
to follow imx6dl-wandboard (so that the entries are sorted by board name
first, then by soc type).
2015-03-04 16:19:34 +00:00
Ian Lepore
2dec0ccd42
Add a "module" to build the dtb files for all supported imx6 systems.
2015-03-02 22:12:56 +00:00
Warner Losh
4ef0c81f7d
Create a module to install the Raspberry Pi dtb files.
2015-02-07 00:13:36 +00:00
Warner Losh
c4765af73f
Add infrastructure to build dtb files from dts files.
2015-01-08 18:28:06 +00:00