From: Hiroshi K. <ke...@sl...> - 2000-04-25 15:03:46
|
Update of /cvsroot/linux-vr/linux/arch/mips/fpu_emulator In directory slayer.i.sourceforge.net:/tmp/cvs-serv14485/fpu_emulator Log Message: Directory /cvsroot/linux-vr/linux/arch/mips/fpu_emulator added to the repository |
From: Bradley D. L. <br...@lt...> - 2000-04-25 15:05:18
|
Woohoo! :-) ----- Original Message ----- From: Hiroshi Kawashima <ke...@sl...> To: <lin...@li...> Sent: Tuesday, April 25, 2000 10:55 AM Subject: [linux-vr-cvsupdate] Update to module linux > Update of /cvsroot/linux-vr/linux/arch/mips/fpu_emulator > In directory slayer.i.sourceforge.net:/tmp/cvs-serv14485/fpu_emulator > > Log Message: > Directory /cvsroot/linux-vr/linux/arch/mips/fpu_emulator added to the repository > > > _______________________________________________ > linux-vr-cvsupdate mailing list > lin...@li... > http://lists.sourceforge.net/mailman/listinfo/linux-vr-cvsupdate |
From: Hiroshi K. <ke...@sl...> - 2000-04-25 15:06:31
|
Update of /cvsroot/linux-vr/linux/arch/mips/fpu_emulator In directory slayer.i.sourceforge.net:/tmp/cvs-serv14554 Added Files: cp1emu.c 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 ieee754d.c ieee754dp.c ieee754m.c ieee754sp.c ieee754xcpt.c kernel_linkage.c 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 ieee754dp.h ieee754.h ieee754int.h ieee754sp.h Makefile Log Message: Added Kernel Floating-point Emulation. |
From: Hiroshi K. <ke...@sl...> - 2000-04-25 15:08:21
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv15656 Added Files: fpu_emulator.h Log Message: Added Kernel Floating-point Emulation. |
From: Hiroshi K. <ke...@sl...> - 2000-04-25 15:09:08
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv18249 Modified Files: mipsregs.h Log Message: Added Kernel Floating-point Emulation. |
From: Hiroshi K. <ke...@sl...> - 2000-04-25 15:14:10
|
Update of /cvsroot/linux-vr/linux/arch/mips/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv18907 Modified Files: traps.c Log Message: Added Kernel Floating-point Emulation. |
From: Hiroshi K. <ke...@sl...> - 2000-04-25 15:14:56
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv18941 Modified Files: inst.h Log Message: Added Kernel Floating-point Emulation. |
From: Hiroshi K. <ke...@sl...> - 2000-04-25 15:15:36
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv18959 Modified Files: processor.h Log Message: Added Kernel Floating-point Emulation. |
From: Michael K. <mf...@sl...> - 2000-04-26 05:41:30
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv15272/arch/mips/vr41xx Modified Files: serial.c Log Message: Re-add the gdb support routines, got dropped with 2.3.99-pre3 merge. |
From: Hiroshi K. <ke...@sl...> - 2000-04-26 16:10:45
|
Update of /cvsroot/linux-vr/linux/arch/mips/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv6352 Modified Files: signal.c Log Message: Added Kernel Floating-point Emulation. |
From: Hiroshi K. <ke...@sl...> - 2000-04-26 16:11:21
|
Update of /cvsroot/linux-vr/linux/arch/mips/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv6378 Modified Files: traps.c Log Message: Little cosmetic changes... |
From: Hiroshi K. <ke...@sl...> - 2000-04-26 16:47:37
|
Update of /cvsroot/linux-vr/linux/arch/mips/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv8041 Modified Files: branch.c ptrace.c Log Message: Added Kernel Floating-point Emulation. |
From: Hiroshi K. <ke...@sl...> - 2000-04-26 16:55:39
|
Update of /cvsroot/linux-vr/linux/arch/mips/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv8438 Modified Files: unaligned.c Log Message: Added Kernel Floating-point Emulation. |
From: Hiroshi K. <ke...@sl...> - 2000-04-27 14:01:04
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv9590 Modified Files: vr41xx-platdep.h Log Message: Correct MobilePro770's Speaker On/Off bit, now it work! |
From: Hiroshi K. <ke...@sl...> - 2000-04-27 16:19:04
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv27835 Modified Files: hpcsfb.c Log Message: Screen blank bug fix for MobileGear-II R300. |
From: Hiroshi K. <ke...@sl...> - 2000-04-28 16:29:10
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv23537 Modified Files: vr41xx-platdep.h Log Message: Modified VR41XX_ENABLE/DISABLE_SPEAKER for MobileGear-IIj R430/R520. |
From: Jay C. <no...@sl...> - 2000-05-02 14:37:18
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv3040/include/asm-mips Modified Files: mipsregs.h r39xx.h Added Files: betty.h Log Message: Jumbo patch (mostly from Jim Pick) for r3912. Serial driver mods, betty support, touch panel driver, updated video. All that and some more Helio support. (I *hate* the Helio memory map.) |
From: Jay C. <no...@sl...> - 2000-05-02 14:37:18
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv3040/arch/mips/r39xx Modified Files: Makefile int-handler.S irq.c setup.c Added Files: sib.c sib.h tpanel.c Log Message: Jumbo patch (mostly from Jim Pick) for r3912. Serial driver mods, betty support, touch panel driver, updated video. All that and some more Helio support. (I *hate* the Helio memory map.) |
From: Jay C. <no...@sl...> - 2000-05-02 14:37:19
|
Update of /cvsroot/linux-vr/linux/include/linux In directory slayer.i.sourceforge.net:/tmp/cvs-serv3040/include/linux Modified Files: miscdevice.h Log Message: Jumbo patch (mostly from Jim Pick) for r3912. Serial driver mods, betty support, touch panel driver, updated video. All that and some more Helio support. (I *hate* the Helio memory map.) |
From: Jay C. <no...@sl...> - 2000-05-02 14:37:19
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx/prom In directory slayer.i.sourceforge.net:/tmp/cvs-serv3040/arch/mips/r39xx/prom Modified Files: memory.c Log Message: Jumbo patch (mostly from Jim Pick) for r3912. Serial driver mods, betty support, touch panel driver, updated video. All that and some more Helio support. (I *hate* the Helio memory map.) |
From: Jay C. <no...@sl...> - 2000-05-02 14:37:19
|
Update of /cvsroot/linux-vr/linux/arch/mips/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv3040/arch/mips/kernel Modified Files: head.S Log Message: Jumbo patch (mostly from Jim Pick) for r3912. Serial driver mods, betty support, touch panel driver, updated video. All that and some more Helio support. (I *hate* the Helio memory map.) |
From: Jay C. <no...@sl...> - 2000-05-02 14:37:18
|
Update of /cvsroot/linux-vr/linux/arch/mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv3040/arch/mips Modified Files: Makefile config.in Log Message: Jumbo patch (mostly from Jim Pick) for r3912. Serial driver mods, betty support, touch panel driver, updated video. All that and some more Helio support. (I *hate* the Helio memory map.) |
From: Jay C. <no...@sl...> - 2000-05-02 14:37:19
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv3040/drivers/video Modified Files: r3912fb.c Log Message: Jumbo patch (mostly from Jim Pick) for r3912. Serial driver mods, betty support, touch panel driver, updated video. All that and some more Helio support. (I *hate* the Helio memory map.) |
From: Jay C. <no...@sl...> - 2000-05-02 14:37:18
|
Update of /cvsroot/linux-vr/linux/arch/mips/mm In directory slayer.i.sourceforge.net:/tmp/cvs-serv3040/arch/mips/mm Modified Files: init.c Log Message: Jumbo patch (mostly from Jim Pick) for r3912. Serial driver mods, betty support, touch panel driver, updated video. All that and some more Helio support. (I *hate* the Helio memory map.) |
From: Jay C. <no...@sl...> - 2000-05-02 14:37:19
|
Update of /cvsroot/linux-vr/linux/drivers/char In directory slayer.i.sourceforge.net:/tmp/cvs-serv3040/drivers/char Modified Files: r39xx_serial.c r39xx_serial.h Log Message: Jumbo patch (mostly from Jim Pick) for r3912. Serial driver mods, betty support, touch panel driver, updated video. All that and some more Helio support. (I *hate* the Helio memory map.) |