summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* linux-3.0: update to 3.0.3-stableKoen Kooi2011-08-172-5/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: fixesKoen Kooi2011-08-176-62/+224
| | | | | | | | * we now have 64kiB of cache instead of 32kiB * fix the build failure when disabling omap4 * fix lcd boardfile Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: add support for 'uLCD' expansionboardKoen Kooi2011-08-174-1/+287
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-linux-utils: ensure fixdep exists before trying to build modulesKoen Kooi2011-08-161-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* TI recipes: only use PACKAGE_ARCH = "${MACHINE_ARCH}" where neededKoen Kooi2011-08-166-2/+8
| | | | | | With machine specific staging in OE-core the tools (xdc, dmai, etc) can drop the PACKAGE_ARCH munging. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gstreamer-ti: bump srcrev to fix runtime error, build fixEnrico Butera2011-08-163-14/+25
| | | | | | | | Bumped srcrev to fix a runtime error and added a build fix (include linux/videodev.h was removed from kernel). Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gstreamer-ti: import from oe classic and fix buildEnrico Butera2011-08-1619-0/+2772
| | | | | | | Note: c6accel support is disabled. Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dmai: fix build and update omap3 srcrev to 642Enrico Butera2011-08-164-2/+93
| | | | | Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-codecs-omap3530: disable c6accel, build fix, add LIC_FILES_CHKSUMEnrico Butera2011-08-162-2/+52
| | | | | | | | c6accel build is still broken so disable it in codec server for now, at least we have a buildable codec server. Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-dsplink: fix module packagingEnrico Butera2011-08-161-1/+1
| | | | | | | | The kernel module needs to be packaged first otherwise it will be picked up by the default FILES_${PN}, resulting in an empty ti-dsplink-module package. Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* c6accel: update to 1.0.1.00.06Koen Kooi2011-08-164-48/+17
| | | | | | Patches from .03 will be rebased and applied later Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* c6accel: fix LINUXLIBS_INSTALL_DIRKoen Kooi2011-08-161-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* c6accel: fix toolchain pathKoen Kooi2011-08-161-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-c6accel: add license checksumKoen Kooi2011-08-161-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-codec-engine: fix -dbg packagingKoen Kooi2011-08-161-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-c6accel: fix patchKoen Kooi2011-08-162-57/+57
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* c6accel: move to a seperate dirKoen Kooi2011-08-165-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dmai: don't break parsing for machines that don't set SRCREV_pn-dmaiKoen Kooi2011-08-161-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-cgt6x: move license checksum to recipeKoen Kooi2011-08-162-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dmai: move into a seperate dirKoen Kooi2011-08-1621-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xdctools: fix toolchain hardcoded pathsEnrico Butera2011-08-162-0/+23
| | | | | Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti devtools: fix LIC_FILES_CHKSUMEnrico Butera2011-08-162-2/+2
| | | | | Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xdctools: remove broken versionEnrico Butera2011-08-161-7/+0
| | | | | Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xdctools: remove broken versionEnrico Butera2011-08-161-9/+0
| | | | | Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* import codec engine and dependencies from oe classicEnrico Butera2011-08-1643-0/+2146
| | | | | Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-davinci: remove obsolete patchesKoen Kooi2011-08-1617-24218/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-davinci: clean up contents a bitKoen Kooi2011-08-161-42/+2
| | | | | | This recipe needs to get renamed to linux-omapl138-psp or just get deleted in the longer term Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* am180x-evm: add config for AM180x machineDenys Dmytriyenko2011-08-161-0/+17
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omapl138: import 2.6.37 PSP kernel from AragoDenys Dmytriyenko2011-08-1612-0/+9148
| | | | | | | | | * The latest PSP release is 03.21.00.04 * Apply WiFi, BT, pruss patches * DISTRO_FEATURES="tipspkernel" uses unpatched PSP version and defconfig Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.1rc: bump to rc2Koen Kooi2011-08-161-3/+6
| | | | | | | * 1ghz patch needs a refresh * only build tested Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: rtc-twl: Updated Sakoman patches with newer versionsJoel A Fernandes2011-08-114-25/+190
| | | | | | | | | | | | | | | | | | | | This fixes all IRQ kernel panics that were showing up on my BeagleBoard-xM * Refreshed patch that switched to using threaded IRQ (0009-rtc-twl-Switch-to-using-threaded-irq.patch) * Added patch to fix registration vs init order (0010-fix-registration-vs-init-order.patch) * Modified batter recharge patch to be applyable with the other changes (0014-rtc-twl-add-support-for-backup-battery-recharge.patch) Summary of patches added/updated: [PATCH 1/2] rtc: twl: Use threaded IRQ, remove IRQ enable in interrupt handler [PATCH 2/2] rtc: twl: Fix registration vs. init order kernel.org patchwork links: http://www.spinics.net/lists/linux-omap/msg54794.html http://www.mail-archive.com/linux-omap@vger.kernel.org/msg53176.html Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.1rc: bump SRCREVKoen Kooi2011-08-101-2/+2
| | | | | | only build tested Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: Add patch from OE to set dto to max value to fix MMC timeoutsJoel A Fernandes2011-08-092-1/+35
| | | | | Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* omap3: bump MACHINE_KERNEL_PR for 3.0 -> 3.0.1 upgradeKoen Kooi2011-08-061-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: update to 3.0.1Koen Kooi2011-08-051-4/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix: move into a seperate dirKoen Kooi2011-08-0510-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.1rc: update to latest SRCREVKoen Kooi2011-08-052-2/+82
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load git: bump SRCREVKoen Kooi2011-08-031-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* omap3-sgx-modules: add patch from Steve Sakoman to fix build against kernel 3.0Koen Kooi2011-08-022-1/+40
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: add more sakoman patches, refresh othersKoen Kooi2011-07-31198-191/+654
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.1rc: add a recipe to track 3.1rcKoen Kooi2011-07-289-0/+4135
| | | | | | The patch helper script is included in the metadata Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: add patch to fix SGX driverKoen Kooi2011-07-272-1/+70
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: silence 'mmcblk0: retrying using single block read' warningKoen Kooi2011-07-272-1/+31
| | | | | | Older OMAP3 silicon can only do single block reads so spamming syslog with it isn't helpfull Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beagleboard: switch to 3.0 kernelKoen Kooi2011-07-262-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-gui-e 1.3: add patch to fix build failure with -Wl,--as-neededKoen Kooi2011-07-261-1/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-gui 1.3: add patch to fix build failure with -Wl,--as-neededKoen Kooi2011-07-262-1/+34
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-gui-common: sync with OE .dev and clean out obsolete versionsKoen Kooi2011-07-262-9/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix: sync with OE .devKoen Kooi2011-07-266-23/+17
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap: Fix MMC timeout ErrorsJoel A Fernandes2011-07-262-1/+35
| | | | | | | | | | | | | This fixes MMC errors due to timeouts on certain SD Cards following suggestions to set dto to 14 by Jason Kridner and Steven Kipisz Details of the issue: http://talk.maemo.org/showthread.php?p=1000707#post1000707 This fix proposed by Sukumar Ghoral of TI. Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: add support for OMAP3 720MHz devicesKoen Kooi2011-07-232-1/+204
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>