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.
|