Commit Graph

366 Commits (63e7ebd06402951bc8863ba5b7bc9b9f42044849)

Author SHA1 Message Date
Ralf Baechle 61ed242d7e Use ARCH_MAY_HAVE_PC_FDC where needed. 19 years ago
Ralf Baechle 587cb98f36 GCC bulletproofing: __mips64 is only defined when compiling for 64-bit 19 years ago
Ralf Baechle 9dbdfce85c Define pcibus_to_node() for IP27. 19 years ago
Pete Popov 26a940e217 Cleaned up AMD Au1200 IDE driver: 19 years ago
Pete Popov 64abf64d10 Misc au1200 updates. 19 years ago
Pete Popov 57e3e3b918 When no yamon command line is passed to the kernel, preserve the default 19 years ago
Thiemo Seufer 10a3dabddd Add/Fix missing bit of R4600 hit cacheop workaround. 19 years ago
Thiemo Seufer 02fe2c9ce3 Minor code cleanup. 19 years ago
Thiemo Seufer f5b4d9563b R4600 v2.0 needs a nop before tlbp. 19 years ago
Thiemo Seufer 424cadae94 Don't set up a sg dma address if we have no page address for some reason. 19 years ago
Thiemo Seufer d8748a3abf More .set push/pop. 19 years ago
Ralf Baechle 5bcb9a58e6 Move genrtc.c's functions into <asm/rtc.h> 19 years ago
Thiemo Seufer 330cfe016b Let r4600 PRID detection match only legacy CPUs, cleanups. 19 years ago
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
Pete Popov e607d6c8b8 Get rid of a bunch of debug serial routines. Use prom_printf instead. 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 a50b3e2763 Do the timer interrupt only once on CPU 0 ... 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 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 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 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 7db36c858c Add inotify syscalls for MIPS. 19 years ago
Ralf Baechle ec74e361f1 Mark a few variables __read_mostly. 19 years ago