summaryrefslogtreecommitdiffstats
path: root/drivers/video/newport_con.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-231-1/+1
|
* Merge with Linux 2.4.0-test5-pre5.Ralf Baechle2000-07-271-18/+16
|
* Remove usless initialization.Ralf Baechle2000-07-111-1/+1
|
* One more compiler warning that was hiding a real bug ...Ralf Baechle2000-07-051-3/+2
|
* Various minor type fixes.Ulf Carlsson2000-07-041-1/+1
|
* Merge with 2.3.19.Ralf Baechle1999-10-091-1/+1
|
* MIPS 64, day 2.Ralf Baechle1999-08-191-1/+1
|
* Updates regarding my changes in ng1hw.h and newport.hUlf Carlsson1999-07-231-14/+14
|
* Removed some warnings.Ulf Carlsson1999-06-241-2/+2
|
* Make newport_con use font_8x16.c instead of vga_font.cUlf Carlsson1999-06-241-5/+10
|
* o Fixed some problemsUlf Carlsson1999-04-111-9/+15
| | | | o Cleaned up the configuration scripts a bit
* o Tux!Ulf Carlsson1999-04-101-8/+49
|
* o Optimization and fixesUlf Carlsson1999-04-091-20/+59
|
* disable popup plane. this allow us to use the faster scrolling evenThomas Bogendoerfer1999-03-191-2/+12
| | | | with video modes with less than 1024 scanlines
* fixed video corruptions, when running with less than 1024 scanlinesThomas Bogendoerfer1999-03-151-2/+2
|
* fixed one scanline wrap aroundThomas Bogendoerfer1999-03-141-5/+8
|
* fixed detection of bt445 revisionThomas Bogendoerfer1999-03-071-15/+57
| | | | | fixed output of cmap revision added screensize detection
* added printout of chip revisionThomas Bogendoerfer1999-03-021-2/+54
| | | | added value for correction of cursor position depending on the board revision
* fix for newport console module (still not working)Thomas Bogendoerfer1999-02-111-2/+2
|
* Modularizing the Newport console driver.Alex deVries1999-02-091-4/+29
| | | | - Alex
* fixed bmove, when moving stuff to the right (insert a character)Thomas Bogendoerfer1998-09-011-10/+8
| | | | disabled scrollback, because it doesn't work without off-screen memory
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-251-3/+3
| | | | | o New Newport console code. o New G364 console code.
* abscon style console driver for Indy newport graphic hardwareThomas Bogendoerfer1998-08-101-0/+396