summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/include/autoconf.h
AgeCommit message (Expand)Author
2021-02-27Un-do a bunch of misguided code sharing. It's not really shared if it'sthorpej
2021-02-12No need for a prototype of ofbcopy() here.thorpej
2020-07-07It turned out that using some Open Firmware routines causes the systemrin
2019-01-08workaround a problem with the pegasos firmware interface:mrg
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-06-30Modify mapiodev to take a third argument indicating whether the spacematt
2011-06-18struct device * -> device_tmatt
2007-11-26Apply a set of patches from Frank Wille to make the genfb attachment workgarbled
2007-11-07Convert macppc to shared ofw_autoconf.c. Compile tested only.garbled
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-14Generic soft interrupts are mandatory.ad
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-01-20Unify the declaration of OF_interpret() between sparc{,64} and macppche
2007-01-17shuffle #includes, add a bus_space_tagmacallan
2005-12-11merge ktrace-lwp.christos
2005-06-05constify some string arguments and return values.nathanw
2004-03-24Add latent generic soft interrupt support.matt
2002-07-05Peform a rototill over the powerpc-based ports.matt
2001-06-08Make macppc compile by default with -Wall -Wmissing-prototype in additionmatt
1998-09-01Add some prototypes.tsubai
1998-08-21vm_offset_t --> [pv]addr_t.tsubai
1998-05-15Initial import of macppc port.tsubai