summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
Commit message (Expand)AuthorAgeFilesLines
* linux 3.0: update to 3.0.28Koen Kooi2012-04-181-3/+3
* linux-ti335x-psp 3.2: fix 3.5" cape support, turn on CONFIG_AUDITKoen Kooi2012-04-104-3/+222
* linux-ti335x-psp 3.2: update to 3.2.14Koen Kooi2012-04-10148-1/+11110
* linux-ti33x-psp 3.2: fix VGA cape partnumberKoen Kooi2012-03-304-4/+4
* linux-ti33x-psp 3.2: improve cape supportKoen Kooi2012-03-305-1/+340
* linux-ti33x-psp 3.2: update to 3.2.13Koen Kooi2012-03-3054-1/+3869
* multi-kernel: add a comment on the addition of preparekernel taskDenys Dmytriyenko2012-03-301-8/+18
* multi-kernel: fix get_kernelversion returns None for do_compileconfigsDenys Dmytriyenko2012-03-292-3/+12
* linux-{ti33x,omapl138}: simplify and unify handling of "tipspkernel" featureDenys Dmytriyenko2012-03-224-24/+21
* linux-omap4: remove D_P = "-1" as it's the only kernelDenys Dmytriyenko2012-03-221-2/+0
* linux-ti81xx: delete broken symlink to dm816x-evm configsDenys Dmytriyenko2012-03-221-1/+0
* linux 3.0: update to 3.0.25Koen Kooi2012-03-222-4/+47
* linux 3.0: Fix sprz319 erratum 2.1Koen Kooi2012-03-193-2/+214
* linux-ti335x-psp 3.2: update to v3.2.11Koen Kooi2012-03-19596-1666/+9000
* linux-ti33x-psp 3.2: enable CONFIG_WATCHDOG_NOWAYOUT for beagleboneKoen Kooi2012-03-072-3/+3
* linux-omap4 3.1.0: patch to workaround installing FW images w/o subdirsDenys Dmytriyenko2012-03-072-1/+32
* pandaboard: remove all traces of old 'omap4430-panda' machineKoen Kooi2012-03-056-2915/+1
* linux-omap4: update to 3.1.0 (latest ti-ubuntu branch)Koen Kooi2012-03-053-928/+1962
* linux-ti33x-psp 3.2: remove patch that slipped in when regenerating SRC_URIKoen Kooi2012-03-041-1/+0
* linux-ti33x-psp 3.2: update to 3.2.9 and add 2 patches from PSP treeKoen Kooi2012-03-04117-1/+9909
* multi-kernel.inc: fix the unpack issue when there's no machine configsDenys Dmytriyenko2012-03-031-1/+1
* linux 3.0: update to 3.0.23Koen Kooi2012-03-011-4/+4
* linux 3.0: enable 'option' serial for beagleboardKoen Kooi2012-03-012-3/+4
* linux-ti33x-psp: add am335x-evm supportChase Maupin2012-03-012-0/+2640
* linux-davinci: quoting fixesKoen Kooi2012-02-281-4/+4
* linux-ti33x-psp 3.2: enable PRU support for beagleboneKoen Kooi2012-02-272-3/+6
* linux 3.0: update from 3.0.17 to 3.0.22Koen Kooi2012-02-271-4/+4
* linux-ti335x-psp 3.2: update to 3.2.6Koen Kooi2012-02-2789-295/+5872
* linux-ti33x-psp 3.2: update to 3.2.5Koen Kooi2012-02-27276-1/+21801
* linux-ti33x-psp 3.2: fix ehrPWM polarity inversionKoen Kooi2012-02-271-2/+2
* linux-ti33x-psp 3.2: rebase patches onto latest v3.2-staging branchKoen Kooi2012-02-1023-252/+146
* linux-ti33x-psp 3.2: add support for Towertech TT3201 CAN capeKoen Kooi2012-02-103-8/+321
* linux-ti33x-psp 3.2: enable w1 for beaglebone, fix bootlogoKoen Kooi2012-02-0723-72/+153
* linux-ti335x-psp 3.2: fix sd timeout, use pwm for backlight, add SPI fb supportKoen Kooi2012-02-0722-36/+974
* linux-ti335x-psp: add 3.2 based on 3.2-staging branchKoen Kooi2012-02-0119-0/+12369
* linux-ti33x-psp 3.1: add dto patch to fix problems with various sd cardsKoen Kooi2012-01-272-1/+36
* linux-ti33x-psp 3.1: fix beaglebone cape detectionKoen Kooi2012-01-262-1/+47
* linux-3.0: fix beagleboard DSI PLL regressionKoen Kooi2012-01-252-1/+31
* linux-ti335x-psp 3.1: enable support for beaglebone cape EEPROM based detectionKoen Kooi2012-01-256-2/+566
* linux-ti33x-psp 3.1: re-enable MUSB DMA for beagleboneKoen Kooi2012-01-242-3/+6
* linux-3.0: Fix perf compile failure with eglibc 2.15Khem Raj2012-01-203-2/+35
* linux 3.0: update to 3.0.17Koen Kooi2012-01-13203-455/+429
* linux-ti33x-psp 3.1: register all cape/daugherboard EEPROM permutation in the...Koen Kooi2012-01-062-1/+65
* linux.inc: don't choke on missing defconfig in lzop depChristopher Larson2011-12-301-5/+10
* linux 3.0: update to 3.0.14Koen Kooi2011-12-222-7/+6
* linux-ti335x-psp 3.1: disable whiteheat firmware to unbreak build with make 3.85Koen Kooi2011-12-212-2/+2
* linux-ti81xx-psp 2.6.37: update to match latest *SDKKoen Kooi2011-12-202-5/+49
* linux 3.1: set COMPATIBLE_MACHINE to beagleboard for the time being to work a...Koen Kooi2011-12-201-1/+1
* linux.inc: If the kernel has CONFIG_KERNEL_LZO=y, it may well attempt to use ...Christopher Larson2011-12-191-0/+11
* linux-omap 2.6.3[79]: fix SRC_URI after kernel.org changesKoen Kooi2011-12-082-2/+2