summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* R3000 changes which don't affect common codeHarald Koerfgen1999-04-115-540/+819
* *** empty log message ***Harald Koerfgen1999-04-111-0/+24
* DECstation updatesHarald Koerfgen1999-04-116-49/+72
* Baget updatesHarald Koerfgen1999-04-115-27/+39
* o Fixed some problemsUlf Carlsson1999-04-111-3/+10
* o Smooth volume controlUlf Carlsson1999-04-102-15/+58
* elf2ecoff works for DECstationsHarald Koerfgen1999-04-072-17/+79
* Oops, maybe I should remove the auto init too..Ulf Carlsson1999-04-051-11/+1
* You need this symbols in order to use ALSA.Ulf Carlsson1999-04-051-1/+4
* Set your volume after your preference with the front panel!Ulf Carlsson1999-04-041-3/+9
* exported dma_cache_wback_inv so that I can load hal2.o as a moduleUlf Carlsson1999-04-011-1/+2
* disabled freeing of prom memory, since all problems are sorted outThomas Bogendoerfer1999-03-181-1/+3
* 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
* 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
* 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
* force_sig() is already exportedThomas Bogendoerfer1999-02-251-2/+1
* Merge with Linux 2.2.1.Ralf Baechle1999-02-15198-5172/+10828
* added dummy console, when there is no newport configuredThomas Bogendoerfer1999-02-111-1/+6
* Undoing my last stupid changes.Alex deVries1999-02-091-2/+23
* Modularizing the Newport console driver.Alex deVries1999-02-093-24/+9
* o I had to remove the include from hal2.c when I removed theUlf Carlsson1999-02-071-202/+0
* o Removed indy_pbus.c neither it worked nor it was really neededUlf Carlsson1999-02-072-11/+3
* Got it to build.Alex deVries1999-02-062-3/+4
* - fixed compiling in of ramdisks; we don't have the kernel segment defining i...Alex deVries1999-02-062-8/+4
* From Alexander Viro: In the irix_fstatfs, irix_fstatvfs we did an extraRalf Baechle1999-02-012-77/+61
* Fix from Andrea Arcangeli for a potencial division by zero bug whenRalf Baechle1999-02-011-2/+12
* More DEC and Baget stuff.Ralf Baechle1999-01-271-1/+22
* tiny changesUlf Carlsson1999-01-271-2/+2
* added some symbolsUlf Carlsson1999-01-271-1/+8
* Ulf's HAL driver.Alex deVries1999-01-274-5/+217
* First round of commits for support for DECstations and Bagets.Ralf Baechle1999-01-1735-0/+7421
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-04191-8068/+14978
* Merge with Linux 2.1.131 plus some more MIPS goodies.Ralf Baechle1999-01-03110-2141/+4754
* The Oops messages are now much improved, you may run them through ksymoopsUlf Carlsson1998-10-311-48/+73
* fixed old bug uncovered by recently changesThomas Bogendoerfer1998-10-181-2/+2
* architecure is now identified in arc/identify.cThomas Bogendoerfer1998-10-181-40/+1
* prom support has been moved to arc/arclib.aThomas Bogendoerfer1998-10-1813-727/+0
* removed tagsThomas Bogendoerfer1998-10-181-69/+0
* sgi/prom/promlib.a is now arc/arclib.aThomas Bogendoerfer1998-10-181-7/+9
* moved sgi/prom and made it a little bit more generic for ARC like firmwaresThomas Bogendoerfer1998-10-1814-0/+810