summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/macppc/pic_heathrow.c
AgeCommit message (Expand)Author
2021-01-26There is not much point in of_compatible() returning -1 for "no match"thorpej
2017-06-16- read IRQs from state, not level register in *_reenable_irq() so we getmacallan
2017-06-01remove checks for failure after memory allocation calls that cannot fail:chs
2012-05-02remove some commented out / unused junkmacallan
2012-03-13malloc() -> kmem_alloc()macallan
2011-07-07mark heathrow_read_events() and ohare_read_events() static.mrg
2011-06-19Use __builtin_clz instead of cntlzwmatt
2010-12-20Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtchmatt
2008-04-29Convert to new 2 clause licensemartin
2007-12-11Fix the endless stream of 7's problem on i8259-like interrupt controllersgarbled
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled