From: Michael K. <mf...@sl...> - 2000-03-26 21:04:34
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv9425/arch/mips/vr41xx Modified Files: Makefile README.GIU irq.c kbd.c prom.c rtc.c serial.c setup.c time.c Added Files: power.c Log Message: Added config options for Compaq Aero and Clio 1050. This required renaming the CONFIG_ names for the Compaq 8xx and Clio 1000. Lots of cleanups in VR41xx dir, including changing the Makefile over to the new style in use throughout the rest of the kernel. Implemented VR41xx RTC. Overhauled VR41xx time.c, and implemented last few functions there. Added more power management stuff. Hibernate wakeup is still non-functional. Reset routines moved (out of setup.c) to new power management source file. |
From: Michael K. <mf...@sl...> - 2000-03-26 21:04:34
|
Update of /cvsroot/linux-vr/linux/drivers/char In directory slayer.i.sourceforge.net:/tmp/cvs-serv9425/drivers/char Modified Files: Makefile Log Message: Added config options for Compaq Aero and Clio 1050. This required renaming the CONFIG_ names for the Compaq 8xx and Clio 1000. Lots of cleanups in VR41xx dir, including changing the Makefile over to the new style in use throughout the rest of the kernel. Implemented VR41xx RTC. Overhauled VR41xx time.c, and implemented last few functions there. Added more power management stuff. Hibernate wakeup is still non-functional. Reset routines moved (out of setup.c) to new power management source file. |
From: Michael K. <mf...@sl...> - 2000-03-26 21:04:34
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx/prom In directory slayer.i.sourceforge.net:/tmp/cvs-serv9425/arch/mips/r39xx/prom Modified Files: identify.c Log Message: Added config options for Compaq Aero and Clio 1050. This required renaming the CONFIG_ names for the Compaq 8xx and Clio 1000. Lots of cleanups in VR41xx dir, including changing the Makefile over to the new style in use throughout the rest of the kernel. Implemented VR41xx RTC. Overhauled VR41xx time.c, and implemented last few functions there. Added more power management stuff. Hibernate wakeup is still non-functional. Reset routines moved (out of setup.c) to new power management source file. |
From: Michael K. <mf...@sl...> - 2000-03-27 04:07:14
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv13919 Modified Files: irq.c rtc.c time.c Log Message: Fixed some power management registrations that were happening too early for kmalloc Also fixed a 1900 year offset problem with RTC |
From: Michael K. <mf...@sl...> - 2000-03-27 07:30:17
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv30505/include/asm-mips Modified Files: power.h Log Message: The last few non-peripheral parts of wake-on-hibernate. This will only work on ROM-boot for now. It's not much use at this point, since neither serial nor frame buffer(s) have the peripheral support for wakeup yet. |
From: Michael K. <mf...@sl...> - 2000-03-27 07:30:17
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv30505/arch/mips/vr41xx Modified Files: power.c Log Message: The last few non-peripheral parts of wake-on-hibernate. This will only work on ROM-boot for now. It's not much use at this point, since neither serial nor frame buffer(s) have the peripheral support for wakeup yet. |
From: Michael K. <mf...@sl...> - 2000-03-27 07:30:17
|
Update of /cvsroot/linux-vr/linux/arch/mips/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv30505/arch/mips/kernel Modified Files: head.S scall_o32.S Log Message: The last few non-peripheral parts of wake-on-hibernate. This will only work on ROM-boot for now. It's not much use at this point, since neither serial nor frame buffer(s) have the peripheral support for wakeup yet. |
From: Michael K. <mf...@sl...> - 2000-04-02 20:30:10
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv17325/include/asm-mips Modified Files: vr41xx-platdep.h vr41xx.h Log Message: More hibernate/wakeup stuff: Added serial suspend/resume, added clock mask and GPIO state saving, and moved the IRQ state saving back to a manually called function (so that it can be done in a specific order). Hibernate/wakeup should be minimally useful on ROM-boot now. |
From: Michael K. <mf...@sl...> - 2000-04-02 20:30:10
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv17325/arch/mips/vr41xx Modified Files: irq.c power.c serial.c Log Message: More hibernate/wakeup stuff: Added serial suspend/resume, added clock mask and GPIO state saving, and moved the IRQ state saving back to a manually called function (so that it can be done in a specific order). Hibernate/wakeup should be minimally useful on ROM-boot now. |
From: Michael K. <mf...@sl...> - 2000-04-02 22:10:35
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv27853/include/asm-mips Modified Files: vr41xx.h Log Message: Added power management to touch panel for hibernate/wakeup |
From: Michael K. <mf...@sl...> - 2000-04-02 22:10:35
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv27853/arch/mips/vr41xx Modified Files: tpanel.c Log Message: Added power management to touch panel for hibernate/wakeup |
From: Bradley D. L. <br...@sl...> - 2000-04-03 07:12:30
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv11072/arch/mips/vr41xx Added Files: nec_osprey.c Log Message: Relocate some platform-specific code. |
From: Bradley D. L. <br...@sl...> - 2000-04-03 07:19:45
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv11160/drivers/video Modified Files: fbmem.c vr4181fb.c Log Message: Relocated platform-specfic code to arch/mips/vr41xx/nec_osprey.c. Added support for dynamic hardware settings. Added standard interface for backlight and contrast control. |
From: Bradley D. L. <br...@sl...> - 2000-04-03 07:19:45
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv11160/arch/mips/vr41xx Modified Files: Makefile Log Message: Relocated platform-specfic code to arch/mips/vr41xx/nec_osprey.c. Added support for dynamic hardware settings. Added standard interface for backlight and contrast control. |
From: Bradley D. L. <br...@sl...> - 2000-04-03 07:19:45
|
Update of /cvsroot/linux-vr/linux/include/linux In directory slayer.i.sourceforge.net:/tmp/cvs-serv11160/include/linux Modified Files: fb.h Log Message: Relocated platform-specfic code to arch/mips/vr41xx/nec_osprey.c. Added support for dynamic hardware settings. Added standard interface for backlight and contrast control. |
From: Jay C. <no...@sl...> - 2000-04-04 02:13:31
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx/prom In directory slayer.i.sourceforge.net:/tmp/cvs-serv5151/arch/mips/r39xx/prom Modified Files: cmdline.c identify.c memory.c Log Message: Configuration support for VTech Helio, and a workaround for r39xx high priority interrupts not supported in the emulator (yet?). |
From: Jay C. <no...@sl...> - 2000-04-04 02:13:31
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv5151/drivers/video Modified Files: r3912fb.c Log Message: Configuration support for VTech Helio, and a workaround for r39xx high priority interrupts not supported in the emulator (yet?). |
From: Jay C. <no...@sl...> - 2000-04-04 02:13:31
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv5151/include/asm-mips Modified Files: bootinfo.h Log Message: Configuration support for VTech Helio, and a workaround for r39xx high priority interrupts not supported in the emulator (yet?). |
From: Jay C. <no...@sl...> - 2000-04-04 02:13:31
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv5151/arch/mips/r39xx Modified Files: int-handler.S irq.c setup.c Log Message: Configuration support for VTech Helio, and a workaround for r39xx high priority interrupts not supported in the emulator (yet?). |
From: Jay C. <no...@sl...> - 2000-04-04 02:13:31
|
Update of /cvsroot/linux-vr/linux/arch/mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv5151/arch/mips Modified Files: Makefile config.in Log Message: Configuration support for VTech Helio, and a workaround for r39xx high priority interrupts not supported in the emulator (yet?). |
From: Bradley D. L. <br...@sl...> - 2000-04-04 02:56:47
|
Update of /cvsroot/linux-vr/linux/scripts/cramfs In directory slayer.i.sourceforge.net:/tmp/cvs-serv5412/scripts/cramfs Added Files: .cvsignore Log Message: Added .cvsignore file. |
From: Bradley D. L. <br...@sl...> - 2000-04-04 03:10:14
|
Update of /cvsroot/linux-vr/linux/fs/cramfs/inflate In directory slayer.i.sourceforge.net:/tmp/cvs-serv10158/fs/cramfs/inflate Added Files: .cvsignore Log Message: Added .cvsignore file. |
From: Bradley D. L. <br...@sl...> - 2000-04-04 15:21:57
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv12508/include/asm-mips Modified Files: bootinfo.h Log Message: Added platform description strings. |
From: Hiroshi K. <ke...@sl...> - 2000-04-07 15:18:23
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv25392 Added Files: hpcsfb.c Log Message: Added Simple Frame Buffer with HPC (Handheld Portable Device) control (LCD off, etc...) support. Thanks SATO Kazumi! |
From: Hiroshi K. <ke...@sl...> - 2000-04-07 15:18:46
|
Update of /cvsroot/linux-vr/linux/drivers/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv25423 Modified Files: Config.in Log Message: Added Simple Frame Buffer with HPC (Handheld Portable Device) control (LCD off, etc...) support. Thanks SATO Kazumi! |