summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-psp_2.6.32.bb
AgeCommit message (Collapse)Author
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-14linux-omap-psp 2.6.32: add ram timing for second bank as wellKoen Kooi
2010-05-10linux-omap-psp 2.6.32: rediff touchbook and beagleboard patches, tweak ↵Koen Kooi
beagleboard defconfig
2010-05-07linux-omap-psp 2.6.32: move to 3.00.01.06Koen Kooi
2010-05-04linux-omap-psp 2.6.32: refresh touchbook defconfig, add disabled patch to ↵Koen Kooi
enable 800MHz operation
2010-05-04linux-omap-psp 26.32: sync with beagleboard validation kernel againKoen Kooi
This adds back support for the ds1307 RTC and adds support for the AT24 eeprom
2010-05-03linux-omap-psp 2.6.32: sync patches with validation kernelKoen Kooi
2010-05-03linux-omap-psp 2.6.32: remove unused v4l2 patchesKoen Kooi
2010-04-30linux-omap-psp 2.6.32: update to latest PSP git, rediff patchesKoen Kooi
2010-04-27linux-omap-psp 2.6.32: update patchset to fix mpurate passing and scary udev ↵Koen Kooi
errors
2010-04-21linux-omap-psp 2.6.32: change 37xx OPP to latest definitionsKoen Kooi
2010-04-16linux-omap-psp_2.6.32: Add dm3730-am3715 supportChase Maupin
* Created the dm3730-am3715-evm directory in linux-omap-psp-2.6.32 to contain the defconfig for the kernel build for dm3730-am3715-evm. * Added the defconfig file for the dm3730-am3715-evm kernel build. * Added dm3730-am3715-evm machine type to the COMPATIBLE_MACHINE entry for the linux-omap-psp_2.6.32.bb recipe. Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-14linux-omap-psp 2.6.32: add patch to allow OTG port to detect host cables ↵Koen Kooi
with a gadget loaded
2010-04-12linux-omap-psp 2.6.32: add patches from Mans Rullgard to help finding the ↵Koen Kooi
DM37xx slowdown
2010-04-12linux-omap-psp 2.6.32: update touchbook patches and defconfigKoen Kooi
2010-04-12linux-omap-psp 2.6.32: update to latest 3.00.00.05 tagKoen Kooi
* add patches for omap3-touchbook support and make this the default kernel for it
2010-04-12linux-omap-psp_2.6.32.bb : Use multikernel, add 3 framebuffersRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12overo: switch to linux-omap-psp 2.6.32 as defaultKoen Kooi
2010-04-12linux-omap-psp 2.6.32: update SRCREV and fix DSI_PLL in beagleboard defconfigKoen Kooi
2010-04-12linux-omap-psp 2.6.32: add patch to add a proper 720p60 mode to modedb.cKoen Kooi
2010-04-12linux-omap-psp 2.6.32: add patch to fix SGX clocks on DM37xx and update ↵Koen Kooi
omap3evm defconfig to enable SRF
2010-04-12linux-omap-psp 2.6.32: bump SRCREV to get USB and cpufreq fixesKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap-psp 2.6.32: update to latest PSP gitKoen Kooi
* refresh patches and make them all git am'able * Add initial beagleboardXM support * make it the default for beagleboard * turn off rtc-ds1307 since it renders beagles without zippy expansion boards unbootable * PSP git broke multi usb gadget, disable it for now
2010-04-12linux-omap-psp: Update AM3517 to latest kernel + defconfig + add ehci patchRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap-psp 2.6.32: add WIP support for beagleboardXMKoen Kooi
2010-04-12linux-omap-psp 2.6.32: updates:Koen Kooi
* adjust SRCREV for rebased git tree * fix 'no green on DVI' for omap3evm again * enable more v4l stuff for omap3evm * add patch to fix build for beagleboard * add rudimentary touchbook support Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap-psp 2.6.32: bump SRCREVKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-01-12linux-omap-psp 2.6.32: disable mmc debug spew and fix omap3evm soundKoen Kooi
2010-01-12linux-omap-psp 2.6.32: add beagle support and backport some fixesKoen Kooi
2010-01-11linux-omap-psp: add recipe for 2.6.32Koen Kooi