Age | Commit message (Collapse) | Author | Files |
|
* patch is not yet in ${RPSRC}
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
|
|
* first try: kernel compiles
* still hangs at: "Uncompressing Linux..... done, booting the kernel."
Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
Acked-by: Andrea Adami <andrea.adami@gmail.com>
|
|
* move patch from linux-kexecboot.inc
* see https://patchwork.kernel.org/patch/11166/
* committed in 2.6.29 (commit d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7)
* Acked-by: Tom Rini <tom_rini@mentor.com>
* Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
* Acked-by: Koen Kooi <koen@openembedded.org>
|
|
* Update to latest kernel patches PSP 3.20.00.12
* Still 2.6.33rc4
* Update defconfigs to match updated kernel configs
* Bump Kernel PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
* RTC shouldn't touch RTC registers unless the hardware driver is configured
* Debug tracked down thanks to laurent.dufrechou@gmail.com
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
recent buildhosts. This will not change the generated binary; it merely
facilitates building the kernel and modules.
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
gdrm-2.6.32 branch and rebase
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Make improvements to run-qemu script.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Tested with DISTRO=minimal image=minimal-image
* Adjust run-qemu.sh to use native-qemu and fix
variables needed for powerpc run.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
* Tested using gcc 4.4.4 DISTRO=minimal
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
beagleboard defconfig
|
|
|
|
first pass
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
populate_staging task to populate_sysroot
This change, pulled from Poky, makes the purpose of the staging directory more
obvious and the taskname more true to what it now actually does.
The layout version number is increased due to the change in layout but code to
convert existing directories and insert a symlink for backwards compatibility
is included.
This patch also includes fixes for all recipes which reference the directory.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
|
|
* lost somewhere during defconfig merges/upgrades
* also missing in 2.6.33 defconfig
* suspend/resume works again :)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
enable 800MHz operation
|
|
This adds back support for the ds1307 RTC and adds support for the AT24 eeprom
|
|
* spitz's defconfig based on 2.6.33, disabled obsolete PCMCIA ioctl,
because it's broken in current HEAD
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
errors
|
|
omap3: bump MACHINE_KERNEL_PR
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
* this could interfere with local collections.
|
|
|
|
|
|
Taken from linux-omap-psp patches, makes zoom2 much more user friendly
|
|
|
|
* without PE bump, because nobody complained that we were bumping SRCREV
without PV changes and we were using SRCPV in our branch before
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
required so I can boot Ubuntu Lucid using this kernel, Lucid uses thumb2
and hits this bug a lot
|
|
* Created the dm3730-am3715-evm directory in
linux-omap-psp-2.6.32 to contain the defconfig for the kernel
build for dm3730-am3715-evm.
* Added the defconfig file for the dm3730-am3715-evm kernel build.
* Added dm3730-am3715-evm machine type to the COMPATIBLE_MACHINE
entry for the linux-omap-psp_2.6.32.bb recipe.
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
Acked-by: Graeme Gregory <dp@xora.org.uk>
Acked-by: Philip Balister <philip@balister.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
There are massive network problems when transmitting UDP packets using the
LEON copro. UDP packet contents get overwritten at the sender side, UDP
checksums are incorrect, and the like. The problem can be triggered by
writing small (< MTU size) packets into a socket in rapid succession to
multiple receivers on a system without any other load. Until we can fix
the LEON firmware we disable it.
Signed-off-by: Thilo Fromm <t.fromm@dresearch.de>
Acked-by: Steffen Sledz <sledz@dresearch.de>
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|