Searched hist:"143 a1dec7e04e0a9712ff93e779aabfb21dfd97c" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | pmac.h | diff 143a1dec7e04e0a9712ff93e779aabfb21dfd97c Wed Oct 19 08:11:21 CDT 2005 Paul Mackerras <paulus@samba.org> powerpc: Merge machdep.h
A few things change for consistency between ppc32 and ppc64: idle functions return void; *_get_boot_time functions return unsigned long (i.e. time_t) rather than filling in a struct rtc_time (since that's useful to the callers and easier for pmac to generate); *_get_rtc_time and *_set_rtc_time functions take a struct rtc_time; irq_canonicalize is gone; nvram_sync returns void.
Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | time.c | diff 143a1dec7e04e0a9712ff93e779aabfb21dfd97c Wed Oct 19 08:11:21 CDT 2005 Paul Mackerras <paulus@samba.org> powerpc: Merge machdep.h
A few things change for consistency between ppc32 and ppc64: idle functions return void; *_get_boot_time functions return unsigned long (i.e. time_t) rather than filling in a struct rtc_time (since that's useful to the callers and easier for pmac to generate); *_get_rtc_time and *_set_rtc_time functions take a struct rtc_time; irq_canonicalize is gone; nvram_sync returns void.
Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | setup.c | diff 143a1dec7e04e0a9712ff93e779aabfb21dfd97c Wed Oct 19 08:11:21 CDT 2005 Paul Mackerras <paulus@samba.org> powerpc: Merge machdep.h
A few things change for consistency between ppc32 and ppc64: idle functions return void; *_get_boot_time functions return unsigned long (i.e. time_t) rather than filling in a struct rtc_time (since that's useful to the callers and easier for pmac to generate); *_get_rtc_time and *_set_rtc_time functions take a struct rtc_time; irq_canonicalize is gone; nvram_sync returns void.
Signed-off-by: Paul Mackerras <paulus@samba.org>
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | setup.c | diff 143a1dec7e04e0a9712ff93e779aabfb21dfd97c Wed Oct 19 08:11:21 CDT 2005 Paul Mackerras <paulus@samba.org> powerpc: Merge machdep.h
A few things change for consistency between ppc32 and ppc64: idle functions return void; *_get_boot_time functions return unsigned long (i.e. time_t) rather than filling in a struct rtc_time (since that's useful to the callers and easier for pmac to generate); *_get_rtc_time and *_set_rtc_time functions take a struct rtc_time; irq_canonicalize is gone; nvram_sync returns void.
Signed-off-by: Paul Mackerras <paulus@samba.org>
|