freebsd-skq/sys/powerpc/conf
jhibbits eadb480db4 Make dpaa work with only slightly modified Linux device trees.
Linux has a slightly different device tree definition for DPAA than originally
done in the FreeBSD driver.  This changes the driver to be mostly compatible
with the Linux device tree definitions.  Currently the differences are:

bman-portals: compatible = "fsl,bman-portals" (Linux is "simple-bus")
qman-portals: compatible = "fsl,qman-portals" (Linux is "simple-bus")
fman: compatible = "fsl,fman" (Linux is "simple-bus")

The Linux device tree doesn't specify anything for rgmii in the mdio.  This
change still requires the device tree to specify the phy-handle, and doesn't yet
support tbi.
2016-11-12 20:45:03 +00:00
..
dpaa Make dpaa work with only slightly modified Linux device trees. 2016-11-12 20:45:03 +00:00
DEFAULTS Merge in support for PAPR-compliant (Power Architecture Platform 2013-09-17 17:37:04 +00:00
GENERIC In the TCP stack, the hhook(9) framework provides hooks for kernel modules 2016-10-12 02:16:42 +00:00
GENERIC64 In the TCP stack, the hhook(9) framework provides hooks for kernel modules 2016-10-12 02:16:42 +00:00
GENERIC-NODEBUG This configuration file removes several debugging options, including 2014-12-02 19:55:43 +00:00
GENERIC.hints
Makefile
MPC85XX Add a bunch of new default options to MPC85XX* configs 2016-10-24 04:21:06 +00:00
MPC85XXSPE Add a bunch of new default options to MPC85XX* configs 2016-10-24 04:21:06 +00:00
NOTES Chelsio T4/T5 VF driver. 2016-09-07 18:13:57 +00:00