1. 29 6月, 2011 1 次提交
  2. 09 6月, 2006 1 次提交
  3. 16 3月, 2006 1 次提交
  4. 18 11月, 2005 1 次提交
    • P
      powerpc: time-of-day fixes for 32-bit CHRP systems · 49e16b7b
      Paul Mackerras 提交于
      This makes 32-bit CHRP systems use the RTAS time-of-day routines if
      available.  It fixes a bug in the RTAS time-of-day routines where they
      were storing a 64-bit timebase value in an unsigned long by making
      those variables u64.  Also, the direct-access time-of-day routines
      had the wrong convention for the month and year in the struct rtc_time.
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      49e16b7b
  5. 14 11月, 2005 1 次提交