aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dpaa/fman_fdt.c
Commit message (Expand)AuthorAgeFilesLines
* dpaa: Migrate from NCSW base to a home-grown driverJustin Hibbits2026-05-031-5/+9
* chore: replace {0, 0} with {DEV,KOBJ}METHOD_ENDEnji Cooper2026-02-251-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* dpaa: Don't probe disabled devicesJustin Hibbits2022-11-271-0/+3
* dpaa: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-101-2/+1
* Make DPAA work in 64-bit modeJustin Hibbits2017-10-311-0/+3
* Update DPAA SDK to SDK 2.0Justin Hibbits2017-10-301-1/+1
* Remove a hack requiring dtsec0 to always be enabled for mdio.Justin Hibbits2016-10-211-7/+4
* Add support for the Freescale dTSEC DPAA-based ethernet controller.Justin Hibbits2016-02-291-0/+104