1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-18 08:41:20 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Koen Kooi c5f7a7cb9a linux 3.0: update to 3.0.25
Backport Nishants OPP/hwmod fix to get more than 600MHz out of 37xx, but don't
activate it yet. 3630ES1.2 derived silicon gets misdetected:

xM revision A:
[    0.000000] OMAP3630 ES1.0 (l2cache iva sgx neon isp 192mhz_clk )

new xM revision C:
[    0.000000] OMAP3630 ES1.2 (l2cache neon isp 192mhz_clk )

Since the iva hwmod is missing the OPP tables will fail and clock it back to
600MHz. But with the patch the kernel hangs in early init. This problem isn't
specific to this kernel update, it just coincided with ES1.2 silicon arriving
on my desk.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-22 23:33:31 -04:00
Koen Kooi ebbeb55561 linux-ti335x-psp 3.2: update to v3.2.11
Also add script used to generate patches and SRC_URI

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-19 14:33:49 -04:00
Denys Dmytriyenko f7965c3a33 soc-family.inc: it's now in OE-Core, remove locally
The soc-family.inc file to set up SOC_FAMILY in MACHINEOVERRIDES has been
accepted upstream to OE-Core, can remove it from meta-ti now.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-05 00:57:36 -05:00
Koen Kooi 73de853320 linux-omap4: update to 3.1.0 (latest ti-ubuntu branch)
Boot tested on Pandaboard ES/Angstrom

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-05 00:56:32 -05:00
Koen Kooi 4d6e7c358e linux-ti33x-psp 3.2: update to 3.2.9 and add 2 patches from PSP tree
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-04 23:35:53 -05:00
Koen Kooi 0d4418518a SOC_FAMILY: add to MACHINE_OVERRIDES locally
This breaks the hard dependency on Angstrom for getting a sane set of recipes.

The variable name is kept the same and the actual code moved from angstrom.inc to soc-family.inc to make it clear what it is doing and how.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-04 00:32:39 -05:00
Koen Kooi 2dbb7f09bf linux 3.0: update to 3.0.23
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-01 16:57:18 -05:00
Koen Kooi b43e9fc0e1 linux 3.0: update from 3.0.17 to 3.0.22
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:04:40 -05:00
Koen Kooi 2425d6e457 linux-ti335x-psp 3.2: update to 3.2.6
Readahead fixed!

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:04:29 -05:00
Koen Kooi c4eefd7530 linux-ti33x-psp 3.2: update to 3.2.5
Runtime tested on a beaglebone A3

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:04:13 -05:00
Koen Kooi 18ff66cb77 linux 3.0: update to 3.0.17
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-13 20:35:15 +01:00
Koen Kooi 03f4a9211e pandaboard: new machine config to support both omap4430 and omap4460 based pandaboards
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-24 16:19:25 +01:00
Koen Kooi e62a63e5ff linux 3.0: update to 3.0.14
Also make oprofile a module to workaround an oprofile bug highlighted in 3.0.13

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-22 19:13:42 +01:00
Koen Kooi c84b0511b3 linux-ti81xx-psp 2.6.37: update to match latest *SDK
Boot Tested on DM8148 EVM

Acked-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-20 17:39:48 +01:00
Koen Kooi 08b559c4da linux 3.0: update to 3.0.12
The internal ethernet on the beagleboard is not affected by the 3.0.11 usb bug, but other usb devices might be.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-29 09:05:54 +01:00
Koen Kooi 078587ca99 linux 3.0: update to 3.0.11
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Denys Dmytriyenko <denys@ti.com>
2011-11-28 09:33:30 +01:00
Koen Kooi ad91245361 linux 3.0: update to 3.0.10
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-22 04:48:33 +01:00
Koen Kooi b26a07de4f linux-ti33x-psp 3.1: switch to beagleboard repo
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15 16:16:56 +01:00
Koen Kooi 632425ddd8 linux 3.0: update to 3.0.9
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-12 09:28:38 +01:00
Koen Kooi 23280c5753 linux 3.0: moved to 3.0.8
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 21:59:01 +01:00
Koen Kooi cdfd3796c5 linux 3.0: move to 3.0.7
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 22:32:08 +02:00
Denys Dmytriyenko 98cca8ea1d am335x-evm: add machine config with corresponding ti33x SOC_FAMILY
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 15:12:13 +02:00
Koen Kooi 64ee1c77f6 linux-3.0: disable prempt for beagleboard
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:08:26 +02:00
Koen Kooi 22465583e6 linux 3.0: rebase from 3.0.4 to 3.0.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:08:14 +02:00
Koen Kooi f800f67175 linux 3.0: update to 3.0.4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-01 10:07:28 +02:00
Koen Kooi ee0ba28e7c linux-3.0: update to 3.0.3-stable
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17 21:47:51 +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 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 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 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 0861a13bc0 ti816x: fix uboot config name
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-07-04 16:07:53 +01:00
Koen Kooi daba835a44 pandaboard: move to L24.13 kernel, update machine config to match 2011-06-22 09:30:15 +02:00
Koen Kooi f7b4a8fc97 add 814x and 816x machine configs
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-16 11:46:58 +02:00
Koen Kooi 9495db8c91 linux-davinci: fix multi-kernel usage
Add cgroup and accept4() patches to L138 kernel

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-06 12:52:14 +02:00
Koen Kooi bf34f61efa machine includes: move from meta-oe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-25 16:04:44 +02:00