summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | doesn't compile because it smokes ld ...
* Don't include <asm/sni.h>, it breaks compilation for big endianRalf Baechle2000-10-081-1/+0
| | | | targets.
* Don't include <asm/sgialib.h>; this breaks compilation horribly onRalf Baechle2000-10-081-1/+0
| | | | non-ARC machines.
* 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
| | | | | | | 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-032-15/+3
| | | | | o enable RTC driver for DECstations by default o let KMINs work again
* 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
| | | | Somebody who uses ramdisk support could fix it somewhen ...
* 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
| | | | | probably go back to R7000 for all occurencies for consistent naming.
* 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
| | | | | patches will go into CVS asap. Remove st_flags and st_gen members, nothing ever used them.
* 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
| | | | mips64.
* 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
| | | | Timer dead code cleanup.
* 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
|
* We set the text variable but never used it.Ralf Baechle2000-07-301-14/+0
|