You can subscribe to this list here.
2001 |
Jan
|
Feb
(4) |
Mar
(47) |
Apr
(27) |
May
(113) |
Jun
|
Jul
|
Aug
(1) |
Sep
(15) |
Oct
(25) |
Nov
|
Dec
(34) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(17) |
Feb
(5) |
Mar
(5) |
Apr
(2) |
May
(16) |
Jun
|
Jul
|
Aug
(15) |
Sep
(28) |
Oct
(78) |
Nov
(39) |
Dec
|
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: M. R. B. <mr...@us...> - 2001-02-21 15:12:46
|
Update of /cvsroot/linuxdc/linux In directory usw-pr-cvs1:/tmp/cvs-serv31865 Added Files: ChangeLog.dc Log Message: --- NEW FILE --- 2001-02-21 M. R. Brown <mr...@0x...> * arch/sh/config.in: Disabled built-in SH RTC if configuring for Dreamcast. Set the default mem. address for DC. * arch/sh/kernel/Makefile: Added necessary objects for CONFIG_SH_DREAMCAST. * include/asm-sh/rtc.h: Added prototypes for dc_aica_gettimeofday and dc_aica_rtc_settimeofday custom RTC routines. * include/asm-sh/io.h: Added I/O header file io_powervr2dc.h. * include/asm-sh/irq.h: Added OFFCHIP_NR_IRQS and irq_demux macros for CONFIG_SH_DREAMCAST. * include/asm-sh/aica.h: New file. * include/asm-sh/io_powervr2dc.h: New file. * include/asm-sh/powervr2dc.h: New file. * arch/sh/kernel/io_powervr2dc.c: New file. * arch/sh/kernel/mach_dreamcast.c: New file. * arch/sh/kernel/setup_powervr2dc.c: New file. |