summaryrefslogtreecommitdiff
path: root/meta/packages/linux
AgeCommit message (Collapse)AuthorFiles
2010-01-19linux-2.6.32: Add defconfig for qemuppcJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-01-19linux-2.6.32 (for mpc8313erdb)Esben Haabendal2
2010-01-06linux-rp: Support a 2.6.29 kernel for qemumipsJoshua Lock3
Modify the linux-rp-2.6.29 to enable building a kernel for qemumips with a defconfig taken form OE.dev's linux kernel Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-11-17linux-dummy: Drop do_stageRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the ↵Richard Purdie4
populate_staging task to populate_sysroot This change makes the purpose of the staging directory more obvious and the taskname more true to what it now actually does. The layout version number is increased due to the change in layout but code to convert existing directories and insert a symlink for backwards compatibility is included. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12linux-igep2: Fix audio capture, the capture result is always silenceEnric Balletbo i Serra2
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-10-14linux-igep2: kernel recipe for IGEP v2 boardEnric Balletbo i Serra2
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-27linux-omap3-pm: remove 1 unneeded patchMike Turquette1
Tracking upstream is messy. Will generate a new stable kernel recipe once 2.6.31 is released and this recipe will keep tracking upstream git. Signed-off-by: Mike Turquette <mturquette@ti.com>
2009-08-26linux-omap3-pm: refresh patches and remove some sed magic to boot zoom2Mike Turquette13
Signed-off-by: Mike Turquette <mturquette@ti.com>
2009-08-26linux-omap3-pm: remove 0001-OMAP3-MMC-Add-mux-for-pins.patchMike Turquette1
Zoom2 MMC patches are now upstream. Patch no longer required. Signed-off-by: Mike Turquette <mturquette@ti.com>
2009-08-05linux-omap3-pm: OMAP3 kernel recipe to build Kevin Hilman's linux-omap-pm treeMike Turquette9
Currently tested on Zoom2 and Beagle board. Please test if you have an OMAP3 board! The source tree for this recipe is the latest and greatest power management code for OMAP3. You can find it at http://git.kernel.org/?p=linux/kernel/git/khilman/linux-omap-pm.git;a=summary Signed-off-by: Mike Turquette <mturquette@ti.com>
2009-07-07linux: Fix kernel.org mirror urlsRichard Purdie10
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-10Add linux-rp 2.6.29 (qemux86 only for now)Richard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-04-28beagleboard: added 2.6.29 kernel from OEMarcin Juszkiewicz145
tested on B7 Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
2009-02-05linux-rp: Update qemuarmv6/qemuarmv7 defconfigsRichard Purdie2
2008-11-04linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINERichard Purdie2
2008-11-04Add depicture machine with patches from SimTecRichard Purdie3
2008-10-21linux-moblin: Add 2.6.27 moblin kernelSamuel Ortiz61
This will be the default moblin kernel. We also moved the 2.6.27-rc* kernels to meta-moblin.
2008-10-21netbook: changed platform name from eee901 to netbookSamuel Ortiz5
We want to have a more generic platform definition. The netbook machine one currently supports the eee901 and the aspire one. We also moved the machine and netbook image definitions to meta-moblin.
2008-10-17Enables support for root over NFS in the linux-moblin defconfigRobert Bragg2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5538 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-14Drop linux-omap-2.6.25Richard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5488 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-14linux-omap-2.6.24.7: Update defconfig to fix various issuesRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5486 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-10Add overoRichard Purdie10
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5477 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-09linux-moblin: 2.6.27-rc6 kernelSamuel Ortiz47
That includes the fastboot patches. An eee boots in 10s with that kernel. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5470 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-08linux-omap-2.6.24.7: Fix compile failureRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5449 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-08Enable 2.6.24.7 for the omap-3430sdp, even if it won't compile.Joshua Lock2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5448 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-03linux-moblin: Remove the obsolete IRQ_BALANCE optionSamuel Ortiz2
Found by powertop. The new defconfig also includes a couple option that makes powertop happier. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5405 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-03linux-moblin2: Use a more generic nameSamuel Ortiz15
And fix the eee901 machine file accordingly. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5404 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30linux-moblin2: Bumping PR for the new eee901 defconfig.Samuel Ortiz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5354 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30linux-moblin2: More eee901 goodiesSamuel Ortiz1
New eee901 kernel config for camera, hot-keys and the eee-laptop module. We also got rid of all FB drivers but the Intel one. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5341 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29linux-omap-3430ldp: Build jffs2 support in.Richard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5309 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-26linux-moblin2: do not compile kernel with debug infosMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5290 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10linux-moblin2: Add moblin2 kernelSamuel Ortiz15
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5166 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-11linux-omap-2.6.24.7: Tweak defconfig to display module symbol versioningRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5044 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-03linux-omap2: More beagleboard updates from OE.devRichard Purdie8
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5010 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-03linux-omap2-git: Sync with OE.dev, add fixes to compile correctly with gcc 4.3.1Richard Purdie29
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5009 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-03linux-omap-2.6.22.19: Backport rootwait feature, make some further parts of ↵Richard Purdie3
the kernel modular git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5008 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-02Add linux-omap-2.6.24.7 based on the ldp 1.4 kernelRichard Purdie6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5007 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-29linux-rp: fix sound on corgi: ARM patch 5174/1Marcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4980 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-29linux-rp: disable OABI support for non-qemu targetsMarcin Juszkiewicz4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4979 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-29linux-rp: refreshed sharpsl-rc patchMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4978 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-29linux-rp: really use 2.6.26Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4977 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25linux-omap-2.6.22.19: Tweak kernel defconfigRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4962 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25linux-openmoko: fix build with gcc 4.3.1Marcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4946 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22linux-omap-2.6.22.19: Tweak the defconfig to unbreak the usb driver a bit ↵Richard Purdie2
and fix boot from mmc git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4935 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22linux-omap-2.6.22.19: Enable APMRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4932 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22linux-rp: added armv7a fix from linux-omap to make qemuarmv7 buildMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4926 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22linux-rp: added qemuarmv6/7 machines supportMarcin Juszkiewicz4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4925 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21linux-rp: 2.6.25+2.6.26-rc4 -> 2.6.26 and apply the i2c suspend/resume fix ↵Richard Purdie31
for zaurus devices git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4914 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-19linux-omap-2.6.25: Fix compile with gcc 4.3.1Richard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4889 311d38ba-8fff-0310-9ca6-ca027cbcb966