From: Jay C. <no...@sl...> - 2000-05-02 15:14:13
|
Update of /cvsroot/linux-vr/linux/arch/mips/fpu_emulator In directory slayer.i.sourceforge.net:/tmp/cvs-serv9392 Added Files: .cvsignore Log Message: I wonder what life was like before .cvsignore. |
From: Jay C. <no...@sl...> - 2000-05-03 01:17:15
|
Update of /cvsroot/linux-vr/linux/arch/mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv15826/arch/mips Modified Files: Makefile Log Message: Back out of head.S changes from earlier today. For XIP rom on r3912, add a tiny section that jumps to kernel_entry. Better? :-) |
From: Jay C. <no...@sl...> - 2000-05-03 01:17:15
|
Update of /cvsroot/linux-vr/linux/arch/mips/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv15826/arch/mips/kernel Modified Files: head.S Log Message: Back out of head.S changes from earlier today. For XIP rom on r3912, add a tiny section that jumps to kernel_entry. Better? :-) |
From: Jay C. <no...@sl...> - 2000-05-03 01:17:15
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv15826/arch/mips/r39xx Modified Files: Makefile Added Files: rom.lds hardentry.S Log Message: Back out of head.S changes from earlier today. For XIP rom on r3912, add a tiny section that jumps to kernel_entry. Better? :-) |
From: Jay C. <no...@sl...> - 2000-05-03 02:14:29
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx/prom In directory slayer.i.sourceforge.net:/tmp/cvs-serv26027 Modified Files: cmdline.c init.c Log Message: And fix up initialization to go with our new, uh, bootloader. |
From: Jay C. <no...@sl...> - 2000-05-03 04:35:36
|
Update of /cvsroot/linux-vr/linux/arch/mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv6208/arch/mips Modified Files: Makefile Log Message: OK, finally. We now support both XIP and hfload on the Helio, on real hardware. |
From: Jim P. <jp...@sl...> - 2000-05-03 18:10:34
|
Update of /cvsroot/linux-vr/linux/arch/mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv21463 Modified Files: Makefile Log Message: Fixed broken Makefile |
From: Michael K. <mf...@sl...> - 2000-05-05 15:16:34
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv15014/include/asm-mips Modified Files: vr41xx-platdep.h Log Message: Fixed another embarrasing typo |
From: Hiroshi K. <ke...@sl...> - 2000-05-09 14:29:42
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv25307 Modified Files: vr41xx.h Log Message: Added more bit definition for VR41XX_GIUPO*. |
From: Hiroshi K. <ke...@sl...> - 2000-05-09 14:31:24
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv25359 Modified Files: vr41xx-platdep.h Log Message: Changed VR41XX_DISABLE/ENABLE_SPEAKER better way. Added VR41XX_DISABLE/ENABLE_SERIAL for NEC MobileGear-II platform. (Thanks SATO Kazumi!) |
From: Hiroshi K. <ke...@sl...> - 2000-05-12 19:08:33
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv6989 Added Files: gpiolcd.c ite8181.c ibm_workpad.c nec_mobilegear2_r300.c Log Message: Added LCD control for MG2/R300, IBM workpad Z50. |
From: Hiroshi K. <ke...@sl...> - 2000-05-12 19:10:10
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv7078 Modified Files: setup.c Log Message: Added LCD control for MG2/R300, IBM workpad Z50. |
From: Hiroshi K. <ke...@sl...> - 2000-05-12 19:10:49
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv7097 Modified Files: hpcsfb.c Log Message: Added LCD control for MG2/R300, IBM workpad Z50. |
From: Hiroshi K. <ke...@sl...> - 2000-05-12 19:11:18
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv7126 Modified Files: Makefile Log Message: Added LCD control for MG2/R300, IBM workpad Z50 |
From: Hiroshi K. <ke...@sl...> - 2000-05-16 13:46:42
|
Update of /cvsroot/linux-vr/linux/arch/mips/fpu_emulator In directory slayer.i.sourceforge.net:/tmp/cvs-serv5169 Modified Files: cp1emu.c Log Message: Inhibit checking OVF/UDF FPE for soft-float compatibility. This is quick hack, more sophisticated way should be followed. |
From: Hiroshi K. <ke...@sl...> - 2000-05-16 15:42:53
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv24398 Modified Files: hpcsfb.c Log Message: Fixed screen blank bug. (Now really screen blank on MobileGear-II R300). |
From: Jay C. <no...@sl...> - 2000-05-17 13:01:00
|
Update of /cvsroot/linux-vr/linux/arch/mips/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv4722/arch/mips/kernel Modified Files: process.c Log Message: Stop CPU in idle task on R3912---saves a lot of power. Currently enabled only on Helio, where it seems to work. Please test on other devices? |
From: Jay C. <no...@sl...> - 2000-05-17 13:04:57
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv4993/drivers/video Modified Files: r3912fb.c Log Message: Interim option to force Helio LCD to 1bpp. |
From: Jay C. <no...@sl...> - 2000-05-17 13:06:00
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv7618/arch/mips/r39xx Modified Files: int-handler.S irq.c setup.c sib.c tpanel.c Log Message: More flailing at the Helio emulator. Start of support for tpanel, but interrupts are not being processed properly, so I recommend against enabling it. |
From: Jay C. <no...@sl...> - 2000-05-17 13:06:00
|
Update of /cvsroot/linux-vr/linux/drivers/char In directory slayer.i.sourceforge.net:/tmp/cvs-serv7618/drivers/char Modified Files: r39xx_serial.c Log Message: More flailing at the Helio emulator. Start of support for tpanel, but interrupts are not being processed properly, so I recommend against enabling it. |
From: Jay C. <no...@sl...> - 2000-05-17 13:06:36
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv7965/arch/mips/r39xx Modified Files: kbd_uart.c Log Message: Register definitions and bitmask names changed; resync. |
From: Jay C. <no...@sl...> - 2000-05-17 13:07:07
|
Update of /cvsroot/linux-vr/linux/drivers/char In directory slayer.i.sourceforge.net:/tmp/cvs-serv8008/drivers/char Modified Files: console.c Log Message: New TIOCLINUX ioctl request to push a character to a console as if typed on keyboard. Number assignment should be coordinated with upstream sources, although changing any of this will not be too painful yet. Needs security audit? |
From: Jay C. <no...@sl...> - 2000-05-18 00:44:40
|
Update of /cvsroot/linux-vr/linux/drivers/char In directory slayer.i.sourceforge.net:/tmp/cvs-serv16334 Modified Files: console.c Log Message: With many coders, all features are shallow. Back out because functionality was already there using TIOCSTI, yay. |
From: Harald K. <ha...@sl...> - 2000-05-21 17:55:20
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv628/linux/arch/mips/r39xx Modified Files: irq.c setup.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/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv628/linux/include/asm-mips Modified Files: r39xx.h Log Message: o includes in fpu_emulator fixed o Helio specific code ifdefed o periodic ints for non-Helios reenabled |