summaryrefslogtreecommitdiff
path: root/recipes/linux
AgeCommit message (Collapse)AuthorFiles
2009-06-05linux-power-fsl-git: Fix defconfig.Leon Woestenberg1
2009-06-05linux-powerpc-fsl-git: Add patch for missing MSI support in the DTS.Leon Woestenberg1
Also fixed the comments in the mpc8315e-rdb machine configuration.
2009-06-05linux-powerpc-fsl-git: New recipe for Freescale PowerPC Linux kernel GIT tree.Leon Woestenberg2
2009-06-05linux-kirkwood: enable more features in defconfigKoen Kooi1
2009-06-05linux-davinci git: add OTG to dm355-leopard defconfigKoen Kooi1
2009-06-05linux-davinci git: update to 2.6.30-rc7, drop vpfe patches in favour of ↵Koen Kooi1
using the staging/vpfe branch
2009-06-05linux-davinci git: update dm355-leopard defconfigKoen Kooi1
2009-06-05linux-kirkwood: update to 2.6.29.4Koen Kooi1
2009-06-04linux-mini2440: These can be used for both mini and micro2440Florian Boor2
2009-06-04MINI2440: Updated kernel recipesMichel Pollet2
MINI2440: Updated kernel recipes To use MACHINE_KERNEL_PR instead of PR. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04MINI2440: Bumped 2.6.30 recipeMichel Pollet1
MINI2440: Bumped 2.6.30 recipe For the -rc8 merge Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04MINI2440: Bumped Kernels versionMichel Pollet3
MINI2440: Bumped Kernels version 2.6.29.4 and 2.6.30-rc6 -- updated defconfig too. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04MINI2440: Update kernel recipe to get 2.6.29.3Michel Pollet2
MINI2440: Update kernel recipe to get 2.6.29.3 Fetch it from git, with an updated config Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04Removed evbug from default kernelMichel Pollet1
[MINI2440] Removed evbug from default kernel This removes the million of debug traces of the touchscreen Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04MINI2440: Bumped kernel version tagMichel Pollet1
MINI2440: Bumped kernel version tag So it gets rebuild with upstream git. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04Small kernel defconfig updateMichel Pollet2
[MINI2440] Small kernel defconfig update Make sure this builds a new kernel with last config. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04MINI2440: Kernel 2.6.30 recipeMichel Pollet2
MINI2440: Kernel 2.6.30 recipe Extracts the top of the mini2440-dev git branch Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04Added support for u-boot gitMichel Pollet2
Automagically load u-boot git and build that. Make sure we use the 16k aligned one, so it can be flashed with mtd_debug. Signed-off-by: Michel Pollet <buserror@gmail.com>
2009-06-04at2440evb.conf: Add AT2440EVB machine config.Ramax Lo2
2009/5/12 Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> > > Dnia czwartek, 7 maja 2009 o 03:30:00 Ramax Lo napisał(a): > > --- > >  conf/machine/at2440evb.conf |   19 +++++++++++++++++++ > >  1 files changed, 19 insertions(+), 0 deletions(-) > >  create mode 100644 conf/machine/at2440evb.conf > > Can you send also kernel config? > Ok, please see the attached file. And a patch for this is also attached. Ramax > Regards, > -- > JID:      hrw@jabber.org > Website:  http://marcin.juszkiewicz.com.pl/ > LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz > > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >From 714e9915572b7c8eda2d4c10b6b4420bd011c1eb Mon Sep 17 00:00:00 2001 From: Ramax Lo <ramaxlo@gmail.com> Date: Thu, 2 Apr 2009 14:31:27 +0800 Subject: [PATCH] linux: Add initial support for AT2440EVB board Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-04Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Marcin Juszkiewicz1
into org.openembedded.dev
2009-06-04linux-hackndev: fixed SRC_URIMichal Hrusecky1
Hi, structure on our server was changed, sou we've got different URI now. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-03linux: Update Linux 2.6.28 defconfig for TX27. Move root to 'userfs' ↵Florian Boor1
partition since the first 'rootfs' is too small to hold a filesystem with GUI.
2009-05-31linux-rp-2.6.23: fix compilation with gcc-4.3Andrea Adami2
Since some architectures don't support __udivdi3(). Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org> Cc: john stultz <johnstul@us.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2009-05-31linux-rp-2.6.24: fix compilation with gcc-4.3Andrea Adami2
Since some architectures don't support __udivdi3(). Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org> Cc: john stultz <johnstul@us.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2009-05-29linux: Initial support for the Ka-Ro TX27 (rev. 4)Florian Boor3
2009-05-29linux-omap 2.6.29: update defconfigKoen Kooi1
* more filesystems * more ethernet adapters builtin * usb gadgets are modules now
2009-05-28linux(-rp).inc: Quirk for udev greater or equal 141Koen Kooi2
* opt-in, distros can set UDEV_GE_141 = 1 to get the quirks applied * currently unsets CONFIG_SYSFS_DEPRECATED* per udev README
2009-05-27linux-omap 2.6.29: add more DSS2 patchesKoen Kooi3
2009-05-24linux-omap 2.6.29: add missing ppoll patchKoen Kooi1
2009-05-24linux-davinci: bump PR and point to include file where MACHINE_KERNEL_PR is ↵Koen Kooi5
located
2009-05-22linux-handhelds-2.6: fix compilation with gcc-4.3Dmitry Artamonow2
Backport time.h patch from 2.6.25 kernel (commit 38332cb98772f5ea757e6486bed7ed0381cb5f98) It fixes following error during compilation: LD .tmp_vmlinux1 kernel/built-in.o: In function `getnstimeofday': utsname_sysctl.c:(.text+0xf110): undefined reference to `__aeabi_uldivmod' kernel/built-in.o: In function `do_gettimeofday': utsname_sysctl.c:(.text+0xf1d0): undefined reference to `__aeabi_uldivmod' utsname_sysctl.c:(.text+0xf1ec): undefined reference to `__aeabi_uldivmod' kernel/built-in.o: In function `do_timer': utsname_sysctl.c:(.text+0x100ec): undefined reference to `__aeabi_uldivmod' utsname_sysctl.c:(.text+0x1010c): undefined reference to `__aeabi_uldivmod' make: *** [.tmp_vmlinux1] Error 1 See also similar OE bug #4333 Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-05-20linux-davinci: build linux-davinci kernels for dm6446, dm6467 and dm355 EVMsDenys Dmytriyenko2
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm355-evm: add new machine definition and defconfigDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm6467-evm: add new machine definition and defconfigDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-20dm6446-evm: rename machine from davinci-dvevm and add defconfigDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-05-19linux-davinci git: fix dm355-leopard machtype since we can use a proper ↵Koen Kooi2
uboot now
2009-05-19linux-mtx 2.6.27: updatesMartin Dietze8
2009-05-19linux-omap 2.6.29: refresh dss2 patchsetKoen Kooi69
2009-05-17linux-kirkwood_2.6.29.2.bb : add CPUIDLE support so hopefully we wasteGraeme Gregory4
less power while idle
2009-05-16linux-kirkwood: Add GSPCA based webcams as modulesTim 'timtim' Ellis1
2009-05-16linux-kirkwood_2.6.29.2.bb : fix PR to new schemeGraeme Gregory1
2009-05-16linux-kirkwood_2.6.29.2.bb : add kludge to allow SDHC cards to workGraeme Gregory2
2009-05-16linux-kirkwood: update to 2.6.29.2Koen Kooi1
2009-05-14AFEB9260 is not supported with 2.6.28-rc6 kernel anymoreSergey Lapin1
2009-05-14linux: added 2.6.30-rc4Sergey Lapin5
2009-05-14linux-2.6.29: reduce boc01 kernel sizeJeremy Lainé1
2009-05-14linux-2.6.28: Provide a default config for at91sam9g20ek boardDmitry Eremin-Solenikov1
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-05-12linux_2.6.29+2.6.30: jump to RC5Andrea Adami1
2009-05-12linux-rt-2.6.24: Fixed missing defconfig for mpc8315e-rdb.Leon Woestenberg1
2009-05-11linux-omap 2.6.29: enable networking and staging drivers in beagleboard ↵Koen Kooi1
defconfig