2005-10-29 |
Ralf Baechle | A little more Kconfig untangeling. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Inlining will result in back-to-back mtc0 mfc0 instruct... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Use pr_debug instead of homegrown debug print macros. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Send CONFIG_VTAG_ICACHE back into it's cold grave. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Get rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | sys is only used for native o32 ... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Thiemo Seufer | R4600 has 32 FPRs. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Support for Toshiba's RBHMA4500 eval board for the... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ladislav Michl | Void functions shouldn't return values |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | commit 1858f72fa2e2f63e62114a9bd40c8e68468d8c5e |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Pete Popov | Au1x PM fixes. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Drop IP27 support for Qlogic ISP. This driver is buggy... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Make sure that the processor is actually online or... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Avoid SMP cacheflushes. This is a minor optimization... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Pete Popov | Philips PNX8550 support: MIPS32-like core with 2 Trimed... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | More AP / SP bits for the 34K, the Malta bits and thing... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Cleanups. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Move Origin crapola into a machine-specific header... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Prevent gcc from optimizing a few functions away completly. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Detect the MIPS R2 vectored interrupt, external interru... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Macros to access the register of processors using the... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Pete Popov | Fix the fixup_bigphys_addr compile problem. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Pete Popov | Removed __ilog2 since it's no longer needed and conflic... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | A few more macros to access MIPS R2 architecture registers. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | New kernel option nowait allows disabling the use of... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Use an irq_enable_hazard hazard barrier in unmask_mips_... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Add EF_MIPS_ARCH_32R2 and EF_MIPS_ARCH_64R2 for tagging... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Add a few more SHN_MIPS_* symbols from glibc. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Add inotify syscalls for MIPS. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Mark a few variables __read_mostly. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | MIPS R2 instruction hazard handling. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Detect the 34K. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Generate code for MIPS32 / MIPS64 Release 2 if configur... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Use ei / di MIPS32 R2 instructions if available. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | MIPS 32/64 R2 config option. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Use clz / dclz on MIPS32 / MIPS64 processors. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | In pcibios_enable_resources go back to handling all... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Use Kconfig.preempt. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Define kmap_atomic_pfn() for MIPS. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Setup_frame is now returning a success value. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Temporary hack for Qemu and MIPSsim until they get... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Fix endianess bugs. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Date: Fri Jul 8 20:10:17 2005 +0000 |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Thiemo Seufer | Protect noat assembly with .set push/pop and make it... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Thiemo Seufer | Fix get_saved_sp for 64bit address space. Simplify... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Thiemo Seufer | IP30 Identification. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Thiemo Seufer | ... and it isn't a canonicalized triplet but just the... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Thiemo Seufer | Grep deesn't like shell-style matching... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Thiemo Seufer | Hack to make compiles for the other endianness easier. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Don't redeclare ll_local_timer_interrupt. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Thiemo Seufer | Brian Murphy says: |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Thiemo Seufer | Code cleanup, thanks Brian Murphy. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Use physical addresses at the interface level, letting... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Prevent 64-bit constants from being cropped to 32 bits... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Avoid tlbw* hazards for the R4600/R4700/R5000. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Inline ioremap() calls for constant addresses that... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Avoid defining variables in the middle of a block which... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | More .set to keep 32-bit processors happy. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Fix the diagnostic dump for the XTLB refill handler. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Fix a diagnostic message. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Conversion to plat_setup() for TX4927 also. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Using get_nasid() to find the console node will blow... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Always use ".set mips3" rather than select between... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Actual handlers for bus errors for Pmax and 3min. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | System-specific handling of bus errors for DECstation... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Use correct names for bits in the R3k cp0.status register. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Get the thing to compile again ... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Use macros for the RM7k cp0.config bits instead of... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Fix types for firmware arguments. Don't define unneede... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Remove left-over unused bits. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Mark __die() "noreturn" for real. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Fix function types to ones appropriate for initcalls. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | GCC 4.0.0 broke `attribute(("alias"))' -- resort to... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Deal with the bloody KSEG vs CKSEG horror... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | There is NO port I/O space on the DECstation. Minor... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Redo RM9000 workaround which along with other DSP ASE... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Enable a suitable ISA for the assembler around ll/sc... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Optimize R3k TLB Load/Store/Modified handlers, by sched... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Fill R3k load delay slots properly. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Only dump instructions actually emitted. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | dec_esp: Use physical addresses |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | This interrupt is *always* handled -- MIPS_BE_DISCARD... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | Fix dependencies for DECstation framebuffers. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Remove dead code which was causing warnings. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Steven J. Hill | The DbAu1500 board also support big endian. Gee, imagin... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Fix build with CONFIG_PRINTK disabled. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Support the MIPS32 / MIPS64 DSP ASE. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | 64-bit fixes for Alchemy code ;) |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Fix build for CONFIG_BUG=n. Yes, bugs are now a compil... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | When building for Atlas, Malta or SEAD convert the... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Fix tasteless #ifdef mess in audit_arch(), minor cleanups. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Bugs are now a configuration option. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | On MIPS the struct sigev preamble is only 8 bytes. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Now that a struct is the only member left in struct |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | Get rid of the eir struct mips_fpu_emulator_private... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | __compute_return_epc() uses CFC1 instruction which... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Maciej W. Rozycki | sys_nfsservctl() needs translation. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Ralf Baechle | No point in checking cpu_has_tlb before we've computed... |
commit | commitdiff | tree | snapshot |
next |