| 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-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-03-29 | Split softc and device_t for zsc(4) and its children. | tsutsui |
| 2008-02-28 | move PCI_MAGIC_IO_RANGE to a header that's actually exported to userland | macallan |
| 2008-02-27 | add a #define to select at which offset display drivers' mmap() methods | macallan |
| 2008-01-20 | Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, | joerg |
| 2008-01-09 | Mac doesn't need the special hack for the bridge mode prototype anymore. | garbled |
| 2007-12-25 | get rid of macppc's private pci_bus_dma_tag | macallan |
| 2007-12-24 | #define __HAVE_PRIVATE_PCI_BUS_DMA_TAG | macallan |
| 2007-11-26 | Apply a set of patches from Frank Wille to make the genfb attachment work | garbled |
| 2007-11-07 | Convert macppc to shared ofw_autoconf.c. Compile tested only. | garbled |
| 2007-11-07 | Merge tty changes from the vmlocking branch. | ad |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-07-14 | Generic soft interrupts are mandatory. | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-21 | add a pair of new bus_dma(9) functions: | mrg |
| 2007-02-16 | Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts | ad |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2007-01-20 | Unify the declaration of OF_interpret() between sparc{,64} and macppc | he |
| 2007-01-17 | shuffle #includes, add a bus_space_tag | macallan |
| 2007-01-17 | add iBook keyboard type | macallan |
| 2006-12-21 | merge yamt-splraiseipl branch. | yamt |
| 2006-09-29 | add timecounter support, mostly from prep. | macallan |
| 2006-09-13 | Convert macppc to generic todr. ok macallan@. | gdamore |
| 2006-08-29 | Use the common <dev/apm/apmio.h> file instead of replicating struct and | he |
| 2006-08-05 | 1st cut of Powermac G5 support (uses bridge mode). | sanjayl |
| 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 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-09-23 | Added macros for bus_space_mmap() and bus_space_vaddr() | macallan |
| 2005-06-05 | constify some string arguments and return values. | nathanw |
| 2005-03-09 | Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API | matt |
| 2005-02-17 | Install spr.h | briggs |
| 2004-11-08 | Reverting. | mbw |
| 2004-11-07 | Add disklabel recognition for another Apple file type | mbw |
| 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-04-25 | Protect against multiple inclusion (kdump, ktruss, etc., make | fair |
| 2004-03-25 | Enable generic software interrupts on macppc. | matt |
| 2004-03-24 | Add latent generic soft interrupt support. | matt |
| 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-11-11 | Implement mach_thread_get_state. | manu |
| 2003-10-20 | Reorganize the way powerpc port install machine specific headers. | matt |
| 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-06-25 | Bracket the opt_multiprocessor.h #include with #ifdef _KERNEL_OPT. | dyoung |