summaryrefslogtreecommitdiff
path: root/sys/dev/dpaa/fman.h
AgeCommit message (Expand)Author
2025-12-09bus_alloc_resource: Pass rid by value to BUS_ALLOC_RESOURCE DEVMETHODJohn Baldwin
2024-03-13new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCEJohn Baldwin
2024-03-13new-bus: Remove the 'rid' and 'type' arguments from BUS_*ACTIVATE_RESOURCEJohn Baldwin
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2017-11-01Remove a singleton in the DPAA driver, to allow multiple fman instancesJustin Hibbits
2017-10-31Make DPAA work in 64-bit modeJustin Hibbits
2017-10-30Update DPAA SDK to SDK 2.0Justin Hibbits
2016-11-12Make dpaa work with only slightly modified Linux device trees.Justin Hibbits
2016-10-21Remove a hack requiring dtsec0 to always be enabled for mdio.Justin Hibbits
2016-02-29Add support for the Freescale dTSEC DPAA-based ethernet controller.Justin Hibbits