1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00
Commit Graph

153 Commits

Author SHA1 Message Date
Koen Kooi
9c3a8de11e linux 3.1rc: bump to rc2
* 1ghz patch needs a refresh
* only build tested

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16 09:23:42 +02:00
Joel A Fernandes
6c4f3e4a16 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>
2011-08-11 08:43:38 +02:00
Koen Kooi
1eb2449fae linux 3.1rc: bump SRCREV
only build tested

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-10 14:29:49 +02:00
Joel A Fernandes
dc4bed58b8 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>
2011-08-09 07:37:35 +02:00
Koen Kooi
64b913c584 omap3: bump MACHINE_KERNEL_PR for 3.0 -> 3.0.1 upgrade
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-06 08:20:42 +02:00
Koen Kooi
f3cb989b62 linux-3.0: update to 3.0.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-05 23:01:12 +02:00
Koen Kooi
a19aa726e2 matrix: move into a seperate dir
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-05 17:14:28 +02:00
Koen Kooi
3ca3c5e07a linux-3.1rc: update to latest SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-05 17:12:47 +02:00
Koen Kooi
25595ea937 x-load git: bump SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-03 15:56:09 +02:00
Koen Kooi
c5b345fc6e omap3-sgx-modules: add patch from Steve Sakoman to fix build against kernel 3.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-02 10:26:50 +02:00
Koen Kooi
9c62126809 linux 3.0: add more sakoman patches, refresh others
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-31 12:03:39 +02:00
Koen Kooi
37218fc460 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>
2011-07-28 12:55:41 +02:00
Koen Kooi
f9d0cf6e84 linux 3.0: add patch to fix SGX driver
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-27 13:45:13 +02:00
Koen Kooi
93fa61d9be 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>
2011-07-27 11:37:20 +02:00
Koen Kooi
1a1aa4a821 beagleboard: switch to 3.0 kernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 15:58:12 +02:00
Koen Kooi
3e590f230c matrix-gui-e 1.3: add patch to fix build failure with -Wl,--as-needed
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 14:30:58 +02:00
Koen Kooi
2a572f872a matrix-gui 1.3: add patch to fix build failure with -Wl,--as-needed
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 14:28:54 +02:00
Koen Kooi
630e10bb1b matrix-gui-common: sync with OE .dev and clean out obsolete versions
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 14:04:23 +02:00
Koen Kooi
107f2e0238 matrix: sync with OE .dev
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 13:46:34 +02:00
Joel A Fernandes
23553ed7e2 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>
2011-07-26 07:27:40 +02:00
Koen Kooi
410d3fe6ac linux 3.0: add support for OMAP3 720MHz devices
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-23 10:41:13 +02:00
Koen Kooi
81b48e41d8 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>
2011-07-22 17:10:40 +02:00
Koen Kooi
e0b59d4f37 machine files: start removing TARGET_ARCH
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-22 17:06:32 +02:00
Koen Kooi
308b775cd4 linux 3.0: bump SRCREV to v3.0 final
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-22 09:39:18 +02:00
Koen Kooi
2b4cb76e5f linux 3.0: enable 1GHz for beagle and add 2 MADC patches from sakomans tree
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-21 17:49:05 +02:00
Koen Kooi
34ce3ae0c3 linux 3.0: add support for RTC on zippy/zippy2 boards
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-21 15:46:42 +02:00
Koen Kooi
af058e57f1 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>
2011-07-21 14:52:50 +02:00
Koen Kooi
6587ff852a multi-kernel: parallel_make fix has moved to linux.inc
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-21 13:39:17 +02:00
Koen Kooi
c62d16735d linux.inc: enable parallel make for modules as well
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-21 13:38:33 +02:00
Chase Maupin
bab60c95a7 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>
2011-07-20 18:00:21 +02:00
Koen Kooi
e125e989fa linux 3.0: initial recipe that will track 3.0rc till 3.0 final
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-20 14:41:45 +02:00
Enrico Butera
7018fe0a81 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>
2011-07-20 12:49:50 +02:00
Koen Kooi
f6ed820f40 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>
2011-07-20 12:49:45 +02:00
Koen Kooi
2e5bfccfe2 add machine config for am3517-evm
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-20 10:20:57 +02:00
Koen Kooi
3240a13c12 x-load: add 1.46-psp
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-20 10:20:57 +02:00
Koen Kooi
eab43c77d7 signgp: add util needed for old x-loader versions
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-20 10:20:52 +02:00
Koen Kooi
654b6c9a59 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>
2011-07-20 10:10:01 +02:00
Koen Kooi
de22c4134b x-loader git: update to 1.5.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-20 10:10:01 +02:00
Koen Kooi
0866c40077 u-boot git: add am3517-evm support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-20 08:44:33 +02:00
Koen Kooi
8b25edb480 linux-omap 2.6.39: add MUSB patch to improve mass storage performance
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-19 12:37:13 +02:00
Koen Kooi
9e986556e4 x-load: add patch to fix EHCI in panda u-boot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-11 10:00:43 +02:00
Koen Kooi
dd427bc17f 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>
2011-07-11 09:58:59 +02:00
Koen Kooi
929521c119 linux-ti81xx-psp 2.6.37: fix SRCREV after rebase
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-07 18:23:57 +02:00
Koen Kooi
6d7b2a2d6e 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>
2011-07-07 12:06:30 +01:00
Koen Kooi
bd3b8388ed add hdvpss 01.00.01.27
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-07-07 12:06:30 +01:00
Koen Kooi
e73385b2d9 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>
2011-07-06 15:34:44 +01:00
Koen Kooi
8f7291208e add ipc 1.23.02.27
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-07-06 15:34:44 +01:00
Koen Kooi
cf66e1cd28 add sysbios 6.31.04.27
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-07-06 15:34:44 +01:00
Koen Kooi
588b123a84 add cgt470 4.6.6 2011-07-06 14:44:14 +01:00
Koen Kooi
ae43122cc8 ti-paths: add syslink bits and sort it alphabetically
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-07-06 14:44:08 +01:00