Difference between revisions of "OMAP"
From eLinux.org
| Line 1: | Line 1: | ||
| + | == Processor Families == | ||
| + | |||
| + | * OMAP2 | ||
| + | * OMAP3 | ||
| + | * [[OMAP4430|OMAP4]] | ||
| + | |||
| + | |||
== Linux kernel for OMAP == | == Linux kernel for OMAP == | ||
* git kernel: http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=summary | * git kernel: http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=summary | ||
Revision as of 19:07, 17 September 2010
Contents |
Processor Families
- OMAP2
- OMAP3
- OMAP4
Linux kernel for OMAP
- git kernel: http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=summary
- Maintainer: Tony Lindgren: http://www.muru.com/linux/omap/
- Mailing List: linux-omap@vger.kernel.org
- Mailing List archives: http://marc.info/?l=linux-omap&r=1&w=2
- Mailing list etiquette: http://www.elinux.org/Netiquette
Power Management
- OMAP Power Management: in-kernel power management infrastructure
Real-time Kernel
- See the OMAP RT page.