• Ralf Bächle's avatar
    [PATCH] mips: MIPS updates · c26082dd
    Ralf Bächle authored
     - Remove support for NEC Eagle which is a system that was produced in
       almost zero numbers.
     - Sort out the MV-64340 code a little more.
     - Fix computation of interrupts masks for the upper 32 interrupts of the
       MV-64340.
     - Gas was producing bad break codes for MIPS32/MIPS64 processors for a while.
       Add a workaround to the kernel trap handler.
     - Rewrite RM7000 cache code in a way where it's hopefully easier to read.
     - Handle 64-bit pointers right for the BCM1250.
     - Try to share code for GT-64240 and MV-64340.
     - Fix RM9000 definition of _CACHE_CACHABLE_NONCOHERENT.
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    c26082dd
prom.c 5.34 KB