Commit Graph

332 Commits (00d3dcdd96646be6059cc21f2efa94c4edc1eda5)

Author SHA1 Message Date
Andrew Isaacson 46dc3a4a09 Fix stale comment in c-sb1.c. 19 years ago
Ralf Baechle 02cf211968 Cleanup the mess in cpu_cache_init. 19 years ago
Andrew Isaacson 942d042d17 Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity. 19 years ago
Ralf Baechle f5cfa980e5 Use R4000 TLB routines for SB1 also. 19 years ago
Ralf Baechle 3959c7957f Don't call memset to clean irq_desc; these data fields have already 19 years ago
Ralf Baechle c78cbf49c4 Support for MIPSsim, the cycle accurate MIPS simulator. 19 years ago
Ralf Baechle b288f13587 Switch Sibyte profiling driver to ->compat_ioctl 19 years ago
Daniel Jacobowitz ea3d710fe5 Revise MIPS 64-bit ptrace interface 19 years ago
Atsushi Nemoto 9043f7e95d Sync c-tx39.c with c-r4k.c. 19 years ago
Pete Popov 0c9ec467db smc91x platform support; requires patch to smc91x.h which was sent 19 years ago
Pete Popov ba264b3403 Au1[12]00 mmc driver. Only tested on the Au1200 at this point though 19 years ago
Pete Popov 2cce826322 Kernel gpio/2 routines that will be used by some drivers. 19 years ago
Pete Popov 13bb199f98 Fix a cache snooping issue. 19 years ago
Pete Popov d6460827af Updated pcmcia driver with pb1200 and db1200 support. 19 years ago
Pete Popov efe29c0f34 - moved platform structure to platform.c 19 years ago
Ralf Baechle 0bf0e3e279 Fix excessive signal latencies. 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 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