summaryrefslogtreecommitdiff
path: root/recipes/linux
AgeCommit message (Collapse)AuthorFiles
2010-08-17linux-palmpre: add git versionSimon Busch2
The sources from Palm for the Palm Pre has beed modified with little improvements and are rebased against the latest version from Palm found at http://opensource.palm.com from time to time. The modified kernel tree is maintained by the FSO team. Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-08-15opensimpad/openzaurus: removed patches (see below)Frans Meulenbroeks4
The 4 files in this patch contained references to two patches for compilation with gcc 3.3 These patches were commented out and the patch files does not exist, so removed the lines Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-15ilinux_2.6.23.bb removed commented out, non-existing patchFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-15linux-rt_2.6.24.bb: removed commented out, non-existing patchFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-11linux(-kexecboot)-2.6.35: upgrade to latest stablepatch 2.6.35.1Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-08linux-leviathan: bump git revivion and PRDenis 'GNUtoo' Carikli2
This new revision support a new procfs file that prints a resume reason. That is needed for resuming when we get a call. (this kernel is used on the htcdream,which is a phone)
2010-08-06linux-omap-psp 2.6.32: fix SRC_URI indentationKoen Kooi1
2010-08-06linux-omap-psp: Add camera bootargJason Kridner2
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@beagleboard.org>
2010-08-05linux-omap-psp_2.6.32: Move camera sensor resetJason Kridner2
Camera reset needed to be done after applying power. Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@beagleboard.org>
2010-08-04linux-xilinx: kernel recipe for xilinx virtex platformsAdrian Alonso1
* Kernel recipe for generic xilinx platforms * Inherits xilinx-bsp.bbclass to pass device tree for the final target * v2 reorder patch set Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-04linux-xilinx: kernel configs for virtex4 virtex5 targetsAdrian Alonso3
* kernel defconfig for xilinx-virtex4 platform * kernel defconfig for xilinx-virtex5 platform * xilinx frame buffer patch * v2 fix trailing whitespace Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-04linux-omap-psp 2.6.32: remove duplicate patchKoen Kooi1
2010-08-04linux-openmoko-2.6.32: remove CONFIG_DEBUG_FS from defconfigMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-04linux-openmoko-2.6.34: move to 2.6.34.2, modularize defconfig as 2.6.32 is nowMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03linux-openmoko-2.6.32: upgrade stable patch to 2.6.32.17, move more stuff to ↵Martin Jansa2
modules, update om-gta02 to load them Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03linux-openmoko-2.6.34: add patch for proper gsm sysfs node pathMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-03linux: add 2.6.35Martin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-29multi-kernel: fix race condition Graeme reported by depending on mkimageKoen Kooi1
2010-07-28linux-omap-psp: Update omap3evm defconfigRoger Monk1
* 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 Larson2
- 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 Larson2
Will revisit. This reverts commit 87dc166bade8722af4076c8644cac6a0a437826f.
2010-07-26Siteinfo cleanupChris Larson2
- 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 Kooi1
built in
2010-07-24linux-omap-psp 2.6.32: additional bugfixes for the camera driversKoen Kooi4
2010-07-23linux_git: bump SRCREV for rc6, enable PLATFORM_PATA for spitzMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-22linux-openmoko-2.6.32: make defconfig more modularized and disable preemptMartin Jansa1
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 Jansa9
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 Kooi1
2010-07-22linux-omap-psp 2.6.32: add patch to fix USER button on xM and turn on core dumpsKoen Kooi4
2010-07-21linux-openmoko: upgrade kernel in NAND partition also if rootfs is ubi (not ↵Martin Jansa1
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 Kooi74
the beagelboard xM
2010-07-19remove dm3730-am3715-evm machine type referencesChase Maupin3
* 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 Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-19linux-openmoko-2.6.34: enable XFS, brtfs and GPT in defconfigMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-18linux(-kexecboot)_git: bump SRCREV, add fix for bug 16310Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-16linux-qsd8: bump srcrev, update defconfig and machine featuresLukas Gorris2
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' Carikli2
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 Jansa2
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 Jansa3
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-Solenikov2
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-07-14linux.inc: add KERNEL_DEVICETREE_tqm8540 definitionDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-07-09linux-omap-psp 2.6.32: turn on oprofile for dm3730-am3715-evmKoen Kooi1
2010-07-08linux-nios2-2.6.34: moved defconfig to the neek subdirFrans Meulenbroeks1
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 Meulenbroeks2
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 Gower2
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 Gorris2
2010-07-01linux(-kexecboot): bump SRCREV and remove applied patchMartin Jansa2
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 Kurzmann2
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-06-30linux-2.6.24: enable DEBUG_FS and USB_MON for hipox machinesledz1
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 Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>