1. 12 1月, 2010 3 次提交
    • P
      sh: Consolidate the sh_bios earlyprintk code. · 776258df
      Paul Mundt 提交于
      Now that the sh-sci earlyprintk is taken care of by the sh-sci driver
      directly, there's no longer any reason for having a split-out
      early_printk framework. sh_bios is the only other thing that uses it, so
      we just migrate the leftovers in to there. As it's possible to have
      multiple early_param()'s for the same string, there's not much point in
      having this split out anymore anyways, particularly since the sh_bios
      dependencies are still special-cased within sh-sci itself.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      776258df
    • P
      sh: Kill off more unused sh_bios callbacks. · b9303a79
      Paul Mundt 提交于
      sh_bios_char_out() is not used by anything in-tree these days, so just
      get rid of it.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      b9303a79
    • P
      sh: Tidy up the sh bios VBR handling. · 191d0d24
      Paul Mundt 提交于
      This moves the VBR handling out of the main trap handling code and in to
      the sh-bios helper code. A couple of accessors are added in order to
      permit other kernel code to get at the VBR value for state save/restore
      paths.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      191d0d24
  2. 22 12月, 2008 3 次提交
  3. 20 7月, 2007 1 次提交
  4. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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!
      1da177e4