]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/log
glsdk/meta-ti-glsdk.git
12 years agotask-ti-test: import task-arago-test.bb from arago git
Koen Kooi [Thu, 1 Sep 2011 14:37:24 +0000 (16:37 +0200)]
task-ti-test: import task-arago-test.bb from arago git

* ltp-ddt isn't in meta-oe or meta-ti yet, but will be soon

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: update to 3.0.4
Koen Kooi [Thu, 1 Sep 2011 08:07:28 +0000 (10:07 +0200)]
linux 3.0: update to 3.0.4

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.1: update to 3.1rc4+
Koen Kooi [Thu, 1 Sep 2011 08:07:12 +0000 (10:07 +0200)]
linux 3.1: update to 3.1rc4+

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omap_2.6.39: remove patch that prevented board from resuming from suspend.
Tasslehoff Kjappfot [Thu, 1 Sep 2011 01:41:19 +0000 (01:41 +0000)]
linux-omap_2.6.39: remove patch that prevented board from resuming from suspend.

Running on a board similar to Beagleboard C3 (but without NAND) I could not resume from suspend with the patch.
The console output when suspending was as expected, but neither console input nor a timer would wake the board.
Without the patch, everything works as it should.

Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omap-psp 2.6.32: fix multiline comments
Koen Kooi [Thu, 1 Sep 2011 07:45:55 +0000 (09:45 +0200)]
linux-omap-psp 2.6.32: fix multiline comments

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoREADME: change pull request location
Koen Kooi [Fri, 26 Aug 2011 08:04:25 +0000 (10:04 +0200)]
README: change pull request location

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot git: add omapl138 support
Koen Kooi [Wed, 24 Aug 2011 14:21:05 +0000 (16:21 +0200)]
u-boot git: add omapl138 support

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: make userpace governor the default on beagle
Koen Kooi [Wed, 24 Aug 2011 07:37:29 +0000 (09:37 +0200)]
linux 3.0: make userpace governor the default on beagle

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.1: update to rc3
Koen Kooi [Wed, 24 Aug 2011 07:34:08 +0000 (09:34 +0200)]
linux 3.1: update to rc3

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: fix uLCD poweron for beagleboard
Koen Kooi [Mon, 22 Aug 2011 20:41:18 +0000 (22:41 +0200)]
linux 3.0: fix uLCD poweron for beagleboard

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti-linuxutils: use MACHINE_KERNEL_PR
Koen Kooi [Thu, 18 Aug 2011 09:23:26 +0000 (11:23 +0200)]
ti-linuxutils: use MACHINE_KERNEL_PR

This fixes the kernelversion mismatch reported for beagleboard

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-3.0: update to 3.0.3-stable
Koen Kooi [Wed, 17 Aug 2011 19:47:51 +0000 (21:47 +0200)]
linux-3.0: update to 3.0.3-stable

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-3.0: fixes
Koen Kooi [Wed, 17 Aug 2011 13:37:08 +0000 (15:37 +0200)]
linux-3.0: fixes

* 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>
12 years agolinux-3.0: add support for 'uLCD' expansionboard
Koen Kooi [Wed, 17 Aug 2011 07:36:43 +0000 (09:36 +0200)]
linux-3.0: add support for 'uLCD' expansionboard

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti-linux-utils: ensure fixdep exists before trying to build modules
Koen Kooi [Wed, 10 Aug 2011 10:44:09 +0000 (12:44 +0200)]
ti-linux-utils: ensure fixdep exists before trying to build modules

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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>