summaryrefslogtreecommitdiff
path: root/recipes/linux
AgeCommit message (Collapse)AuthorFiles
2009-12-10linux_2.6.14.bb: Update the ipaq patch locations.Khem Raj2
* Update the checksums accordingly. * This also updates linux-h1940_2.6.14-h1940.bb Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-10linux-omap-zoomsync: switch to http protocol for gitKoen Kooi1
2009-12-10linux-omap 2.6.32: fix problems with SCTPKoen Kooi3
2009-12-10Zaurus: initial 2.6.32 support. No defconfigs yet.Andrea Adami1
2009-12-09linux-omap 2.6.32: bump SRCREVKoen Kooi3
* Special thanks to Mike R. for updating the cm-t35 patches so quickly!
2009-12-09linux-omap 2.6.32: add cm-t35 supportMike Rapoport8
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
2009-12-07linux-2.6.24: enable vfat in kernel for hipox machineSteffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2009-12-05linux-handhelds-2.6: Update cvs recipe to use the patches from 2.6.21-hh20 ↵Florian Boor1
recipe. This makes it compile again.
2009-12-04recipes/ti: merge in updatesKoen Kooi1
* New codec recipes from Arago team in Germantown * Updated dm6446 and dm355 from Brijesh Singh * cmem, gst-ti and dmai fixes from Brijesh Singh angstrom: introduce SOC_FAMILY and start using it TI recipes as a testing ground * SOC_FAMILY tells you which system on chip is used in the MACHINE, e.g. omap3, dm355, pxa25x, s3c24xx. This avoids having to duplicate lots of overrides in machine specific recipes. This is *NOT* intended to be used as a package arch.
2009-12-04linux-omap 2.6.32: bump SRCREVKoen Kooi1
2009-12-04linux-omap 2.6.32: disable CONFIG_CPU_IDLERobert Nelson1
2009-12-04linux-omap 2.6.32: mach to plat change for ehci-omap.cRobert Nelson2
drivers/usb/host/ehci-omap.c:40:22: error: mach/usb.h: No such file or directory
2009-12-04linux-omap 2.6.32: enable mmc power, CONFIG_TWL4030_POWER replaces ↵Robert Nelson1
CONFIG_TWL4030_MADC
2009-12-03linux 2.6.32: added Sim.One supportMarcin Juszkiewicz13
2009-12-03linux-omap 2.6.32: add patch to fix EHCIKoen Kooi3
2009-12-03linux-omap 2.6.32: start recipe for itKoen Kooi2
2009-12-03linux: added 2.6.32Marcin Juszkiewicz1
2009-12-02linux-bug: bumped SRCREV for new fixes, autoload SDIO wifiMarcin Juszkiewicz1
2009-12-02linux-2.6.24: use rtc-drbcc at hipox machineSteffen Sledz3
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2009-12-01linux-2.6.24: signal power on/off to hipox machine board ctrlSteffen Sledz3
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2009-11-30davinci machines: udate davinci targets to latest staging kernelsRoger Monk6
- dm355-evm, dm365-evm, dm6446-evm, dm6467-evm, dm6467t-evm - 2.6.32rc2 - davinci1 staging (PSP 3.01.00.28 - Rel 3.1.0 Phase 3 Build 28i) - 7b2683fd0168df1576fcea947ef9f63e905de807 - Add uboot to image depends (EXTRA_IMAGEDEPENDS) - defconfigs taken from davinci staging tree - dm355-evm - davinci_dm355_defconfig - dm365-evm - davinci_dm365_defconfig - dm6446-evm - davinci_dm644x_defconfig - dm6467-evm - davinci_dm646x_defconfig - dm6467t-evm - davinci_dm646x_1ghz_defconfig - Bump kernel PR (davinci.inc)
2009-11-29linux-kirkwood: added sound driver for openrd-clientFrans Meulenbroeks2
2009-11-29Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Martin Dietze2
into org.openembedded.dev
2009-11-29linux-mtx-[12]-2.4.27: support bash4 for oldconfigMartin Dietze4
* when using bash4 as /bin/sh the scripts/Configure script failed when running `make oldconfig', added patch to change `. .config' to `. ./.config'
2009-11-28linux-openmoko-2.6.31: enable NFS and INOTIFY_USER for gta02Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-26linux 2.6.24: add support for smartq5 device (machine.conf will follow later)Koen Kooi17
* also fix task ordering due to kernel.bbclass changes
2009-11-26sane-srcrevs.inc: bump linux-openmoko-shr-develSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-25linux.inc: create DEPLOY_DIR_IMAGE in do_devicetree_imageJeremy Lainé1
2009-11-25linux-omap 2.6.29: add smsc patches and update overo defconfigKoen Kooi7
2009-11-23Hawkboard: Add Hawkboard machine and kernelRoger Monk3
- patches for early adopters from Khasim - 2.6.32rc6 (PSP 3.20.00.07) - Updated defconfigs (machine defconfig + swap + mmc + fbconsole) - matching (DA850) - Added hawkboard specific patchset (alpha)
2009-11-23linux-openmoko: bump PR to get module_strip fixMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-23kernel.bbclass, linux.inc: move do_deploy task after do_packageMartin Jansa1
* Move do_deploy after do_package in kernel.bbclass as RP said * Move devicetree_image before do_deploy in linux.inc, because it creates dependency loop if its between after do_package and before do_deploy. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-22linux-openmoko-2.6.31: add Weiss's patches from gdrm-2.6.31Martin Jansa6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-22linux-openmoko: don't clear module_autoload_snd-soc-neo1973-gta02-wm8753 for ↵Martin Jansa1
gta02 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-22linux-2.6.31: Added defconfig for MACHINE ion.Leon Woestenberg1
2009-11-20Add preferred kernel for the ben-nanonote and merge thatKristoffer Ericson22
into linux_2.6.31.bb. Patches and config are grabbed from qi-hardware.com. fix_mips_vmlinux.lds.patch is added to fix problem in 2.6.31.5 vanilla.
2009-11-20linux-openmoko-shr-drm-devel: switch back to drm-tracking branchMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-20Add kernel recipe for the Samsung Omnia SGH-i900.Alex Ferguson3
2009-11-19recipes from shr: kill SRCPV, no SRCPV for git allowed yetMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-18linux-{,kirkwood-}2.6.31: Add upstream squashfs-4.0 LZMA patches.Leon Woestenberg9
Squashfs 4.0 has official LZMA in the works. "Re: [Squashfs-devel] squashfs 4.0 lzma support" According to the author "No, I don't anticipate the format changing. As far as LZMA is concerned, the format is dictated by the LZMA code in the kernel". An updated squashfs-tools with LZMA support will be committed to OpenEmbedded in a seperate commit. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-11-18linux-kirkwood: Add patch that re-enables interrupts from idle.Leon Woestenberg1
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-11-18linux-kirkwood: Add patch that re-enables interrupt from idle.Leon Woestenberg1
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-11-18linux-davinci git: Update to latest OMAPL kernelRoger Monk3
- 2.6.32rc6 (PSP 3.20.00.07) - Updated commit id's for DA830_OMAPL37/DA850_OMAPL138 and switch to 'master' - Updated defconfigs (machine defconfig + swap + mmc + fbconsole) - Bump MACHINE_KERNEL_PR (in davinci.inc)
2009-11-18linux-openmoko-shr: new recipe for 2.6.29-rc3 kernelMartin Jansa3
2009-11-18linux-openmoko-shr-drm: new recipe for 2.6.29-rc3 kernel with DRM/KMS supportMartin Jansa10
2009-11-18linux-openmoko-2.6.31: new recipe for 2.6.31 kernel from SHRMartin Jansa4
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa9
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-16linux-2.6.31 : fix email for isl12024 driver authorJeremy Lainé1
2009-11-10linux-2.6.31: cleanup boc01 RTC driverJeremy Lainé2
2009-11-09Revert "geodegx: Linux 2.6.31.4"Henning Heinold2
This reverts commit 2c92869662d1f0b28229cdba9e9852ba642e0733.