summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/ofw/ofw_syscons.c
Commit message (Expand)AuthorAgeFilesLines
* Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.rnoland2009-12-291-2/+2
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modenwhitehorn2009-04-041-11/+22
* Allow OFW syscons to restore itself when the X server exits or there is a VT ...nwhitehorn2008-12-131-26/+38
* Add support for a console mouse pointer on Open Firmware syscons.nwhitehorn2008-12-131-1/+84
* Prevent the OF syscons module from trying to attach to real devices on thenwhitehorn2008-10-151-0/+5
* Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. Thisnwhitehorn2008-10-141-9/+0
* Improve rev 183168, so that if /chosen/stdout is connected to the serialsobomax2008-09-231-6/+5
* When attaching framebuffer to "/chosen/stdout" node fails, try attachingsobomax2008-09-191-2/+10
* 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-251-6/+108
* 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-061-29/+126
* Catchup to now-required <sys/module.h> for PowerPCgrehan2004-06-251-0/+1
* A syscons implementation using the 8-bit framebuffer set up bygrehan2004-01-211-0/+694
OpenPOWER on IntegriCloud