summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-3.0
Commit message (Collapse)AuthorAgeFilesLines
* linux-3.0: remove old beagleboard-specific 3.0 and 3.1rc kernel recipesDenys Dmytriyenko2013-09-30214-56003/+0
| | | | | | | Beagleboard is supported by newer 3.2 and 3.3.7 kernel recipes. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* linux 3.0: update to 3.0.25Koen Kooi2012-03-221-0/+43
| | | | | | | | | | | | | | | | | | | 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>
* linux 3.0: Fix sprz319 erratum 2.1Koen Kooi2012-03-192-1/+211
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux 3.0: enable 'option' serial for beagleboardKoen Kooi2012-03-011-2/+3
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-3.0: fix beagleboard DSI PLL regressionKoen Kooi2012-01-251-0/+29
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: Fix perf compile failure with eglibc 2.15Khem Raj2012-01-202-1/+32
| | | | | | | | | | There is a conflict with eglibc headers since new headers added the defines that compiler.h was redefining without undefining them Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: update to 3.0.17Koen Kooi2012-01-13202-452/+426
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: update to 3.0.14Koen Kooi2011-12-221-2/+2
| | | | | | Also make oprofile a module to workaround an oprofile bug highlighted in 3.0.13 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: fix regression introduced in 3.0.11Koen Kooi2011-11-301-0/+26
| | | | | | Upstream has been notified, so hopefully 3.0.13 will have this fix included Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: refresh all patches against 3.0.7Koen Kooi2011-10-20208-286/+310
| | | | | | This makes 'git am' work again, patch is more forgiving with fuzz. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: enable more usb wifi cards for beagleboard, fix write protect pinKoen Kooi2011-10-192-7/+44
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: add support for loopthrough expansion boards like the uLCD-liteKoen Kooi2011-10-113-2/+348
| | | | | | also add led driver for the beacon board Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: disable prempt for beagleboardKoen Kooi2011-10-081-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-ti: linux-3.0: beagle: defconfig: add some gadget driversJason Kridner2011-09-261-3/+3
| | | | | Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-ti: linux-3.0: beagle: defconfig: add TSC2007Jason Kridner2011-09-261-3/+4
| | | | | Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-ti: linux-3.0: beagle: defconfig: enable CONFIG_OMAP_MUXJason Kridner2011-09-261-1/+2
| | | | | | | | | | | 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>
* linux-3.0: patch.sh: adjusted tags and error handlingJason Kridner2011-09-161-5/+7
| | | | | | | | | | 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>
* linux-3.0: patch.sh: manually update git remotesJason Kridner2011-09-161-2/+2
| | | | | | | | | | 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>
* linux-3.0: fix BeagleBoard-xM eth mac using die idJason Kridner2011-09-162-0/+245
| | | | | | Signed-off-by: Jason Kridner <jdk@ti.com> Cc: Joel A Fernandes <agnel.joel@gmail.com> Cc: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: added bbtoys ulcd supportJason Kridner2011-09-166-331/+279
| | | | | | | | 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>
* linux-3.0: add patch helper scriptKoen Kooi2011-09-161-0/+27
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: make userpace governor the default on beagleKoen Kooi2011-08-241-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: fix uLCD poweron for beagleboardKoen Kooi2011-08-224-6/+55
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: fixesKoen Kooi2011-08-175-61/+220
| | | | | | | | * 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>
* linux-3.0: add support for 'uLCD' expansionboardKoen Kooi2011-08-173-0/+282
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: rtc-twl: Updated Sakoman patches with newer versionsJoel A Fernandes2011-08-113-23/+187
| | | | | | | | | | | | | | | | | | | | 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>
* linux 3.0: Add patch from OE to set dto to max value to fix MMC timeoutsJoel A Fernandes2011-08-091-0/+33
| | | | | Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: add more sakoman patches, refresh othersKoen Kooi2011-07-31197-190/+641
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: add patch to fix SGX driverKoen Kooi2011-07-271-0/+67
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: silence 'mmcblk0: retrying using single block read' warningKoen Kooi2011-07-271-0/+28
| | | | | | 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>
* linux 3.0: add support for OMAP3 720MHz devicesKoen Kooi2011-07-231-0/+202
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: enable 1GHz for beagle and add 2 MADC patches from sakomans treeKoen Kooi2011-07-213-0/+131
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: add support for RTC on zippy/zippy2 boardsKoen Kooi2011-07-213-11/+38
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: updatesKoen Kooi2011-07-21184-696/+47608
| | | | | | | | | | | * 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>
* linux 3.0: initial recipe that will track 3.0rc till 3.0 finalKoen Kooi2011-07-2028-0/+6553
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>