1. 10 7月, 2012 1 次提交
  2. 13 4月, 2010 1 次提交
  3. 05 12月, 2009 1 次提交
    • I
      Generic udelay() with watchdog support · 3eb90bad
      Ingo van Lil 提交于
      According to the PPC reference implementation the udelay() function is
      responsible for resetting the watchdog timer as frequently as needed.
      Most other architectures do not meet that requirement, so long-running
      operations might result in a watchdog reset.
      
      This patch adds a generic udelay() function which takes care of
      resetting the watchdog before calling an architecture-specific
      __udelay().
      Signed-off-by: NIngo van Lil <inguin@gmx.de>
      3eb90bad
  4. 19 10月, 2008 1 次提交
  5. 24 9月, 2007 2 次提交
  6. 15 9月, 2007 1 次提交
  7. 14 7月, 2007 1 次提交
  8. 11 3月, 2007 1 次提交
    • M
      [Microblaze][PATCH] part 2 · cfc67116
      Michal Simek 提交于
      timer support
      interrupt controller support
      flash support
      ethernet support
      cache support
      board information support
      env support
      booting image support
      
      adding support for Xilinx ML401
      cfc67116
  9. 19 4月, 2004 1 次提交
  10. 14 12月, 2000 1 次提交
  11. 13 11月, 2000 1 次提交