diff options
Diffstat (limited to 'recipes/linux/linux-omap_2.6.29.bb')
-rw-r--r-- | recipes/linux/linux-omap_2.6.29.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_2.6.29.bb b/recipes/linux/linux-omap_2.6.29.bb index 36c672f3c6..f0769f8556 100644 --- a/recipes/linux/linux-omap_2.6.29.bb +++ b/recipes/linux/linux-omap_2.6.29.bb @@ -62,6 +62,19 @@ SRC_URI_append = " \ file://dss2/0038-DSS2-OMAPFB-Some-color-keying-pointerd-renamed-in-D.patch;patch=1 \ file://dss2/0039-DSS2-Add-sysfs-entry-to-for-the-alpha-blending-supp.patch;patch=1 \ file://dss2/0040-DSS2-Provided-proper-exclusion-for-destination-colo.patch;patch=1 \ + file://dss2/0041-DSS2-Disable-vertical-offset-with-fieldmode.patch;patch=1 \ + file://dss2/0042-DSS2-Don-t-enable-fieldmode-automatically.patch;patch=1 \ + file://dss2/0043-DSS2-Swap-field-0-and-field-1-registers.patch;patch=1 \ + file://dss2/0044-DSS2-add-sysfs-entry-for-seting-the-rotate-type.patch;patch=1 \ + file://dss2/0045-DSS2-Fixed-line-endings-from-to.patch;patch=1 \ + file://dss2/0046-DSS2-DSI-decrease-sync-timeout-from-60s-to-2s.patch;patch=1 \ + file://dss2/0047-DSS2-fix-return-value-for-rotate_type-sysfs-functio.patch;patch=1 \ + file://dss2/0048-OMAP2-3-DMA-implement-trans-copy-and-const-fill.patch;patch=1 \ + file://dss2/0049-DSS2-VRAM-clear-allocated-area-with-DMA.patch;patch=1 \ + file://dss2/0050-DSS2-OMAPFB-remove-fb-clearing-code.patch;patch=1 \ + file://dss2/0051-DSS2-VRAM-use-debugfs-not-procfs.patch;patch=1 \ + file://dss2/0052-DSS2-VRAM-fix-section-mismatch-warning.patch;patch=1 \ + file://dss2/0053-DSS2-disable-LCD-DIGIT-before-resetting-DSS.patch;patch=1 \ file://0001-board-ldp-add-regulator-info-to-get-the-microSD-slo.patch;patch=1 \ file://fix-unaligned-access.diff;patch=1 \ file://make-alignment-visible.diff;patch=1 \ |