summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
...
* linux.inc: enable parallel make for modules as wellKoen Kooi2011-07-211-0/+4
| | | | 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-2030-0/+79751
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: fix rootfs over nfsEnrico Butera2011-07-202-1/+16
| | | | | | | | | 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>
* linux-omap 2.6.39: remove multi-kernel features, it does more harm that good ↵Koen Kooi2011-07-201-1/+1
| | | | | | for the users of this kernel Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap-psp 2.6.32: fix am3517-evm buildKoen Kooi2011-07-203-7/+2172
| | | | | | the mistral craneboard patches actually removed am3517-evm support in some places Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add MUSB patch to improve mass storage performanceKoen Kooi2011-07-192-1/+124
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti81xx-psp 2.6.37: fix SRCREV after rebaseKoen Kooi2011-07-071-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti81xx-psp 2.6.37: move SRCREV back to the point where it matches the ↵Koen Kooi2011-07-071-2/+4
| | | | | | ..1.27 HDVPSS firmware Signed-off-by: Koen Kooi <k-kooi@ti.com>
* linux-ti81xx-psp 2.6.37: update netra defconfig and SRCREVKoen Kooi2011-07-053-20/+11
| | | | Signed-off-by: Koen Kooi <k-kooi@ti.com>
* linux-ti81xx-psp 2.6.37: update netra configKoen Kooi2011-07-041-55/+102
| | | | Signed-off-by: Koen Kooi <k-kooi@ti.com>
* linux-omap 2.6.39: revert gptimer patch, it breaks on the boards that need ↵Koen Kooi2011-06-281-2/+1
| | | | | | gptimer12 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: switch to GPTIMER1 on modern beaglesKoen Kooi2011-06-278-13/+56
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pandaboard: move to L24.13 kernel, update machine config to matchKoen Kooi2011-06-221-3/+0
|
* linux-omap4 2.6.35.7: bump SRCREV and tweak pandaboard defconfigKoen Kooi2011-06-202-12/+12
| | | | | | enable more led triggers Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti81xx-psp: add 2.6.37 version for 814x and 816x supportKoen Kooi2011-06-1610-0/+8245
| | | | | | | 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>
* linux-omap 2.6.39: fix writing to the TWL RTCKoen Kooi2011-06-152-1/+29
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.37: remove usrp-e1xx from COMPATIBLE_MACHINEKoen Kooi2011-06-141-1/+1
| | | | | | USRP support is living at https://github.com/koenkooi/meta-ettus for the time being Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beagleboard: cleanup board-omap3beagle.c and allow for building without wl1271Darren Hart2011-06-073-0/+135
| | | | | | | | | | | 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>
* linux-davinci: fix multi-kernel usageKoen Kooi2011-06-065-13/+2785
| | | | | | Add cgroup and accept4() patches to L138 kernel Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add MFD patch set and refresh other patchesKoen Kooi2011-06-0589-107/+3032
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add right set of camera patchesKoen Kooi2011-06-013-100/+8
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add v6 of the MT9P031 sensor supportKoen Kooi2011-06-014-50/+232
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap4: add 2.6.35.7, based on L24.13Koen Kooi2011-06-014-0/+2895
| | | | | | | | 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>
* linux.inc: fix cortex errata logicKoen Kooi2011-06-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add v5 of mt9p031 supportKoen Kooi2011-05-317-1101/+937
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: switch to 'userspace' governor on beagleKoen Kooi2011-05-302-4/+4
| | | | | | This fixes the hangs on various boards during boot Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: update to latest beagle patchsetKoen Kooi2011-05-2677-1027/+2184
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add sensor driver for aptina 5MP and 1GHz hack for beagleKoen Kooi2011-05-258-39/+1065
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add cpuidle patchsetKoen Kooi2011-05-248-4/+338
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add base PM set back inKoen Kooi2011-05-2413-1/+526
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: refresh patchsetKoen Kooi2011-05-2463-650/+186
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: add cpufreq support and tweak beagleboard expansionboard ↵Koen Kooi2011-05-2361-108/+3326
| | | | | | | | patches make it the default for beagleboard Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.39: import from OEKoen Kooi2011-05-2133-0/+20970
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* move kernel recipes in to the proper dirKoen Kooi2011-05-21407-0/+476068
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>