Age | Commit message (Collapse) | Author | Files |
|
|
|
Also fixed the comments in the mpc8315e-rdb machine configuration.
|
|
|
|
|
|
|
|
using the staging/vpfe branch
|
|
|
|
|
|
|
|
MINI2440: Updated kernel recipes
To use MACHINE_KERNEL_PR instead of PR.
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
MINI2440: Bumped 2.6.30 recipe
For the -rc8 merge
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
MINI2440: Bumped Kernels version
2.6.29.4 and 2.6.30-rc6 -- updated defconfig too.
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
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>
|
|
[MINI2440] Removed evbug from default kernel
This removes the million of debug traces of the touchscreen
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
MINI2440: Bumped kernel version tag
So it gets rebuild with upstream git.
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
[MINI2440] Small kernel defconfig update
Make sure this builds a new kernel with last config.
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
MINI2440: Kernel 2.6.30 recipe
Extracts the top of the mini2440-dev git branch
Signed-off-by: Michel Pollet <buserror@gmail.com>
|
|
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/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>
|
|
into org.openembedded.dev
|
|
Hi,
structure on our server was changed, sou we've got different URI now.
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
partition since the first 'rootfs' is too small to hold a filesystem with GUI.
|
|
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>
|
|
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>
|
|
|
|
* more filesystems
* more ethernet adapters builtin
* usb gadgets are modules now
|
|
* opt-in, distros can set UDEV_GE_141 = 1 to get the quirks applied
* currently unsets CONFIG_SYSFS_DEPRECATED* per udev README
|
|
|
|
|
|
located
|
|
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>
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
uboot now
|
|
|
|
|
|
less power while idle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
|
|
|
|
|
|
defconfig
|