summaryrefslogtreecommitdiff
path: root/sys/arch/evbppc/include
AgeCommit message (Expand)Author
2014-02-28Needed for COMPAT_NETBSD32matt
2013-11-17Enable sljit and bpfjit on powerpc.alnsn
2013-05-16Complete the dosparts -> mbrparts conversion. Only x86k new uses dospartschristos
2012-07-28Remove declartions of physmemmatt
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
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-01Per discussion atdyoung
2011-06-22This is no longer needed.matt
2011-06-22Make pmppc use stock <powerpc/pci_machdep.h>matt
2011-06-20Don't export USER_SR if _MODULE is defined.matt
2011-06-20Fixup PSL handling to be tolerant of modules. Move evbppc psl changesmatt
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-18split device/softc (CFATTACH_DECL_NEW)matt
2011-06-17intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT.matt
2011-06-12for booke and ibm4xx evbppc systems, set module_machine to to eithermrg
2011-06-05Remove <machine/atomic.h>; use <sys/atomic.h> instead.matt
2011-04-26Remove Darwin, MACH and Mach-O support.joerg
2011-04-04Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9),dyoung
2011-01-18Add support for various MPC85xx platforms. The MPC8536DS and MPC8548CDSmatt
2010-03-18Support Plathome's OpenBlockS600.kiyohara
2010-03-02Add missing <powerpc/FOO/spr.h> to a few files missed on the first pass.matt
2009-11-23If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.pooka
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-24Fix RCS Id, pointed out by Slava Semushin in private mailhubertf
2008-01-20Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,joerg
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-14Generic soft interrupts are mandatory.ad
2007-02-09Merge newlock2 to head.ad
2006-10-23Define BASE_ISA macro for ISA window base address (where pckbc, com, lpt live)kiyohara
2006-09-18Conversion of evbppc to generic TODR. ok freza@gdamore
2006-09-03Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere.bjh21
2006-06-30Bring ibm4xx interrupt code up to date:freza
2006-03-08Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.lukem
2006-01-25free -> deallocchristos
2005-12-11merge ktrace-lwp.christos
2005-09-04Support 'PCMCIA adapter BOX' for OpenBlockS266.kiyohara
2005-06-30We don't need a.out loadfile support for evbppc - this port has onlysimonb
2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung
2005-03-18Add sources for OpenBlockS200 (OpenBlockS S/R) machine.shige
2005-03-18Rearrange codes for OpenBlockS266 machine.shige
2005-02-17Install spr.hbriggs
2005-01-24Add OpenBlockS266 GPIO LED Driver.shige
2005-01-21Add consinit() and md_consinit funcptr to ibm4xx/machdep.c.shige
2005-01-18- Copy evbppc/obs405/machdep.c to evbppc/obs405/md_machdep.c.shige
2005-01-13Call com_opb_cnattach function.shige
2004-09-02Fix the rcsid.scw
2004-05-12Make compat_16_sys___sigreturn14() work again.hannken
2004-05-08Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.kleink