summaryrefslogtreecommitdiff
path: root/sys/dev/dpaa/bman_fdt.c
AgeCommit message (Expand)Author
2 daysdpaa: Simplify CPU binding for bman and qmanJustin Hibbits
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-05-10dpaa: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2018-10-23dpaa: Mark BMan and QMan as earlier driver modulesJustin Hibbits
2017-12-14Allow bman-portals and qman-portals to attach to simple-busJustin Hibbits
2016-11-12Make dpaa work with only slightly modified Linux device trees.Justin Hibbits
2016-11-11Use ofw_bus_node_is_compatible() instead of fdt_is_compatible()Justin Hibbits
2016-10-22Initialize the ofw_bus_devinfo on the portals to prevent a crash.Justin Hibbits
2016-03-02Remove some debug printfsJustin Hibbits
2016-02-29Add support for the Freescale dTSEC DPAA-based ethernet controller.Justin Hibbits