summaryrefslogtreecommitdiffstats
path: root/sys/arch/powerpc64/dev/xics.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly pass the "struct cpu_info" pointer along when establishingkettenis2020-09-211-2/+2
* Implement IPIs.kettenis2020-07-221-2/+11
* Add xics(4), a driver for the OPAL virtual ICS.kettenis2020-07-141-0/+81