17 Dec, 2009

1 commit

  • The generic i8259_irq() will make kernel hang on booting, so Loongson 2F
    needs its own polling method.

    IP6 is shared by the bonito interrupt and perfcounter interrupts.

    Signed-off-by: Wu Zhangjin
    Cc: zhangfx@lemote.com
    Cc: yanh@lemote.com
    Cc: huhb@lemote.com
    Cc: Nicholas Mc Guire
    Cc: Arnaud Patard
    Cc: loongson-dev@googlegroups.com
    Cc: linux-mips@linux-mips.org
    Signed-off-by: Ralf Baechle

    Wu Zhangjin
     

18 Sep, 2009

1 commit

  • To share common loongson source code between all of the loongson-based
    machines. there is a need to split it out of the fuloong-2e/ directory.
    at the same time, other according tuning is needed. the machine-specific
    parts are defined as macros in relative header file, pci.h, mem.h,
    machine.h.

    Signed-off-by: Wu Zhangjin
    Signed-off-by: Ralf Baechle

    Wu Zhangjin