summaryrefslogtreecommitdiff
path: root/sys/contrib/ncsw/user
AgeCommit message (Expand)Author
2025-06-11machine/stdarg.h -> sys/stdarg.hBrooks Davis
2023-04-24powerpc: Use valid prototypes for function declarations with no arguments.John Baldwin
2020-02-25[PowerPC] [Book-E] Remove obsolete interrupt binding workaroundBrandon Bergren
2020-02-25[PowerPC] [Book-E] Fix dpaa interrupt binding.Brandon Bergren
2019-10-12Fix read past end of struct in ncsw glue code.Brandon Bergren
2019-08-21dpaa: Fix warnings in dtsec(4) found by clangJustin Hibbits
2019-01-19dpaa: fix 32-bit buildJustin Hibbits
2019-01-19powerpc/dpaa: Handle DMAP virtual addresses in DPAAJustin Hibbits
2019-01-06dtsec: Fix formatting of addresses in translation error messagesJustin Hibbits
2017-10-30Update DPAA SDK to SDK 2.0Justin Hibbits
2016-11-16Simplify the page tracking for VA<->PA translations.Justin Hibbits
2016-10-18Use proper integer-pointer type conversions.Justin Hibbits
2016-10-08Minor optimizations to dTSEC glue codeJustin Hibbits
2016-08-09Consistently use `device_t`Jean-Sébastien Pédron
2016-04-24Zero the newly allocated spinlock.Justin Hibbits
2016-02-29Add support for the Freescale dTSEC DPAA-based ethernet controller.Justin Hibbits