08 Dec, 2011

7 commits

  • The information in those headers is no longer necessary.

    Signed-off-by: Manuel Lauss
    To: linux-mips@linux-mips.org
    Patchwork: https://patchwork.linux-mips.org/patch/2876/
    Signed-off-by: Ralf Baechle

    Manuel Lauss
     
  • These 3 boards are very similar; with this patch a single kernel image
    which runs on all three can be built.

    Tested on DB1500 and DB1100.

    Signed-off-by: Manuel Lauss
    To: linux-mips@linux-mips.org
    Patchwork: https://patchwork.linux-mips.org/patch/2872/
    Signed-off-by: Ralf Baechle

    Manuel Lauss
     
  • The PB1200 is basically a DB1200 with additional MMC and camera sockets
    and different base addresses for external hardware (CPLD, IDE, Net, NAND).

    This patch implements the missing PB1200 features in DB1200 support code
    and runtime board detection.

    Tested on DB1200 only.

    Signed-off-by: Manuel Lauss
    To: linux-mips@linux-mips.org
    Patchwork: https://patchwork.linux-mips.org/patch/2880/
    Signed-off-by: Ralf Baechle

    Manuel Lauss
     
  • Most of these files are have more comments than real code; merge
    them all into single board-.c files.

    Signed-off-by: Manuel Lauss
    To: linux-mips@linux-mips.org
    Patchwork: https://patchwork.linux-mips.org/patch/2869/
    Signed-off-by: Ralf Baechle

    Manuel Lauss
     
  • Signed-off-by: Manuel Lauss
    To: linux-mips@linux-mips.org
    Patchwork: https://patchwork.linux-mips.org/patch/2867/
    Patchwork: https://patchwork.linux-mips.org/patch/2919/
    Patchwork: https://patchwork.linux-mips.org/patch/2928/
    Signed-off-by: Ralf Baechle

    Manuel Lauss
     
  • No test hardware and no (apparent) users. These boards seem very
    similar to the DB1500, so if required support can be brought back
    again (I have datasheets) but then with dedicated board code, not
    tacked on to DB1000 support.

    Signed-off-by: Manuel Lauss
    To: linux-mips@linux-mips.org
    Patchwork: https://patchwork.linux-mips.org/patch/2864/
    Signed-off-by: Ralf Baechle

    Manuel Lauss
     
  • Noone seems to have test hardware or care anymore. Drop PB1000 support
    and along with it the old Alchemy PCMCIA socket driver.

    Signed-off-by: Manuel Lauss
    To: linux-mips@linux-mips.org
    Cc: netdev@vger.kernel.org
    Cc: linux-pcmcia@lists.infradead.org
    Patchwork: https://patchwork.linux-mips.org/patch/2881/
    Signed-off-by: Ralf Baechle

    Manuel Lauss
     

05 Aug, 2010

3 commits