| Age | Commit message (Expand) | Author |
| 2010-03-02 | Add missing <powerpc/FOO/spr.h> to a few files missed on the first pass. | matt |
| 2009-11-23 | If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD. | pooka |
| 2009-08-19 | isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t. | dyoung |
| 2009-08-19 | Define isa_detach_hook() to fix bebox build. | dyoung |
| 2009-03-14 | Remove all the __P() from sys (excluding sys/dist) | dsl |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-02-17 | USER_SR defines 10, like prep. | kiyohara |
| 2008-02-14 | Don't include <powerpc/oea/pmap.h>, use <powerpc/pmap.h> instead. | he |
| 2008-02-08 | Fix some bugs since ppcoea-renovation. | kiyohara |
| 2008-01-20 | Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, | joerg |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-02-16 | Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts | ad |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-12-21 | merge yamt-splraiseipl branch. | yamt |
| 2006-09-15 | Convert bebox to MI todr. As part of this, separate out the mc146818 | gdamore |
| 2006-09-03 | Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. | bjh21 |
| 2006-02-16 | Change "inline" back to "__inline" in .h files -- C99 is still too | perry |
| 2006-01-25 | free -> dealloc | christos |
| 2005-12-24 | __asm__ -> __asm | perry |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-12 | Make disklabel(8) and fdisk(8) into "host tools " last step: build | dyoung |
| 2005-02-17 | Install spr.h | briggs |
| 2004-10-23 | Centralize the declaration of booted_device and booted_partition. | thorpej |
| 2004-07-29 | remove now unnecessary "pci_enumerate_bus" definitions | drochner |
| 2004-05-08 | Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. | kleink |
| 2004-03-24 | remove license clauses 3 and 4 from my cpoyright notices | drochner |
| 2004-03-02 | Pull in SPRs via <powerpc/spr.h> in this single instance, and dispose of | kleink |
| 2003-12-30 | Fix PowerPC ports build with KGDB. | manu |
| 2003-10-24 | Make this build properly. | matt |
| 2003-10-20 | Reorganize the way powerpc port install machine specific headers. | matt |
| 2003-10-08 | Overhaul MBR handling (part 1): | lukem |
| 2003-09-03 | Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on | matt |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-28 | Make these build with recent tweaks to powerpc's bus_space(9) by moving | scw |
| 2003-06-16 | Rename IPL_IMP -> IPL_VM. | thorpej |
| 2003-05-10 | Remove redundant bounds_check_with_label() prototype. | thorpej |
| 2003-05-09 | A few ISA sound drivers like to share dma channels, and hence deferred | fvdl |
| 2003-03-18 | Switch/adapt to new bus space infrastructure. | matt |
| 2003-03-06 | Make most of PPC (OEA) bus_space's identical (or as identical as possible). | matt |
| 2003-02-05 | Replace machine/rnd.h with more appropriate name to share it | nakayama |
| 2003-02-03 | Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). | matt |
| 2003-01-17 | Merge the nathanw_sa branch. | thorpej |
| 2002-12-08 | A working fork/vfork implementation. Darwin fork differs from our fork by | manu |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-10-30 | Add missing file. | matt |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-08-07 | Implement pmc(9) -- An interface to hardware performance monitoring | briggs |
| 2002-07-05 | Peform a rototill over the powerpc-based ports. | matt |
| 2002-05-15 | Let machine-dependent code specify how to enumerate the bus. | thorpej |