01 Oct, 2009

1 commit


18 Sep, 2009

4 commits


04 Aug, 2009

2 commits


03 Jul, 2009

2 commits


25 Jun, 2009

1 commit


31 Jan, 2009

1 commit


08 Jan, 2009

2 commits


10 Dec, 2008

1 commit

  • Certain X11 servers such as the SIS server will only work if PCI mmap is
    implemented. This patch implements PCI mmap but to be on the same side
    so close to a release it only supports uncached mappings so performance
    will not be optimal for some uses such as framebuffers.

    Thanks to Zhang Le for the original report and
    testing.

    Signed-off-by: Ralf Baechle

    Ralf Baechle
     

28 Oct, 2008

3 commits

  • We'll put all EMMA related headers there in the future.

    Signed-off-by: Shinya Kuribayashi
    Signed-off-by: Ralf Baechle

    Shinya Kuribayashi
     
  • - Move EMMA related stuff into arch/mips/emma/Kconfig
    - Create CONFIG_SOC_EMMA* to handle more EMMA SoCs effectively
    - Rename CONFIG_MARKEINS into CONFIG_NEC_MARKEINS

    Signed-off-by: Shinya Kuribayashi
    Signed-off-by: Ralf Baechle

    Shinya Kuribayashi
     
  • mips/pci/fixup-rc32434.c must #include

    This patch fixes the following compile error caused by
    commit 606a083b1e1a357cb66454e4581b80f1a67d8368
    (MIPS: RB532: Cleanup the headers again):

    ...
    CC arch/mips/pci/fixup-rc32434.o
    arch/mips/pci/fixup-rc32434.c: In function 'pcibios_map_irq':
    arch/mips/pci/fixup-rc32434.c:46: error: 'GROUP4_IRQ_BASE' undeclared (first use in this function)
    arch/mips/pci/fixup-rc32434.c:46: error: (Each undeclared identifier is reported only once
    arch/mips/pci/fixup-rc32434.c:46: error: for each function it appears in.)
    make[2]: *** [arch/mips/pci/fixup-rc32434.o] Error 1

    A virtually identical patch was also submitted by Yoichi Yuasa
    .

    Signed-off-by: Adrian Bunk
    Acked-by: Florian Fainelli
    Signed-off-by: Ralf Baechle

    Adrian Bunk
     

15 Oct, 2008

2 commits


11 Oct, 2008

2 commits


27 Sep, 2008

2 commits


26 Aug, 2008

1 commit


31 Jul, 2008

4 commits


20 Jul, 2008

2 commits


16 Jul, 2008

10 commits