1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-29 23:12:45 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
Denys Dmytriyenko bb6f1bad7f omap4.inc: change to require tune-cortexa9.inc
As reported by Eric Bénard

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-04-18 13:28:17 -04:00
Koen Kooi 415f8b2c33 linux-ti33x-psp 3.2: rebase onto latest PSP
This fixes most PM operations: cpufreq, cpuidle and suspend. Resume does not
work on beaglebone, but 3 out of 4 ain't bad :)

The M3 firmware needed for suspend/resume is used as a binary, building it
from source and including it from sysroots is planned for future commits.

Beaglebone patches have been forward ported and runtime tested.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-04-18 12:19:55 -04:00
Koen Kooi 3a441d63e9 linux 3.0: update to 3.0.28
Runtime tested on Angstrom/beagleboard-xM

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-04-18 12:19:55 -04:00
Koen Kooi d0b6939039 linux-ti335x-psp 3.2: fix 3.5" cape support, turn on CONFIG_AUDIT
* bump MACHINE_KERNEL_PR for the CONFIG_AUDIT change

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-04-10 15:11:22 -04:00
Koen Kooi bb34e69f3d linux-ti335x-psp 3.2: update to 3.2.14
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-04-10 15:10:45 -04:00
Koen Kooi 7df8fc578b linux-ti33x-psp 3.2: update to 3.2.13
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-30 19:04:44 -04:00
Tom Rini f02d5e7906 am335x-evm.conf: Add 'ubi' to IMAGE_FSTYPES, use '+=' in assignment
As per
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/020053.html
a machine conf file should use '+=' to set IMAGE_FSTYPES.  We also add
the required MKUBIFS_ARGS / UBINIZE_ARGS.  These are placed next to the
line that sets us to use the PSP kernel tree and reference the TI wiki
for the source of our info as well as dmesg / userland commands.

Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-30 01:45:33 -04:00
Tom Rini bab63afdb0 omap3evm.conf: Use '+=' not '?=' in IMAGE_FSTYPES
As per
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/020053.html
a machine conf file should use '+=' to set IMAGE_FSTYPES.

Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-30 01:45:33 -04:00
Tom Rini 1081734754 ti814x.inc: Use '+=' not '?=' in IMAGE_FSTYPES
As per
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/020053.html
a machine conf file should use '+=' to set IMAGE_FSTYPES.

Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-30 01:45:33 -04:00
Tom Rini 2b300f08ca am37x-evm.conf: Use '+=' not '?=' in IMAGE_FSTYPES
As per
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/020053.html
a machine conf file should use '+=' to set IMAGE_FSTYPES.

Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-30 01:45:33 -04:00
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
Koen Kooi 43956e56db pandaboard: remove all traces of old 'omap4430-panda' machine
It has been completely replaced with the 'pandaboard' machine config.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-05 12:03:43 -05: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
Denys Dmytriyenko f581b98514 recipes: fix the remaining missing quotes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-29 15:43:39 -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 cb28528824 beagleboard: remove x-load from IMAGE_DEPENDS, we're SPL based now
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-29 17:38:52 +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
Koen Kooi 7dfdb9bc70 beaglebone: move to linux-ti33x-psp kernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 17:01:28 +02:00
Koen Kooi 701c3abc90 beaglebone: use proper SOC_FAMILY
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 16:21:09 +02:00
Koen Kooi ed62a153d6 am335x-evm: fix XSERVER content
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 15:12:57 +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 d07130da01 add beaglebone machine config
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:09:00 +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
Denys Dmytriyenko 96260395c8 am180x-evm: add config for AM180x machine
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16 09:27:05 +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 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 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