| 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(). | dyoung |
| 2009-03-14 | Remove all the __P() from sys (excluding sys/dist) | dsl |
| 2008-05-18 | No longer used. | phx |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-08 | SMP support for ofppc. (finally) Much thanks to Matt Thomas for help in | garbled |
| 2008-03-07 | Define PCI_MAGIC_IO_RANGE for X11 server. The address chosen may change. | phx |
| 2008-02-11 | Use model_init to clean up how we decide the ranges for | garbled |
| 2008-02-07 | Add some simple code to print out what the OFW thinks the cache | garbled |
| 2008-01-20 | Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, | joerg |
| 2008-01-17 | Add support to ofppc for the IBM 7044-270 machine. This is a POWER3-II | garbled |
| 2008-01-09 | Changes to the ofppc ofwboot to make it boot on an IBM CHRP RS/6000. | garbled |
| 2007-12-20 | VT8231 IDE workaround for native mode with "compatibility" interrupts 14/15. | phx |
| 2007-11-26 | Apply a set of patches from Frank Wille to make the genfb attachment work | garbled |
| 2007-11-14 | Commit a fix for the _SR regions that are needed by ofppc. Because this | garbled |
| 2007-11-13 | Add code to detect and initialize the com port correctly, so that we have an | garbled |
| 2007-11-07 | Convert ofppc to the shared ofw_autoconf.c | garbled |
| 2007-11-05 | Lots of small changes for ofppc: | garbled |
| 2007-11-04 | Reorder the includes in bus.h to be correct, and add the missing defines for | garbled |
| 2007-11-04 | Apply patch from Frank Wille to make the pegasos2 pci scan work | garbled |
| 2007-10-25 | Add a bunch of fixes and minor rewrites to ofppc to bring it closer to | garbled |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-09-01 | Put the declaration of cpu_softc and #include of sys/device.h inside | pavel |
| 2007-07-14 | Generic soft interrupts are mandatory. | ad |
| 2007-03-10 | Implement support for softintrs. | jmmv |
| 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 |
| 2006-12-21 | merge yamt-splraiseipl branch. | yamt |
| 2006-09-13 | Convert shark and ofppc to new common ofrtc and MI todr code. Tested | gdamore |
| 2006-01-25 | free -> dealloc | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-11-23 | In decr_intr(), update lasttb only when clock interrupt is not masked. | nonaka |
| 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-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-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 | Add _bus_dma_phys_to_bus_mem_generic and _bus_dma_bus_mem_to_phys_generic. | matt |
| 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-06-23 | s/PHYS_TO_PCI_MEM/PHYS_TO_BUS_MEM/ | aymeric |
| 2003-06-16 | Rename IPL_IMP -> IPL_VM. | thorpej |
| 2003-06-15 | Handle 64bit DMA addresses on PCI for platforms that can (currently only | fvdl |
| 2003-05-10 | Remove redundant bounds_check_with_label() prototype. | thorpej |