2005-10-29 |
Ralf Baechle | Temporary hack for Qemu and MIPSsim until they get... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Date: Fri Jul 8 20:10:17 2005 +0000 |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | IP30 Identification. |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | ... and it isn't a canonicalized triplet but just the... |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | Grep deesn't like shell-style matching... |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | Hack to make compiles for the other endianness easier. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Don't redeclare ll_local_timer_interrupt. |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | Brian Murphy says: |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | Code cleanup, thanks Brian Murphy. |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Use physical addresses at the interface level, letting... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Avoid tlbw* hazards for the R4600/R4700/R5000. |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Inline ioremap() calls for constant addresses that... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Avoid defining variables in the middle of a block which... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Fix the diagnostic dump for the XTLB refill handler. |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Fix a diagnostic message. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Conversion to plat_setup() for TX4927 also. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Using get_nasid() to find the console node will blow... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Always use ".set mips3" rather than select between... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Actual handlers for bus errors for Pmax and 3min. |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | System-specific handling of bus errors for DECstation... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Use correct names for bits in the R3k cp0.status register. |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Use macros for the RM7k cp0.config bits instead of... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Fix types for firmware arguments. Don't define unneede... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Mark __die() "noreturn" for real. |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Deal with the bloody KSEG vs CKSEG horror... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | There is NO port I/O space on the DECstation. Minor... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Redo RM9000 workaround which along with other DSP ASE... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Enable a suitable ISA for the assembler around ll/sc... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Optimize R3k TLB Load/Store/Modified handlers, by sched... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Fill R3k load delay slots properly. |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Only dump instructions actually emitted. |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | This interrupt is *always* handled -- MIPS_BE_DISCARD... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard... |
tree | commitdiff |
2005-10-29 |
Steven J. Hill | The DbAu1500 board also support big endian. Gee, imagin... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Support the MIPS32 / MIPS64 DSP ASE. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | 64-bit fixes for Alchemy code ;) |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | When building for Atlas, Malta or SEAD convert the... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Fix tasteless #ifdef mess in audit_arch(), minor cleanups. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Now that a struct is the only member left in struct |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Get rid of the eir struct mips_fpu_emulator_private... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | __compute_return_epc() uses CFC1 instruction which... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | sys_nfsservctl() needs translation. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | No point in checking cpu_has_tlb before we've computed... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Cleanup decoding of MIPSxx config registers. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Fix preemption and SMP problems in the FP emulator... |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR... |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | Better interface to run uncached cache setup code. |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | Ustat needs a wrapper on n32. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Useless includes of everything, the kitchen sink and... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Arrested for multiple offences of header file inclusion. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | We pass a kernel pointer to do_sigaltstack in sys32_sig... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | NPTL, round one. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Fix BogoMIPS display on UP and some minor cosmetical... |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | fcntl64 needs to be wrapped for n32. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Fix one more case of computing the return EPC after... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | When simulating ll/sc compute the return EPC before... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Detect the 4KEcR2 and for now detect handle it like... |
tree | commitdiff |
2005-10-29 |
Pete Popov | Fixed buglet with previous patch that broke non au1x... |
tree | commitdiff |
2005-10-29 |
Pete Popov | Remove CONFIG_PM dependency from au1x wait in cpu_probe. |
tree | commitdiff |
2005-10-29 |
Pete Popov | Au1100 FB driver uplift for 2.6. |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | Fix race conditions for read_c0_entryhi. Remove broken... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Remove useless casts. Fix formatting. |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | Fix 64bit SMP TLB handler and stack frame handling... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | HUB interrupts are allocated per node, not per slice... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | R4300 delay slot. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Use compat_sigval_t in struct compat_siginfo. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | SECCOMP for MIPS. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Reformat; cosmetic cleanups. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Reformatting, remove debugging code. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Get rid of the the remains of 2.4-style ramdisk support. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Multithreaded core dumps. |
tree | commitdiff |
2005-10-29 |
Pete Popov | When CONFIG_PM is enabled, it uses the TOY_MATCH2 inter... |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | sys_futex has 6 arguments. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Export shm_align_mask and flush_data_cache_page. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Put salone.o back into arclib. It's a lib so doesn... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Gcc 4.0 fixes. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Use new txx9 serial driver. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Fix preemption bug. |
tree | commitdiff |
2005-10-29 |
Pete Popov | Int controller fixes. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Sparseify MIPS. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | On 24K we did always disable cache parity protection... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | ISOify. |
tree | commitdiff |
2005-10-29 |
Pete Popov | Moved irq_tab_alchemy to the board specific irqmap... |
tree | commitdiff |
2005-10-29 |
Pete Popov | Base Au1200 2.6 support. |
tree | commitdiff |
2005-10-29 |
Steven J. Hill | Fix 'prctl' system call for IRIX. At this point IRIX... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Cleanup fpuemuprivate declarations. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Convert struct hw_interrupt_type initializations to... |
tree | commitdiff |
2005-10-29 |
Pete Popov | No barrier needed on au1x. |
tree | commitdiff |
2005-10-29 |
Pete Popov | Comment correction after further investigation of issue. |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | Fix initialization. Unbreak the wait-for-completion... |
tree | commitdiff |
2005-10-29 |
Maciej W. Rozycki | Switch SiByte drivers back to __raw_*() functions. |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Merge do_boot_cpu() into the new style __cpu_up(). |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | On multiprocessor systems the BogoMIPS for each CPU... |
tree | commitdiff |
2005-10-29 |
Ralf Baechle | Resurrect Cobalt support for 2.6. |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | -nostdlib boilerplate. |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | Fix wchan implementation, based on earlier by from... |
tree | commitdiff |
2005-10-29 |
Thiemo Seufer | Improved modules loader, more robust and works on 64bit... |
tree | commitdiff |
2005-10-29 |
Steven J. Hill | Until I figure out why NFS filesystems are having probl... |
tree | commitdiff |
next |