21 Sep, 2007

3 commits


11 Jun, 2007

1 commit

  • SH-2 can presently get in to some pretty bogus states, so
    we tidy up the dependencies a bit and get it all building
    again.

    This gets us a bit closer to a functional allyesconfig
    and allmodconfig, though there are still a few things to
    fix up.

    Signed-off-by: Paul Mundt

    Paul Mundt
     

08 Jun, 2007

1 commit


07 May, 2007

4 commits


12 Dec, 2006

1 commit


06 Dec, 2006

2 commits


27 Sep, 2006

3 commits


17 Jan, 2006

1 commit

  • Currently the CPU subtype options are cluttering up arch/sh/Kconfig somewhat.

    Given that, this moves all of that in to its own arch/sh/mm/Kconfig. Things
    like cache configuration are also moved to this new location.

    This also adds support for strict CPU tuning on newer cores, which requires
    the addition of as-option.

    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