summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp_2.6.24.bb
AgeCommit message (Collapse)AuthorFiles
2009-01-29linux-rp-2.6.24: reenable ide-cs and ext3 on tosaDmitry Baryshkov1
As we are now using kexecboot and thus aren't that constrained in terms of kernel size, move ide-cs and ext3 back to kernel. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-12-04linux-rp-2.6.24: update tosa defconfigDmitry Baryshkov1
enable KEYBOARD_GPIO and INPUT_POWER on tosa Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-18linux-rp-2.6.24: fix tosa kernelDmitry Baryshkov1
add two patches: one to correctly initialise the AC97 interface on PXA, other to fixup the tosa-bl driver (most important thing is pxa_gpio_mode() setting). Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11linux-rp-2.6.24: fix tosa kernel buildDmitry Baryshkov1
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-16linux-*.bb: use KERNELORG_MIRROR consistently (fixes checksum errors)Jeremy Lainé1
* remove trailing slash in KERNELORG_MIRROR definition * add slash after KERNELORG_MIRROR in *.bb where needed
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-07-24linux-rp_2.6.24: -fix buildThomas Kunze1
linux-rp_2.6.26: -update patches for collie.The kernel won't build atm because of too fat defconfig. But this is intended because kernel will be in rootfs in the future. linux-rp.inc: -change commandline for collie to root on mmc
2008-06-01linux-rp-2.6.24: Sync defconfigs with Poky. Making the crypto modules ↵Richard Purdie1
builtin is wrong and compounds an existing space problem, the should be marked as autoloaded.
2008-06-01linux-rp-2.6.24: Uncondionally apply a number of patches, add missing patch ↵Richard Purdie1
from poky
2008-06-01linux-rp-2.6.24: Update locomo keyboard patch for collie/poodle (#2367)Richard Purdie1
2008-05-23linux-rp: apply slightly altered 0721b4b1bee8f2328cc4e0ab17efc5265d816dd7 ↵Matthew Swabey1
from .stable and close 4180 * commit by Laibsch
2008-05-05linux-rp_2.6.24.bb: build packet support in qemux86 kernelJeremy Laine1
2008-04-04linux-rp_2.6.24: update usb-gadget driverThomas Kunze1
2008-04-04linux-rp_2.6.24: add usb-gadget patch, add keyboard fixThomas Kunze1
2008-03-28linux-rp_2.6.24.bb: add new patches for collieThomas Kunze1
2008-03-27merge of '42f9a5d8cedd5c5de2a24d72c0f84b019e7a5246'Thomas Kunze1
and 'c474f6f48b0333b791017b2d12c15831e6d2b873'
2008-03-27linux-rp_2.6.24.bb: reenable accidently diabled hctuni.patchThomas Kunze1
2008-03-27Sharp CE-RHx support updateStanislav Brabec1
* added CE-RH2 support for Akita * added CE-RH1 support for c7x0 * patch comments
2008-03-27update kernel recipies to use new generic do_deploy from kernel.bbclassThomas Kunze1
2008-03-06linux-rp-2.6.24: Add tosa supprot from Dmitry Baryshkov (#3879)Dmitry Baryshkov1
2008-02-19linux-rp-2.6.24: add netfilter modules for qemux86, make 2.6.24 preferredJeremy Laine1
2008-02-15Added PXA27x resume fix from Russell King to linux-rp-2.6.24.Stanislav Brabec1
2008-02-14Added spitz_h_rewrite.patch with better Spitz hardware documentation.Stanislav Brabec1
2008-02-01linux-rp: fix previous commit, apply patches from Stanislav Brabec to ↵Junqian Gordon Xu1
akita/spitz only * sharpsl-rc-r1.patch interferes with tosa-keyboard-r19.patch
2008-02-01linux-rp_2.6.23/24: bump PR for the previous commitJunqian Gordon Xu1
2008-02-01linux-rp-2.6.23/24: spitz kernel patches, oebug 3283, courtesy of Stanislav ↵Junqian Gordon Xu1
Brabec utx@penguin.cz * see bug tracker and mailist for details
2008-01-28commit latest collie work from thesing (zaurus-2.6.inc, linux-rp*, task-base)Thomas Kunze1
2008-01-26linux-rp: misc fixes to make 2.6.24 compile for poodle - close #3715Henry von Tresckow1
2008-01-25linux-rp: update 2.6.24-rc8 to final releaseMarcin Juszkiewicz1