summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/ofw
Commit message (Expand)AuthorAgeFilesLines
* - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all thejhb2006-01-061-5/+3
* Add a font width argument to vi_load_font_t, vi_save_font_t and vi_putm_tmarius2005-09-281-7/+5
* Remove unnecessary and alarming printf.grehan2005-08-161-1/+1
* Quick hack-o-rama to allow the Xorg Radeon driver to start up. Itgrehan2005-05-211-0/+13
* Optimize putc routine to write 2 ints instead of 8 chars to uncachedgrehan2005-03-191-14/+41
* Mods for Xorg server:grehan2005-02-252-6/+113
* /* -> /*- for license, minor formatting changesimp2005-01-072-2/+2
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingmarius2004-08-161-1/+1
* Advertise that color is supported so that syscons doesn't come upgrehan2004-08-161-2/+2
* Add 32-bit framebuffer support. Tested on PearPC at lo-res, too painfulgrehan2004-07-062-29/+130
* Catchup to now-required <sys/module.h> for PowerPCgrehan2004-06-252-0/+2
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-1/+1
* Correctly create interrupt key for PCI, which is the OpenFirmwaregrehan2004-02-101-11/+17
* A syscons implementation using the 8-bit framebuffer set up bygrehan2004-01-212-0/+746
* Prefer new location of pci include files (which have only been in theimp2003-08-221-3/+3
* Simplify ofw_pci_fixup(). It doesn't need to be recursive, since thegrehan2003-03-031-19/+3
* Make ofw_pci_find_node() use the reg property instead of thebenno2003-01-091-5/+5
* Add a pcib variant to allow us to fix up interrupt assignments.benno2003-01-091-0/+118
* OpenFirmware PCI support code.benno2002-07-092-0/+273
OpenPOWER on IntegriCloud