summaryrefslogtreecommitdiffstats
path: root/sys/arch/powerpc64/dev/xicp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* correct size argument to free(9)jsg2020-10-011-2/+2
* Do the NULL -> cpu_info_primary conversion in the interrupt controllerkettenis2020-09-261-1/+4
* Correctly pass the "struct cpu_info" pointer along when establishingkettenis2020-09-211-4/+3
* Add xicp(4), a driver for the interrupt control presenter hardware foundkettenis2020-08-231-0/+283