Commit Graph

11308 Commits (63f324cf0792ed69089b79d6921ba3aaea97af50)
 

Author SHA1 Message Date
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 5090dfb5bc Provide 64-bit address space definitions for the Sibyte SB1 CPU core. 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 c5c96e1379 Fix build error caused by missmatching duplicate declaration. 19 years ago
Ralf Baechle 3959c7957f Don't call memset to clean irq_desc; these data fields have already 19 years ago
Ralf Baechle 0015365cc6 Fix ARCH_KMALLOC_MINALIGN values on MIPS 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
Ralf Baechle 9d58f302ca Glue again after removal of BUILD_BUG(). 19 years ago
Ladislav Michl 495515b351 Let it compile again after i2c algo id removal. Sort headers. 19 years ago
Ralf Baechle 80b47346b0 SMP on Malta needs to define ARCH_HAS_IRQ_PER_CPU since 2.6.14-rc1. 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
Ralf Baechle bab056aafe Add SOCK_DCCP definition for MIPS also. 19 years ago
Ralf Baechle e97288386a The type of sum in csum_tcpudp_nofold is "unsigned int", so when we assign 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 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