summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* More Atlas chainsawing.Ralf Baechle2000-10-0912-270/+413
* Reformat.Ralf Baechle2000-10-091-3/+3
* Fix typo making ld 2.8.1 crash.Ralf Baechle2000-10-093-3/+3
* The usual dose of .cvsignore files.Ralf Baechle2000-10-093-0/+6
* Support for MIPS Atlas and Malta evaluation boards. Chainsaw edition;Ralf Baechle2000-10-0922-0/+3393
* Don't include <asm/sni.h>, it breaks compilation for big endianRalf Baechle2000-10-081-1/+0
* Don't include <asm/sgialib.h>; this breaks compilation horribly onRalf Baechle2000-10-081-1/+0
* And even one more.Ralf Baechle2000-10-081-0/+10
* Same for 32-bit kernel.Ralf Baechle2000-10-082-0/+20
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-0517-127/+101
* o fix warnings in bitops.hHarald Koerfgen2000-10-032-15/+3
* Avoid recursive page faults.Ralf Baechle2000-09-301-2/+3
* Fixup a number of loose ends in RM7000 support.Ralf Baechle2000-09-295-27/+37
* Wrap ramdisk code with #if 0, it breaks the Orion initrd support.Ralf Baechle2000-09-291-1/+3
* Define _flush_icache_range.Ralf Baechle2000-09-281-0/+1
* Enable module support by default.Ralf Baechle2000-09-281-1/+4
* More Orion bits.Ralf Baechle2000-09-287-67/+329
* Orion support is now an object file, no longer an archive.Ralf Baechle2000-09-281-1/+1
* Kill usless #ifdefmania.Ralf Baechle2000-09-241-14/+1
* Orion has an RM7000, not R5000.Ralf Baechle2000-09-151-2/+2
* Orion update.Ralf Baechle2000-09-1510-54/+8543
* More NTP and xtime_lock fixes.Ralf Baechle2000-09-076-30/+20
* NTP fixes from Maciej.Ralf Baechle2000-09-063-19/+28
* DECstation RTC fix omissions. Fix from Maciej.Ralf Baechle2000-09-061-1/+1
* Hopefully squash the R5k bug ...Ralf Baechle2000-09-0111-36/+30
* Fix for broken handling of the year in the RTC by DECstation firmware.Ralf Baechle2000-09-011-4/+5
* Merge with 2.4.0-test7.Ralf Baechle2000-08-289-28/+69
* RM7000 vs. R7000 Back to "compileability" but we shouldFlorian Lohoff2000-08-271-1/+1
* NTP fixes from Maciej.Ralf Baechle2000-08-256-89/+178
* Merge with Linux 2.4.0-test6-pre10.Ralf Baechle2000-08-251-2/+2
* Also output struct task_struct.pid in offsets.h.Ralf Baechle2000-08-221-0/+1
* Yet more RM7000 hooks.Ralf Baechle2000-08-221-2/+10
* One more RM7000 hook.Ralf Baechle2000-08-221-0/+1
* RM7000 has a cycle counter.Ralf Baechle2000-08-221-0/+1
* Don't pretend that a RM7000 is like a R5000.Ralf Baechle2000-08-221-4/+4
* Add RM7000 config option.Ralf Baechle2000-08-227-0/+7
* More RM7k hooks.Ralf Baechle2000-08-221-0/+3
* 7k hooks.Ralf Baechle2000-08-221-0/+4
* First cut at RM7000 support.Ralf Baechle2000-08-221-0/+578
* Beautify diagnostic messages.Ralf Baechle2000-08-161-3/+3
* More cleaning of struct stat for glibc 2.2. The necessary glibcRalf Baechle2000-08-091-4/+4
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-084-17/+18
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-0810-27/+6
* Merge with Linux 2.4.0-test6-pre3.Ralf Baechle2000-08-083-0/+3
* let it compile againHarald Koerfgen2000-08-088-26/+23
* Port the recent cache changes forward and backward between mips andRalf Baechle2000-08-085-90/+94
* r3k_flush_cache_sigtramp() still assumed 8 byte cachelinesHarald Koerfgen2000-08-031-11/+1
* ARC console is not just for IP22.Keith M Wesolowski2000-08-0112-425/+121
* R3000 cache bugfix from Maciej.Ralf Baechle2000-07-311-1/+1
* Shave of 50% of lat_mmap. Our cache routines were plain stupid.Ralf Baechle2000-07-314-62/+84