Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Harald Koerfgen | 1999-07-26 | 7 | -58/+210 |
| | | | | Indigo anyone? :-) | ||||
* | Due to the MIPS calling sequence pread(2) / pwrite(2) effectivly are | Ralf Baechle | 1999-07-11 | 1 | -3/+3 |
| | | | | | | | | getting called with 6 arguments from userland. This also means that _every_ damn fucking piece of software that attempts to do syscalls to these functions in the absence of glibc is borken, pciutils just being one example. | ||||
* | Merge with Linux 2.3.9. | Ralf Baechle | 1999-07-05 | 1 | -3/+2 |
| | |||||
* | 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.7. | Ralf Baechle | 1999-06-22 | 2 | -12/+9 |
| | | | | | | WARNING: 2.3.7 is known to eat filesystems for breakfast and little children for lunch, so if you try this on your machine make backups first ... | ||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don't | Ralf Baechle | 1999-06-17 | 15 | -90/+105 |
| | | | | have a MIPS box at hand. | ||||
* | Merge with Linux 2.2.8. | Ralf Baechle | 1999-06-13 | 11 | -60/+81 |
| | |||||
* | 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 |
| | | | | | o Fixed (rewrote) the remote GDB init code so that one may boot the debug kernel without the debug features. o Fixed some other stuff as well. | ||||
* | 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 |
| | | | | should not happen any more. | ||||
* | 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 |
| | | | | the tree. | ||||
* | 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 ↵ | Harald Koerfgen | 1999-05-01 | 4 | -18/+92 |
| | | | | the new DECstation and Baget stuff :-) | ||||
* | 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 |
| | | | | kernel) won't get freed | ||||
* | 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 |
| | | | | | o fixed missing pseudo instruction in r6000_fpu.S o Bugfixes for string.h | ||||
* | 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 Cleaned up the configuration scripts a bit | ||||
* | o Smooth volume control | Ulf Carlsson | 1999-04-10 | 2 | -15/+58 |
| | | | | o Reads volume setting from PROM | ||||
* | 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 |
| | | | | inew target vmlinux.ecoff instead of zImage | ||||
* | added endian conversion code; it's now possible to convert a big endian elf | Thomas Bogendoerfer | 1999-03-09 | 1 | -1/+147 |
| | | | | | binary to a big endian ecoff binary on a little endian machine. To produce a ecoff Indy kernel do a "make boot" and pick up arch/mips/boot/vmlinux.ecoff | ||||
* | removed obsolete ps2 code | Thomas Bogendoerfer | 1999-02-25 | 1 | -4/+1 |
| | |||||
* | added missing file | Thomas Bogendoerfer | 1999-02-25 | 1 | -2/+3 |
| | |||||
* | adapted to new irq stuff | Thomas Bogendoerfer | 1999-02-25 | 1 | -45/+2 |
| |