summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>