summaryrefslogtreecommitdiff
path: root/drivers/video/console/Kconfig
AgeCommit message (Expand)Author
2008-09-03x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-10-20typo fixesMatt LaPlante
2007-08-31Fix font dependency for SGI Newport console driverRalf Baechle
2007-08-27[PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin
2007-07-17fbcon: Revise primary device selectionAntonino A. Daplas
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas
2007-07-12Video Console: Blackfin doesnt support VGA consoleMichael Hennerich
2007-05-11VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day
2006-09-27video: Disable vgacon for SuperH.Paul Mundt
2006-03-27[PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk
2005-11-12Revert "[PATCH] fbcon: Add rl (Roman Large) font"Linus Torvalds
2005-11-09[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas
2005-11-07[PATCH] fbcon: Add rl (Roman Large) fontZach Smith
2005-11-07[PATCH] framebuffer: add some help text in KconfigRandy.Dunlap
2005-10-30[PATCH] CONFIG_IA32Brian Gerst
2005-10-21[PARISC] Allow STI_CONSOLE access to some FONTSGrant Grundler
2005-09-12[PATCH] USB: sisusb[vga] updateThomas Winischhofer
2005-08-23[PATCH] Kconfig fix (VGA console on arm/versatile)Al Viro
2005-06-25[PATCH] font selection Kconfig fixesJurriaan on adsl-gate
2005-06-21[PATCH] New framebuffer fonts + updated 12x22 font availableJurriaan
2005-03-11[PATCH] PA-RISC STI video updatesMatthew Wilcox
2004-11-15[PATCH] fbdev: Fix for using >16 pixel wide font in fb consoleAntonino Daplas
2004-08-25[PATCH] mda dependencyAlexander Viro
2004-08-21[PATCH] Kconfig updates for PA-RISCMatthew Wilcox
2004-07-10[PATCH] trivial: kill off CONFIG_PCI_CONSOLERusty Russell
2004-01-18[PATCH] M68k has no VGA/MDAAndrew Morton
2003-11-17[SPARC]: Do not provide VGA_CONSOLE for sparc builds.David S. Miller
2003-09-24[PATCH] Kconfig fixes for modules.txtRusty Russell
2003-07-31[PATCH] vga text console if x86 and not embeddedAlan Cox
2003-03-09[FBDEV] Menu cleanups. Added in depenedency needed. More cleanup in fbcon layer.James Simmons
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell
2003-01-07Updates from Helge Deller for the console/fbdev drivers for the PARISC platfo...James Simmons
2002-12-20Port of chipsfb driver to new api. Removed the fontwidth8 option. Let the xxx...James Simmons
2002-12-17Voodoo 1 ported to new api. STI and NVIDIA updates. MDA console fixes. Moved ...James Simmons
2002-12-11Updates for the STI fbdev and console driver.James Simmons
2002-12-01Made fbcon modular.James Simmons
2002-11-26Accel wrapper is now intergarted into fbcon.c. VESA fb fixes James Simmons
2002-11-25Moved over fbcon to use the accel api only. This will shrink the code conside...James Simmons
2002-11-22Ported Mach64 and NVIDIA driver to final api. A bunch of improvements and bug...James Simmons
2002-11-13Grabbed the PPC drivers and in the process of porting to the latest api. Can ...James Simmons
2002-11-09Fixed the anakin and noemagic framebuffer driver. Made font selection depened...James Simmons
2002-11-07Several fixes relating to modules. Ported over the vga16fb driver to the new ...James Simmons
2002-11-06Bug fixes!!James Simmons
2002-11-01Neomagic and HGA updates. MAde the software accel code modular. So code clean...James Simmons
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons