1. 17 7月, 2019 1 次提交
  2. 18 12月, 2018 1 次提交
    • A
      sh: remove board_time_init() callback · 19f48591
      Arnd Bergmann 提交于
      The only remaining user of board_time_init() is the of-generic
      machine, and that just calls the global timer_init() function.
      Calling that one has no effect on non-DT platforms, so we can
      simply call it unconditionally in place of board_time_init().
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      19f48591
  3. 16 5月, 2017 1 次提交
  4. 15 11月, 2010 1 次提交
  5. 22 12月, 2008 1 次提交
  6. 28 10月, 2008 1 次提交
    • P
      sh: Kill off long-dead HD64465 cchip support. · 3eeebf17
      Paul Mundt 提交于
      This code has been dead for many years. The last update it received
      was in 2003 in order to update it for the driver model changes, though
      it had already been in disarray and unused before that point. The only
      boards that ever used this chip have not had users in many years either,
      so it is finally safe to just kill it off and move on with life.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      3eeebf17
  7. 27 7月, 2008 1 次提交
  8. 07 5月, 2007 1 次提交
  9. 18 2月, 2007 1 次提交
  10. 04 10月, 2006 1 次提交
  11. 27 9月, 2006 2 次提交
  12. 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
反馈
建议
客服 返回
顶部