Difference between revisions of "OMAP"
From eLinux.org
m (Add category) |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| 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 | ||
| Line 4: | Line 11: | ||
* Mailing List: linux-omap@vger.kernel.org | * Mailing List: linux-omap@vger.kernel.org | ||
* Mailing List archives: http://marc.info/?l=linux-omap&r=1&w=2 | * Mailing List archives: http://marc.info/?l=linux-omap&r=1&w=2 | ||
| + | * Mailing list etiquette: http://www.elinux.org/Netiquette | ||
== Power Management == | == Power Management == | ||
| Line 14: | Line 22: | ||
* [[OMAP wishlist]] | * [[OMAP wishlist]] | ||
* [[OMAP patch merging process]] | * [[OMAP patch merging process]] | ||
| + | * [[Debugging OMAP kernel]] | ||
* [http://en.wikipedia.org/wiki/Texas_Instruments_OMAP wikipedia page on OMAP] | * [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/wtbu/wtbugencontent.tsp?templateId=6123&navigationId=11988&contentId=4638 TI top level OMAP page] | ||
| Line 19: | Line 28: | ||
* [http://focus.ti.com/general/docs/wtbu/wtbugencontent.tsp?templateId=6123&navigationId=12013&contentId=4578 OMAP tools and software] | * [http://focus.ti.com/general/docs/wtbu/wtbugencontent.tsp?templateId=6123&navigationId=12013&contentId=4578 OMAP tools and software] | ||
* [[Application_XIP_Instructions_For_OMAP]] | * [[Application_XIP_Instructions_For_OMAP]] | ||
| + | |||
| + | [[Category:OMAP]] | ||
Latest revision as of 21:45, 27 October 2011
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.