aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
AgeCommit message (Collapse)Author
2010-07-29multi-kernel: fix race condition Graeme reported by depending on mkimageKoen Kooi
2010-07-28linux-omap-psp: Update omap3evm defconfigRoger Monk
* Re-base against latest psp defconfig * Sync-up config with beagleboard Signed-off-by: Roger Monk <r-monk@ti.com>
2010-07-26Siteinfo cleanup v2Chris Larson
- Don't supply site files for native. - Split up the site information, so we don't need to add every single combination of os and architecture to the siteinfo.bbclass. - Drop the ${FILE_DIRNAME}/site-<bits> stuff, there are other ways to do it. - SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS. Signed-off-by: Chris Larson <clarson@kergoth.com>
2010-07-26Revert "Siteinfo cleanup"Chris Larson
Will revisit. This reverts commit 87dc166bade8722af4076c8644cac6a0a437826f.
2010-07-26Siteinfo cleanupChris Larson
- Don't supply site files for native - Split up the site information, so we don't need to add every single combination of os and architecture to the siteinfo.bbclass - Instead of specifically looking for '${FILE_DIRNAME}/site-${PV}/<sitefile>', leverage FILESPATH. Now it searches the paths in both BBPATH and FILESPATH for "site/<sitefile>". - SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS Signed-off-by: Chris Larson <clarson@kergoth.com>
2010-07-26linux-omap-psp 2.6.32: add multiconfig for beagle with cpuidle and g_ether ↵Koen Kooi
built in
2010-07-24linux-omap-psp 2.6.32: additional bugfixes for the camera driversKoen Kooi
2010-07-23linux_git: bump SRCREV for rc6, enable PLATFORM_PATA for spitzMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-22linux-openmoko-2.6.32: make defconfig more modularized and disable preemptMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-22linux-openmoko-2.6.32: update stable patch to 2.6.32.16, rebase some patches ↵Martin Jansa
and add possible WS fix Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-22linux-omap-psp 2.6.32: fix cpuidle in multiconfigKoen Kooi
2010-07-22linux-omap-psp 2.6.32: add patch to fix USER button on xM and turn on core dumpsKoen Kooi
2010-07-21linux-openmoko: upgrade kernel in NAND partition also if rootfs is ubi (not ↵Martin Jansa
only mtdblock) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-21linux-omap-psp 2.6.32: add patches to make the VGA and 3MP cameras work on ↵Koen Kooi
the beagelboard xM
2010-07-19remove dm3730-am3715-evm machine type referencesChase Maupin
* Removed references to the dm3730-am3715-evm machine type and replaced with dm37x-evm and am37x-evm machine types. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-07-19linux-openmoko-2.6.32: add missing patch, enable XFS, brtfs, GPTMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-19linux-openmoko-2.6.34: enable XFS, brtfs and GPT in defconfigMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-18linux(-kexecboot)_git: bump SRCREV, add fix for bug 16310Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-16linux-qsd8: bump srcrev, update defconfig and machine featuresLukas Gorris
The new revision includes patch to allow use of gcc-4.5 generated binaries and adds some new features.
2010-07-16linux-leviathan: switched to a new branch and bump PRDenis 'GNUtoo' Carikli
This new branch has many improvements: When we started forking the android kernel it was an experimental 2.6.32 branch. This new branch is a rebase on top of a not anymore experimental 2.6.32 android msm kernel base,so it should contain many bugfixes For instance: *You can now have a statically rotated xorg,becuase at resume xorg doesn't crash anymore with this kernel *Better sound quality(less buffer underruns) Note that this new branch requires a new xorg.conf because I switched from tslib to evdev
2010-07-14linux(-kexecboot): bump SRCREV in git version and update defconfigMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-14linux-openmoko-2.6.34: bump SRCREV, try to disable UBI debug and reenable ↵Martin Jansa
background thread (seems to work now) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-14linux-2.6.34: add tqm8540 configurationDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-07-14linux.inc: add KERNEL_DEVICETREE_tqm8540 definitionDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-07-09linux-omap-psp 2.6.32: turn on oprofile for dm3730-am3715-evmKoen Kooi
2010-07-08linux-nios2-2.6.34: moved defconfig to the neek subdirFrans Meulenbroeks
so other machines can have their defconfig adjacent to this Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-06linux-nios2_2.6.34: createdFrans Meulenbroeks
This version is from http://sopc.et.ntust.edu.tw/?p=linux-2.6.git;a=shortlog;h=refs/heads/nios2mmu but as this git is very slow, Axon Digital Design kindly donated space to host a mirrorred tarball. The recipe has the original src as comment Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-02qemumipsel.conf: Add qemumipsel support, based upon qemumips.Graham Gower
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-02[linux-qsd8] update srcrev, defconfigLukas Gorris
2010-07-01linux(-kexecboot): bump SRCREV and remove applied patchMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-30linux-openmoko-2.6.32_git.bb: add a patch to make jack input events workKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-06-30linux-2.6.24: enable DEBUG_FS and USB_MON for hipox machinesledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de> git-svn-id: https://svn.dresearch.de/repos/openembedded/branches/2010-02-24_initial@92 ba11ecae-741b-462f-8724-1218f99f5906
2010-06-30linux(-kexecboot): bump SRCREV for git recipe and decrease D_P a bit moreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-29linux-openmoko-2.6.34: update mci resume patch a bitMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-29linux-openmoko-2.6.34: add patch for resumeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-28linux-openmoko-2.6.32: add patch with possible WS fixMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-27linux-openmoko-2.6.32: remove changes accidentally pushed in ↵Martin Jansa
26f948fd5998390a20f7570c9b3d5f3d681ad55c Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-27linux-omap-psp 2.6.32: disable mt9t111 module, it causes non-xM boards to ↵Koen Kooi
hang at boot
2010-06-27bdftopcf: convert to BBCLASSEXTENDSMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-26linux-omap-psp 2.6.32: add WIP camera drivers for the beagleboard xMKoen Kooi
2010-06-26linux-openmoko-2.6.34: bump SRCREV, rebase patchesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-26linux-openmoko-2.6.34: move defconfig to OE treeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-26linux: add pending patch for c7x0 to 2.6.34Andrea Adami
* unbreak corgi mmc/sd detection. Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
2010-06-26linux_2.6.34: update c7x0, akita and spitz defconfigs.Andrea Adami
* add support for initrd/initramfs. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2010-06-21openezx-kernel_git.bb: bump SRCREVAntonio Ospite
This new revision fixes some misnamed #defines and fixes the pcap-regulator voltage tables. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2010-06-20linux_git: move from 2.6.34 to 2.6.35-rc3Martin Jansa
* says lots of unresolved symbols, moved just for sake of testing (_git for 2.6.34 was not usefull anymore). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-20linux-openmoko-2.6.34: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-18omap5912osk: Use 2.6.34 as PREFERRED_KERNELKhem Raj
* TMPFS is disabled it does not boot with tmpfs. needs to be investigated. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-18linux.inc: add config mangler to enable cgroups support, disabled by defaultKoen Kooi
* set KERNEL_ENABLE_CGROUPS = "1" in your distro/local.conf to enable this * CGROUPS were added in 2.6.24
2010-06-16linux.inc : remove gcc 4.2.1 "fix" that breaks all modern kernel compilesGraeme Gregory
modern avr32 kernels really need that -mno-pic