2005-10-29 |
Ralf Baechle | More AP / SP bits for the 34K, the Malta bits and things... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Cleanups. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Move Origin crapola into a machine-specific header... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Prevent gcc from optimizing a few functions away completly. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Detect the MIPS R2 vectored interrupt, external interrupt... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Macros to access the register of processors using the... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Pete Popov | Fix the fixup_bigphys_addr compile problem. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Pete Popov | Removed __ilog2 since it's no longer needed and conflicts... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | A few more macros to access MIPS R2 architecture registers. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | New kernel option nowait allows disabling the use of... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Use an irq_enable_hazard hazard barrier in unmask_mips_irq... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Add EF_MIPS_ARCH_32R2 and EF_MIPS_ARCH_64R2 for tagging... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Add a few more SHN_MIPS_* symbols from glibc. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Add inotify syscalls for MIPS. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Mark a few variables __read_mostly. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | MIPS R2 instruction hazard handling. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Detect the 34K. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Generate code for MIPS32 / MIPS64 Release 2 if configured... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Use ei / di MIPS32 R2 instructions if available. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | MIPS 32/64 R2 config option. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Use clz / dclz on MIPS32 / MIPS64 processors. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | In pcibios_enable_resources go back to handling all... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Use Kconfig.preempt. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Define kmap_atomic_pfn() for MIPS. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Setup_frame is now returning a success value. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Temporary hack for Qemu and MIPSsim until they get... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix endianess bugs. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Date: Fri Jul 8 20:10:17 2005 +0000 Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | Protect noat assembly with .set push/pop and make it... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | Fix get_saved_sp for 64bit address space. Simplify... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | IP30 Identification. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | ... and it isn't a canonicalized triplet but just the... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | Grep deesn't like shell-style matching... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | Hack to make compiles for the other endianness easier. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Don't redeclare ll_local_timer_interrupt. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | Brian Murphy says: Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | Code cleanup, thanks Brian Murphy. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Use physical addresses at the interface level, letting... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Prevent 64-bit constants from being cropped to 32 bits... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Avoid tlbw* hazards for the R4600/R4700/R5000. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Inline ioremap() calls for constant addresses that... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Avoid defining variables in the middle of a block which... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | More .set to keep 32-bit processors happy. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Fix the diagnostic dump for the XTLB refill handler. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Fix a diagnostic message. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Conversion to plat_setup() for TX4927 also. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Using get_nasid() to find the console node will blow... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Always use ".set mips3" rather than select between... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Actual handlers for bus errors for Pmax and 3min. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | System-specific handling of bus errors for DECstation... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Use correct names for bits in the R3k cp0.status register. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Get the thing to compile again ... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Use macros for the RM7k cp0.config bits instead of... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Fix types for firmware arguments. Don't define unneeded... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Remove left-over unused bits. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Mark __die() "noreturn" for real. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Fix function types to ones appropriate for initcalls. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | GCC 4.0.0 broke `attribute(("alias"))' -- resort to... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Deal with the bloody KSEG vs CKSEG horror... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | There is NO port I/O space on the DECstation. Minor... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Redo RM9000 workaround which along with other DSP ASE... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Enable a suitable ISA for the assembler around ll/sc... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Optimize R3k TLB Load/Store/Modified handlers, by scheduling Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Fill R3k load delay slots properly. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Only dump instructions actually emitted. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | dec_esp: Use physical addresses Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | This interrupt is *always* handled -- MIPS_BE_DISCARD... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Fix dependencies for DECstation framebuffers. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Remove dead code which was causing warnings. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Steven J. Hill | The DbAu1500 board also support big endian. Gee, imagine... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix build with CONFIG_PRINTK disabled. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Support the MIPS32 / MIPS64 DSP ASE. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | 64-bit fixes for Alchemy code ;) Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix build for CONFIG_BUG=n. Yes, bugs are now a compile... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | When building for Atlas, Malta or SEAD convert the... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix tasteless #ifdef mess in audit_arch(), minor cleanups. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Bugs are now a configuration option. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | On MIPS the struct sigev preamble is only 8 bytes. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Now that a struct is the only member left in struct Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Get rid of the eir struct mips_fpu_emulator_private... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | __compute_return_epc() uses CFC1 instruction which... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | sys_nfsservctl() needs translation. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | No point in checking cpu_has_tlb before we've computed... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Cleanup decoding of MIPSxx config registers. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix preemption and SMP problems in the FP emulator... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | Better interface to run uncached cache setup code. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Pete Popov | * use 'unsigned long' as address supplied to au_write... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix D-cache aliasing problem in the PIO IDE driver... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix a few build warnings. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Need to include smp.h for the definition of smp_processor_id(). Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | Ustat needs a wrapper on n32. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Move sync into the delay slot here also. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Useless includes of everything, the kitchen sink and... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Arrested for multiple offences of header file inclusion. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | We pass a kernel pointer to do_sigaltstack in sys32_sigaltst... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | NPTL, round one. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Build fix for certain configurations. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
next |