aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
AgeCommit message (Collapse)Author
2011-04-29In a large number of patches, remove unneeded '..' in paths.Tom Rini
In most cases we had both ../foopkg/foopkg as the first path and this simply became foopkg (the second path was already correct for the default strip level which is why the patch applies normally). In a few cases the second path was '.' which is valid but not as clear as 'b' (which is what git shows for example) so update that while we're at it. Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29linux-omap4: Add support for am45x-evm machinechase maupin
* Add the am45x-evm machine type to the COMPATIBLE_MACHINEs for this kernel version. * Add the defconfig file for am45x-evm machine type Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29linux-omap3: Add PSP recipe for ti816x devices.Siddharth Heroor
* Add TI PSP kernel recipe for dm816x/c6a816x/am389x devices. * Add the defconfig for ti816x devices. * Based on PSP release 4.00.00.10. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29linux-omap3: add PSP recipe for am387x-evmChase Maupin
* Add the TI PSP kernel recipe for the am387x-evm machine type. * Added the defconfig for ti814x devices * Based on kernel recipe from Arago contributed by Nageswari Srinivasan Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-04-29dm368-evm: Add configuration for DM368 machinechase maupin
* Added the configuration for the dm368-evm machine type. * Updated the sort.sh script * Updated the Linux kernel and u-boot recipes to support this new device. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29linux-omap-psp 2.6.32: bump PRKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-29linux-omap-psp 2.6.32: add support for xM revision CKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-04-01linux-2.6.24: allow building kernel with newer GNU makeSteffen Sledz
GNU make >= 3.82 does not allow mixed implicit and normal rules Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> Acked-by: Khem Raj <raj.khem@gmail.com>
2011-03-15linux-2.6.24: add support for AMIC flashes (e.g. A29L160AT)Steffen Sledz
Similar patch is on its way to the mainline kernel: http://thread.gmane.org/gmane.linux.kernel/1111144 Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2011-03-02linux-2.6.31 config and patch files for pcm043Jan Kobler
These config and patch files are from the Phytec Linux BSP for phyCORE-i.MX35 PD10.1.1. They were taken from the archive ftp://ftp.phytec.de/pub/Products/phyCORE-iMX350/Linux/PD10.1.1/OSELAS.BSP-Phytec-phyCORE-i.MX35-PD10.1.1.tar.gz The patch files are from the folder in this archive OSELAS.BSP-Phytec-phyCORE-i.MX35-PD10.1.1/configs/phyCORE-i.MX35-2010.08.0/patches/linux-2.6.31.6/generic The patch files have been shipped for linux-2.6.31.6 and are used here on linux-2.6.31.12. Because it seems to work, pcm043 is added to linux-2.6.31.bb. The sequence of the patches for pcm043 in linux-2.6.31.bb is derived from the file OSELAS.BSP-Phytec-phyCORE-i.MX35-PD10.1.1/configs/phyCORE-i.MX35-2010.08.0/patches/linux-2.6.31.6/generic/series The defconfig file is the file OSELAS.BSP-Phytec-phyCORE-i.MX35-PD10.1.1/configs/phyCORE-i.MX35-2010.08.0/kernelconfig These patch files from the folder OSELAS.BSP-Phytec-phyCORE-i.MX35-PD10.1.1/configs/phyCORE-i.MX35-2010.08.0/patches/linux-2.6.31.6/generic are NOT used: 0063-add-generic-platform-bus-based-sja1000-driver.patch 0076-mx3fb-pretty-printing-update.patch 0078-sja1000-driver-Fix-net-device-stats.patch patch-2.6.31.6-rt19.gz because they are not referenced by the file OSELAS.BSP-Phytec-phyCORE-i.MX35-PD10.1.1/configs/phyCORE-i.MX35-2010.08.0/patches/linux-2.6.31.6/generic/series Signed-off-by: Jan Kobler <eng1@koblersystems.de> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-02New machine pcm043 Phytec phyCORE-i.MX35Jan Kobler
The new machine pcm043 is the board Phytec phyCORE-i.MX35. The machine name pcm043 is chosen, because it is already used in the linux kernel for this board. BSP is derived from BSP of machine mx31ads. Linux kernel is based on Phytec Linux BSP for phyCORE-i.MX35 PD 10.1.1 Vendor page: http://www.phytec.com/products/rdk/ARM-XScale/phyCORE-ARM11-i.MX35.html Tutorial: http://en.gentoo-wiki.com/wiki/Phytec_phyCORE-iMX35/Openembedded Signed-off-by: Jan Kobler <eng1@koblersystems.de> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-02linux-ea3250-2.6.27.8: fix my stupid cut and paste in lpc32xx-spwm.patchHenning Heinold
2011-03-02linux-ea3250-2.6.27.8: refresh lpc32xx-spwm.patch, so it can apply cleanlyHenning Heinold
2011-03-02linux-kexecboot.inc: fix CMDLINE_DEBUG tagAndrea Adami
* bump INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-02linux-kexecboot: add initial 2.6.37 defconfig for ben-nanonoteAndrea Adami
* needs more test... Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-02linux-kexecboot: add initial ben-nanonote supportAndrea Adami
* temporarly use custom task for uImage * will be fixed when mips kernel will have uImage target (pending) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-02linux-kexecboot.inc: Customize recipe, do not include linux.inc anymore.Andrea Adami
* linux.inc is deprecated, use only kernel.bbclass * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-02linux-kexecboot.inc: Sometimes add lzma-native to DEPENDSTom Rini
Using the same logic that switches on lzma compression add lzma-native to DEPENDS. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-02linux.inc: Add more machines to the lzma-native logicTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-03-02linux-kexecboot: bump 2.6.37 to 2.6.37.2Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-02linux-kexecboot: pick collie fix from upstream for 2.6.37Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-02linux-kexecboot: pick collie fix from upstream for 2.6.36Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-02linux-kexecboot: rework defconfig for Zaurus poodleAndrea Adami
* sync kernel config with other Zaurus models Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-03-02linux-kexecboot: rework 2.6.24 defconfig for Zaurus poodle.Andrea Adami
* add boot from CF * add vfat and ext3 filesystems Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-02-26linux: update 2.6.37 to 2.6.37.2Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-25conf/machine/beaglehyb.conf: new machine Goldelico's Beagle Board HybridDavid Lanzendörfer
linux-gta04: add kernel for Beagle Board Hybrid and the forthcoming Goldelico GTA04 Machine
2011-02-25linux/jlime: removed obsolete kernel recipes, added a new one.Filip Zyzniewski
We need to focus on developing a new set of kernels and userspace, hence the cleanup. Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-25linux-2.6.37: upgrade to 2.6.37.1Martin Jansa
* update om-gta0* defconfigs like 8e4bd2fd4cbf1c75acd30adbd3aaa074c3175a3e and 1516588acd3c4b4dd4add71d06ab8ce0d1bafa02 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-25linux-2.6.34: add unwinding to om-gta01's defconfigDenis 'GNUtoo' Carikli
* taken from om-gta02 change 1516588acd3c4b4dd4add71d06ab8ce0d1bafa02 Adding unwinding remove CONFIG_FRAME_POINTER while preserving its debug functionalities at the cost of a bigger image (that we mitigate by using LZMA compression instead of gzip) Pratically speaking that should result in speed improvements: Speed seem to be faster but was not tested scientifically. Here's the unwinding help: This option enables stack unwinding support in the kernel using the information automatically generated by the compiler. The resulting kernel image is slightly bigger but the performance is not affected. Currently, this feature only works with EABI compilers. If unsure say Y. And the frame pointer help: If you say N here, the resulting kernel will be slightly smaller and faster. However, if neither FRAME_POINTER nor ARM_UNWIND are enabled, when a problem occurs with the kernel, the information that is reported is severely limited. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-25ronetix-pm9g45: Added new machine, with kernel 2.6.30.Leon Woestenberg
2011-02-25SlugOS: enable in-kernel atheros 5k device support for DSM-G600Mike Westerhof
2011-02-25linux-2.6.34: add unwinding to om-gta02's defconfigDenis 'GNUtoo' Carikli
Adding unwinding remove CONFIG_FRAME_POINTER while preserving its debug functionalities at the cost of a bigger image (that we mitigate by using LZMA compression instead of gzip) Pratically speaking that should result in speed improvements: Speed seem to be faster but was not tested scientifically. Here's the unwinding help: This option enables stack unwinding support in the kernel using the information automatically generated by the compiler. The resulting kernel image is slightly bigger but the performance is not affected. Currently, this feature only works with EABI compilers. If unsure say Y. And the frame pointer help: If you say N here, the resulting kernel will be slightly smaller and faster. However, if neither FRAME_POINTER nor ARM_UNWIND are enabled, when a problem occurs with the kernel, the information that is reported is severely limited. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-02-25linux: moved calamari to 2.6.34Frans Meulenbroeks
I've been using this for quite a while but apparently forgot to commit it. this makes iscsi-target build Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2011-02-25sciphone-g2: Initial support for Sciphone G2 (based on MT6235)Marcin Mielczarczyk
This patch adds Sciphone G2 target to OpenEmbedded environment. It also defines osmocomBB repositories for U-Boot and Linux kernel. Signed-off-by: Marcin Mielczarczyk <marcin.mielczarczyk@tieto.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2011-02-17linux-bug: fix undefined reference to `__gnu_mcount_nc' issue and bump PRDenis 'GNUtoo' Carikli
Without that fix we have: LD .tmp_vmlinux1 init/built-in.o: In function `run_init_process': calibrate.c:(.text+0x10): undefined reference to `__gnu_mcount_nc' init/built-in.o: In function `init_post': calibrate.c:(.text+0x3c): undefined reference to `__gnu_mcount_nc' init/built-in.o: In function `do_one_initcall': calibrate.c:(.text+0x148): undefined reference to `__gnu_mcount_nc' init/built-in.o: In function `name_to_dev_t': calibrate.c:(.text+0x2cc): undefined reference to `__gnu_mcount_nc' init/built-in.o: In function `set_reset_devices': calibrate.c:(.init.text+0x10): undefined reference to `__gnu_mcount_nc' init/built-in.o:calibrate.c:(.init.text+0x38): more undefined references to `__gnu_mcount_nc' follow make: *** [.tmp_vmlinux1] Error 1 FATAL: oe_runmake failed Thanks khem in #oe on Freenode on irc for help: Feb 14 19:21:26 <khem> GNUtoo|laptop: are you using profiling [...] Feb 14 19:57:13 <khem> GNUtoo|laptop: ok so here it your problem you are passing -pg Feb 14 19:57:16 <khem> to compiler [...] Feb 14 19:58:11 <khem> GNUtoo|laptop: thats only useful if you will provide mcount and other profiling hook implementation Feb 14 19:58:16 <khem> compiler sort of expects it The solution I chose was to disable the CONFIG_FTRACE that added -pg (profiling compiler option) Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2011-02-16linux-2.6.24: phy handling fixed for hipox machineMario Schuknecht
* phy switching enabled * link status handling fixed Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2011-02-15Revert "Remove some patches, which was moved by previous linux patch"Tom Rini
I pulled this patch in prematurely which broke the at91 machines, so back this out. Sorry folks! This reverts commit cfa8a2a8b291cb0a3426a3120ce31e6e74970e37.
2011-02-14linux.inc: Add lzma-native for nokia900Tom Rini
Add a check for nokia900 to the existing DEPENDS mangler to add lzma-native, otherwise: | LZMA arch/arm/boot/compressed/piggy.lzma | /bin/sh: lzma: command not found Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-14linux 2.6.28: Add name param to ronetixpatch URL.Tom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-12Remove some patches, which was moved by previous linux patchUlf Samuelsson
Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-12Make kernel 2.6.37 selectable for Visstrim_M10 board.Javier Martin
Signed-off-by: Javier Martin <javier.martin@vista-silicon.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-11linux: don't patch unifdef.c if it doesn't existAndreas Oberritter
* Fixes build with Linux 2.6.18. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2011-02-10linux-jlime-ben-nanonote: Add support for USB networkingAlex Ferguson
Added jz4740-udc.patch from qi-hardware which adds support for usb networking. Added modified kernel config file which enables the above patch. Modified linux-jlime-ben-nanonote recipe for the above files. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2011-02-09linux-omap 2.6.31: remove DP for zoom2Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-02-09linux-omap_2.6.38.bb: add 2.6.38-rc4 versionGraeme Gregory
I have only enabled this kernel for the omapzoom2/3 machines that I take care of and it has been boot tested on the zoom3. This recipe has PARALLEL_MAKE disabled as multiple jobs is showing a dependency issue in the kernel which I hit 100% of time in OE. Signed-off-by: Graeme Gregory <dp@xora.org.uk>
2011-02-08linux-omap 2.6.37: catch up with beagleboardtoys wifi renameKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-02-06SlugOS: kernel -- make 2.6.37 the preferred kernel for SlugOSMike Westerhof
and introduce the SlugOS linux-ixp4xx kernel recipe to make it so. (preference set to -1 so that nothing picks this up until ready.)
2011-02-03linux-2.6.24: enable oprofile support/modules for hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2011-02-03linux-bug20-linaro_2.6.35: Add experimental recipeStefan Schmidt
2011-02-02linux-kexecboot: refresh Zaurus defconfigs for new SRCREV (2.6.38-rc3)Andrea Adami
* try to unbreak collie mtd Signed-off-by: Andrea Adami <andrea.adami@gmail.com>