summaryrefslogtreecommitdiff
path: root/recipes/linux
AgeCommit message (Collapse)AuthorFiles
2010-05-10linux-omap-psp 2.6.32: rediff touchbook and beagleboard patches, tweak ↵Koen Kooi66
beagleboard defconfig
2010-05-07linux-omap-psp 2.6.32: move to 3.00.01.06Koen Kooi1
2010-05-06classes/recipes: Catch populate_staging references that were missed in the ↵Richard Purdie1
first pass Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the ↵Joshua Lock1
populate_staging task to populate_sysroot This change, pulled from Poky, 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. This patch also includes fixes for all recipes which reference the directory. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-05-05linux: spitz defconfig, readd CONFIG_PMMartin Jansa1
* lost somewhere during defconfig merges/upgrades * also missing in 2.6.33 defconfig * suspend/resume works again :) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-04linux-omap-psp 2.6.32: refresh touchbook defconfig, add disabled patch to ↵Koen Kooi3
enable 800MHz operation
2010-05-04linux-omap-psp 26.32: sync with beagleboard validation kernel againKoen Kooi50
This adds back support for the ds1307 RTC and adds support for the AT24 eeprom
2010-05-03linux: add git recipe for vanilla kernelMartin Jansa3
* spitz's defconfig based on 2.6.33, disabled obsolete PCMCIA ioctl, because it's broken in current HEAD Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-03linux-omap-psp 2.6.32: sync patches with validation kernelKoen Kooi2
2010-05-03linux-omap-psp 2.6.32: remove unused v4l2 patchesKoen Kooi1
2010-04-30linux-omap-psp 2.6.32: update to latest PSP git, rediff patchesKoen Kooi48
2010-04-27linux-omap-psp 2.6.32: update patchset to fix mpurate passing and scary udev ↵Koen Kooi3
errors
2010-04-27linux-omap-psp 2.6.32: switch back to 'userspace' governor on beagleboardKoen Kooi1
omap3: bump MACHINE_KERNEL_PR
2010-04-27linux.inc: add angstrom-only hack for angstrom-only toolchain issueKoen Kooi1
2010-04-26linux-openmoko-2.6.32: upgrade to 2.6.32.12, add latest gdrm patchesMartin Jansa17
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-26linux-omap-psp 2.6.32: increase dmesg buffer for beagleboardKoen Kooi1
2010-04-24[various]: fis absolute reference to 'recipes/'.Andrea Adami1
* this could interfere with local collections.
2010-04-24linux-leviathan: bump to a revision that can suspend/resume. Thanks Alain!Michael 'Mickey' Lauer2
2010-04-21linux-omap-psp 2.6.32: change 37xx OPP to latest definitionsKoen Kooi3
2010-04-21linux-omap-zoomsync_2.6.32.bb : OTG support without gadgetGraeme Gregory2
Taken from linux-omap-psp patches, makes zoom2 much more user friendly
2010-04-20multi-kernel: update depends after kernel.bbclass changesKoen Kooi1
2010-04-19linux-openmoko: use SRCPV in git recipesMartin Jansa7
* without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-18linux-omap-zoomsync_2.6.32.bb : enable thumb interwork errataGraeme Gregory2
required so I can boot Ubuntu Lucid using this kernel, Lucid uses thumb2 and hits this bug a lot
2010-04-16linux-omap-psp_2.6.32: Add dm3730-am3715 supportChase Maupin2
* Created the dm3730-am3715-evm directory in linux-omap-psp-2.6.32 to contain the defconfig for the kernel build for dm3730-am3715-evm. * Added the defconfig file for the dm3730-am3715-evm kernel build. * Added dm3730-am3715-evm machine type to the COMPATIBLE_MACHINE entry for the linux-omap-psp_2.6.32.bb recipe. Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-16recipes/linux: convert users of do_stage_append to new style stagingkoen.kooi@gmail.com14
Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Philip Balister <philip@balister.org> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-04-16linux-2.6.24: deactivate the LEON co-processor for hipox machinet.fromm3
There are massive network problems when transmitting UDP packets using the LEON copro. UDP packet contents get overwritten at the sender side, UDP checksums are incorrect, and the like. The problem can be triggered by writing small (< MTU size) packets into a socket in rapid succession to multiple receivers on a system without any other load. Until we can fix the LEON firmware we disable it. Signed-off-by: Thilo Fromm <t.fromm@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2010-04-15linux 2.6.31: add cm-x300 supportSiebren Hakkesteegt3
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-04-14linux-omap-psp 2.6.32: add patch to allow OTG port to detect host cables ↵Koen Kooi2
with a gadget loaded
2010-04-14linux-openmoko-2.6.32: add 2 new patches from gdrm-2.6.32 branchMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-13linux-ixp4xx_2.6.21.7: add SRC_URI namesMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-13linux-h6300-omap1_2.6.12-rc5: fix SRC_URIs and add checksumsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-13linux-h1940_2.6.17-h1940: update SRC_URIMartin Jansa1
* rtpnet.nerim.net does not exist, but rtp-net.org does * commented CHECKSUMS.INI mismatch was because downloads/full.patch conflicts with full.patch from other recipe (and SRC_URI was right only for the other one) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-13linux-omap-zoomsync: add patch to add more options to detect silicon at ↵Koen Kooi2
runtime (needed for recent SGX drivers)
2010-04-12recipes: move checksums to recipes from checksums.ini, part 2 manual adjustementMartin Jansa138
* all: multiple checked items in SRC_URI (needs name= param) * other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native) * ... * tested with micro/micro-uclibc/Angstrom/SHR with SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_* * also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for distro/machine/virtual override (see http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch) * in case I downloaded different checksum then what was in checksums.ini I used the old one from checksums.ini and put my checksum in comment * I'll send to ML list of recipes which cannot be downloaded (weren't converted) and where I got different checksums Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa36
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12linux-omap-psp 2.6.32: update omap3-touchbook patchesKoen Kooi16
2010-04-12linux-omap-psp 2.6.32: add patches from Mans Rullgard to help finding the ↵Koen Kooi43
DM37xx slowdown
2010-04-12linux-omap-psp 2.6.32: update touchbook patches and defconfigKoen Kooi20
2010-04-12linux-davinci git: fix dm355-leopard buildKoen Kooi2
2010-04-12linux-omap-psp 2.6.32: update omap3-touchbook patches and defconfigKoen Kooi4
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap-psp 2.6.32: update to latest 3.00.00.05 tagKoen Kooi16
* add patches for omap3-touchbook support and make this the default kernel for it
2010-04-12linux-davinci git: increase kernel partition to 4M for hawkboardKoen Kooi1
2010-04-12linux-davinci git: enable earlyprintk for hawkboardKoen Kooi1
2010-04-12multi-kernel.inc: introduce MULTI_CONFIG_BASE_SUFFIX variableDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap-psp_2.6.32.bb : Use multikernel, add 3 framebuffersRoger Monk2
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap*: compile ext4 support into uImage instead of modulesPaul Menzel10
This allows booting from an ext4 rootfs Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12overo: switch to linux-omap-psp 2.6.32 as defaultKoen Kooi2
2010-04-12linux-davinci: Update da8xx/omaplxx to latest commits, remove merged patchRoger Monk2
* Update to head of tree to pick up USB/SATA fixes * Remove merged patch * Switch git source repo from /people to /projects * Bump KERNEL_PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap-psp 2.6.32: update SRCREV and fix DSI_PLL in beagleboard defconfigKoen Kooi2
2010-04-12linux-davinci: update to the latest staging snapshotDenys Dmytriyenko1