Ruslan Bukin
428157830b
Add support for Intel Arria 10 SoC Development Kit.
...
Use standard DTS files for SOCKIT and SOCDK.
Sponsored by: DARPA, AFRL
2017-02-28 14:02:16 +00:00
Andrew Turner
df7675353e
Stop including fdt_common.h from the arm code when it's unneeded.
...
Sponsored by: ABT Systems Ltd
2016-11-14 11:41:22 +00:00
Andrew Turner
ff3b52bb19
Stop using machine/fdt.h in the arm kernel code when we don't need it.
2015-04-04 21:34:26 +00:00
Ruslan Bukin
8aabb9719d
o Remove __unused attribute on variables which actually used
...
o Unmagic 'configuration done' bit
o Move probe() to place before attach() for better navigation
o Use bus_read_n instead of bus_space_read_n functions
Pointed out by: andrew
Sponsored by: DARPA, AFRL
2014-09-06 18:08:21 +00:00
Ruslan Bukin
34a0189341
Add FPGA Manager driver. This driver allows to program FPGA core
...
from FreeBSD userspace running on ARM core.
Sponsored by: DARPA, AFRL
2014-09-06 08:48:57 +00:00