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

5 Commits

Author SHA1 Message Date
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 ad47faedaf linux 3.0: refresh all patches against 3.0.7
This makes 'git am' work again, patch is more forgiving with fuzz.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-20 17:58:01 +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 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 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