Commit Graph

2717 Commits (93ce2f524e96571711029884e6340c790a029b94)

Author SHA1 Message Date
Andrew Isaacson 93ce2f524e Add support for SB1A CPU. 19 years ago
Andrew Isaacson d121ced21d Sibyte fixes 19 years ago
Atsushi Nemoto 750ccf687f Fix zero length sys_cacheflush 19 years ago
Ralf Baechle f4c72cc737 Get 64-bit right in the kgdb stub. 19 years ago
Ralf Baechle 0d507d61cd Sys_lookup_dcookie arguments occupy 4 argument slots. 19 years ago
Ralf Baechle 12616ed202 FPU emulator garbage collection. 19 years ago
Ralf Baechle 178086c86a Don't print file name and line in die and die_if_kernel. 19 years ago
Ralf Baechle 6ec25809c1 Rename page argument of flush_cache_page to something more descriptive. 19 years ago
Ralf Baechle 5e83d43054 Sliceup Kconfig; it's grown too large. 19 years ago
Ralf Baechle 9383292f17 Date: Fri Jan 14 03:03:23 2005 +0000 19 years ago
Ralf Baechle dbc571690e Fix wrong comment. 19 years ago
Ralf Baechle ec917c2c1a Fixup a few lose ends in explicit support for MIPS R1/R2. 19 years ago
Ralf Baechle f92c1759a4 Document the meaning of the CPU_MIPS32, CPU_MIPS64, CPU_MIPSR1 and 19 years ago
Ralf Baechle 101b3531a6 Protect manipulation of c0_status against preemption and multithreading. 19 years ago
Ralf Baechle 8afcb5d829 Detect 4KSD and treat it like 4KSc. 19 years ago
Ralf Baechle 2f69ddccb0 Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK. 19 years ago
Ralf Baechle 57468af326 Define and initialize kdb_lock using DEFINE_SPINLOCK. 19 years ago
Ralf Baechle f8bb3af924 Make kgdb_wait static. 19 years ago
Ralf Baechle 65f1f5a2c3 Don't copy SB1 cache error handler to uncached memory. 19 years ago
Ralf Baechle 6aaf7786ed No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_register 19 years ago
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