Commit Graph

231 Commits (a82c51d59344117320eeda3715f93c0695a9fbe6)

Author SHA1 Message Date
Ralf Baechle 60080265a1 Define kmap_atomic_pfn() for MIPS. 19 years ago
Ralf Baechle c0ec406c80 Fix endianess bugs. 19 years ago
Thiemo Seufer 04988d6fda Protect noat assembly with .set push/pop and make it somewhat readable. 19 years ago
Thiemo Seufer 9556ac2fa1 Fix get_saved_sp for 64bit address space. Simplify set_save_sp. 19 years ago
Thiemo Seufer 4552074577 IP30 Identification. 19 years ago
Ralf Baechle 6e760c8dae Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. 19 years ago
Maciej W. Rozycki a5fc9c0bbe Use physical addresses at the interface level, letting drivers remap 19 years ago
Maciej W. Rozycki 7d7ee22121 Prevent 64-bit constants from being cropped to 32 bits when used in C code. 19 years ago
Maciej W. Rozycki c3455b0efc Inline ioremap() calls for constant addresses that map to KSEG1. 19 years ago
Ralf Baechle 7222424e2e More .set to keep 32-bit processors happy. 19 years ago
Maciej W. Rozycki c4559f67b7 Always use ".set mips3" rather than select between "mips2" or "mips3" 19 years ago
Maciej W. Rozycki 64dac503e8 System-specific handling of bus errors for DECstation variations 19 years ago
Ralf Baechle e20368d5df Get the thing to compile again ... 19 years ago
Maciej W. Rozycki c6ad7b7d3c Use macros for the RM7k cp0.config bits instead of magic numbers. 19 years ago
Maciej W. Rozycki 260c96738c Mark __die() "noreturn" for real. 19 years ago
Maciej W. Rozycki a76f9fe122 GCC 4.0.0 broke `attribute(("alias"))' -- resort to an assembly variant. 19 years ago
Maciej W. Rozycki 3bd4c902da Deal with the bloody KSEG vs CKSEG horror... 19 years ago
Ralf Baechle 02416dcf5a Redo RM9000 workaround which along with other DSP ASE changes was 19 years ago
Maciej W. Rozycki aac8aa7717 Enable a suitable ISA for the assembler around ll/sc so that code 19 years ago
Ralf Baechle 478489dd2c Remove dead code which was causing warnings. 19 years ago
Ralf Baechle ac130ac494 Fix build with CONFIG_PRINTK disabled. 19 years ago
Ralf Baechle e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 19 years ago
Ralf Baechle ffd099bd33 Fix build for CONFIG_BUG=n. Yes, bugs are now a compile time option ;-) 19 years ago
Ralf Baechle fdb551a4c5 Bugs are now a configuration option. 19 years ago
Ralf Baechle 629c83f89b On MIPS the struct sigev preamble is only 8 bytes. 19 years ago
Ralf Baechle 4a99d1e25b Now that a struct is the only member left in struct 19 years ago
Ralf Baechle baee502ce2 Get rid of the eir struct mips_fpu_emulator_private member. It's 19 years ago
Ralf Baechle 1d74f6bc85 __compute_return_epc() uses CFC1 instruction which might result in a 19 years ago
Ralf Baechle 4194318c39 Cleanup decoding of MIPSxx config registers. 19 years ago
Thiemo Seufer ba5187dbb4 Better interface to run uncached cache setup code. 19 years ago
Pete Popov 7de8d23287 * use 'unsigned long' as address supplied to au_write[bwl]() 19 years ago
Ralf Baechle 9447cbfc7a Fix D-cache aliasing problem in the PIO IDE driver potencially resulting 19 years ago
Ralf Baechle ecba36dad8 Fix a few build warnings. 19 years ago
Ralf Baechle 88de09f351 Need to include smp.h for the definition of smp_processor_id(). 19 years ago
Ralf Baechle b63014ad2d Move sync into the delay slot here also. 19 years ago
Ralf Baechle 3c37026d43 NPTL, round one. 19 years ago
Ralf Baechle 38551576a3 Build fix for certain configurations. 19 years ago
Ralf Baechle f03da6e28e Fix BogoMIPS display on UP and some minor cosmetical things. 19 years ago
Thiemo Seufer ac5d8c022f Use fixed up pfn. 19 years ago
Pete Popov 3b495f2bb7 Au1100 FB driver uplift for 2.6. 19 years ago
Thiemo Seufer 1b3a6e975c Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP 19 years ago
Ralf Baechle 7c2740f1c1 HUB interrupts are allocated per node, not per slice. Make 19 years ago
Ralf Baechle 127c6f6623 SECCOMP for MIPS. 19 years ago
Ralf Baechle 53de0d471f Reformat; cosmetic cleanups. 19 years ago
Ralf Baechle 1592dac241 Reformatting, remove debugging code. 19 years ago
Ralf Baechle 71e0e556db Multithreaded core dumps. 19 years ago
Ralf Baechle 77c728c224 Gcc 4.0 fixes. 19 years ago
Ralf Baechle 5eaf7a21be Use new txx9 serial driver. 19 years ago
Ralf Baechle 88d535b6b5 One definition of back_to_back_c0_hazard too much. 19 years ago
Ralf Baechle fe00f943e0 Sparseify MIPS. 19 years ago