summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-17225-3297/+11471
* Merge with Linux 2.2.8.Ralf Baechle1999-06-13318-7464/+18664
* o Disable board caches temporarily during romvec calls.Ulf Carlsson1999-06-122-2/+29
* *** empty log message ***Ulf Carlsson1999-06-121-3/+1
* o Moved remote GDB setup from indy_int.c to setup.c.Ulf Carlsson1999-06-122-37/+80
* You can't remote debug without a serial supportUlf Carlsson1999-06-121-2/+3
* I think I solved the cache index wrap around problems in a correct way now. TheyUlf Carlsson1999-05-121-2/+5
* o Silly SC caching bugUlf Carlsson1999-05-101-5/+5
* Andrew's Indigo patches seem to work just fine on my Indy, let's bring them intoUlf Carlsson1999-05-073-7/+19
* o indy_sc_wipe corrupted the status registerUlf Carlsson1999-05-071-2/+3
* Um, that didn't look too good.Ulf Carlsson1999-05-071-1/+3
* *** empty log message ***Ulf Carlsson1999-05-071-0/+1
* A prom console for the Indigo II which yet doesn't work perfectly.Ulf Carlsson1999-05-073-3/+82
* Some minor bugfixesHarald Koerfgen1999-05-023-6/+18
* Spelling fixes from Alan Cox.Ralf Baechle1999-05-0116-37/+37
* Fixes from Alexander Viro.Ralf Baechle1999-05-011-40/+30
* Various changes to Makefiles and Config.in files to be able to make use of th...Harald Koerfgen1999-05-014-18/+92
* The CPO_STATUS interrupt mask patchHarald Koerfgen1999-05-011-2/+8
* renabled freeing of PROM memory, but this time the loaded program (ourThomas Bogendoerfer1999-04-141-4/+1
* Acessing emtpy TURBOchannel slots always causes a dbe exception, keep silent.Harald Koerfgen1999-04-122-5/+4
* o Exported en/disable_irqHarald Koerfgen1999-04-112-4/+6
* 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