Commit Graph

11154 Commits (efe29c0f34dc3ee3511e46458f335edb7ee50327)
 

Author SHA1 Message Date
Pete Popov efe29c0f34 - moved platform structure to platform.c 19 years ago
Ralf Baechle 0bf0e3e279 Fix excessive signal latencies. 19 years ago
Ralf Baechle 870d3d98eb Reorder & reformat a bit. 19 years ago
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 61ed7f08b6 The values for SO_SNDBUFFORCE / SO_RCVBUFFORCE were already taken ... 19 years ago
Ralf Baechle ebfaebae36 Futexes for MIPS, for the time being only the R10000_LLSC_WAR version. 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
Ralf Baechle 4f94afa258 Delete the SABLE_RTL case. 19 years ago
Pete Popov 57e3e3b918 When no yamon command line is passed to the kernel, preserve the default 19 years ago
Ralf Baechle 097975fc66 Provide MODULE_ARCH_VERMAGIC for MIPS. 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
Maciej W. Rozycki 98e316d4b1 Move MIPS Technologies processor IDs to where they belong. 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 65dd7026a9 Define some more common ip22 CPU features. 19 years ago
Thiemo Seufer aaa49075c6 Typo fix. 19 years ago
Thiemo Seufer 2fe25f67a5 More .set push/pop encapsulation, more eyefriendly code formatting. 19 years ago
Thiemo Seufer f8670e66dc Fix MAP_BASE for 64bit ip22. 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
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