1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-26 22:07:51 +00:00

579 Commits

Author SHA1 Message Date
Koen Kooi 7bab703f4a linux 3.0: add support for loopthrough expansion boards like the uLCD-lite
also add led driver for the beacon board

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 17:04:20 +02:00
Koen Kooi 7a45605f91 linux-am335x-joel 3.1rc: disable debug options like lockdep, switch to thumb2
Original: 3.7M	/boot/uImage-3.1.0-rc3+
no debug: 3.4M	/boot/uImage-3.1.0-rc3+
thumb2:   3.2M	/boot/uImage-3.1.0-rc3+

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10 14:29:25 +02:00
Koen Kooi 55f728da71 linux-am335x-joel 3.1rc: initial add
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
Jason Kridner 3d3d5c1a95 meta-ti: linux-3.0: beagle: defconfig: add some gadget drivers
Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-26 05:39:08 +02:00
Jason Kridner 9200cd115c meta-ti: linux-3.0: beagle: defconfig: add TSC2007
Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-26 05:39:07 +02:00
Jason Kridner 8b77c56d93 meta-ti: linux-3.0: beagle: defconfig: enable CONFIG_OMAP_MUX
Enables a greater degree of flexibility and debug in the kernel.

There have been reports of this causing breakage, but I have used it
now without seeing any issues.  Further, Steve Sakoman has a kernel
with this in it as well.

Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-26 05:39:07 +02:00
Jason Kridner bd27a3f504 linux-3.0: patch.sh: adjusted tags and error handling
Set to stop on errors to avoid continuing to mess up the tree.

Adjusted tags to include the major tag first, ie. v3.0.4-sgx, rather
than sgx-3.0.

Signed-off-by: Jason Kridner <jdk@ti.com>
Cc: Koen Kooi <koen@dominion.thruhere.net>
2011-09-16 18:06:12 -04:00
Jason Kridner 14350e83ac linux-3.0: patch.sh: manually update git remotes
Not everyone names their origin or upstream as 'mainline'.  This should be
something that can be done ahead of running the script.

Also marked the script as executable.

Signed-off-by: Jason Kridner <jdk@ti.com>
Cc: Koen Kooi <koen@dominion.thruhere.net>
2011-09-16 18:06:06 -04:00
Jason Kridner 8c18ecd35e linux-3.0: fix BeagleBoard-xM eth mac using die id
Signed-off-by: Jason Kridner <jdk@ti.com>
Cc: Joel A Fernandes <agnel.joel@gmail.com>
Cc: Koen Kooi <koen@dominion.thruhere.net>
2011-09-16 18:05:57 -04:00
Jason Kridner 45e03ef35f linux-3.0: added bbtoys ulcd support
Signed-off-by: Jason Kridner <jdk@ti.com>
Cc: John Weber <rjohnweber@gmail.com>
Cc: Roger Monk <r-monk@ti.com>
Cc: Joel A Fernandes <agnel.joel@gmail.com>
Cc: Koen Kooi <koen@dominion.thruhere.net>
2011-09-16 18:05:46 -04:00
Koen Kooi 58c3fab37d linux-3.0: add patch helper script
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-16 16:04:15 +02:00
Koen Kooi 5dd416b7fc linux 3.1rc: lock down to omap3 machines
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-02 13:10:04 +02:00
Koen Kooi 34d96f765c linux 3.0: remove flaky ABB patches
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-01 17:39:32 +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 22174d5b15 linux 3.1: update to 3.1rc4+
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-01 10:07:12 +02:00
Tasslehoff Kjappfot 5c670d945e 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>
2011-09-01 09:56:15 +02:00
Koen Kooi 30d7de63ec linux-omap-psp 2.6.32: fix multiline comments
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-01 09:45:55 +02:00
Koen Kooi beaadbccc9 linux 3.0: make userpace governor the default on beagle
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-24 09:37:29 +02:00
Koen Kooi 8977436690 linux 3.1: update to rc3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-24 09:34:08 +02:00
Koen Kooi 1e58e80975 linux 3.0: fix uLCD poweron for beagleboard
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-22 22:41:18 +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 d079bc5d0d 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>
2011-08-17 16:23:23 +02:00
Koen Kooi ca1f089127 linux-3.0: add support for 'uLCD' expansionboard
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17 09:36:43 +02:00
Koen Kooi 3242ac8f0a linux-davinci: remove obsolete patches
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16 09:38:37 +02:00
Koen Kooi f334b1b459 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>
2011-08-16 09:35:56 +02:00
Denys Dmytriyenko 234cab508a 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>
2011-08-16 09:26:37 +02:00
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 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 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 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
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 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
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 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