1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-17 06:48:07 +00:00

579 Commits

Author SHA1 Message Date
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 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 8c24924a7f linux-ti81xx-psp 2.6.37: update netra defconfig and SRCREV
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-07-05 17:06:18 +01:00
Koen Kooi 3172e7ed41 linux-ti81xx-psp 2.6.37: update netra config
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2011-07-04 16:08:58 +01:00
Koen Kooi 686b067ec2 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>
2011-06-28 12:19:01 +02:00
Koen Kooi e5352b3d71 linux-omap 2.6.39: switch to GPTIMER1 on modern beagles
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-27 10:48:26 +02: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 2b00f9ba1b 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>
2011-06-20 12:35:14 +02:00
Koen Kooi 4977d61b2a 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>
2011-06-16 11:25:41 +02:00
Koen Kooi ed158a870e linux-omap 2.6.39: fix writing to the TWL RTC
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-15 21:14:34 +02:00
Koen Kooi 7808435bc9 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>
2011-06-14 12:19:07 +02:00
Darren Hart ea3b39eb7f 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>
2011-06-07 18:58:59 +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 cc4141a686 linux-omap 2.6.39: add MFD patch set and refresh other patches
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-05 11:52:20 +02:00
Koen Kooi 066b16478e linux-omap 2.6.39: add right set of camera patches
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-01 23:49:45 +02:00
Koen Kooi 19714092cc linux-omap 2.6.39: add v6 of the MT9P031 sensor support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-01 20:17:31 +02:00
Koen Kooi 05d8fa4670 linux-omap4: add 2.6.35.7, based on L24.13
backport the following patches:
	21d93e2e29722d7832f61cc56d73fb953ee6578e ARM: 6329/1: wire up sys_accept4() on ARM
	676db4af043014e852f67ba0349dae0071bd11f3 cgroupfs: create /sys/fs/cgroup to mount cgroupfs on

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-01 16:51:57 +02:00
Koen Kooi 1bef178346 linux.inc: fix cortex errata logic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-01 12:17:36 +02:00
Koen Kooi f8342d8111 linux-omap 2.6.39: add v5 of mt9p031 support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-31 15:39:10 +02:00
Koen Kooi 4154e739f4 linux-omap 2.6.39: switch to 'userspace' governor on beagle
This fixes the hangs on various boards during boot

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-30 12:21:51 +02:00
Koen Kooi daa4116461 linux-omap 2.6.39: update to latest beagle patchset
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-26 16:19:58 +02:00
Koen Kooi dd301f06bd linux-omap 2.6.39: add sensor driver for aptina 5MP and 1GHz hack for beagle
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-25 09:32:34 +02:00
Koen Kooi cf911bc432 linux-omap 2.6.39: add cpuidle patchset
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-24 13:59:32 +02:00
Koen Kooi cdd0d121a3 linux-omap 2.6.39: add base PM set back in
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-24 10:22:12 +02:00
Koen Kooi e2ccc5ca99 linux-omap 2.6.39: refresh patchset
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-24 09:34:30 +02:00
Koen Kooi d697ad0981 linux-omap 2.6.39: add cpufreq support and tweak beagleboard expansionboard patches
make it the default for beagleboard

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-23 09:34:57 +02:00
Koen Kooi 1735237550 linux-omap 2.6.39: import from OE
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-21 10:55:49 +02:00
Koen Kooi 07e8c30da9 move kernel recipes in to the proper dir
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-21 08:54:21 +02:00