|
CELF Project Proposal - Improve kexecboot
http://projects.linuxtogo.org/mediawiki/index.php/Kexecboot:CELF Summary: Improve kexecboot Proposer: Yuri Bushmelev == Description == Kexecboot is a C program able to scan the partitions on available
http://projects.linuxtogo.org/mediawiki/index.php/Kexecboot:CELF Summary: Improve kexecboot Proposer: Yuri Bushmelev == Description == Kexecboot is a C program able to scan the partitions on available
|
By
Yuri Bushmelev
·
|
|
Project Proposal: add sleeping spinlocks to mainline kernel
3 messages
Summary: add sleeping spinlocks to the mainline kernel Proposer: Tim Bird Description: One of the last major elements of the RT-preempt patch set that is still not mainlined is the implementation of t
Summary: add sleeping spinlocks to the mainline kernel Proposer: Tim Bird Description: One of the last major elements of the RT-preempt patch set that is still not mainlined is the implementation of t
|
By
Tim Bird
·
|
|
CELF Project Proposal: Create a watchdog framework for the Linux kernel
2 messages
Proposer: Wolfram Sang Summary: Create a watchdog framework for the Linux kernel Description: The watchdog API of the Linux kernel is documented and used for years. Yet, there is no abstraction for it
Proposer: Wolfram Sang Summary: Create a watchdog framework for the Linux kernel Description: The watchdog API of the Linux kernel is documented and used for years. Yet, there is no abstraction for it
|
By
Wolfram Sang
·
|
|
CELF Project Proposal - Device tree support for QEMU system emulation.
2 messages
For background of CELF project proposals, see: http://elinux.org/CELF_Open_Project_Proposal_2010 Summary: Integrate a flattened device tree parser into the emulator QEMU, so QEMU can create board emul
For background of CELF project proposals, see: http://elinux.org/CELF_Open_Project_Proposal_2010 Summary: Integrate a flattened device tree parser into the emulator QEMU, so QEMU can create board emul
|
By
Rob Landley
·
|
|
[Qemu-devel] CELF Project Proposal - Device tree support for QEMU system emulation.
In addition to -kernel case, the device tree should be passed to OpenBIOS, which would generate OF tree from DT. This would be useful for OSes other than Linux. Another interesting case is sun4v hyper
In addition to -kernel case, the device tree should be passed to OpenBIOS, which would generate OF tree from DT. This would be useful for OSes other than Linux. Another interesting case is sun4v hyper
|
By
Blue Swirl
·
|
|
[proposal] Implement NUBI ABI for MIPS
Proposer: Mikhail Gusarov Summary: Implement NUBI ABI for MIPS Description: MIPS ABI in use are quite inefficient [1]: no dedicated TLS register, ancient floating point calling conventions, inefficien
Proposer: Mikhail Gusarov Summary: Implement NUBI ABI for MIPS Description: MIPS ABI in use are quite inefficient [1]: no dedicated TLS register, ancient floating point calling conventions, inefficien
|
By
Mikhail Gusarov
·
|
|
CELF Japan Jamboree #31 / Video Archive
Dear All, Please be informed that the video archive is now ready to show. Please look into CELF video archive page: http://www.celinuxforum.org/VideoArchive/index.html Especially for non Japanese spea
Dear All, Please be informed that the video archive is now ready to show. Please look into CELF video archive page: http://www.celinuxforum.org/VideoArchive/index.html Especially for non Japanese spea
|
By
Satoru Ueda
·
|
|
Proposal: behavior-oriented power management
2 messages
Dear readers of celinux-dev@...! I would like to propose the following project to CELF Open Project Proposal 2010. Proposer: Evgeny Ivashko Summary: Add behavior-oriented power management Description:
Dear readers of celinux-dev@...! I would like to propose the following project to CELF Open Project Proposal 2010. Proposer: Evgeny Ivashko Summary: Add behavior-oriented power management Description:
|
By
John Lynx
·
|
|
[Proposal] Add IPv6 support to U-Boot
2 messages
Proposer: Wolfgang Denk Summary: Add IPv6 network support to U-Boot boot loader Description: U-Boot is a pretty popular boot loader for embedded systems. It supports download of files (like kernel or
Proposer: Wolfgang Denk Summary: Add IPv6 network support to U-Boot boot loader Description: U-Boot is a pretty popular boot loader for embedded systems. It supports download of files (like kernel or
|
By
Wolfgang Denk
·
|
|
proposal suppress Xvnc dependence on C++
2 messages
Vnc is a useful protocol to connect a thin-client to a server, or in the case of embedded systems to connect a gui client to a display-less embedded system. Xvnc is the combination of a X11 server abl
Vnc is a useful protocol to connect a thin-client to a server, or in the case of embedded systems to connect a gui client to a display-less embedded system. Xvnc is the combination of a X11 server abl
|
By
Philippe De Muyter
·
|
|
[Proposal] U-Boot rework of ARM architecture
2 messages
Proposer: Wolfgang Denk Summary: Fix some design issues in the U-Boot implementation for the ARM architecture Description: U-Boot is a pretty popular boot loader for embedded systems, including and es
Proposer: Wolfgang Denk Summary: Fix some design issues in the U-Boot implementation for the ARM architecture Description: U-Boot is a pretty popular boot loader for embedded systems, including and es
|
By
Wolfgang Denk
·
|
|
Open Project Proposal: Add input event mouse/touch pointer visualization on the kernel framebuffer
2 messages
Proposer: Leon Woestenberg <leon@...> Summary: Add input event mouse/touch pointer visualization on the kernel framebuffer Description: The current kernel framebuffer is an output only interface and r
Proposer: Leon Woestenberg <leon@...> Summary: Add input event mouse/touch pointer visualization on the kernel framebuffer Description: The current kernel framebuffer is an output only interface and r
|
By
Leon Woestenberg
·
|
|
[Proposal] Kernel Evdev IR support
2 messages
Proposer: Benjamin Zores Summary: Add kernel remote control support through evdev. Description: Many STB multimedia embedded devices feature a remote control support. Based on LIRC, it's always a pain
Proposer: Benjamin Zores Summary: Add kernel remote control support through evdev. Description: Many STB multimedia embedded devices feature a remote control support. Based on LIRC, it's always a pain
|
By
Benjamin Zores
·
|
|
CELF Project Proposal: Create a versatile open toolbox pllatform
2 messages
Summary: Creation and Design of a versatile open toolbox platform Proposer: Luc Paugam Description: The open toolbox platform shall aim at becoming the Swiss Army Knife of embedded Linux developments
Summary: Creation and Design of a versatile open toolbox platform Proposer: Luc Paugam Description: The open toolbox platform shall aim at becoming the Swiss Army Knife of embedded Linux developments
|
By
Luc Paugam
·
|
|
Proposal: combine qemu's tcg with tcc to produce new embedded compiler (qcc).
2 messages
The QEMU project has a fairly general purpose "Tiny Code Generator" which is capable of producing machine code for every target QEMU supports. This code generator is well maintained (by the qemu devel
The QEMU project has a fairly general purpose "Tiny Code Generator" which is capable of producing machine code for every target QEMU supports. This code generator is well maintained (by the qemu devel
|
By
Rob Landley
·
|
|
Project proposal: Add pcc support for linux kernel.
7 messages
Overview: Pcc is a small and simple compiler, yet can produce reasonable good code in comparison with gcc, even if it runs 5-10 times faster. Pcc supports around a dozen architectures more or less, ev
Overview: Pcc is a small and simple compiler, yet can produce reasonable good code in comparison with gcc, even if it runs 5-10 times faster. Pcc supports around a dozen architectures more or less, ev
|
By
Anders Magnusson
·
|
|
CELF Project proposal: UBIFS mount-time speedups
3 messages
Summary: Improve UBIFS mounting time Proposer: Tim Bird Description: UBIFS is a next-generation flash-based file system for Linux. It is a read/write file system, which supports compression and has go
Summary: Improve UBIFS mounting time Proposer: Tim Bird Description: UBIFS is a next-generation flash-based file system for Linux. It is a read/write file system, which supports compression and has go
|
By
Tim Bird
·
|
|
How to store kernel pranic/oops
2 messages
Hi, I know the open project proposal 2010 is closed, but it's just to start a discussion. It would be nice to save oops/panic automatically in a structure/file in ram. At the moment there are two way
Hi, I know the open project proposal 2010 is closed, but it's just to start a discussion. It would be nice to save oops/panic automatically in a structure/file in ram. At the moment there are two way
|
By
Marco Stornelli
·
|
|
How to store kernel panic/oops
2 messages
David Woodhouse wrote: Yes of course, if possible we shouldn't reinvent the wheel but I wondered if there was something more specific. To add mtdoops (more or less 1k) we have to add mtd subsys (more
David Woodhouse wrote: Yes of course, if possible we shouldn't reinvent the wheel but I wondered if there was something more specific. To add mtdoops (more or less 1k) we have to add mtd subsys (more
|
By
Marco Stornelli
·
|
|
CELF Project Proposal- Refactoring Qi, lightweight bootloader
35 messages
Summary: Refactoring Qi, lightweight bootloader. Proposer: Matt Hsu Description: Qi (named by Alan Cox on Openmoko kernel list) is a minimal bootloader that "breathes life" into Linux. Its goal is to
Summary: Refactoring Qi, lightweight bootloader. Proposer: Matt Hsu Description: Qi (named by Alan Cox on Openmoko kernel list) is a minimal bootloader that "breathes life" into Linux. Its goal is to
|
By
Matt Hsu
·
|