]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/log
glsdk/meta-ti-glsdk.git
12 years agoTI recipes: only use PACKAGE_ARCH = "${MACHINE_ARCH}" where needed
Koen Kooi [Wed, 10 Aug 2011 06:38:18 +0000 (08:38 +0200)]
TI recipes: only use PACKAGE_ARCH = "${MACHINE_ARCH}" where needed

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>
12 years agogstreamer-ti: bump srcrev to fix runtime error, build fix
Enrico Butera [Tue, 9 Aug 2011 15:20:45 +0000 (17:20 +0200)]
gstreamer-ti: bump srcrev to fix runtime error, build fix

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>
12 years agogstreamer-ti: import from oe classic and fix build
Enrico Butera [Mon, 8 Aug 2011 17:07:32 +0000 (19:07 +0200)]
gstreamer-ti: import from oe classic and fix build

Note: c6accel support is disabled.

Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agodmai: fix build and update omap3 srcrev to 642
Enrico Butera [Mon, 8 Aug 2011 16:10:31 +0000 (18:10 +0200)]
dmai: fix build and update omap3 srcrev to 642

Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti-codecs-omap3530: disable c6accel, build fix, add LIC_FILES_CHKSUM
Enrico Butera [Sun, 7 Aug 2011 18:23:36 +0000 (20:23 +0200)]
ti-codecs-omap3530: disable c6accel, build fix, add LIC_FILES_CHKSUM

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>
12 years agoti-dsplink: fix module packaging
Enrico Butera [Mon, 8 Aug 2011 21:56:50 +0000 (23:56 +0200)]
ti-dsplink: fix module packaging

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>
12 years agoc6accel: update to 1.0.1.00.06
Koen Kooi [Mon, 8 Aug 2011 10:19:59 +0000 (12:19 +0200)]
c6accel: update to 1.0.1.00.06

Patches from .03 will be rebased and applied later

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoc6accel: fix LINUXLIBS_INSTALL_DIR
Koen Kooi [Mon, 8 Aug 2011 09:10:34 +0000 (11:10 +0200)]
c6accel: fix LINUXLIBS_INSTALL_DIR

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoc6accel: fix toolchain path
Koen Kooi [Mon, 8 Aug 2011 08:58:27 +0000 (10:58 +0200)]
c6accel: fix toolchain path

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti-c6accel: add license checksum
Koen Kooi [Mon, 8 Aug 2011 08:49:27 +0000 (10:49 +0200)]
ti-c6accel: add license checksum

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti-codec-engine: fix -dbg packaging
Koen Kooi [Mon, 8 Aug 2011 08:32:03 +0000 (10:32 +0200)]
ti-codec-engine: fix -dbg packaging

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti-c6accel: fix patch
Koen Kooi [Mon, 8 Aug 2011 07:29:45 +0000 (09:29 +0200)]
ti-c6accel: fix patch

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoc6accel: move to a seperate dir
Koen Kooi [Mon, 8 Aug 2011 06:59:56 +0000 (08:59 +0200)]
c6accel: move to a seperate dir

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agodmai: don't break parsing for machines that don't set SRCREV_pn-dmai
Koen Kooi [Sun, 7 Aug 2011 14:29:11 +0000 (16:29 +0200)]
dmai: don't break parsing for machines that don't set SRCREV_pn-dmai

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti-cgt6x: move license checksum to recipe
Koen Kooi [Sat, 6 Aug 2011 15:25:20 +0000 (17:25 +0200)]
ti-cgt6x: move license checksum to recipe

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agodmai: move into a seperate dir
Koen Kooi [Sat, 6 Aug 2011 13:14:29 +0000 (15:14 +0200)]
dmai: move into a seperate dir

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoxdctools: fix toolchain hardcoded paths
Enrico Butera [Sat, 6 Aug 2011 12:00:29 +0000 (14:00 +0200)]
xdctools: fix toolchain hardcoded paths

Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti devtools: fix LIC_FILES_CHKSUM
Enrico Butera [Sat, 6 Aug 2011 11:19:22 +0000 (13:19 +0200)]
ti devtools: fix LIC_FILES_CHKSUM

Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoxdctools: remove broken version
Enrico Butera [Sat, 6 Aug 2011 11:17:09 +0000 (13:17 +0200)]
xdctools: remove broken version

Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoxdctools: remove broken version
Enrico Butera [Sat, 6 Aug 2011 11:16:35 +0000 (13:16 +0200)]
xdctools: remove broken version

Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoimport codec engine and dependencies from oe classic
Enrico Butera [Sat, 6 Aug 2011 11:02:30 +0000 (13:02 +0200)]
import codec engine and dependencies from oe classic

Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-davinci: remove obsolete patches
Koen Kooi [Tue, 16 Aug 2011 07:38:37 +0000 (09:38 +0200)]
linux-davinci: remove obsolete patches

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-davinci: clean up contents a bit
Koen Kooi [Tue, 16 Aug 2011 07:35:56 +0000 (09:35 +0200)]
linux-davinci: clean up contents a bit

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>
12 years agoam180x-evm: add config for AM180x machine
Denys Dmytriyenko [Thu, 11 Aug 2011 00:12:58 +0000 (20:12 -0400)]
am180x-evm: add config for AM180x machine

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omapl138: import 2.6.37 PSP kernel from Arago
Denys Dmytriyenko [Wed, 10 Aug 2011 23:57:39 +0000 (19:57 -0400)]
linux-omapl138: import 2.6.37 PSP kernel from Arago

* 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>
12 years agolinux 3.1rc: bump to rc2
Koen Kooi [Mon, 15 Aug 2011 18:44:54 +0000 (20:44 +0200)]
linux 3.1rc: bump to rc2

* 1ghz patch needs a refresh
* only build tested

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-3.0: rtc-twl: Updated Sakoman patches with newer versions
Joel A Fernandes [Thu, 11 Aug 2011 03:12:55 +0000 (22:12 -0500)]
linux-3.0: rtc-twl: Updated Sakoman patches with newer versions

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>
12 years agolinux 3.1rc: bump SRCREV
Koen Kooi [Wed, 10 Aug 2011 12:29:11 +0000 (14:29 +0200)]
linux 3.1rc: bump SRCREV

only build tested

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: Add patch from OE to set dto to max value to fix MMC timeouts
Joel A Fernandes [Tue, 9 Aug 2011 02:14:34 +0000 (02:14 +0000)]
linux 3.0: Add patch from OE to set dto to max value to fix MMC timeouts

Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoomap3: bump MACHINE_KERNEL_PR for 3.0 -> 3.0.1 upgrade
Koen Kooi [Sat, 6 Aug 2011 06:20:42 +0000 (08:20 +0200)]
omap3: bump MACHINE_KERNEL_PR for 3.0 -> 3.0.1 upgrade

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-3.0: update to 3.0.1
Koen Kooi [Fri, 5 Aug 2011 21:01:12 +0000 (23:01 +0200)]
linux-3.0: update to 3.0.1

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix: move into a seperate dir
Koen Kooi [Fri, 5 Aug 2011 15:14:28 +0000 (17:14 +0200)]
matrix: move into a seperate dir

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-3.1rc: update to latest SRCREV
Koen Kooi [Fri, 5 Aug 2011 15:12:47 +0000 (17:12 +0200)]
linux-3.1rc: update to latest SRCREV

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agox-load git: bump SRCREV
Koen Kooi [Wed, 3 Aug 2011 13:56:09 +0000 (15:56 +0200)]
x-load git: bump SRCREV

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoomap3-sgx-modules: add patch from Steve Sakoman to fix build against kernel 3.0
Koen Kooi [Tue, 2 Aug 2011 08:26:50 +0000 (10:26 +0200)]
omap3-sgx-modules: add patch from Steve Sakoman to fix build against kernel 3.0

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: add more sakoman patches, refresh others
Koen Kooi [Sun, 31 Jul 2011 10:03:39 +0000 (12:03 +0200)]
linux 3.0: add more sakoman patches, refresh others

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.1rc: add a recipe to track 3.1rc
Koen Kooi [Thu, 28 Jul 2011 10:55:41 +0000 (12:55 +0200)]
linux 3.1rc: add a recipe to track 3.1rc

The patch helper script is included in the metadata

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: add patch to fix SGX driver
Koen Kooi [Wed, 27 Jul 2011 11:44:48 +0000 (13:44 +0200)]
linux 3.0: add patch to fix SGX driver

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: silence 'mmcblk0: retrying using single block read' warning
Koen Kooi [Wed, 27 Jul 2011 09:37:20 +0000 (11:37 +0200)]
linux 3.0: silence 'mmcblk0: retrying using single block read' warning

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>
12 years agobeagleboard: switch to 3.0 kernel
Koen Kooi [Tue, 26 Jul 2011 13:58:12 +0000 (15:58 +0200)]
beagleboard: switch to 3.0 kernel

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix-gui-e 1.3: add patch to fix build failure with -Wl,--as-needed
Koen Kooi [Tue, 26 Jul 2011 12:30:58 +0000 (14:30 +0200)]
matrix-gui-e 1.3: add patch to fix build failure with -Wl,--as-needed

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix-gui 1.3: add patch to fix build failure with -Wl,--as-needed
Koen Kooi [Tue, 26 Jul 2011 12:28:54 +0000 (14:28 +0200)]
matrix-gui 1.3: add patch to fix build failure with -Wl,--as-needed

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix-gui-common: sync with OE .dev and clean out obsolete versions
Koen Kooi [Tue, 26 Jul 2011 12:04:23 +0000 (14:04 +0200)]
matrix-gui-common: sync with OE .dev and clean out obsolete versions

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix: sync with OE .dev
Koen Kooi [Tue, 26 Jul 2011 11:46:34 +0000 (13:46 +0200)]
matrix: sync with OE .dev

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omap: Fix MMC timeout Errors
Joel A Fernandes [Tue, 26 Jul 2011 07:21:10 +0000 (07:21 +0000)]
linux-omap: Fix MMC timeout Errors

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>
12 years agolinux 3.0: add support for OMAP3 720MHz devices
Koen Kooi [Sat, 23 Jul 2011 08:41:13 +0000 (10:41 +0200)]
linux 3.0: add support for OMAP3 720MHz devices

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoremove tune files and use oe-core ones
Koen Kooi [Fri, 22 Jul 2011 15:10:40 +0000 (17:10 +0200)]
remove tune files and use oe-core ones

This removes hardfp support temporarely, will get added to oe-core at a later point

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomachine files: start removing TARGET_ARCH
Koen Kooi [Fri, 22 Jul 2011 15:06:01 +0000 (17:06 +0200)]
machine files: start removing TARGET_ARCH

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: bump SRCREV to v3.0 final
Koen Kooi [Fri, 22 Jul 2011 07:39:18 +0000 (09:39 +0200)]
linux 3.0: bump SRCREV to v3.0 final

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: enable 1GHz for beagle and add 2 MADC patches from sakomans tree
Koen Kooi [Thu, 21 Jul 2011 15:49:05 +0000 (17:49 +0200)]
linux 3.0: enable 1GHz for beagle and add 2 MADC patches from sakomans tree

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: add support for RTC on zippy/zippy2 boards
Koen Kooi [Thu, 21 Jul 2011 13:46:42 +0000 (15:46 +0200)]
linux 3.0: add support for RTC on zippy/zippy2 boards

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: updates
Koen Kooi [Thu, 21 Jul 2011 12:52:50 +0000 (14:52 +0200)]
linux 3.0: updates

* Bump SRCREV to latest 3.0rc from Linux
* Merge in pm-voltdm patches
* Merge in ABB support
* Merge in expansion-board support (unfished)
* Add hack for switch to GPTIMER1
* Set default cpufreq governor to performance

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomulti-kernel: parallel_make fix has moved to linux.inc
Koen Kooi [Thu, 21 Jul 2011 11:39:17 +0000 (13:39 +0200)]
multi-kernel: parallel_make fix has moved to linux.inc

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux.inc: enable parallel make for modules as well
Koen Kooi [Thu, 21 Jul 2011 11:38:33 +0000 (13:38 +0200)]
linux.inc: enable parallel make for modules as well

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot: add missing patch for am37x-evm
Chase Maupin [Wed, 20 Jul 2011 15:47:56 +0000 (10:47 -0500)]
u-boot: add missing patch for am37x-evm

* am37x-evm machine in u-boot_git was missing a patch from
  the repository.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: initial recipe that will track 3.0rc till 3.0 final
Koen Kooi [Wed, 20 Jul 2011 12:41:45 +0000 (14:41 +0200)]
linux 3.0: initial recipe that will track 3.0rc till 3.0 final

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omap 2.6.39: fix rootfs over nfs
Enrico Butera [Wed, 20 Jul 2011 09:33:46 +0000 (11:33 +0200)]
linux-omap 2.6.39: fix rootfs over nfs

Import patch from [1] to fix mounting the rootfs over nfs.

[1]: http://git.linux-nfs.org/?p=trondmy/nfs-2.6.git;a=commit;h=4251c94833aa516c1fc7a0f8f504a26eadd4b91e

Tested-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omap 2.6.39: remove multi-kernel features, it does more harm that good for...
Koen Kooi [Wed, 20 Jul 2011 10:39:23 +0000 (12:39 +0200)]
linux-omap 2.6.39: remove multi-kernel features, it does more harm that good for the users of this kernel

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoadd machine config for am3517-evm
Koen Kooi [Wed, 20 Jul 2011 07:40:40 +0000 (09:40 +0200)]
add machine config for am3517-evm

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agox-load: add 1.46-psp
Koen Kooi [Wed, 20 Jul 2011 08:09:29 +0000 (10:09 +0200)]
x-load: add 1.46-psp

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosigngp: add util needed for old x-loader versions
Koen Kooi [Wed, 20 Jul 2011 08:05:14 +0000 (10:05 +0200)]
signgp: add util needed for old x-loader versions

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omap-psp 2.6.32: fix am3517-evm build
Koen Kooi [Wed, 20 Jul 2011 07:39:46 +0000 (09:39 +0200)]
linux-omap-psp 2.6.32: fix am3517-evm build

the mistral craneboard patches actually removed am3517-evm support in some places

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agox-loader git: update to 1.5.1
Koen Kooi [Wed, 20 Jul 2011 07:51:16 +0000 (09:51 +0200)]
x-loader git: update to 1.5.1

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot git: add am3517-evm support
Koen Kooi [Wed, 20 Jul 2011 06:44:33 +0000 (08:44 +0200)]
u-boot git: add am3517-evm support

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omap 2.6.39: add MUSB patch to improve mass storage performance
Koen Kooi [Tue, 19 Jul 2011 10:37:13 +0000 (12:37 +0200)]
linux-omap 2.6.39: add MUSB patch to improve mass storage performance

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agox-load: add patch to fix EHCI in panda u-boot
Koen Kooi [Mon, 11 Jul 2011 08:00:43 +0000 (10:00 +0200)]
x-load: add patch to fix EHCI in panda u-boot

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.06: add tftpboot support for pandaboard
Koen Kooi [Mon, 11 Jul 2011 07:58:59 +0000 (09:58 +0200)]
u-boot 2011.06: add tftpboot support for pandaboard

comment out fw-utils, they don't get crosscompiled

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti81xx-psp 2.6.37: fix SRCREV after rebase
Koen Kooi [Thu, 7 Jul 2011 16:23:57 +0000 (18:23 +0200)]
linux-ti81xx-psp 2.6.37: fix SRCREV after rebase

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti81xx-psp 2.6.37: move SRCREV back to the point where it matches the ..1.27...
Koen Kooi [Thu, 7 Jul 2011 11:03:45 +0000 (12:03 +0100)]
linux-ti81xx-psp 2.6.37: move SRCREV back to the point where it matches the ..1.27 HDVPSS firmware

Signed-off-by: Koen Kooi <k-kooi@ti.com>
12 years agoadd hdvpss 01.00.01.27
Koen Kooi [Wed, 6 Jul 2011 11:13:44 +0000 (12:13 +0100)]
add hdvpss 01.00.01.27

Signed-off-by: Koen Kooi <k-kooi@ti.com>
12 years agoadd syslink 02.00.00.78
Koen Kooi [Wed, 6 Jul 2011 08:56:26 +0000 (09:56 +0100)]
add syslink 02.00.00.78

install paths need some cleaning up e.g. slaveLoader needs to be in ${bindir}

Signed-off-by: Koen Kooi <k-kooi@ti.com>
12 years agoadd ipc 1.23.02.27
Koen Kooi [Wed, 6 Jul 2011 08:55:54 +0000 (09:55 +0100)]
add ipc 1.23.02.27

Signed-off-by: Koen Kooi <k-kooi@ti.com>
12 years agoadd sysbios 6.31.04.27
Koen Kooi [Wed, 6 Jul 2011 08:57:44 +0000 (09:57 +0100)]
add sysbios 6.31.04.27

Signed-off-by: Koen Kooi <k-kooi@ti.com>
12 years agoadd cgt470 4.6.6
Koen Kooi [Wed, 6 Jul 2011 08:55:03 +0000 (09:55 +0100)]
add cgt470 4.6.6

12 years agoti-paths: add syslink bits and sort it alphabetically
Koen Kooi [Wed, 6 Jul 2011 10:57:09 +0000 (11:57 +0100)]
ti-paths: add syslink bits and sort it alphabetically

Signed-off-by: Koen Kooi <k-kooi@ti.com>
12 years agoti-xdctools: update to 3.22.01.21
Koen Kooi [Wed, 6 Jul 2011 13:31:58 +0000 (14:31 +0100)]
ti-xdctools: update to 3.22.01.21

Signed-off-by: Koen Kooi <k-kooi@ti.com>
12 years agolinux-ti81xx-psp 2.6.37: update netra defconfig and SRCREV
Koen Kooi [Tue, 5 Jul 2011 16:06:18 +0000 (17:06 +0100)]
linux-ti81xx-psp 2.6.37: update netra defconfig and SRCREV

Signed-off-by: Koen Kooi <k-kooi@ti.com>
12 years agolinux-ti81xx-psp 2.6.37: update netra config
Koen Kooi [Mon, 4 Jul 2011 15:08:58 +0000 (16:08 +0100)]
linux-ti81xx-psp 2.6.37: update netra config

Signed-off-by: Koen Kooi <k-kooi@ti.com>
12 years agoti816x: fix uboot config name
Koen Kooi [Mon, 4 Jul 2011 15:07:53 +0000 (16:07 +0100)]
ti816x: fix uboot config name

Signed-off-by: Koen Kooi <k-kooi@ti.com>
12 years agou-boot: update 2011.06rc to 2011.06 final
Koen Kooi [Tue, 28 Jun 2011 14:52:00 +0000 (16:52 +0200)]
u-boot: update 2011.06rc to 2011.06 final

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agox-load: readd deploy task
Koen Kooi [Tue, 28 Jun 2011 14:38:20 +0000 (16:38 +0200)]
x-load: readd deploy task

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot: readd deploy task
Koen Kooi [Tue, 28 Jun 2011 14:35:11 +0000 (16:35 +0200)]
u-boot: readd deploy task

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omap 2.6.39: revert gptimer patch, it breaks on the boards that need gptimer12
Koen Kooi [Tue, 28 Jun 2011 10:19:01 +0000 (12:19 +0200)]
linux-omap 2.6.39: revert gptimer patch, it breaks on the boards that need gptimer12

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoomap3-sgx-modules: bump PR for OE-core kernel.bbclass fix
Koen Kooi [Mon, 27 Jun 2011 08:48:54 +0000 (10:48 +0200)]
omap3-sgx-modules: bump PR for OE-core kernel.bbclass fix

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omap 2.6.39: switch to GPTIMER1 on modern beagles
Koen Kooi [Mon, 27 Jun 2011 08:48:26 +0000 (10:48 +0200)]
linux-omap 2.6.39: switch to GPTIMER1 on modern beagles

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot: add 2011.06rc recipe for beagle and panda
Koen Kooi [Thu, 23 Jun 2011 15:20:05 +0000 (17:20 +0200)]
u-boot: add 2011.06rc recipe for beagle and panda

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti-edma3lld: add 01.11.01.04 from OE .dev
Koen Kooi [Thu, 23 Jun 2011 14:41:01 +0000 (16:41 +0200)]
ti-edma3lld: add 01.11.01.04 from OE .dev

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti-biosutils: add 1.02.02 from OE .dev
Koen Kooi [Thu, 23 Jun 2011 13:58:35 +0000 (15:58 +0200)]
ti-biosutils: add 1.02.02 from OE .dev

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolibgles-omap3: drag in 'initscripts' to make cputype work
Koen Kooi [Wed, 22 Jun 2011 08:09:03 +0000 (10:09 +0200)]
libgles-omap3: drag in 'initscripts' to make cputype work

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agopandaboard: move to L24.13 kernel, update machine config to match
Koen Kooi [Wed, 22 Jun 2011 07:30:15 +0000 (09:30 +0200)]
pandaboard: move to L24.13 kernel, update machine config to match

12 years agolinux-omap4 2.6.35.7: bump SRCREV and tweak pandaboard defconfig
Koen Kooi [Mon, 20 Jun 2011 10:32:45 +0000 (12:32 +0200)]
linux-omap4 2.6.35.7: bump SRCREV and tweak pandaboard defconfig

enable more led triggers

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoadd 814x and 816x machine configs
Koen Kooi [Thu, 16 Jun 2011 09:15:24 +0000 (11:15 +0200)]
add 814x and 816x machine configs

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2010.06-psp: add support for 814x and 816x
Koen Kooi [Thu, 16 Jun 2011 09:13:50 +0000 (11:13 +0200)]
u-boot 2010.06-psp: add support for 814x and 816x

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti81xx-psp: add 2.6.37 version for 814x and 816x support
Koen Kooi [Thu, 16 Jun 2011 07:55:05 +0000 (09:55 +0200)]
linux-ti81xx-psp: add 2.6.37 version for 814x and 816x support

the 'psp' multiconfig is the one from the the git tree
the 'defconfig' is the psp one, but cleaned up so that modern userspace works

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omap 2.6.39: fix writing to the TWL RTC
Koen Kooi [Wed, 15 Jun 2011 19:14:34 +0000 (21:14 +0200)]
linux-omap 2.6.39: fix writing to the TWL RTC

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoremove USRP E1xx machine
Koen Kooi [Tue, 14 Jun 2011 12:06:56 +0000 (14:06 +0200)]
remove USRP E1xx machine

USRP support is living at https://github.com/koenkooi/meta-ettus for the time being

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omap 2.6.37: remove usrp-e1xx from COMPATIBLE_MACHINE
Koen Kooi [Tue, 14 Jun 2011 10:19:07 +0000 (12:19 +0200)]
linux-omap 2.6.37: remove usrp-e1xx from COMPATIBLE_MACHINE

USRP support is living at https://github.com/koenkooi/meta-ettus for the time being

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot: inherit deploy to fix spurious rebuilds in image targets
Koen Kooi [Fri, 10 Jun 2011 08:51:35 +0000 (10:51 +0200)]
u-boot: inherit deploy to fix spurious rebuilds in image targets

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agox-load: inherit deploy to fix spurious rebuilds in image targets
Koen Kooi [Fri, 10 Jun 2011 08:51:20 +0000 (10:51 +0200)]
x-load: inherit deploy to fix spurious rebuilds in image targets

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeagleboard: cleanup board-omap3beagle.c and allow for building without wl1271
Darren Hart [Wed, 8 Jun 2011 00:57:22 +0000 (00:57 +0000)]
beagleboard: cleanup board-omap3beagle.c and allow for building without wl1271

Add two patches to the linux-omap_2.6.37.bb recipe. The first corrects some
whitespace usage. The second adds an ifdef arround the usage of symbols from
the wl1271 driver, allowing the beagleboard kernel to be built without that
driver configured.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>