summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2008-03-29linux-handhelds-2.6.inc: replace stray ${KERNEL_FILENAME}Philipp Zabel1
with ${KERNEL_IMAGE_BASE_NAME}.bin * this change was missing from 5042c98815b59089f6a52790f0dba3c831b5590d, causing do_deploy to fail.
2008-03-29merge of '641cb531f5b8a986da7de7e34632a36c15b6c3ca'Rod Whitby5
and 'd3bc42a7b3cb02bf7be09e8aae8fd99960be84b7'
2008-03-29linux-ixp4xx: fsg3 patch updated to match upstream submissionRod Whitby1
2008-03-28merge of '84875aef79b13e95114cd19f24c98b10531b29a7'Thomas Kunze2
and 'cfb7d5ebc09f125eccc955d0f2a4c525cf083f94'
2008-03-28linux-rp.inc: autoload input-power supportThomas Kunze1
2008-03-28defconfig-collie: enable touchscreenThomas Kunze1
2008-03-28linux.inc: remove UBOOT_* definitions, they are already defined in ↵Jeremy Laine1
kernel.bbclass
2008-03-28defconfig-collie: enable mmc-modulesThomas Kunze1
2008-03-28linux-rp.inc: autoload mmc-modules for collieThomas Kunze1
2008-03-28linux-rp_2.6.24.bb: add new patches for collieThomas Kunze1
2008-03-28Sharp Remote sharpsl-rc-r2.patch fix.Stanislav Brabec1
2008-03-28defconfigs: Update ixp4xxx 2.6.24.4 defconfigs to disable PREEMPT, and ↵Mike Westerhof3
switch from "cubic" to "reno" as the default TCP congestion control algorithm (avoids a kernel crash)
2008-03-27merge of '42f9a5d8cedd5c5de2a24d72c0f84b019e7a5246'Thomas Kunze4
and 'c474f6f48b0333b791017b2d12c15831e6d2b873'
2008-03-27linux-rp_2.6.24.bb: reenable accidently diabled hctuni.patchThomas Kunze1
2008-03-27merge of '860b69bfa86360af41373424bf5de0df598ab909'Stanislav Brabec3
and 'da3f97933962edf6b59a6c431356796195acf199'
2008-03-27kernel.bbclass,linux.inc: move dependency on u-boot-openmoko-native to ↵Jeremy Laine1
kernel.bbclass
2008-03-27Sharp CE-RHx support updateStanislav Brabec3
* 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 Kunze65
2008-03-27linux-ixp4xx: Added the dmabounce debug patch from OpenWrtRod Whitby2
2008-03-26fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of deviceGraeme Gregory3
2008-03-26linux-openmoko_2.6.24.bb : openmoko kernel has diverged so same kernel doesGraeme Gregory2
not support two machines anymore.
2008-03-25linux-2.6.24: new rtc-sa1100 fixes for the simpadHenning Heinold2
* new rtc-sa1100 fix * bump pr * fixes bug 4094
2008-03-25linux-ixp4xx: Updated to 2.6.24.4Rod Whitby3
2008-03-24linux-ixp4xx: Update to 2.6.24.3 and make it the default for ixp4xx ↵Rod Whitby3
machines. Tested on Freecom FSG-3.
2008-03-22conf and linux: update ts72xx to 2.6.24 kernel. Closes 3906.Rolf Leggewie15
2008-03-21linux 2.6.24: apply connectplus hack for simpad, closes #4094 Koen Kooi2
2008-03-21merge of '3447c93047f153922a4e64420c682c7b0d9f6e9a'OpenEmbedded Project4
and '46a58faaa47f475ec8dd3ab429bba9fc88b7b3a8'
2008-03-21linux-omap1-2.6.24 : Add basic kernel build files for OMAP1 2.6.24. Tested onPhilip Balister4
OSK.
2008-03-21linux-openmoko_2.6.24.bb : fix the autorev case which I forgotGraeme Gregory1
2008-03-21linux-openmoko_2.6.24.bb : turn off SRCREV_FORMAT until I get time toGraeme Gregory1
implement both way transfer of SRCREV_FORMAT to/from svn fetchers.
2008-03-19linux-2.6.24: build TUN/TAP module for mpc8313e-rdbJeremy Laine1
2008-03-18linux-omap.inc: switch to linux.incKoen Kooi1
2008-03-17linux-2.6.24: fix sa1100-rtcHenning Heinold2
* hopefully fix the rtc1hz and rtcalarm register bug * added patch under linux-2.6.24/simpad/ * bump pr * thanks MrData for the patch
2008-03-17beagleboard: build proper uImage Koen Kooi1
2008-03-17linux-beagleboard: use defconfig from other git branchKoen Kooi1
* it finally built
2008-03-17linux-beagleboard: update defconfig and SKoen Kooi2
2008-03-16linux-beagleboard: switch to http protocol as that seems to be more ↵Koen Kooi1
forgiving with the wet piece of string internet connection the beagleboard server has
2008-03-16linux-beagleboard: skeleton kernel fileKoen Kooi3
2008-03-14linux 2.6.24: tweak at32stk100 defconfigKoen Kooi1
2008-03-14linux 2.6.24: add support for atngw100 and at32stk1000Koen Kooi5
2008-03-14merge of '18293653fb0ec41c60cab9ca36df1dd7c1834880'Paul Sokolovsky3
and 'b54f849e3abe2877a2579b6348c60e2c6c1a08ca'
2008-03-14linux/linux-handhelds-2.6: Readd check that ${KERNEL_INITRAMFS_PATH} exists.Paul Sokolovsky2
2008-03-13Drop unneeded empty directoriesRichard Purdie1
2008-03-13linux-handhelds-2.6: Remove unused keep-initramfs.patch.Paul Sokolovsky1
2008-03-12linux-handhelds-2.6: Use official external interface for initramfs addition.Paul Sokolovsky2
* I.e., CONFIG_INITRAMFS_SOURCE. Instead of neat, but still hack of dropping initramfs where kernel Makefile expects it - this was reported to not work under some unknown circumstances.
2008-03-10linux-rp-2.6.24: Fix sharpsl remote patchRichard Purdie1
2008-03-10linux-rp-2.6.24: Fix htcuni patchRichard Purdie1
2008-03-08merge of '521a15d5242153bff521498efbf891cf1447b5fe'Paul Sokolovsky5
and 'a37e2216457a4dbf8ab2b7ce0be1209c96b188c9'
2008-03-08linux-handhelds-2.6: Remove broken keep-initramfs.patch.Paul Sokolovsky2
* Doesn't work with the no-initramfs case. * Added explicit touch after cp instead.
2008-03-08merge of '4a7a14fac99e1af17265980554b9c5390863c35b'Florian Boor5
and 'd06ab8ea3c49e1734c6984d23d283558d4aef52c'