Difference between revisions of "BeagleBoard/KernelPatches"
From eLinux.org
(Created page with "In the push to get mainline kernel support for the BeagleBoard, this is just a set of patches felt to be necessary to be cleaned-up and accepted before we can declare success tha...") |
|||
| Line 1: | Line 1: | ||
In the push to get mainline kernel support for the BeagleBoard, this is just a set of patches felt to be necessary to be cleaned-up and accepted before we can declare success that mainline Linux actually supports the BeagleBoard. The Angstrom kernel is being used as the set of minimal patches as a starting point for this list. | In the push to get mainline kernel support for the BeagleBoard, this is just a set of patches felt to be necessary to be cleaned-up and accepted before we can declare success that mainline Linux actually supports the BeagleBoard. The Angstrom kernel is being used as the set of minimal patches as a starting point for this list. | ||
| + | |||
| + | * Sakoman patches | ||
| + | ** In Tony's tree (staged for 3.0) | ||
| + | *** OMAP: DSS2: DSI: fix use_sys_clk & highfreq | ||
| + | *** OMAP: DSS2: DSI: fix dsi_dump_clocks() | ||
| + | *** OMAP2PLUS: DSS2: Fix: Return correct lcd clock source for OMAP2/3 | ||
| + | *** OMAP: DSS: DSI: Fix DSI PLL power bug | ||
| + | *** OMAP: DSS2: fix panel Kconfig dependencies | ||
| + | ** Unknown | ||
| + | *** OMAP: DSS2: add bootarg for selecting svideo or composite for tv output | ||
Revision as of 11:56, 13 July 2011
In the push to get mainline kernel support for the BeagleBoard, this is just a set of patches felt to be necessary to be cleaned-up and accepted before we can declare success that mainline Linux actually supports the BeagleBoard. The Angstrom kernel is being used as the set of minimal patches as a starting point for this list.
- Sakoman patches
- In Tony's tree (staged for 3.0)
- OMAP: DSS2: DSI: fix use_sys_clk & highfreq
- OMAP: DSS2: DSI: fix dsi_dump_clocks()
- OMAP2PLUS: DSS2: Fix: Return correct lcd clock source for OMAP2/3
- OMAP: DSS: DSI: Fix DSI PLL power bug
- OMAP: DSS2: fix panel Kconfig dependencies
- Unknown
- OMAP: DSS2: add bootarg for selecting svideo or composite for tv output
- In Tony's tree (staged for 3.0)