summaryrefslogtreecommitdiffstats
path: root/arch/mips/dec
Commit message (Collapse)AuthorAgeFilesLines
* Remove no longer necessary inclusion of spinlock.h.Ralf Baechle2001-03-181-5/+3
|
* Typo and spelling fixes.Ralf Baechle2001-03-121-1/+1
|
* Replace set_cp0_status / set_cp0_config by three functions, clear_cp0_*,Ralf Baechle2001-03-111-2/+2
| | | | | | | | set_cp0_* and change_cp0_* which makes the kernel code somewhat more readable. Going through the kernel code I notices some stupid abuse of the old function like set_cp0_status(ST0_BEV, 1) - this clear ST0_BEV but actually looks like attempting to set it and other abuses, so will people please look over their code again.
* Merge with Linux 2.4.2.Ralf Baechle2001-03-091-1/+1
|
* DECstation fixes from MaciejHarald Koerfgen2001-02-132-8/+8
|
* Let it compile for my /260Harald Koerfgen2001-01-122-1/+4
|
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-102-17/+6
| | | | Makefiles.
* LK201 keyboard and PMAG-BA framebuffer driver for DECstationsHarald Koerfgen2000-12-301-0/+5
|
* Memmap fixes from Maciej.Ralf Baechle2000-12-112-39/+21
|
* Minor compile fixes. Partly R300 related.Harald Koerfgen2000-12-101-1/+3
|
* Make DECstation compile again.Ralf Baechle2000-12-091-4/+4
|
* fix the cyclecounter thing for DECstationsHarald Koerfgen2000-12-021-44/+3
|
* Small irq_exit and unmask_irq glitchesFlorian Lohoff2000-12-021-2/+2
|
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-233-18/+12
|
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-051-31/+0
| | | | | | | of rejects to fixup while integrating Linus patches. I also found that this kernel will only boot SMP on Origin; the UP kernel freeze soon after bootup with SCSI timeout messages. I commit this anyway since I found that the last CVS versions had the same problem.
* o fix warnings in bitops.hHarald Koerfgen2000-10-031-1/+1
| | | | | o enable RTC driver for DECstations by default o let KMINs work again
* NTP fixes from Maciej.Ralf Baechle2000-09-061-7/+13
|
* DECstation RTC fix omissions. Fix from Maciej.Ralf Baechle2000-09-061-1/+1
|
* Fix for broken handling of the year in the RTC by DECstation firmware.Ralf Baechle2000-09-011-4/+5
|
* NTP fixes from Maciej.Ralf Baechle2000-08-255-73/+159
|
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-081-2/+2
|
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-081-4/+0
|
* OverhaulHarald Koerfgen2000-07-111-270/+309
|
* DECstation resp. R3000 related -Werror fixesHarald Koerfgen2000-07-091-1/+1
|
* Makefile fixed for a crosscompiling environmentHarald Koerfgen2000-03-281-9/+9
| | | | DECstation serial drivers fixed
* Cleanup a large number of random junk, nothing of importance.Ralf Baechle2000-03-253-0/+6
|
* Merge with Linux 2.3.49.Ralf Baechle2000-03-072-4/+2
|
* uPatch for DECstationsHarald Koerfgen2000-03-021-1/+3
|
* o bootmem fixes for DECstationsHarald Koerfgen2000-02-131-10/+66
| | | | | o declarations in pgtable.h fixed o cache management for R3000 improved
* Merge with Linux 2.3.38.Ralf Baechle2000-02-051-2/+2
|
* Merge with Linux 2.3.32.Ralf Baechle2000-02-041-3/+3
|
* Merge with Linux 2.3.21.Ralf Baechle1999-12-041-3/+1
|
* Some minor bugfixes:Harald Koerfgen1999-10-172-1/+13
| | | | | | | o Fix braino in lib/Makefile o Export __wbflush() and release_tc_card() for modules o DMA isn't limited on DECstations o remove elf2ecoff and addinitrd while "make clean"
* Merge with 2.3.19.Ralf Baechle1999-10-0910-33/+34
|
* My proposal for non-generic kernels:Harald Koerfgen1999-08-091-0/+20
| | | | | | | | | o only code for the configured CPU is compiled and linked (saves ~100k for R3000 kernels!) o removed a lot of indirect function calls o removed Ralf's "cowboy patch" o added sanity check for DECstations (print warning if the kernel is configured for the wrong CPU)
* Some minor bugfixesHarald Koerfgen1999-05-022-4/+7
|
* DECstation updatesHarald Koerfgen1999-04-116-49/+72
|
* First round of commits for support for DECstations and Bagets.Ralf Baechle1999-01-1721-0/+2540
|
* Merge with Linux 2.1.72, part 2.Ralf Baechle1997-12-169-1077/+0
| | | | | | The new signal code with exception of the code for the rt signals. The definitions in <asm/siginfo.h> and <asm/ucontext.h> are currently just stolen from the Alpha and will need to be overhauled.
* Part #2 merging back my changes ...Ralf Baechle1997-12-012-48/+25
|
* Merge with Linux 2.1.55. More bugfixes and goodies from my privateRalf Baechle1997-09-122-6/+10
| | | | CVS archive.
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-296-36/+46
|
* Import of Linux/MIPS 2.1.14Ralf Baechle1997-01-078-0/+1086