summaryrefslogtreecommitdiff
path: root/sys/arch/ofppc/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-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2008-05-18No longer used.phx
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-08SMP support for ofppc. (finally) Much thanks to Matt Thomas for help ingarbled
2008-03-07Define PCI_MAGIC_IO_RANGE for X11 server. The address chosen may change.phx
2008-02-11Use model_init to clean up how we decide the ranges forgarbled
2008-02-07Add some simple code to print out what the OFW thinks the cachegarbled
2008-01-20Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,joerg
2008-01-17Add support to ofppc for the IBM 7044-270 machine. This is a POWER3-IIgarbled
2008-01-09Changes to the ofppc ofwboot to make it boot on an IBM CHRP RS/6000.garbled
2007-12-20VT8231 IDE workaround for native mode with "compatibility" interrupts 14/15.phx
2007-11-26Apply a set of patches from Frank Wille to make the genfb attachment workgarbled
2007-11-14Commit a fix for the _SR regions that are needed by ofppc. Because thisgarbled
2007-11-13Add code to detect and initialize the com port correctly, so that we have angarbled
2007-11-07Convert ofppc to the shared ofw_autoconf.cgarbled
2007-11-05Lots of small changes for ofppc:garbled
2007-11-04Reorder the includes in bus.h to be correct, and add the missing defines forgarbled
2007-11-04Apply patch from Frank Wille to make the pegasos2 pci scan workgarbled
2007-10-25Add a bunch of fixes and minor rewrites to ofppc to bring it closer togarbled
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-09-01Put the declaration of cpu_softc and #include of sys/device.h insidepavel
2007-07-14Generic soft interrupts are mandatory.ad
2007-03-10Implement support for softintrs.jmmv
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-21add a pair of new bus_dma(9) functions:mrg
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-13Convert shark and ofppc to new common ofrtc and MI todr code. Testedgdamore
2006-01-25free -> deallocchristos
2005-12-11merge ktrace-lwp.christos
2005-11-23In decr_intr(), update lasttb only when clock interrupt is not masked.nonaka
2005-03-09Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the APImatt
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-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-24Add _bus_dma_phys_to_bus_mem_generic and _bus_dma_bus_mem_to_phys_generic.matt
2003-10-20Reorganize the way powerpc port install machine specific headers.matt
2003-09-03Move CLKF_BASEPRI to machine specific <intr.h> file since it depends onmatt
2003-06-23s/PHYS_TO_PCI_MEM/PHYS_TO_BUS_MEM/aymeric
2003-06-16Rename IPL_IMP -> IPL_VM.thorpej
2003-06-15Handle 64bit DMA addresses on PCI for platforms that can (currently onlyfvdl
2003-05-10Remove redundant bounds_check_with_label() prototype.thorpej