Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Same on the main line. | Ralf Baechle | 1999-08-20 | 1 | -2/+2 |
| | |||||
* | MIPS 64, day 2. | Ralf Baechle | 1999-08-19 | 3 | -4/+4 |
| | |||||
* | Merged David Arilie's PMAZ-A driver with dec_esp | Harald Koerfgen | 1999-08-12 | 2 | -14/+176 |
| | |||||
* | Updates in preperation of EISA support. | Andrew R. Baker | 1999-08-11 | 3 | -9/+15 |
| | |||||
* | Support for the 2nd SCSI controller on the Indigo2. | Andrew R. Baker | 1999-08-02 | 2 | -9/+35 |
| | |||||
* | The remaining R3000 changes. From now on the CVS will be R3000 aware. R3000 ↵ | Harald Koerfgen | 1999-07-26 | 3 | -5/+34 |
| | | | | Indigo anyone? :-) | ||||
* | Updates regarding my changes in ng1hw.h and newport.h | Ulf Carlsson | 1999-07-23 | 1 | -14/+14 |
| | |||||
* | Moved around a symbol. | Ulf Carlsson | 1999-07-23 | 2 | -7/+4 |
| | |||||
* | Add IOC3 PCI id. | Ralf Baechle | 1999-07-08 | 1 | -0/+1 |
| | |||||
* | Merge with Linux 2.3.9. | Ralf Baechle | 1999-07-05 | 58 | -328/+906 |
| | |||||
* | Zilog serial driver datapted | Harald Koerfgen | 1999-07-01 | 2 | -6/+6 |
| | |||||
* | More merging. Chainsaw style. | Ralf Baechle | 1999-06-24 | 1 | -4/+0 |
| | |||||
* | Removed some warnings. | Ulf Carlsson | 1999-06-24 | 1 | -2/+2 |
| | |||||
* | Make newport_con use font_8x16.c instead of vga_font.c | Ulf Carlsson | 1999-06-24 | 3 | -357/+24 |
| | |||||
* | We need the spinlock.. | Ulf Carlsson | 1999-06-24 | 1 | -3/+1 |
| | |||||
* | This was broken.. | Ulf Carlsson | 1999-06-24 | 1 | -1/+6 |
| | |||||
* | Merge with Linux 2.3.7. | Ralf Baechle | 1999-06-22 | 75 | -3008/+6374 |
| | | | | | | 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 Bogendoerfer | 1999-06-22 | 1 | -2/+2 |
| | |||||
* | Cleanup esp junk diffs. | Ralf Baechle | 1999-06-21 | 1 | -53/+22 |
| | |||||
* | Cleanup, sync with others sources. | Ralf Baechle | 1999-06-21 | 7 | -32/+7 |
| | |||||
* | The rest of 2.3.6. | Ralf Baechle | 1999-06-17 | 80 | -0/+41514 |
| | |||||
* | Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don't | Ralf Baechle | 1999-06-17 | 377 | -11791/+23116 |
| | | | | have a MIPS box at hand. | ||||
* | Merge with Linux 2.2.8. | Ralf Baechle | 1999-06-13 | 391 | -19950/+92804 |
| | |||||
* | o Fixed a hairy bug, putDebugChar() returned void instead of int. (damn hard ↵ | Ulf Carlsson | 1999-06-12 | 2 | -10/+26 |
| | | | | | | to find) o Added some checks for ioc_icontrol, so that the kgdb stuff may get setup before interrupts. | ||||
* | Some minor bugfixes | Harald Koerfgen | 1999-05-02 | 2 | -1/+8 |
| | |||||
* | Various changes to Makefiles and Config.in files to be able to make use of ↵ | Harald Koerfgen | 1999-05-01 | 6 | -4/+58 |
| | | | | the new DECstation and Baget stuff :-) | ||||
* | removed buggy version. no need to have this file in CVS anyway. | Thomas Bogendoerfer | 1999-04-14 | 1 | -263/+0 |
| | |||||
* | Linux/MIPS understands NetBSD/pmax and Ultrix partition tables | Harald Koerfgen | 1999-04-12 | 1 | -0/+55 |
| | |||||
* | No comment | Harald Koerfgen | 1999-04-12 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Harald Koerfgen | 1999-04-11 | 1 | -0/+14 |
| | |||||
* | DECstation updates | Harald Koerfgen | 1999-04-11 | 6 | -117/+180 |
| | |||||
* | Baget updates | Harald Koerfgen | 1999-04-11 | 1 | -10/+11 |
| | |||||
* | o Fixed some problems | Ulf Carlsson | 1999-04-11 | 3 | -17/+15 |
| | | | | o Cleaned up the configuration scripts a bit | ||||
* | o Tux! | Ulf Carlsson | 1999-04-10 | 1 | -8/+49 |
| | |||||
* | o Optimization and fixes | Ulf Carlsson | 1999-04-09 | 1 | -20/+59 |
| | |||||
* | We don't need this anymore. | Ulf Carlsson | 1999-04-05 | 4 | -1793/+0 |
| | |||||
* | /dev/graphics works much better now. I'll clean up the code a little bit soon. | Ulf Carlsson | 1999-04-01 | 1 | -31/+74 |
| | |||||
* | Forgot to add #include <asm/byteorder.h> on the last revision. | Al Smith | 1999-03-31 | 1 | -0/+1 |
| | |||||
* | Updated sgi_partition() to cope with running on non big-endian | Al Smith | 1999-03-29 | 1 | -8/+13 |
| | | | | | | machines. It should now be possible to put a SGI drive into a little-endian machine and have the partition table validated correctly. | ||||
* | added reset code, to get even a busy wd93 back to its feets | Thomas Bogendoerfer | 1999-03-28 | 2 | -1/+32 |
| | |||||
* | fix for the lockups after scsi aborts. | Thomas Bogendoerfer | 1999-03-28 | 2 | -1/+4 |
| | |||||
* | added workaround for getting passed bogus pointer from wd33c93. This fixes | Thomas Bogendoerfer | 1999-03-25 | 1 | -2/+11 |
| | | | | | the reported CDrom problems. But there is still something fishy with broken SCSI devices | ||||
* | fixed flushing of data before dma. | Thomas Bogendoerfer | 1999-03-24 | 1 | -12/+33 |
| | | | | | added scattering over more HPC3 dma descriptors for buffers bigger than 8192 bytes. | ||||
* | disable popup plane. this allow us to use the faster scrolling even | Thomas Bogendoerfer | 1999-03-19 | 1 | -2/+12 |
| | | | | with video modes with less than 1024 scanlines | ||||
* | fixed video corruptions, when running with less than 1024 scanlines | Thomas Bogendoerfer | 1999-03-15 | 1 | -2/+2 |
| | |||||
* | fixed one scanline wrap around | Thomas Bogendoerfer | 1999-03-14 | 1 | -5/+8 |
| | |||||
* | fixed detection of bt445 revision | Thomas Bogendoerfer | 1999-03-07 | 1 | -15/+57 |
| | | | | | fixed output of cmap revision added screensize detection | ||||
* | added printout of chip revision | Thomas Bogendoerfer | 1999-03-02 | 1 | -2/+54 |
| | | | | added value for correction of cursor position depending on the board revision | ||||
* | fixed typo | Thomas Bogendoerfer | 1999-02-25 | 1 | -1/+1 |
| | |||||
* | adapted driver to latest fbcon changes | Thomas Bogendoerfer | 1999-02-25 | 1 | -24/+20 |
| |