| Commit message (Expand) | Author | Age | Files | Lines |
* | My proposal for non-generic kernels: | Harald Koerfgen | 1999-08-09 | 22 | -351/+199 |
* | Make it link. | Ulf Carlsson | 1999-08-04 | 1 | -1/+2 |
* | Make it compile. | Ulf Carlsson | 1999-08-04 | 1 | -4/+4 |
* | The remaining R3000 changes. From now on the CVS will be R3000 aware. R3000 I... | Harald Koerfgen | 1999-07-26 | 7 | -58/+210 |
* | Due to the MIPS calling sequence pread(2) / pwrite(2) effectivly are | Ralf Baechle | 1999-07-11 | 1 | -3/+3 |
* | Merge with Linux 2.3.9. | Ralf Baechle | 1999-07-05 | 61 | -210/+283 |
* | Dito for mainstream. | Ralf Baechle | 1999-06-27 | 1 | -46/+48 |
* | Merge, cleanup, typo fixes. | Ralf Baechle | 1999-06-23 | 1 | -2/+2 |
* | Merge with Linux 2.3.8. | Ralf Baechle | 1999-06-22 | 15 | -297/+326 |
* | Merge with Linux 2.3.7. | Ralf Baechle | 1999-06-22 | 98 | -2550/+15174 |
* | changed #include from <asm/ide.h> to <linux/ide.h> to make it compile again | Thomas Bogendoerfer | 1999-06-22 | 1 | -2/+2 |
* | Cleanup, sync with others sources. | Ralf Baechle | 1999-06-21 | 8 | -201/+9 |
* | Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don't | Ralf Baechle | 1999-06-17 | 225 | -3297/+11471 |
* | Merge with Linux 2.2.8. | Ralf Baechle | 1999-06-13 | 318 | -7464/+18664 |
* | o Disable board caches temporarily during romvec calls. | Ulf Carlsson | 1999-06-12 | 2 | -2/+29 |
* | *** empty log message *** | Ulf Carlsson | 1999-06-12 | 1 | -3/+1 |
* | o Moved remote GDB setup from indy_int.c to setup.c. | Ulf Carlsson | 1999-06-12 | 2 | -37/+80 |
* | You can't remote debug without a serial support | Ulf Carlsson | 1999-06-12 | 1 | -2/+3 |
* | I think I solved the cache index wrap around problems in a correct way now. They | Ulf Carlsson | 1999-05-12 | 1 | -2/+5 |
* | o Silly SC caching bug | Ulf Carlsson | 1999-05-10 | 1 | -5/+5 |
* | Andrew's Indigo patches seem to work just fine on my Indy, let's bring them into | Ulf Carlsson | 1999-05-07 | 3 | -7/+19 |
* | o indy_sc_wipe corrupted the status register | Ulf Carlsson | 1999-05-07 | 1 | -2/+3 |
* | Um, that didn't look too good. | Ulf Carlsson | 1999-05-07 | 1 | -1/+3 |
* | *** empty log message *** | Ulf Carlsson | 1999-05-07 | 1 | -0/+1 |
* | A prom console for the Indigo II which yet doesn't work perfectly. | Ulf Carlsson | 1999-05-07 | 3 | -3/+82 |
* | Some minor bugfixes | Harald Koerfgen | 1999-05-02 | 3 | -6/+18 |
* | Spelling fixes from Alan Cox. | Ralf Baechle | 1999-05-01 | 16 | -37/+37 |
* | Fixes from Alexander Viro. | Ralf Baechle | 1999-05-01 | 1 | -40/+30 |
* | Various changes to Makefiles and Config.in files to be able to make use of th... | Harald Koerfgen | 1999-05-01 | 4 | -18/+92 |
* | The CPO_STATUS interrupt mask patch | Harald Koerfgen | 1999-05-01 | 1 | -2/+8 |
* | renabled freeing of PROM memory, but this time the loaded program (our | Thomas Bogendoerfer | 1999-04-14 | 1 | -4/+1 |
* | Acessing emtpy TURBOchannel slots always causes a dbe exception, keep silent. | Harald Koerfgen | 1999-04-12 | 2 | -5/+4 |
* | o Exported en/disable_irq | Harald Koerfgen | 1999-04-11 | 2 | -4/+6 |
* | R3000 changes which don't affect common code | Harald Koerfgen | 1999-04-11 | 5 | -540/+819 |
* | *** empty log message *** | Harald Koerfgen | 1999-04-11 | 1 | -0/+24 |
* | DECstation updates | Harald Koerfgen | 1999-04-11 | 6 | -49/+72 |
* | Baget updates | Harald Koerfgen | 1999-04-11 | 5 | -27/+39 |
* | o Fixed some problems | Ulf Carlsson | 1999-04-11 | 1 | -3/+10 |
* | o Smooth volume control | Ulf Carlsson | 1999-04-10 | 2 | -15/+58 |
* | elf2ecoff works for DECstations | Harald Koerfgen | 1999-04-07 | 2 | -17/+79 |
* | Oops, maybe I should remove the auto init too.. | Ulf Carlsson | 1999-04-05 | 1 | -11/+1 |
* | You need this symbols in order to use ALSA. | Ulf Carlsson | 1999-04-05 | 1 | -1/+4 |
* | Set your volume after your preference with the front panel! | Ulf Carlsson | 1999-04-04 | 1 | -3/+9 |
* | exported dma_cache_wback_inv so that I can load hal2.o as a module | Ulf Carlsson | 1999-04-01 | 1 | -1/+2 |
* | disabled freeing of prom memory, since all problems are sorted out | Thomas Bogendoerfer | 1999-03-18 | 1 | -1/+3 |
* | added addinitrd, a utility to generate kernels combined with a initrd image | Thomas Bogendoerfer | 1999-03-13 | 4 | -67/+181 |
* | made initrd working for Linux/MIPS | Thomas Bogendoerfer | 1999-03-13 | 1 | -14/+16 |
* | removed old crap | Thomas Bogendoerfer | 1999-03-09 | 1 | -12/+4 |
* | added endian conversion code; it's now possible to convert a big endian elf | Thomas Bogendoerfer | 1999-03-09 | 1 | -1/+147 |
* | removed obsolete ps2 code | Thomas Bogendoerfer | 1999-02-25 | 1 | -4/+1 |