1. 07 9月, 2008 1 次提交
  2. 19 8月, 2008 1 次提交
  3. 21 3月, 2008 1 次提交
    • Y
      LWMON5: POST RTC fix · b73a19e1
      Yuri Tikhonov 提交于
      Modify the RTC API to provide one a status for the time reported by
      the rtc_get() function:
        0 - a reliable time is guaranteed,
      < 0 - a reliable time isn't guaranteed (power fault, clock issues,
            and so on).
      
      The RTC chip drivers are responsible for providing this info if the
      corresponding chip supports such functionality. If not - always
      report that the time is reliable.
      
      The POST RTC test was modified to detect the RTC faults utilizing
      this new rtc_get() feature.
      Signed-off-by: NYuri Tikhonov <yur@emcraft.com>
      b73a19e1
  4. 26 11月, 2007 1 次提交
  5. 10 7月, 2007 2 次提交
  6. 04 7月, 2007 1 次提交
  7. 18 3月, 2005 1 次提交
  8. 28 6月, 2003 1 次提交
    • W
      * Code cleanup: · 8bde7f77
      wdenk 提交于
        - remove trailing white space, trailing empty lines, C++ comments, etc.
        - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
      
      * Patches by Kenneth Johansson, 25 Jun 2003:
        - major rework of command structure
          (work done mostly by Michal Cendrowski and Joakim Kristiansen)
      8bde7f77
  9. 17 8月, 2002 1 次提交