summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/include
AgeCommit message (Expand)Author
2013-11-17Enable sljit and bpfjit on powerpc.alnsn
2013-05-13get rid of mem_region.start_hi - if we can deal with 64bit addresses thenmacallan
2013-04-20bump ICU_LENmacallan
2013-04-18support OpenPIC variant found in PowerMac G5smacallan
2012-10-01Remove 'struct apm_connect_info' - part of the i386 APM bios interface.dsl
2012-09-23increase powerpc NKMEMPAGES_MAX_DEFAULT to 256MB. remove the macppcmrg
2012-02-10proper sizing of kmem_arena on different portspara
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-07-28hiding PCI_MAGIC_IO_RANGE from userland is counter-productivemacallan
2011-07-17Enable new-style <sys/bus.h> on several PowerPC ports supporting PCIdyoung
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-07-01Per discussion atdyoung
2011-06-30Modify mapiodev to take a third argument indicating whether the spacematt
2011-06-20Don't export USER_SR if _MODULE is defined.matt
2011-06-20Don't expose port-specific if _MODULE is defined.matt
2011-06-20Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff.matt
2011-06-18struct device * -> device_tmatt
2011-06-17intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT.matt
2011-06-17Make _LOCORE exclude more stuff.matt
2011-06-05Remove <machine/atomic.h>; use <sys/atomic.h> instead.matt
2011-04-26Remove Darwin, MACH and Mach-O support.joerg
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2010-03-02Add missing <powerpc/FOO/spr.h> to a few files missed on the first pass.matt
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-29Split softc and device_t for zsc(4) and its children.tsutsui
2008-02-28move PCI_MAGIC_IO_RANGE to a header that's actually exported to userlandmacallan
2008-02-27add a #define to select at which offset display drivers' mmap() methodsmacallan
2008-01-20Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,joerg
2008-01-09Mac doesn't need the special hack for the bridge mode prototype anymore.garbled
2007-12-25get rid of macppc's private pci_bus_dma_tagmacallan
2007-12-24#define __HAVE_PRIVATE_PCI_BUS_DMA_TAGmacallan
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-11-07Merge tty changes from the vmlocking branch.ad
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-02-21add a pair of new bus_dma(9) functions:mrg
2007-02-16Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch calloutsad
2007-02-09Merge newlock2 to head.ad
2007-01-20Unify the declaration of OF_interpret() between sparc{,64} and macppche
2007-01-17shuffle #includes, add a bus_space_tagmacallan
2007-01-17add iBook keyboard typemacallan
2006-12-21merge yamt-splraiseipl branch.yamt
2006-09-29add timecounter support, mostly from prep.macallan
2006-09-13Convert macppc to generic todr. ok macallan@.gdamore
2006-08-29Use the common <dev/apm/apmio.h> file instead of replicating struct andhe
2006-08-051st cut of Powermac G5 support (uses bridge mode).sanjayl