summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.3.21.Ralf Baechle1999-12-0431-709/+2835
|
* Merge with 2.3.19.Ralf Baechle1999-10-0959-4327/+8600
|
* Merge with 2.3.10.Ralf Baechle1999-09-284-598/+893
|
* 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
|
* Merge with Linux 2.3.9.Ralf Baechle1999-07-051-2/+22
|
* Removed some warnings.Ulf Carlsson1999-06-241-2/+2
|
* Make newport_con use font_8x16.c instead of vga_font.cUlf Carlsson1999-06-243-357/+24
|
* Merge with Linux 2.3.7.Ralf Baechle1999-06-225-84/+237
| | | | | | WARNING: 2.3.7 is known to eat filesystems for breakfast and little children for lunch, so if you try this on your machine make backups first ...
* added missing "Thomas Bogendoerfer1999-06-221-2/+2
|
* Cleanup, sync with others sources.Ralf Baechle1999-06-211-14/+0
|
* The rest of 2.3.6.Ralf Baechle1999-06-174-0/+2563
|
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-1712-277/+1933
| | | | have a MIPS box at hand.
* Merge with Linux 2.2.8.Ralf Baechle1999-06-1347-815/+4442
|
* 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
* adapted driver to latest fbcon changesThomas Bogendoerfer1999-02-251-24/+20
|
* made it working againThomas Bogendoerfer1999-02-251-1/+1
|
* Merge with Linux 2.2.1.Ralf Baechle1999-02-1533-7524/+10024
|
* fix for newport console module (still not working)Thomas Bogendoerfer1999-02-111-2/+2
|
* fixed ifeq for compiled in newport consoleThomas Bogendoerfer1999-02-111-1/+1
|
* Modularizing the Newport console driver.Alex deVries1999-02-093-6/+387
| | | | - Alex
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-0496-6905/+19210
| | | | (Did I mention that CVS is buggy ...)
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-192-2/+2
| | | | - Bugfixes.
* 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
* corrected g364fb configurationThomas Bogendoerfer1998-08-282-7/+6
|
* updated driver to .116 fbcon interfaceThomas Bogendoerfer1998-08-281-13/+12
|
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-2585-3305/+26327
| | | | | o New Newport console code. o New G364 console code.
* abscon style console driver for Indy newport graphic hardwareThomas Bogendoerfer1998-08-101-0/+396
|
* framebuffer driver for G364 based graphiccardsThomas Bogendoerfer1998-08-101-0/+514
|
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-0711-10/+2
| | | | | o Fix ancient bug in the ELF loader making ldd crash. o Fix ancient bug in the keyboard code for SGI, SNI and Jazz.
* o Merge with Linux 2.1.91.Ralf Baechle1998-04-0555-3792/+14726
| | | | | | | | | o First round of bugfixes for the SC/MC CPUs. o FPU context switch fixes. o Lazy context switches. o Faster syscalls. o Removed dead code. o Shitloads of other things I forgot ...
* o Merge with Linux 2.1.90.Ralf Baechle1998-03-181-7/+7
| | | | | o Divide L1 cache sizes by 1024 before printing, makes the numbers a bit more credible ...
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-1713-11/+2
| | | | | | | o New faster syscalls for 2.1.x, too o Upgrade to 2.1.89. Don't try to run this. It's flaky as hell. But feel free to debug ...
* Merge with Linux 2.1.67.Ralf Baechle1997-12-0633-0/+28475