09 Sep, 2005

1 commit

  • The earlier commit 8d9273918635f0301368c01b56c03a6f339e8d51
    (Consolidate early console and PPCDBG code) broke iSeries because
    it caused unregister_console(&udbg_console) to be called
    unconditionally. iSeries never registers the udbg_console.

    This just reverts part of the change.

    Signed-off-by: Stephen Rothwell
    Signed-off-by: Paul Mackerras

    Stephen Rothwell
     

06 Sep, 2005

6 commits


28 Jul, 2005

1 commit


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