summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/pic/pic_distopenpic.c
AgeCommit message (Expand)Author
2022-02-23fix various typos in comments, mainly immediatly/immediately/,andvar
2020-07-06Drop unused opt_interrupt.h.rin
2020-07-06Style and cosmetic changes. No binary changes intended.rin
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2017-06-01remove checks for failure after memory allocation calls that cannot fail:chs
2012-02-01Use kmem instead of malloc. Remove unneeded <sys/malloc.h> includes.matt
2012-01-14Some PICs have the capability to define the interrupt's polarity (OpenPICphx
2011-07-02avoid some uninitialised variable warnings from GCC 4.5. i'm prettymrg
2011-06-20<arch/powerpc/... -> <powerpc/...matt
2011-06-05Remove <machine/atomic.h>; use <sys/atomic.h> instead.matt
2008-05-10Backout previous: the license sweep touched these files in error, somartin
2008-04-29Convert to new 2 clause licensemartin
2008-04-08SMP support for ofppc. (finally) Much thanks to Matt Thomas for help ingarbled
2008-01-17Add support to ofppc for the IBM 7044-270 machine. This is a POWER3-IIgarbled