Commit Graph

11305 Commits (be15cd72d256e5eb3261a781b8507fac83ab33f6)
 

Author SHA1 Message Date
Ralf Baechle 079ef8bb80 Generate code for MIPS32 / MIPS64 Release 2 if configured for one of 19 years ago
Ralf Baechle ff88f8a3d2 Use ei / di MIPS32 R2 instructions if available. 19 years ago
Ralf Baechle 1e5f1caa5d MIPS 32/64 R2 config option. 19 years ago
Ralf Baechle 6590326505 Use clz / dclz on MIPS32 / MIPS64 processors. 19 years ago
Ralf Baechle e5de3b4687 In pcibios_enable_resources go back to handling all PCI_NUM_RESOURCES 19 years ago
Ralf Baechle e80de8503c Use Kconfig.preempt. 19 years ago
Ralf Baechle 60080265a1 Define kmap_atomic_pfn() for MIPS. 19 years ago
Ralf Baechle 129bc8f78b Setup_frame is now returning a success value. 19 years ago
Ralf Baechle b490ff4270 Temporary hack for Qemu and MIPSsim until they get a proper ELF loader. 19 years ago
Ralf Baechle c0ec406c80 Fix endianess bugs. 19 years ago
Ralf Baechle 3ef33e68c1 Date: Fri Jul 8 20:10:17 2005 +0000 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
Thiemo Seufer 85f14bf2cb ... and it isn't a canonicalized triplet but just the n-plet used to 19 years ago
Thiemo Seufer 73f74e23a6 Grep deesn't like shell-style matching... 19 years ago
Thiemo Seufer f425a6dce5 Hack to make compiles for the other endianness easier. 19 years ago
Ralf Baechle 6e760c8dae Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. 19 years ago
Ralf Baechle ca4973dd55 Don't redeclare ll_local_timer_interrupt. 19 years ago
Thiemo Seufer 50bd2c72ca Brian Murphy says: 19 years ago
Thiemo Seufer ec125c129e Code cleanup, thanks Brian Murphy. 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 2c93e12cfe Avoid tlbw* hazards for the R4600/R4700/R5000. 19 years ago
Maciej W. Rozycki c3455b0efc Inline ioremap() calls for constant addresses that map to KSEG1. 19 years ago
Ralf Baechle c134a5ecdb Avoid defining variables in the middle of a block which breaks older 19 years ago
Ralf Baechle 7222424e2e More .set to keep 32-bit processors happy. 19 years ago
Maciej W. Rozycki 4c0a2d4275 Fix the diagnostic dump for the XTLB refill handler. 19 years ago
Maciej W. Rozycki 41986a6e7e Fix a diagnostic message. 19 years ago
Ralf Baechle 362b1d546d Conversion to plat_setup() for TX4927 also. 19 years ago
Ralf Baechle 01d42abdf3 Using get_nasid() to find the console node will blow up nicely if 19 years ago
Maciej W. Rozycki c4559f67b7 Always use ".set mips3" rather than select between "mips2" or "mips3" 19 years ago
Maciej W. Rozycki 69c75fb458 Actual handlers for bus errors for Pmax and 3min. 19 years ago
Maciej W. Rozycki 64dac503e8 System-specific handling of bus errors for DECstation variations 19 years ago
Maciej W. Rozycki 3b2396d972 Use correct names for bits in the R3k cp0.status register. 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 8a185d14b6 Fix types for firmware arguments. Don't define unneeded messages. 19 years ago
Maciej W. Rozycki 2e2849670a Remove left-over unused bits. 19 years ago
Maciej W. Rozycki 260c96738c Mark __die() "noreturn" for real. 19 years ago
Maciej W. Rozycki 778220f7c4 Fix function types to ones appropriate for initcalls. 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
Maciej W. Rozycki 902d21d531 There is NO port I/O space on the DECstation. Minor clean-ups. 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
Maciej W. Rozycki fded2e508a Optimize R3k TLB Load/Store/Modified handlers, by scheduling 19 years ago
Maciej W. Rozycki d925c262dd Fill R3k load delay slots properly. 19 years ago
Maciej W. Rozycki 9678e28b1a Only dump instructions actually emitted. 19 years ago
Maciej W. Rozycki 15b6e09b66 dec_esp: Use physical addresses 19 years ago