From: Paul M. <le...@us...> - 2001-09-27 02:02:30
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/include/asm-sh/ Changes by: lethal@usw-pr-cvs1. 01/09/26 19:02:29 Log message: Initial commit of the beginnings of the maple rewrite that was started awhile ago. Modified files: ./: ChangeLog.dc Added files: linux-sh-dc/drivers/maple/: Config.in Makefile maple.c linux-sh-dc/include/asm-sh/: maple.h Revision Changes Path 1.5 +7 -0 linux-sh-dc/ChangeLog.dc |
From: Paul M. <le...@us...> - 2001-09-27 06:54:30
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/arch/sh/kernel/ Changes by: lethal@usw-pr-cvs1. 01/09/26 23:54:29 Log message: Remove like-files.. Removed files: linux-sh-dc/arch/sh/kernel/: mach_dc.c rtc-aica.c |
From: Paul M. <le...@us...> - 2001-09-27 06:55:17
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/arch/sh/kernel/ Changes by: lethal@usw-pr-cvs1. 01/09/26 23:55:16 Log message: Remove more like-files.. Removed files: linux-sh-dc/arch/sh/kernel/: time.c |
From: Paul M. <le...@us...> - 2001-09-27 06:57:35
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/char/ Changes by: lethal@usw-pr-cvs1. 01/09/26 23:57:35 Log message: Remove yet more like-files.. Removed files: linux-sh-dc/drivers/char/: Makefile shwdt.c |
From: Paul M. <le...@us...> - 2001-09-27 06:59:32
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/arch/sh/kernel/ Changes by: lethal@usw-pr-cvs1. 01/09/26 23:59:31 Log message: More like-files.. Removed files: linux-sh-dc/arch/sh/kernel/: Makefile |
From: Paul M. <le...@us...> - 2001-09-27 07:07:48
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: ./ Changes by: lethal@usw-pr-cvs1. 01/09/27 00:07:48 Log message: Noted file removal. Modified files: ./: ChangeLog.dc Revision Changes Path 1.6 +14 -1 linux-sh-dc/ChangeLog.dc |
From: Paul M. <le...@us...> - 2001-09-28 06:27:28
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/mtd/maps/ Changes by: lethal@usw-pr-cvs1. 01/09/27 23:27:28 Log message: Add MTD map stuff. Modified files: ./: ChangeLog.dc Added files: linux-sh-dc/drivers/mtd/maps/: Config.in Makefile Revision Changes Path 1.7 +3 -0 linux-sh-dc/ChangeLog.dc |
From: Paul M. <le...@us...> - 2001-09-28 06:31:48
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/mtd/maps/ Changes by: lethal@usw-pr-cvs1. 01/09/27 23:31:47 Log message: Initial import of the flash mapping driver.. uses the old maple API. Modified files: ./: ChangeLog.dc linux-sh-dc/drivers/mtd/maps/: Config.in Makefile Added files: linux-sh-dc/drivers/mtd/maps/: vmu-flash.c Revision Changes Path 1.8 +4 -0 linux-sh-dc/ChangeLog.dc 1.2 +2 -1 linux-sh-dc/drivers/mtd/maps/Config.in 1.2 +2 -1 linux-sh-dc/drivers/mtd/maps/Makefile |
From: M. R. B. <mr...@us...> - 2001-09-30 03:00:12
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/video/ Changes by: mrbrown@usw-pr-cvs1. 01/09/29 20:00:11 Log message: Updated tree to LinuxSH 2.4.10-pre6 Modified files: ./: ChangeLog.dc linux-sh-dc/Documentation/: Configure.help linux-sh-dc/drivers/video/: pvr2fb.c Added files: ./: AGAINST-2.4.10-pre6 Removed files: ./: AGAINST-2.4.9 Revision Changes Path 1.9 +6 -0 linux-sh-dc/ChangeLog.dc 1.2 +121 -6 linux-sh-dc/Documentation/Configure.help 1.4 +0 -31 linux-sh-dc/drivers/video/pvr2fb.c |
From: M. R. B. <mr...@us...> - 2001-09-30 03:15:08
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/include/asm-sh/ Changes by: mrbrown@usw-pr-cvs1. 01/09/29 20:15:07 Log message: Added the files needed to redo DC IRQ handling Modified files: ./: ChangeLog.dc Added files: linux-sh-dc/arch/sh/kernel/: setup_dc.c linux-sh-dc/include/asm-sh/: irq.h dc_sysasic.h Revision Changes Path 1.10 +5 -0 linux-sh-dc/ChangeLog.dc |
From: M. R. B. <mr...@us...> - 2001-10-01 05:29:55
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/include/asm-sh/ Changes by: mrbrown@usw-pr-cvs1. 01/09/30 22:29:53 Log message: Fixing previous tag oops Removed files: ./: AGAINST-2.4.10-pre6 linux-sh-dc/arch/sh/kernel/: setup_dc.c linux-sh-dc/include/asm-sh/: dc_sysasic.h irq.h |
From: M. R. B. <mr...@us...> - 2001-10-01 05:40:07
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: ./ Changes by: mrbrown@usw-pr-cvs1. 01/09/30 22:40:06 Log message: Fixing tag oops Added files: ./: AGAINST-2.4.9 |
From: M. R. B. <mr...@us...> - 2001-10-01 06:30:23
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: ./ Changes by: mrbrown@usw-pr-cvs1. 01/09/30 23:30:22 Log message: Sync'd to 2.4.10-pre6 Removed files: ./: AGAINST-2.4.9 |
From: M. R. B. <mr...@us...> - 2001-10-01 06:32:26
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/video/ Changes by: mrbrown@usw-pr-cvs1. 01/09/30 23:32:25 Log message: Sync'd to 2.4.10-pre6 Modified files: ./: ChangeLog.dc linux-sh-dc/Documentation/: Configure.help linux-sh-dc/drivers/video/: pvr2fb.c Added files: ./: AGAINST-2.4.10-pre6 Revision Changes Path 1.9 +5 -0 linux-sh-dc/ChangeLog.dc 1.2 +121 -6 linux-sh-dc/Documentation/Configure.help 1.4 +0 -31 linux-sh-dc/drivers/video/pvr2fb.c |
From: M. R. B. <mr...@us...> - 2001-10-01 07:15:32
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/video/ Changes by: mrbrown@usw-pr-cvs1. 01/10/01 00:15:31 Log message: Sync'd to 2.4.10 Modified files: ./: ChangeLog.dc linux-sh-dc/Documentation/: Configure.help linux-sh-dc/drivers/video/: pvr2fb.c Added files: ./: AGAINST-2.4.10 Removed files: ./: AGAINST-2.4.10-pre6 Revision Changes Path 1.10 +3 -0 linux-sh-dc/ChangeLog.dc 1.3 +41 -17 linux-sh-dc/Documentation/Configure.help 1.5 +3 -2 linux-sh-dc/drivers/video/pvr2fb.c |
From: M. R. B. <mr...@us...> - 2001-10-01 07:51:10
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/include/asm-sh/ Changes by: mrbrown@usw-pr-cvs1. 01/10/01 00:51:10 Log message: Grabbed files needed for DC IRQ restructuring Modified files: ./: ChangeLog.dc Added files: linux-sh-dc/arch/sh/kernel/: pci-dc.c setup_dc.c linux-sh-dc/drivers/cdrom/: gdrom.c linux-sh-dc/include/asm-sh/: dc_sysasic.h irq.h Revision Changes Path 1.11 +6 -0 linux-sh-dc/ChangeLog.dc |
From: M. R. B. <mr...@us...> - 2001-12-17 04:43:49
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/mtd/maps/ Changes by: mrbrown@usw-pr-cvs1. 01/12/16 20:43:48 Log message: Synced tree against Linux and LinuxSH 2.4.16 Modified files: ./: ChangeLog.dc linux-sh-dc/Documentation/: Configure.help linux-sh-dc/arch/sh/: config.in linux-sh-dc/drivers/cdrom/: gdrom.c linux-sh-dc/drivers/char/drm/: Config.in linux-sh-dc/drivers/mtd/maps/: Config.in Makefile Added files: ./: AGAINST-2.4.16 Removed files: ./: AGAINST-2.4.10 Revision Changes Path 1.12 +4 -0 linux-sh-dc/ChangeLog.dc 1.4 +9626 -4565linux-sh-dc/Documentation/Configure.help 1.4 +12 -3 linux-sh-dc/arch/sh/config.in 1.2 +11 -2 linux-sh-dc/drivers/cdrom/gdrom.c 1.3 +10 -7 linux-sh-dc/drivers/char/drm/Config.in 1.3 +53 -28 linux-sh-dc/drivers/mtd/maps/Config.in 1.3 +5 -2 linux-sh-dc/drivers/mtd/maps/Makefile |
From: M. R. B. <mr...@us...> - 2002-01-09 09:29:44
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/sound/ Changes by: mrbrown@usw-pr-cvs1. 02/01/09 01:29:43 Log message: Rotated ChangeLog.dc; added drivers/sound Modified files: ./: ChangeLog.dc Added files: ./: ChangeLog-2001.dc linux-sh-dc/drivers/sound/: Makefile Config.in Revision Changes Path 1.13 +5 -58 linux-sh-dc/ChangeLog.dc |
From: M. R. B. <mr...@us...> - 2002-01-09 11:13:58
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/sound/aica/firmware/ Changes by: mrbrown@usw-pr-cvs1. 02/01/09 03:13:57 Log message: Imported Adrian McMenamin's AICA sound driver. It builds and tests fine both built-in and modularized. Modified files: ./: ChangeLog.dc linux-sh-dc/drivers/sound/: Config.in Makefile Added files: linux-sh-dc/drivers/sound/aica/: Makefile arm7.h main.c linux-sh-dc/drivers/sound/aica/firmware/: Makefile aica.c aica.h aica_cmd_iface.h bin2hex.pl crt0.s main.c prog.elf stream.drv Revision Changes Path 1.14 +21 -0 linux-sh-dc/ChangeLog.dc 1.2 +4 -0 linux-sh-dc/drivers/sound/Config.in 1.2 +5 -0 linux-sh-dc/drivers/sound/Makefile |
From: Adrian M. <zx8...@us...> - 2002-01-18 19:53:35
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/sound/aica/ Changes by: zx80user@usw-pr-cvs1. 02/01/18 11:53:34 Log message: First revision - cleaned up code Modified files: linux-sh-dc/drivers/sound/aica/: main.c Revision Changes Path 1.2 +73 -98 linux-sh-dc/drivers/sound/aica/main.c |
From: Adrian M. <zx8...@us...> - 2002-01-18 20:55:32
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: ./ Changes by: zx80user@usw-pr-cvs1. 02/01/18 12:55:30 Log message: Updated sound driver Modified files: ./: ChangeLog.dc Revision Changes Path 1.15 +6 -0 linux-sh-dc/ChangeLog.dc |
From: M. R. B. <mr...@us...> - 2002-01-23 06:33:18
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/include/asm-sh/ Changes by: mrbrown@usw-pr-cvs1. 02/01/22 22:33:17 Log message: Nixed Lethal's maple bit's to make room for hubbe's Modified files: ./: ChangeLog.dc Removed files: linux-sh-dc/drivers/maple/: maple.c linux-sh-dc/include/asm-sh/: maple.h Revision Changes Path 1.16 +5 -0 linux-sh-dc/ChangeLog.dc |
From: M. R. B. <mr...@us...> - 2002-01-23 06:49:57
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/include/linux/ Changes by: mrbrown@usw-pr-cvs1. 02/01/22 22:49:56 Log message: Brought over Yaegashi Maple bits from LinuxSH Modified files: ./: ChangeLog.dc Added files: linux-sh-dc/drivers/char/: Makefile maple_keyb.c maplemouse.c linux-sh-dc/drivers/char/joystick/: maplecontrol.c linux-sh-dc/drivers/maple/: maple.c linux-sh-dc/include/linux/: maple.h Revision Changes Path 1.17 +8 -0 linux-sh-dc/ChangeLog.dc |
From: M. R. B. <mr...@us...> - 2002-01-23 06:56:49
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/include/linux/ Changes by: mrbrown@usw-pr-cvs1. 02/01/22 22:56:48 Log message: Imported Fredrik Hubinette's Maple patch Modified files: ./: ChangeLog.dc linux-sh-dc/arch/sh/: config.in linux-sh-dc/drivers/char/: Makefile maple_keyb.c maplemouse.c linux-sh-dc/drivers/char/joystick/: maplecontrol.c linux-sh-dc/drivers/maple/: maple.c linux-sh-dc/drivers/video/: pvr2fb.c linux-sh-dc/include/linux/: maple.h Added files: linux-sh-dc/drivers/char/: maple_lg.c Revision Changes Path 1.18 +9 -0 linux-sh-dc/ChangeLog.dc 1.5 +1 -0 linux-sh-dc/arch/sh/config.in 1.4 +1 -0 linux-sh-dc/drivers/char/Makefile 1.2 +16 -18 linux-sh-dc/drivers/char/maple_keyb.c 1.2 +12 -12 linux-sh-dc/drivers/char/maplemouse.c 1.2 +12 -12 linux-sh-dc/drivers/char/joystick/maplecontrol.c 1.4 +749 -291 linux-sh-dc/drivers/maple/maple.c 1.6 +1 -1 linux-sh-dc/drivers/video/pvr2fb.c 1.2 +52 -20 linux-sh-dc/include/linux/maple.h |
From: Adrian M. <zx8...@us...> - 2002-01-26 12:47:39
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/sound/aica/ Changes by: zx80user@usw-pr-cvs1. 02/01/26 04:47:38 Log message: Removed some more dead code Modified files: linux-sh-dc/drivers/sound/aica/: main.c Revision Changes Path 1.3 +4 -54 linux-sh-dc/drivers/sound/aica/main.c |