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 |
2005-10-29 |
Ralf Baechle | Fix BogoMIPS display on UP and some minor cosmetical... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | fcntl64 needs to be wrapped for n32. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix one more case of computing the return EPC after... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | When simulating ll/sc compute the return EPC before... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | Use fixed up pfn. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Detect the 4KEcR2 and for now detect handle it like... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Pete Popov | Fixed buglet with previous patch that broke non au1x... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Pete Popov | Remove CONFIG_PM dependency from au1x wait in cpu_probe. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Pete Popov | Au1100 FB driver uplift for 2.6. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | Fix race conditions for read_c0_entryhi. Remove broken... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Maciej W. Rozycki | Remove useless casts. Fix formatting. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | Fix 64bit SMP TLB handler and stack frame handling... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | HUB interrupts are allocated per node, not per slice... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | HUB interrupts are allocated per node, not per slice... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | R4300 delay slot. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Use compat_sigval_t in struct compat_siginfo. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | SECCOMP for MIPS. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Reformat; cosmetic cleanups. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Reformatting, remove debugging code. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Get rid of the the remains of 2.4-style ramdisk support. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Multithreaded core dumps. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Pete Popov | When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | sys_futex has 6 arguments. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | qtronix.c: Handle kmalloc failure. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Export shm_align_mask and flush_data_cache_page. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Put salone.o back into arclib. It's a lib so doesn... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Thiemo Seufer | It helps to not use a _mem_ function for requesting... Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Gcc 4.0 fixes. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Use new txx9 serial driver. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Fix preemption bug. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Pete Popov | Int controller fixes. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | One definition of back_to_back_c0_hazard too much. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | Sparseify MIPS. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | On 24K we did always disable cache parity protection... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | New hazard handling function back_to_back_c0_hazard... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Ralf Baechle | ISOify. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Pete Popov | Moved irq_tab_alchemy to the board specific irqmap... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |
2005-10-29 |
Pete Popov | Base Au1200 2.6 support. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
commit | commitdiff | tree |