summaryrefslogtreecommitdiff
path: root/recipes/linux
AgeCommit message (Collapse)AuthorFiles
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
2009-05-10linux-omap: update beagle defconfig to include TT_NEWSCHED and tweak overo ↵Koen Kooi2
PM config
2009-05-05linux-bug: switch to proper SVN branchMarcin Juszkiewicz1
2009-05-01Unslung: Removed all trace of the unslung distro from OERod Whitby22
2009-04-29linux-2.6.24: defconfig for hipox machine updatedSteffen Sledz1
- nand, mtd, ubi, ubifs driver into kernel
2009-04-28linux_2.6.29+2.6.30-rc: move to rc3Andrea Adami1
2009-04-27linux-rt-2.6.24: Apply latest -rt patch for all, except mpc8315e-rdb.Leon Woestenberg1
mpc8315e-rdb is kept to the Freescale release, as it has numerous patches applied that don't mix with latest -rt. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-04-27linux-kirkwood: update to 2.6.29.1 and enable some goodies like mmc and ubifsKoen Kooi2
2009-04-25linux-omap-pm: readd patch to register all OPPs, fix overo defconfigKoen Kooi3
2009-04-25openezx-kernel: this rev brings back solid GSM on gen1 devicesMichael 'Mickey' Lauer1
2009-04-24linux-2.6.29: update cm-x270 kernel to 2.6.29Cliff Brake8
2009-04-24linux-2.6.24: make ubifs available for all machinesSteffen Sledz3
2009-04-23linux-bug: added 2.6.27.2 from BUG Labs svnMarcin Juszkiewicz2
By default r8918 is used - can be overriden in local.conf by: SRCREV_pn-linux-bug = "${AUTOREV}" In BUG Linux we used AUTOREV by default.
2009-04-23Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-04-23linux-omap-pm git: update to latest git, refresh DSS2 patchesKoen Kooi101
2009-04-23openezx-kernel: bump to 2.6.30-rc2; this fixes the touchscreen issues we had ↵Michael 'Mickey' Lauer1
for a while