summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | 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.
* o Fixed a hairy bug, putDebugChar() returned void instead of int. (damn hard ↵Ulf Carlsson1999-06-122-10/+26
| | | | | | to find) o Added some checks for ioc_icontrol, so that the kgdb stuff may get setup before interrupts.
* Removed remote debugging stuff which isn't in the Linus' official kernel. WeUlf Carlsson1999-06-121-7/+0
| | | | don't need it anylonger.
* You can't remote debug without a serial supportUlf Carlsson1999-06-121-2/+3
|
* EFS updated to 1.0b. See http://aeschi.ch.eu.org/efs/HISTORYAl Smith1999-05-275-3/+16
|
* I think I solved the cache index wrap around problems in a correct way now. TheyUlf Carlsson1999-05-121-2/+5
| | | | should not happen any more.
* o Silly SC caching bugUlf Carlsson1999-05-101-5/+5
|
* *** empty log message ***Ulf Carlsson1999-05-071-4/+12
|
* Andrew's Indigo patches seem to work just fine on my Indy, let's bring them intoUlf Carlsson1999-05-073-7/+19
| | | | the tree.
* 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-025-7/+26
|
* Final changes for release 1.0 of efs.Al Smith1999-05-029-57/+61
|
* 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 ↵Harald Koerfgen1999-05-0112-22/+161
| | | | the new DECstation and Baget stuff :-)
* The CPO_STATUS interrupt mask patchHarald Koerfgen1999-05-013-5/+22
|
* Found a buffer that wasn't being brelse()d in efs_read_superAl Smith1999-04-182-20/+11
| | | | (noted by Matthew Wilcox <willy@bofh.ai>).
* Minor bug fixes.Al Smith1999-04-175-20/+12
|
* removed buggy version. no need to have this file in CVS anyway.Thomas Bogendoerfer1999-04-141-263/+0
|
* renabled freeing of PROM memory, but this time the loaded program (ourThomas Bogendoerfer1999-04-141-4/+1
| | | | kernel) won't get freed
* bug fixes: block/char devices fixed (NB: IRIX uses 32-bit wide dev_t,Al Smith1999-04-136-29/+38
| | | | | | | | linux only has 16-bit wide dev_t. this is apparently going to change in linux-2.3 but for now we can't handle devices with major or minor numbers > 255. handling of empty directory slots has been fixed.
* Linux/MIPS understands NetBSD/pmax and Ultrix partition tablesHarald Koerfgen1999-04-122-0/+58
|
* No commentHarald Koerfgen1999-04-121-1/+2
|
* Acessing emtpy TURBOchannel slots always causes a dbe exception, keep silent.Harald Koerfgen1999-04-122-5/+4
|
* We may want to detect DECstations properlyHarald Koerfgen1999-04-121-6/+16
|
* Updated efs files to bring up-to-date with development version 0.97e.Al Smith1999-04-129-294/+360
|
* o Exported en/disable_irqHarald Koerfgen1999-04-113-15/+19
| | | | | o fixed missing pseudo instruction in r6000_fpu.S o Bugfixes for string.h
* R3000 changes which don't affect common codeHarald Koerfgen1999-04-116-546/+826
|
* *** empty log message ***Harald Koerfgen1999-04-112-0/+38
|
* DECstation updatesHarald Koerfgen1999-04-1115-179/+282
|
* Baget updatesHarald Koerfgen1999-04-118-38/+52
|
* o Fixed some problemsUlf Carlsson1999-04-115-22/+27
| | | | o Cleaned up the configuration scripts a bit
* o Tux!Ulf Carlsson1999-04-101-8/+49
|
* o Smooth volume controlUlf Carlsson1999-04-102-15/+58
| | | | o Reads volume setting from PROM
* o Optimization and fixesUlf Carlsson1999-04-091-20/+59
|
* elf2ecoff works for DECstationsHarald Koerfgen1999-04-072-17/+79
|
* Oops, maybe I should remove the auto init too..Ulf Carlsson1999-04-051-11/+1
|
* We don't need this anymore.Ulf Carlsson1999-04-054-1793/+0
|
* 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
|
* /dev/graphics works much better now. I'll clean up the code a little bit soon.Ulf Carlsson1999-04-011-31/+74
|
* exported dma_cache_wback_inv so that I can load hal2.o as a moduleUlf Carlsson1999-04-011-1/+2
|
* The hpc3_regs struct was very broken. I fixed most of it.Ulf Carlsson1999-04-012-11/+17
|
* Updated efs support to revision 0.97.Al Smith1999-03-319-137/+186
|
* Forgot to add #include <asm/byteorder.h> on the last revision.Al Smith1999-03-311-0/+1
|