Skip to content
Snippets Groups Projects
  1. Aug 06, 2008
  2. Jul 20, 2008
  3. Jun 29, 2008
  4. Jun 06, 2008
  5. Jun 03, 2008
  6. May 20, 2008
  7. May 09, 2008
  8. May 04, 2008
  9. Apr 30, 2008
  10. Apr 29, 2008
  11. Apr 28, 2008
  12. Apr 27, 2008
  13. Apr 25, 2008
  14. Apr 22, 2008
  15. Apr 14, 2008
  16. Mar 25, 2008
  17. Mar 24, 2008
  18. Mar 22, 2008
    • Yuri Tikhonov's avatar
      LWMON5: fix dsPIC POST · 86aea3ea
      Yuri Tikhonov authored
      Add test for DPIC_SYS_ERROR_REG to be zero in the LWMON5 dsPIC POST.
      
      Signed-off-by: Yuri Tikhonov <yur@emcraft.com> ---
      86aea3ea
  19. Mar 20, 2008
    • Wolfgang Denk's avatar
      lwmon5 POST: remove unreachable code · 81a0ac62
      Wolfgang Denk authored
      
      plus some coding style cleanup
      
      Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
      81a0ac62
    • Yuri Tikhonov's avatar
      LWMON5: POST RTC fix · b73a19e1
      Yuri Tikhonov authored
      
      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: default avatarYuri Tikhonov <yur@emcraft.com>
      b73a19e1
  20. Mar 18, 2008
Loading