Difference between revisions of "Project Proposals for 2010"
(add more proposal links) |
(revert previous ... typo is in page name, not link) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
== Boot Technologies == | == Boot Technologies == | ||
* [[CELF Project Proposal/Add DFU support to U-Boot|Add DFU support to U-Boot]] | * [[CELF Project Proposal/Add DFU support to U-Boot|Add DFU support to U-Boot]] | ||
− | * [[CELF Project Proposal/Refactor the Qi lightweight bootloader]] | + | * [[CELF Project Proposal/Refactor the Qi lightweight bootloader|Refactor the Qi lightweight bootloader]] |
− | * [[CELF Project Proposal/Improve kexecboot]] | + | * [[CELF Project Proposal/Improve kexecboot|Improve kexecboot]] |
+ | * [[CELF Project Proposal/Add IPV6 support to U-Boot|Add IPV6 support to U-Boot]] | ||
+ | * [[CELF Project Proposal/Rework ARM architecture support in U-Boot|Rework ARM architecture support in U-Boot]] | ||
== Graphics == | == Graphics == | ||
* [[Decrease X.org XFree86 server footprint]] | * [[Decrease X.org XFree86 server footprint]] | ||
+ | * [[CELF Project Proposal/Suppress Xvnc dependency on C++|Suppress Xvnc dependency on C++]] | ||
− | == | + | == Input devices == |
− | * [[CELF Project Proposal/Add | + | * [[CELF Project Proposal/Add pointer visualization to the kernel framebuffer|Add pointer visualization to the kernel framebuffer]] |
+ | * [[CELF Project Proposal/Kernel evdev IR support|Kernel evdev IR support]] | ||
+ | |||
+ | == Media Handling == | ||
+ | * [[CELF Project Proposal/Create Bluray decoding library|Create Bluray decoding library]] | ||
+ | * [[CELF Project Proposal/Extend DLNA specifications|Extend DLNA specifications]] | ||
+ | |||
+ | == Sound == | ||
+ | * [[CELF Project Proposal/Complete hardware, use-case handling in ALSA|Complete hardware, use-case handling in ALSA]] | ||
== File systems == | == File systems == | ||
Line 20: | Line 31: | ||
* [[CELF Project Proposal/UBIFS mount time speedups|UBIFS mount time speedups]] | * [[CELF Project Proposal/UBIFS mount time speedups|UBIFS mount time speedups]] | ||
− | == | + | == Power Management == |
− | * [[CELF Project Proposal/ | + | * [[CELF Project Proposal/Add behavior-oriented power management|Add behavior-oriented power management]] |
− | |||
== Realtime == | == Realtime == | ||
− | * [[CELF Project Proposal/Add sleeping spinlocks to mainline kernel|Add sleeping | + | * [[CELF Project Proposal/Add sleeping spinlocks to mainline kernel|Add sleeping spinlocks to mainline kernel]] |
+ | * [[CELF Project Proposal/Create online training for using RT-preempt|Create online trainning for using RT-preempt]] | ||
− | == | + | == System Size == |
− | * [[CELF Project Proposal/ | + | * [[CELF Project Proposal/Add -ffunction-sections support to Linux kernel|Add -ffunction-sections support to Linux kernel]] |
+ | |||
+ | == Exception Handling == | ||
+ | * [[CELF Project Proposal/Create a watchdog framework for the Linux kernel|Create a watchdog framework for the Linux kernel]] | ||
== Tools == | == Tools == | ||
Line 34: | Line 48: | ||
* [[CELF Project Proposal/Create LabView equivalent for Linux|Create LabView equivalent for Linux]] | * [[CELF Project Proposal/Create LabView equivalent for Linux|Create LabView equivalent for Linux]] | ||
* [[CELF Project Proposal/Add Device Tree emulation support to QEMU|Add Device Tree emulation support to QEMU]] | * [[CELF Project Proposal/Add Device Tree emulation support to QEMU|Add Device Tree emulation support to QEMU]] | ||
+ | * [[CELF Project Proposal/Create Open Toolbox Platform|Create Open Toolbox Platform]] | ||
+ | * [[CELF Project Proposal/Add pcc support for Linux kernel|Add pcc support for Linux kernel]] | ||
+ | * [[CELF Project Proposal/Combine tcg with tcc|Combine tcg with tcc]] | ||
+ | |||
+ | == Processor == | ||
+ | * [[CELF Project Proposal/Implement NUBI ABI for MIPS|Implement NUBI ABI for MIPS]] | ||
[[Category:Project proposals]] | [[Category:Project proposals]] |
Latest revision as of 16:34, 22 March 2011
Here is a list of project proposals for 2010, submitted by various people:
Contents
Boot Time
Boot Technologies
- Add DFU support to U-Boot
- Refactor the Qi lightweight bootloader
- Improve kexecboot
- Add IPV6 support to U-Boot
- Rework ARM architecture support in U-Boot
Graphics
Input devices
Media Handling
Sound
File systems
- Add Pramfs filesystem to the kernel mainline
- Add LZO compression support to Squashfs
- UBIFS mount time speedups
Power Management
Realtime
System Size
Exception Handling
Tools
- Create tool to edit ihex or srec files
- Create LabView equivalent for Linux
- Add Device Tree emulation support to QEMU
- Create Open Toolbox Platform
- Add pcc support for Linux kernel
- Combine tcg with tcc