summaryrefslogtreecommitdiff
path: root/sys/arch/sandpoint/include
AgeCommit message (Expand)Author
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
2009-08-19isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t.dyoung
2009-08-19Define isa_detach_hook().dyoung
2009-08-19- use options PIC_MPCSOC to replace PIC_OPENPIC.nisimura
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-14Don't include <powerpc/oea/pmap.h>, use <powerpc/pmap.h> instead.he
2008-01-20Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,joerg
2007-12-11- have machine/cpu.h and sys/device.h references here.nisimura
2007-10-27- copy intr.h from prep and make mods.nisimura
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-02-16Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch calloutsad
2007-02-09Merge newlock2 to head.ad
2006-12-21merge yamt-splraiseipl branch.yamt
2006-09-15Convert sandpoint to GENERIC todr, including breaking of the clock handlinggdamore
2006-09-03Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere.bjh21
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2006-01-25free -> deallocchristos
2005-12-24__asm__ -> __asmperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung
2005-02-17Install spr.hbriggs
2004-10-23Centralize the declaration of booted_device and booted_partition.thorpej
2004-07-29remove now unnecessary "pci_enumerate_bus" definitionsdrochner
2004-05-08Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.kleink
2004-03-24remove license clauses 3 and 4 from my cpoyright noticesdrochner
2004-03-02Pull in SPRs via <powerpc/spr.h> in this single instance, and dispose ofkleink
2003-12-30Fix PowerPC ports build with KGDB.manu
2003-10-20Reorganize the way powerpc port install machine specific headers.matt
2003-10-19Remove unused header.matt
2003-10-08Overhaul MBR handling (part 1):lukem
2003-09-03Move CLKF_BASEPRI to machine specific <intr.h> file since it depends onmatt
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-28Make these build with recent tweaks to powerpc's bus_space(9) by movingscw
2003-06-16Rename IPL_IMP -> IPL_VM.thorpej
2003-05-10Remove redundant bounds_check_with_label() prototype.thorpej
2003-05-09A few ISA sound drivers like to share dma channels, and hence deferredfvdl
2003-03-18Switch/adapt to new bus space infrastructure.matt
2003-03-06Adapt to powerpc/bus.h changes.matt
2003-02-05Replace machine/rnd.h with more appropriate name to share itnakayama
2003-02-03Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).matt
2003-02-03More cleanup for OLDPMAP.matt
2003-02-02Remove OLDPMAP support.matt
2003-01-18Merge the nathanw_sa branch.thorpej
2002-12-10Use __LDPGSZ (which must be == USRTEXT) as the text address for a.outthorpej
2002-12-08A working fork/vfork implementation. Darwin fork differs from our fork bymanu
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-10-30Add missing file.matt