From: Harald K. <ha...@sl...> - 2000-05-21 17:55:20
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx/prom In directory slayer.i.sourceforge.net:/tmp/cvs-serv628/linux/arch/mips/r39xx/prom Modified Files: identify.c memory.c Log Message: o includes in fpu_emulator fixed o Helio specific code ifdefed o periodic ints for non-Helios reenabled |
From: Harald K. <ha...@sl...> - 2000-05-21 17:55:20
|
Update of /cvsroot/linux-vr/linux/arch/mips/fpu_emulator In directory slayer.i.sourceforge.net:/tmp/cvs-serv628/linux/arch/mips/fpu_emulator Modified Files: dp_add.c dp_cmp.c dp_div.c dp_fint.c dp_flong.c dp_frexp.c dp_fsp.c dp_logb.c dp_modf.c dp_mul.c dp_scalb.c dp_simple.c dp_sqrt.c dp_sub.c dp_tint.c dp_tlong.c ieee754.c ieee754dp.c ieee754dp.h ieee754sp.c ieee754sp.h sp_add.c sp_cmp.c sp_div.c sp_fdp.c sp_fint.c sp_flong.c sp_frexp.c sp_logb.c sp_modf.c sp_mul.c sp_scalb.c sp_simple.c sp_sqrt.c sp_sub.c sp_tint.c sp_tlong.c Log Message: o includes in fpu_emulator fixed o Helio specific code ifdefed o periodic ints for non-Helios reenabled |
From: Michael K. <mf...@sl...> - 2000-05-23 03:54:12
|
Update of /cvsroot/linux-vr/linux/arch/mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv13581/arch/mips Modified Files: config.in Log Message: Added Compaq Aero 15xx support, renamed config define for Aero 21xx |
From: Michael K. <mf...@sl...> - 2000-05-23 03:54:12
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv13581/arch/mips/vr41xx Modified Files: prom.c Log Message: Added Compaq Aero 15xx support, renamed config define for Aero 21xx |
From: Michael K. <mf...@sl...> - 2000-05-23 03:54:12
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv13581/drivers/video Modified Files: Config.in Log Message: Added Compaq Aero 15xx support, renamed config define for Aero 21xx |
From: Michael K. <mf...@sl...> - 2000-05-23 03:54:13
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv13581/include/asm-mips Modified Files: bootinfo.h vr41xx-platdep.h Log Message: Added Compaq Aero 15xx support, renamed config define for Aero 21xx |
From: Michael K. <mf...@sl...> - 2000-05-23 07:14:15
|
Update of /cvsroot/linux-vr/linux/arch/mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv8624/arch/mips Modified Files: config.in Log Message: Fix power management for 2.3.99-pre3: - readded serial PM request - changed pm_send_equest to pm_send_all - changed most references to ACPI to PM, we're not anywhere near ACPI anyway Not tested, but at least it compiles. Will try to test soon. |
From: Michael K. <mf...@sl...> - 2000-05-23 07:14:15
|
Update of /cvsroot/linux-vr/linux/arch/mips/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv8624/arch/mips/kernel Modified Files: head.S scall_o32.S Log Message: Fix power management for 2.3.99-pre3: - readded serial PM request - changed pm_send_equest to pm_send_all - changed most references to ACPI to PM, we're not anywhere near ACPI anyway Not tested, but at least it compiles. Will try to test soon. |
From: Michael K. <mf...@sl...> - 2000-05-23 07:14:16
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv8624/arch/mips/vr41xx Modified Files: irq.c power.c serial.c time.c tpanel.c Log Message: Fix power management for 2.3.99-pre3: - readded serial PM request - changed pm_send_equest to pm_send_all - changed most references to ACPI to PM, we're not anywhere near ACPI anyway Not tested, but at least it compiles. Will try to test soon. |
From: Hiroshi K. <ke...@sl...> - 2000-05-24 14:41:37
|
Update of /cvsroot/linux-vr/linux/arch/mips/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv19858 Modified Files: traps.c Log Message: Force SIGILL instead of kaenel panic on LL/SC emulation. This is same behavior with current Linux-Mips. |
From: Yoichi Y. <yu...@sl...> - 2000-05-25 15:00:48
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv4046 Modified Files: vr41xx-platdep.h Log Message: Added ADJUSTED_PORT_BASE and FB_IS_INVERSE for Compaq Aero 15xx |
From: Yoichi Y. <yu...@sl...> - 2000-05-26 14:20:21
|
Update of /cvsroot/linux-vr/linux/drivers/block/pcmcia In directory slayer.i.sourceforge.net:/tmp/cvs-serv9527 Removed Files: .cvsignore Config.in Makefile ide_cs.c Log Message: Moved to linux/drivers/ide with PCMCIA IDE driver |
From: Bradley D. L. <br...@sl...> - 2000-05-28 16:01:15
|
Update of /cvsroot/linux-vr/linux/include/linux In directory slayer.i.sourceforge.net:/tmp/cvs-serv32703/linux Modified Files: linkage.h Log Message: RFC: Don't include config.h when not compiling the kernel. It just doesn't seem right. Not only that, it makes other programs that use the kernel header files depend on the kernel configuration, which is inconvenient at best. |
From: Bradley D. L. <br...@sl...> - 2000-05-28 16:01:15
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv32703/asm-mips Modified Files: mipsregs.h vr41xx.h Log Message: RFC: Don't include config.h when not compiling the kernel. It just doesn't seem right. Not only that, it makes other programs that use the kernel header files depend on the kernel configuration, which is inconvenient at best. |
From: Yoichi Y. <yu...@sl...> - 2000-05-29 14:07:35
|
Update of /cvsroot/linux-vr/linux/drivers/pcmcia In directory slayer.i.sourceforge.net:/tmp/cvs-serv24442 Modified Files: pccard.h Log Message: Added Xircom CompactCard Ethernet entry |
From: Jim P. <jp...@sl...> - 2000-05-31 00:31:51
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv324 Modified Files: tpanel.c Log Message: Fixed bug where I was incorrectly attempting to clear buffer on first read |
From: Hiroshi K. <ke...@sl...> - 2000-05-31 14:18:12
|
Update of /cvsroot/linux-vr/linux/arch/mips/fpu_emulator In directory slayer.i.sourceforge.net:/tmp/cvs-serv11841 Modified Files: kernel_linkage.c Log Message: Suppressed too verbose message in fpu_emulator_init_fpu(). |
From: Yoichi Y. <yu...@sl...> - 2000-06-03 14:55:15
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv12358 Modified Files: serial.c Log Message: Added PCMCIA character device support |
From: Yoichi Y. <yu...@sl...> - 2000-06-03 15:01:15
|
Update of /cvsroot/linux-vr/linux/arch/mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv12672 Modified Files: config.in Log Message: Added CONFIG_PCI=n to VR41xx arch |
From: Jay C. <no...@sl...> - 2000-06-04 20:25:24
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv2917/arch/mips/r39xx Modified Files: int-handler.S irq.c sib.c Log Message: Touch panel working in emulator. Finally getting rid of some #ifdef EMULATOR lines. |
From: Jay C. <no...@sl...> - 2000-06-04 20:26:11
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv2945/arch/mips/r39xx Modified Files: setup.c Log Message: Fix missing semicolon. |
From: Bradley D. L. <br...@sl...> - 2000-06-05 00:13:52
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv4114/drivers/video Modified Files: vr4181fb.c Log Message: Added hpck option. Changed gray and inv options. Corrected cfg0 reg setting. Improved debugging info. |
From: Bradley D. L. <br...@sl...> - 2000-06-05 01:17:18
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv12331/include/asm-mips Modified Files: bootinfo.h Log Message: Reformat very slightly, hopefully to make diffs a little more robust. |
From: Bradley D. L. <br...@sl...> - 2000-06-05 01:33:24
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv12932 Modified Files: vr41xx.h Added Files: vr4121.h vr4181.h Log Message: Split vr41xx.h into vr4121.h and vr4181.h. |
From: Bradley D. L. <br...@sl...> - 2000-06-05 01:37:08
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv13151/include/asm-mips Modified Files: bootinfo.h Log Message: Whoops, guess I should have tried to compile the preceeding commit. :-} Fix what I broke. |