summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Forgot to add #include <asm/byteorder.h> on the last revision.Al Smith1999-03-311-0/+1
* Updated efs files for efs-0.97.Al Smith1999-03-313-75/+63
* Updated sgi_partition() to cope with running on non big-endianAl Smith1999-03-291-8/+13
* added reset code, to get even a busy wd93 back to its feetsThomas Bogendoerfer1999-03-282-1/+32
* fix for the lockups after scsi aborts.Thomas Bogendoerfer1999-03-282-1/+4
* added workaround for getting passed bogus pointer from wd33c93. This fixesThomas Bogendoerfer1999-03-251-2/+11
* Al Smith's new EFS code, which seems to work and things (missed one)Mike Shaver1999-03-251-0/+232
* Al Smith's new EFS code, which seems to work and thingsMike Shaver1999-03-256-744/+515
* new EFS headers (Al Smith rocks my world)Mike Shaver1999-03-258-277/+298
* fixed flushing of data before dma.Thomas Bogendoerfer1999-03-241-12/+33
* disable popup plane. this allow us to use the faster scrolling evenThomas Bogendoerfer1999-03-191-2/+12
* disabled freeing of prom memory, since all problems are sorted outThomas Bogendoerfer1999-03-181-1/+3
* fixed video corruptions, when running with less than 1024 scanlinesThomas Bogendoerfer1999-03-151-2/+2
* Added a missing endmenuUlf Carlsson1999-03-141-0/+2
* fixed one scanline wrap aroundThomas Bogendoerfer1999-03-141-5/+8
* added addinitrd, a utility to generate kernels combined with a initrd imageThomas Bogendoerfer1999-03-134-67/+181
* made initrd working for Linux/MIPSThomas Bogendoerfer1999-03-131-14/+16
* removed old crapThomas Bogendoerfer1999-03-091-12/+4
* added endian conversion code; it's now possible to convert a big endian elfThomas Bogendoerfer1999-03-091-1/+147
* fixed detection of bt445 revisionThomas Bogendoerfer1999-03-071-15/+57
* added printout of chip revisionThomas Bogendoerfer1999-03-021-2/+54
* added a few defines for the bt445Thomas Bogendoerfer1999-03-021-1/+8
* removed obsolete ps2 codeThomas Bogendoerfer1999-02-251-4/+1
* added missing fileThomas Bogendoerfer1999-02-251-2/+3
* adapted to new irq stuffThomas Bogendoerfer1999-02-251-45/+2
* removed leftover debugging stuffThomas Bogendoerfer1999-02-251-9/+1
* build a ecoff kernel for Magnums instead of an a.out image for miloThomas Bogendoerfer1999-02-252-6/+504
* fixed typoThomas Bogendoerfer1999-02-251-1/+1
* added identification for prom memory on ARCSThomas Bogendoerfer1999-02-251-1/+5
* identify arc console before doing memory classificationThomas Bogendoerfer1999-02-251-2/+2
* added call to free prom memoryThomas Bogendoerfer1999-02-251-5/+4
* added memory handling for ARC firmwareThomas Bogendoerfer1999-02-252-25/+91
* added stuff for the different ARC memory typesThomas Bogendoerfer1999-02-252-12/+33
* adapted driver to latest fbcon changesThomas Bogendoerfer1999-02-251-24/+20
* made it working againThomas Bogendoerfer1999-02-251-1/+1
* force_sig() is already exportedThomas Bogendoerfer1999-02-251-2/+1
* streamable_init is only available on SGIsThomas Bogendoerfer1999-02-251-0/+2
* 20 now..Ulf Carlsson1999-02-181-1/+1
* Merge with Linux 2.2.1.Ralf Baechle1999-02-151285-42535/+131012
* o Moved the HAL2 driver to drivers/soundUlf Carlsson1999-02-1310-1595/+1799
* compile in dummy console, when newport_con is a moduleThomas Bogendoerfer1999-02-111-0/+3
* added dummy console, when there is no newport configuredThomas Bogendoerfer1999-02-111-1/+6
* 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
* Ok, forgot an 'l'Ulf Carlsson1999-02-091-17/+17
* o Workaround for printk()ing 64 bit long longs. This time should bit 32 be 1.Ulf Carlsson1999-02-091-10/+21
* Undoing my last stupid changes.Alex deVries1999-02-092-3/+24
* o Added another check. Bit 32 should show 1 if everything is working.Ulf Carlsson1999-02-092-4/+22
* Modularizing the Newport console driver.Alex deVries1999-02-0911-34/+67
* o Added a VINO driver, well it tries to read the revision register at least. ...Ulf Carlsson1999-02-086-4/+382