aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/ncsw/user/env/xx.c
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] [Book-E] Remove obsolete interrupt binding workaroundBrandon Bergren2020-02-251-32/+0
* [PowerPC] [Book-E] Fix dpaa interrupt binding.Brandon Bergren2020-02-251-13/+6
* Fix read past end of struct in ncsw glue code.Brandon Bergren2019-10-121-10/+4
* dpaa: Fix warnings in dtsec(4) found by clangJustin Hibbits2019-08-211-1/+1
* dpaa: fix 32-bit buildJustin Hibbits2019-01-191-1/+1
* powerpc/dpaa: Handle DMAP virtual addresses in DPAAJustin Hibbits2019-01-191-1/+9
* dtsec: Fix formatting of addresses in translation error messagesJustin Hibbits2019-01-061-2/+2
* Update DPAA SDK to SDK 2.0Justin Hibbits2017-10-301-75/+2
* Simplify the page tracking for VA<->PA translations.Justin Hibbits2016-11-161-93/+21
* Use proper integer-pointer type conversions.Justin Hibbits2016-10-181-6/+6
* Minor optimizations to dTSEC glue codeJustin Hibbits2016-10-081-14/+13
* Consistently use `device_t`Jean-Sébastien Pédron2016-08-091-2/+2
* Zero the newly allocated spinlock.Justin Hibbits2016-04-241-1/+1
* Add support for the Freescale dTSEC DPAA-based ethernet controller.Justin Hibbits2016-02-291-0/+949