Commit Graph

11192 Commits (4ee1303a787434d4994ae68d028ca025e339b434)
 

Author SHA1 Message Date
Ralf Baechle 86071b637d Cleanups. 19 years ago
Ralf Baechle 7e35952baa Move Origin crapola into a machine-specific header file. 19 years ago
Ralf Baechle a0c3a5b5a8 Prevent gcc from optimizing a few functions away completly. 19 years ago
Ralf Baechle 8f40611d2b Detect the MIPS R2 vectored interrupt, external interrupt controller 19 years ago
Ralf Baechle 699dbc90e8 Macros to access the register of processors using the new MIPS 19 years ago
Pete Popov f10fae0240 Fix the fixup_bigphys_addr compile problem. 19 years ago
Pete Popov 10f6567e63 Removed __ilog2 since it's no longer needed and conflicts with the 19 years ago
Ralf Baechle 7a0fc58cd9 A few more macros to access MIPS R2 architecture registers. 19 years ago
Ralf Baechle 55d04dff0f New kernel option nowait allows disabling the use of the wait instruction. 19 years ago
Ralf Baechle 569f75bd02 Use an irq_enable_hazard hazard barrier in unmask_mips_irq. This 19 years ago
Ralf Baechle 97fb5de194 Add EF_MIPS_ARCH_32R2 and EF_MIPS_ARCH_64R2 for tagging of R2 binaries. 19 years ago
Ralf Baechle f039b5d366 Add a few more SHN_MIPS_* symbols from glibc. 19 years ago
Ralf Baechle 7db36c858c Add inotify syscalls for MIPS. 19 years ago
Ralf Baechle ec74e361f1 Mark a few variables __read_mostly. 19 years ago
Ralf Baechle cc61c1fede MIPS R2 instruction hazard handling. 19 years ago
Ralf Baechle bbc7f22f6d Detect the 34K. 19 years ago
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