Commit Graph

11308 Commits (63f324cf0792ed69089b79d6921ba3aaea97af50)
 

Author SHA1 Message Date
Thiemo Seufer 37c8c642ea IP22 EISA support update. 19 years ago
Ralf Baechle 7623debf26 Handle mtc0 - tlb write hazard for VR5432. 19 years ago
Maciej W. Rozycki 23bbbaf89c Make static what ought to be static. 19 years ago
Ralf Baechle f99d3023f3 Sprinkle a few more .set mipsX over xchg to make sure we dont' end up with 19 years ago
Pete Popov e607d6c8b8 Get rid of a bunch of debug serial routines. Use prom_printf instead. 19 years ago
Ralf Baechle fabffc13ed Remove workaround for binutils 2.15 assembler bug; this version is not 19 years ago
Ralf Baechle 27c7c1657d Drop might_sleep() calls from get_user() & co. This should fix the issue 19 years ago
Ralf Baechle 340ee4b98c Virtual SMP support for the 34K. 19 years ago
Ralf Baechle d03d0a5775 MT bulletproofing. 19 years ago
Ralf Baechle 533330bf7f On CONFIG_64BIT_PHYS_ADDR, pfn always fits in 'unsigned long', but 19 years ago
Ralf Baechle 0952e2905c Fix parenthesis in macros. 19 years ago
Ralf Baechle a50b3e2763 Do the timer interrupt only once on CPU 0 ... 19 years ago
Ralf Baechle 8b200ce4a6 Define cpu_icache_snoops_remote_store. This is slight abuse of something 19 years ago
Ralf Baechle ac351d9473 Add a few simple error checks to tlb dumper. 19 years ago
Ralf Baechle d2f755e04f Reindent dump_tlb.c. 19 years ago
Ralf Baechle 3fd5646cac Add missing space. 19 years ago
Ralf Baechle e027802e98 Display presence of SmartMIPS, DSP and MT ASEs in /proc/cpuinfo. 19 years ago
Ralf Baechle 3bffe736d9 Delete old junk. 19 years ago
Ralf Baechle 28a7879d8c Spelling fix. 19 years ago
Ralf Baechle 479a0e3e02 Support for CoreFPGA-3. 19 years ago
Ralf Baechle fd0197d262 Implement get_system_type() for Qemu to get procfs-enabled kernels to 19 years ago
Ralf Baechle 797798c1be A little more Kconfig untangeling. 19 years ago
Ralf Baechle d9912d8784 Inlining will result in back-to-back mtc0 mfc0 instructions. Break the 19 years ago
Ralf Baechle d3ffd08553 Use pr_debug instead of homegrown debug print macros. 19 years ago
Ralf Baechle 0ae1279758 Send CONFIG_VTAG_ICACHE back into it's cold grave. 19 years ago
Ralf Baechle c8094b53c1 Get rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH block. 19 years ago
Ralf Baechle 8d9c62675d sys is only used for native o32 ... 19 years ago
Thiemo Seufer 075e7502d9 R4600 has 32 FPRs. 19 years ago
Ralf Baechle 23fbee9dd5 Support for Toshiba's RBHMA4500 eval board for the TX4938. 19 years ago
Ladislav Michl 1329404011 Void functions shouldn't return values 19 years ago
Ralf Baechle 154b500b19 commit 1858f72fa2e2f63e62114a9bd40c8e68468d8c5e 19 years ago
Pete Popov 3ce86ee14b Au1x PM fixes. 19 years ago
Ralf Baechle 7ab1261f5f Drop IP27 support for Qlogic ISP. This driver is buggy and has been 19 years ago
Ralf Baechle ae1b3d51c8 Make sure that the processor is actually online or die spectacularly. 19 years ago
Ralf Baechle 1d40cfcd34 Avoid SMP cacheflushes. This is a minor optimization of startup but 19 years ago
Pete Popov bdf21b18b4 Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. 19 years ago
Ralf Baechle e01402b115 More AP / SP bits for the 34K, the Malta bits and things. Still wants 19 years ago
Ralf Baechle 86071b637d Cleanups. 19 years ago
Ralf Baechle 7e35952baa Move Origin crapola into a machine-specific header file. 19 years ago
Ralf Baechle a0c3a5b5a8 Prevent gcc from optimizing a few functions away completly. 19 years ago
Ralf Baechle 8f40611d2b Detect the MIPS R2 vectored interrupt, external interrupt controller 19 years ago
Ralf Baechle 699dbc90e8 Macros to access the register of processors using the new MIPS 19 years ago
Pete Popov f10fae0240 Fix the fixup_bigphys_addr compile problem. 19 years ago
Pete Popov 10f6567e63 Removed __ilog2 since it's no longer needed and conflicts with the 19 years ago
Ralf Baechle 7a0fc58cd9 A few more macros to access MIPS R2 architecture registers. 19 years ago
Ralf Baechle 55d04dff0f New kernel option nowait allows disabling the use of the wait instruction. 19 years ago
Ralf Baechle 569f75bd02 Use an irq_enable_hazard hazard barrier in unmask_mips_irq. This 19 years ago
Ralf Baechle 97fb5de194 Add EF_MIPS_ARCH_32R2 and EF_MIPS_ARCH_64R2 for tagging of R2 binaries. 19 years ago
Ralf Baechle f039b5d366 Add a few more SHN_MIPS_* symbols from glibc. 19 years ago
Ralf Baechle 7db36c858c Add inotify syscalls for MIPS. 19 years ago