12 Dec, 2006

2 commits


06 Dec, 2006

2 commits


04 Oct, 2006

1 commit


27 Sep, 2006

1 commit

  • sh-sci was turning in to an unmaintainable mess, especially with
    regards to the port list. This cleans it up quite a bit, and
    switches over to a platform device model where subtypes will
    register their port list individually in their setup code.

    Signed-off-by: Paul Mundt

    Paul Mundt
     

01 Jul, 2006

1 commit


02 Feb, 2006

1 commit

  • A couple of updates for the sh-sci serial driver:

    - Update for clock framework on sh.
    - Fix a compile error introduced by some h8300 changes.
    - Add SH7770/SH7780 subtype support.

    Signed-off-by: Paul Mundt
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Paul Mundt
     

17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds