Difference between revisions of "OMAP Linux"
From eLinux.org
| Line 7: | Line 7: | ||
== Power Management == | == Power Management == | ||
* [[OMAP Power Management]]: in-kernel power management infrastructure | * [[OMAP Power Management]]: in-kernel power management infrastructure | ||
| + | |||
| + | == Misc. == | ||
| + | |||
| + | * [http://en.wikipedia.org/wiki/Texas_Instruments_OMAP wikipedia page on OMAP] | ||
| + | * [http://focus.ti.com/general/docs/wtbu/wtbugencontent.tsp?templateId=6123&navigationId=11988&contentId=4638 TI top level OMAP page] | ||
| + | * [http://focus.ti.com/general/docs/gencontent.tsp?contentId=36915 OMAP reference manual] | ||
| + | * [http://focus.ti.com/general/docs/wtbu/wtbugencontent.tsp?templateId=6123&navigationId=12013&contentId=4578 OMAP tools and software] | ||
| + | * [[Application_XIP_Instructions_For_OMAP]] | ||
Revision as of 22:46, 7 August 2009
OMAP is a family of processors built by Texas Instruments. This page points to Linux resources for Linux on OMAP.
Linux kernel for OMAP
- Maintainer: Tony Lindgren: http://www.muru.com/linux/omap/
- Mailing List archives: http://marc.info/?l=linux-omap&r=1&w=2
Power Management
- OMAP Power Management: in-kernel power management infrastructure