14 Sep, 2010

1 commit

  • As the help for the config option suggests, this option really shouldn't
    be set by default for any recent distribution as it changes the layout
    of sysfs. I spotted this while running debian when udev got very
    confused by the sysfs layout and failed to create some device nodes.

    Signed-off-by: Matt Fleming
    Signed-off-by: Paul Mundt

    Matt Fleming
     

15 Aug, 2010

1 commit


18 May, 2010

1 commit


04 Jan, 2010

1 commit


25 Sep, 2009

1 commit


18 Jun, 2009

1 commit


27 Apr, 2009

1 commit


02 Apr, 2009

1 commit


21 Jan, 2009

1 commit


22 Oct, 2008

1 commit


30 Jul, 2008

1 commit


13 May, 2008

1 commit


03 Aug, 2007

1 commit

  • This patch fixes up the defconfig for various sh7751r based boards
    by updating them to the single cpu subtype CONFIG_CPU_SUBTYPE_SH7751R.
    The following sh4 boards are updated: hs7751rvoip, landisk, lboxre2,
    systemh, titan.

    The current defconfigs with two subtypes defined trigger a configuration
    bug which result in kernel configurations with missing board support
    code. We end up with kernels without board code and with generic machvec
    only.

    So we need this patch to make sure the board code gets compiled in.

    Signed-off-by: Magnus Damm
    Signed-off-by: Paul Mundt

    Magnus Damm
     

20 Jul, 2007

1 commit

  • This patch converts the cpu specific 7750 setup code to use the
    new intc controller. Many new vectors are added and multiple
    processor variants including 7091, 7750, 7750s, 7750r, 7751 and
    7751r should all have the correct vectors hooked up.

    IRLM interrupts can be enabled using ipr_irq_enable_irlm() which
    now is marked as __init.

    Signed-off-by: Magnus Damm
    Signed-off-by: Paul Mundt

    Magnus Damm
     

12 Dec, 2006

1 commit


03 Oct, 2006

1 commit


27 Sep, 2006

1 commit