#
7f613942 |
| 24-Jun-2017 |
Emmanuel Vadot <manu@FreeBSD.org> |
Allwinner: Add support for H2 Plus SoC
H2+ SoC is a stripped down version of H3 without gigabit ethernet and 4K HDMI. Also add sun8i-h2-plus-orangepi-zero.dts to the build as we run on this board.
|
#
4dd0826b |
| 20-Jun-2017 |
Emmanuel Vadot <manu@FreeBSD.org> |
Add sun8i-h3-orangepi-one.dts to the build We support the board and have a u-boot port for it.
|
#
1a36faad |
| 11-Feb-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r313301 through r313643.
|
#
4a2dbde7 |
| 07-Feb-2017 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead@r313398
|
#
b816ce78 |
| 07-Feb-2017 |
Emmanuel Vadot <manu@FreeBSD.org> |
Switch to the Linux device tree upstream names for Allwinner boards. Newer u-boot that uses the u-boot-master port uses these names.
|
#
0ed76ec8 |
| 24-Nov-2016 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r308870 through r309105.
|
#
a9332a78 |
| 20-Nov-2016 |
Jared McNeill <jmcneill@FreeBSD.org> |
Build and install nanopi-neo.dts and orangepi-plus-2e.dts
|
#
a0e610c4 |
| 16-Oct-2016 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r306906 through r307382.
|
#
996aa941 |
| 10-Oct-2016 |
Emmanuel Vadot <manu@FreeBSD.org> |
Add CHIP dts into the build
|
Revision tags: release/11.0.1, release/11.0.0 |
|
#
ed04e0c3 |
| 25-Aug-2016 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead @ r304815
|
#
65e1b138 |
| 20-Aug-2016 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r304236 through r304536.
|
#
ee9aaee1 |
| 17-Aug-2016 |
Emmanuel Vadot <manu@FreeBSD.org> |
Add sun5i-a13-olinuxino to the build.
|
#
27067774 |
| 16-Aug-2016 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r303250 through r304235.
|
#
569e9018 |
| 13-Aug-2016 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead @ r304038
|
#
564fff60 |
| 12-Aug-2016 |
Emmanuel Vadot <manu@FreeBSD.org> |
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
|
#
e5aa0636 |
| 09-Jun-2016 |
Emmanuel Vadot <manu@FreeBSD.org> |
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.free
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
show more ...
|
#
f4f53c0a |
| 14-May-2016 |
Jared McNeill <jmcneill@FreeBSD.org> |
Add DTS files for the Allwinner A83T SoC and the Sinovoip BananaPi BPI-M3 development board.
|
#
473bbf69 |
| 21-Apr-2016 |
Jared McNeill <jmcneill@FreeBSD.org> |
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
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
show more ...
|
Revision tags: release/10.3.0 |
|
#
0fe0fe11 |
| 15-Feb-2016 |
Glen Barber <gjb@FreeBSD.org> |
MFH
Sponsored by: The FreeBSD Foundation
|
#
4156ce4f |
| 11-Feb-2016 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r295351 through r295543.
|
#
907fe116 |
| 10-Feb-2016 |
Andrew Turner <andrew@FreeBSD.org> |
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 t
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
show more ...
|
#
b5ff185e |
| 12-Sep-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from head
|
#
ab875b71 |
| 14-Aug-2015 |
Navdeep Parhar <np@FreeBSD.org> |
Catch up with head, primarily for the 1.14.4.0 firmware.
|
Revision tags: release/10.2.0 |
|
#
635b2e1e |
| 08-Jul-2015 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r285153 through r285283.
|
#
f935da6f |
| 07-Jul-2015 |
Luiz Otavio O Souza <loos@FreeBSD.org> |
Add the Banana Pi DTS.
The Banana Pi support is in progress and this is intended to help the early adopters.
|