aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dpaa/fman.c
Commit message (Expand)AuthorAgeFilesLines
* Remove a singleton in the DPAA driver, to allow multiple fman instancesJustin Hibbits2017-11-011-29/+9
* Make DPAA work in 64-bit modeJustin Hibbits2017-10-311-3/+181
* Update DPAA SDK to SDK 2.0Justin Hibbits2017-10-301-1/+1
* Simplify the page tracking for VA<->PA translations.Justin Hibbits2016-11-161-2/+0
* Make dpaa work with only slightly modified Linux device trees.Justin Hibbits2016-11-121-1/+29
* Remove a hack requiring dtsec0 to always be enabled for mdio.Justin Hibbits2016-10-211-4/+29
* Use proper integer-pointer type conversions.Justin Hibbits2016-10-181-4/+4
* Add support for the Freescale dTSEC DPAA-based ethernet controller.Justin Hibbits2016-02-291-0/+357