| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS 64, day 2. | Ralf Baechle | 1999-08-19 | 2 | -3/+3 |
* | Updates in preperation of EISA support. | Andrew R. Baker | 1999-08-11 | 1 | -1/+1 |
* | Moved around a symbol. | Ulf Carlsson | 1999-07-23 | 2 | -7/+4 |
* | Merge with Linux 2.3.9. | Ralf Baechle | 1999-07-05 | 2 | -2/+1 |
* | We need the spinlock.. | Ulf Carlsson | 1999-06-24 | 1 | -3/+1 |
* | Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don't | Ralf Baechle | 1999-06-17 | 5 | -20/+20 |
* | o Fixed a hairy bug, putDebugChar() returned void instead of int. (damn hard ... | Ulf Carlsson | 1999-06-12 | 2 | -10/+26 |
* | o Fixed some problems | Ulf Carlsson | 1999-04-11 | 1 | -4/+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 |
* | o Moved the HAL2 driver to drivers/sound | Ulf Carlsson | 1999-02-13 | 5 | -1594/+4 |
* | compile in dummy console, when newport_con is a module | Thomas Bogendoerfer | 1999-02-11 | 1 | -0/+3 |
* | Modularizing the Newport console driver. | Alex deVries | 1999-02-09 | 5 | -348/+15 |
* | o Added a VINO driver, well it tries to read the revision register at least. ... | Ulf Carlsson | 1999-02-08 | 1 | -4/+5 |
* | o I had to remove the include from hal2.c when I removed the | Ulf Carlsson | 1999-02-07 | 1 | -4/+2 |
* | o Removed indy_pbus.c neither it worked nor it was really needed | Ulf Carlsson | 1999-02-07 | 1 | -104/+98 |
* | Making myself rich and famous, and making it so graphics.o actually loads. | Alex deVries | 1999-02-06 | 1 | -0/+12 |
* | - fixed compiling in of ramdisks; we don't have the kernel segment defining i... | Alex deVries | 1999-02-06 | 8 | -11/+73 |
* | fixed hal2 access | Thomas Bogendoerfer | 1999-02-03 | 2 | -12/+9 |
* | Alan's smart idea added. | Ulf Carlsson | 1999-02-02 | 1 | -6/+8 |
* | check if this makes any difference | Ulf Carlsson | 1999-01-29 | 1 | -4/+4 |
* | not sure if it made it in | Ulf Carlsson | 1999-01-28 | 1 | -42/+48 |
* | Inserted delays where they might be needed. | Ulf Carlsson | 1999-01-28 | 1 | -2/+10 |
* | some more printks and minor changes | Ulf Carlsson | 1999-01-28 | 1 | -16/+25 |
* | o I found out that the card has to be activated by writing 1 to the the global | Ulf Carlsson | 1999-01-27 | 1 | -10/+19 |
* | *sigh* | Ulf Carlsson | 1999-01-27 | 2 | -13/+44 |
* | forgot some stupid volatile *duh* | Ulf Carlsson | 1999-01-27 | 2 | -5/+2 |
* | just changing a comment. | Alex deVries | 1999-01-27 | 1 | -1/+1 |
* | I'm pretty bored of writing this now since it's about the tenth time I'm doing | Ulf Carlsson | 1999-01-27 | 2 | -74/+103 |
* | Simple change so that HAL detects properly. | Alex deVries | 1999-01-27 | 1 | -8/+7 |
* | Ulf's HAL driver. | Alex deVries | 1999-01-27 | 5 | -6/+1522 |
* | Merge with Linux 2.1.131 and more MIPS goodies. | Ralf Baechle | 1999-01-04 | 3 | -9/+7 |
* | untwisted serial ports. now ttyS0 is serial 1 and ttyS1 is serial 2 | Thomas Bogendoerfer | 1998-10-02 | 1 | -20/+15 |
* | made serial console working and compatible to pc version (console=ttyS1 works | Thomas Bogendoerfer | 1998-09-26 | 1 | -86/+233 |
* | - Merge with Linux 2.1.121. | Ralf Baechle | 1998-09-19 | 4 | -6/+13 |
* | o Merge with Linux 2.1.116. | Ralf Baechle | 1998-08-25 | 11 | -1472/+70 |
* | more diagnostics | Mike Shaver | 1998-07-14 | 1 | -6/+15 |
* | fixed up sgi_graphics_mmap and added better error handling | Mike Shaver | 1998-07-13 | 1 | -15/+77 |
* | o Support for the front panel on the Indy. The panel work now as a | Ralf Baechle | 1998-07-10 | 3 | -0/+575 |
* | o Merge with Linux 2.1.100. | Ralf Baechle | 1998-06-30 | 1 | -2/+2 |
* | o New memset. Fastest in town for size > 6 bytes. | Ralf Baechle | 1998-05-04 | 1 | -10/+35 |
* | o Merge with Linux 2.1.91. | Ralf Baechle | 1998-04-05 | 5 | -16/+17 |
* | Look Ma' what I found on my harddisk ... | Ralf Baechle | 1998-03-17 | 6 | -3/+5 |
* | And again ... | Ralf Baechle | 1998-03-04 | 1 | -587/+1 |
* | Once more duplicated content ... | Ralf Baechle | 1998-03-04 | 2 | -932/+0 |
* | Ooops, the entire file content was duplicated ... | Ralf Baechle | 1998-03-04 | 1 | -444/+0 |
* | Add console_is_present() to make it compile. | Ralf Baechle | 1998-03-03 | 1 | -0/+5 |
* | Cache fixes, part #1. | Ralf Baechle | 1998-03-03 | 13 | -4874/+1 |
* | Upgrade to 2.1.73. | Ralf Baechle | 1998-03-03 | 17 | -2/+6827 |
* | Merge with Linux 2.1.72, part 2. | Ralf Baechle | 1997-12-16 | 1 | -0/+12 |
* | Merge with Linux 2.1.72, part 1. | Ralf Baechle | 1997-12-16 | 4 | -10/+20 |