summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2006-11-03merge of '52a6d55e272aa56689f2387c7c4321d72814b233'Paul Sokolovsky5
and '5f21d25d6791636dcfe4c7ac6cdec7ae6e2cd384'
2006-11-03linux-handhelds-2.6: Merge "_cvs" support into linux-handhelds-2.6.inc.Paul Sokolovsky5
* Had to put SRC_URI to per-version .bb for that. * Tested ;-)
2006-11-02merge of '3c603fa45cf43613ab6041072798d5fbe162e6f3'Richard Purdie2
and 'b125865ca3f9be3fcd9bd2cf94915c3b0ac3f070'
2006-11-02linux-oz-2.6: Update to a 2.6.18+git kernelRichard Purdie18
2006-11-01h2200: New defconfig for 2.6.17-hh2.Paul Sokolovsky1
* Based on Michal Panczyk's submission, with some more tweaks. * Tested to compile, but needs run testing.
2006-10-31linux-handhelds-2.6 cvs: CVS HEAD is -hh2 now.Paul Sokolovsky1
* Closes #1540.
2006-10-31linux-oz-2.6: Add missing patch.Richard Purdie1
2006-10-31linux-oz-2.6: Add missing hx2000 renameRichard Purdie1
2006-10-31linux-openzaurus: Recover from the hx2000 rename, update ASoC in 2.6.17 to ↵Richard Purdie10
0.12, merge defconfigs for qemuarm and qemux86 from poky, add vesa patch for qemux86.
2006-10-30many packages: fixed SRC_URI: SourceForge CVS moved from cvs.sf.net -> ↵Marcin Juszkiewicz1
PN.cvs.sf.net
2006-10-29ixp4xx-kernel: Update SVN_REV on 2.6.18, update 2.6.19 to -rc3Oyvind Repvik2
2006-10-28merge of '9bb5aacf211c840ef28190458936fec0e3163a18'Philip Balister40
and 'a89f7dd0fbeeb4f5627838591cb356337a0b5ae2'
2006-10-28linux-omap1-2.6.18-omap1 : Add support for building EABI kernel.Philip Balister3
2006-10-26ixp4xx-kernel: Now builds an fsg3 kernel - completely untestedRod Whitby1
2006-10-27linux-handhelds-2.6 2.6.17-hh2: Add updated defconfigs (+ same old patches).Paul Sokolovsky11
* More machines on todo.
2006-10-27linux-handhelds-2.6: Prepare to finish upgrade to 2.6.17.Paul Sokolovsky27
* Aim: support few kernel releases nicely and transparently. * Issue: different kernel versions/releases (may) have different defconfigs. * Requirement: we need files dir to be override not just on PN, amd not just on MACHINE, but additionally on some version string, which doesn't necessarily have to be PV (for example, current situation is that 2.6.16 vs 2.6.17 need different defconfigs, while potentially *some* -hh tags may have that need too). * Solution: I could get per-MACHINE overrides work automagically if FILESPATH is overriden. So, emulate that with adding both per-version dir (foo) and foo/${MACHINE} at the same time (and at the right order). * Rename linux-handhelds-2.6/ to linux-handhelds-2.6-2.6.16/, as it really contains defconfigs for those kernels. "HEAD" kernel version will still use linux-handhelds-2.6 (i.e. TODO: add 2.6.17 defconfigs to linux-handhelds-2.6/).
2006-10-27linux-handhelds 2.6: Remove stray FILESDIR from .inc.Paul Sokolovsky1
* Not used, doesn't belong to .inc anyway.
2006-10-26linux-handhelds-2.6 2.6.16-hh7: Remove DEFAULT_PREFERENCE="-1"Paul Sokolovsky1
* Undergone good testing, including in OE. * Anyway, contains few changes comparing to -hh5 which it supercedes now.
2006-10-26linux-handhelds-2.6 2.6.17-hh2: First stable release of HH.org 2.6.17-based ↵Paul Sokolovsky1
kernel. Changes since 2.6.17-hh1 include: * h2200/h3900/h4000/hx4700/htcuniversal upgraded to generic backlight driver. * ALSA drivers fixed. * hx4700 navpoint fixes. * h2200/hx4700 IrDA fixes. * HTC Magician port added. * rx3000 ASIC3 support (including SD/MMC). Worth more confidence testing, DEFAULT_PREFERENCE="-1".
2006-10-25compulab-pxa270: Add machine and kernel support for compulab PXA270 moduleCliff Brake4
2006-10-25merge of 5d13f311dd93df73db461d6abca7480b39bbecbcKristoffer Ericson71
and 6bdfd4680fb56e499b8a254034efb752dead5002
2006-10-25handhelds-sa-2.6: Remove stale override dir.Paul Sokolovsky1
2006-10-25handhelds-sa-2.6, handhelds-un-2.6: Superceded by linux-handhelds-2.6, remove.Paul Sokolovsky3
linux-handhelds-2.6: Take COMPATIBLE_MACHINES from the removed recipes.
2006-10-25jornada56x: All hh.org targets are now handled by linux-handhelds-2.6 ↵Paul Sokolovsky2
recipe, move defconfig there.
2006-10-25handhelds-pxa-2.6: Rename to linux-handhelds-2.6Paul Sokolovsky27
* Naming consistent with recent conventions ("linux-" prefix) * Supports other subarchs besides PXA. * Closes #1524 * Approved by Koen Kooi
2006-10-23linux-omap1: use OBJCOPY instead of hardcoded binary (so it will work with ↵Marcin Juszkiewicz1
EABI), use for temporary files
2006-10-23linux-omap1: added 2.6.18-omap1 fetched via HTTPMarcin Juszkiewicz4
2006-10-23ixp4xx-kernel: Updated 2.6.19 svn revRod Whitby1
2006-10-22conf/distro/openomap.confPhilip Balister1
conf/machine/omap5912osk.conf packages/linux/linux-omap1-2.6.18+git/defconfig * Add alsa support to openomap distro on the omap5912osk. * Modify linux-omap1-2.6.18+git defconfig to include alsa driver
2006-10-21linux/linux-jlime-jornada6xx/defconfig_jlime : Addition of settingsKristoffer Ericson1
* Added TmpFS support to ensure hotplug works
2006-10-21handhelds-pxa-2.6-cvs: fix magician defconfigPhilipp Zabel1
2006-10-21handhelds-pxa-2.6: add magician defconfigPhilipp Zabel2
2006-10-21merge of '05f835c3f50ef6dd9fa7a999df4278c8528cdbe0'Paul Sokolovsky1
and 'a4e8b37642d60b7bd89e22cbf4b0ce25bac0485b'
2006-10-21handhelds-pxa-2.6: This kernel source is not really limited to PXA devices.Paul Sokolovsky1
2006-10-21handhelds-pxa-2.6-cvs: add magician to COMPATIBLE_MACHINEsPhilipp Zabel1
2006-10-21handhelds-pxa-2.6: Remove orphaned, stale, and outdated patches.Paul Sokolovsky5
2006-10-20linux-omap1_2.6.*+git : Ad support for the USB host interface.Philip Balister2
2006-10-20linux-smdk2440_2.6.18.bb : add compatible machineGraeme Gregory1
2006-10-19h2200 defconfig: set cpufreq to 'M' since it can mess up the TSKoen Kooi1
2006-10-19hh-pxa .inc: fix typoKoen Kooi1
2006-10-17merge of '517f7efe4d85e8dee36a5d83f349ea374199c9e0'Philip Balister1
and '9b4f11293547436ccf8d5e05c97485205a9d168b'
2006-10-17linux-navman: add kernel for the navman-icn330 machineKoen Kooi3
* due to some circular deps no uImage is created, but a zImage * the navman's uboot wants kernel headers in order to compile, and the kernel needs mk-image from uboot in order to build the uImage.... Time for an mkimage-native recipe?
2006-10-17linux-omap1_2.6.x+git.bb : Add DEFAULT_PREFERENCE = "1".Philip Balister1
2006-10-16linux-omap1: add one CompactFlash card into ide-csMarcin Juszkiewicz2
2006-10-16linux-omap1 : Fix kernel entry point so that linux-omap1_2.6.18+git bootsPhilip Balister1
on the OSK.
2006-10-16ixp4xx-kernel-svnpatch: Allow the repo location to be overriddenRod Whitby1
2006-10-15openzaurus-pxa27x: added COMPATIBLE_MACHINEMarcin Juszkiewicz1
2006-10-15openzaurus-sa: added COMPATIBLE_MACHINEMarcin Juszkiewicz1
2006-10-14ixp4xx-kernel: Updates from blaster8Oyvind Repvik3
2006-10-13linux-omap1: added 2.6.18 version from git which should workMarcin Juszkiewicz3