summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2006-04-13linux-openzaurus: It appears we can't set runtime variables for dynamic ↵Richard Purdie1
packages (or at least not include their names in PACKAGES). Change to work around this for now
2006-04-12linux-openzaurus: Fix hostap-modules problem people were seeing ↵Richard Purdie1
(kernel.bbclass trampled a variable we were setting)
2006-04-11handhelds-pxa-2.6: update K_MICRO and hx4700 defconfig to 2.6.16Philipp Zabel2
2006-04-09linux-oz-2.6: Correct the defconfig SRC_URIs to match recent changesRichard Purdie2
2006-04-09linux-openzaurus 2.6.16: change defconfig-cxx00 to defconfig-spitz as the ↵Koen Kooi1
former doesn't exist
2006-04-08linux-oz-2.6 .inc updates.Richard Purdie5
* Split shared config into spitz and akita. * Make ext3 modular on akita * Make jffs2 modular on spitz * Enable EABI and OABI_COMPAT when using linux-gnueabi * Add sed script to remove defconfig lines we override
2006-04-08linux-openzaurus.inc: Correct the maximum zaurus kernel size (#816).Richard Purdie1
2006-04-08* Remove 2.4 machine support for c7x0, akita, spitz and borzoi. Richard Purdie1
* Remove borzoi machine entirely as its now equal to spitz. * For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION to fix a long standing bug - people will need to update local.conf. * Add dummy terrier MACHINE to point at spitz.
2006-04-08Remove virutal/kernel-hostap as linux-openzaurus just needs to RPROVIDES ↵Richard Purdie1
hostap-modules.
2006-04-07linux-oz-2.6: Fix kernel-hostap RPROVIDES problem, enable KEXEC in ↵Richard Purdie4
defconfigs, make 2.6.16 the default kernel.
2006-04-04merge of 4ad70d03f3a19dce2f2582ea1b294336864413d6Justin Patrin1
and 655f5a13bd458949813a8bf00c6865edb43cc35b
2006-04-04ixp4xx-kernel: accidently touched defconfig and checked in my modified versionFrans Meulenbroeks1
yesterday; reverting my changes. Apologies for any inconvenience!
2006-04-04handhelds-pxa-2.6_cvs.bb: Remove patches that have been applied toMatt Reimer1
handhelds.org CVS: ide_not_removable-r0.patch block-pio.patch
2006-04-04linux-oz-2.6: Add zlib inflate patch which should equate to approx 10% ↵Richard Purdie1
faster flash filesystem reads and therefore also improve device boottime (5% on c760).
2006-04-04merge of 85a1c1efe7466253130cd2e2a63079154ba54454Richard Purdie8
and c67d38b84a548cc9efa81f9371658f5c59e87e43
2006-04-03pvrusb2-mci: - added 20060329 snapshotFrans Meulenbroeks1
- fixed bb file
2006-04-02linux-oz-2.6: various updates to 2.6.16 and openzaurus.incRichard Purdie8
* Update LED patches to math those merged into mainline * Update defconfigs to reflect IDE disk trigger changes * Update backlight patches to reflect those merged into mainline * Add poodle patches to fix MTD partition size and detect the correct amount of memory * Update to the collie frontlight driver to enable a backlight control on collie/poodle (and match backlight class changes) * Add a hacked in poodle touchscreen driver (confirmed as working) * Update Collie/Poodle defconfigs and openzaurus.inc to rotate the framebuffer console by default * Have openzaurus.inc generate a tgz in deploy/images containing the complete set of kernel modules (and change the deploy task to run before packaging) * Add the start of w100fb accelerated framebuffer operations (from Mardy)
2006-03-27ixp4xx kernel: added patch for copypage-xscale.cFrans Meulenbroeks2
this patch exports scale_mc_clear_user_page so video-buf can be loaded again; this symbol got lost between 2.6.15 and 2.6.16
2006-03-24ep93xx kernel: update to 2.6.16Koen Kooi2
* use derevo17 * integrate framebuffer patches * turn on EABI and old ABI compat
2006-03-23linux-oz-2.6: Updated defconfigs to add CONFIG_TUN=m (refresh c7x0 and cxx00 ↵Richard Purdie7
against 2.6.16). Add patch to ignore invalid MMC SCR structures. This should be tested carefully as its effect is unknown.
2006-03-21linux-openzaurus_2.6.16: add patches for tosaDirk Opfer3
2006-03-21ixp4xx-kernel: Update defconfigOyvind Repvik1
2006-03-21linux-oz-2.6: Add 2.6.16 kernel (tested on c7x0 and spitz)Richard Purdie13
2006-03-20ixp4xx-kernel: Added missing patchesRod Whitby5
2006-03-20ixp4xx-kernel: Moved to 2.6.16 finalRod Whitby1
2006-03-20ixp4xx-kernel: Updated defconfig from CVS kernel repo - made more things modulesRod Whitby1
2006-03-20ixp4xx-kernel: Updated patchset from CVS kernel repo and tweaked for ↵Rod Whitby5
2.6.16-final
2006-03-12merge of 1ba45cf53c0878304cb1ded93545b1938b45606fKoen Kooi1
and 5478d2000cb4fb6a9810fc0fd5cb8d1fc2903536
2006-03-12ep93xx-kernel: update .bb and defconfig to match derevo16Koen Kooi2
* MaverickCrunch is enabled now
2006-03-12linux-oz-2.6: Update LED patches to match those in -mmRichard Purdie1
2006-03-11ep93xx-kernel: update to derovo15Koen Kooi1
2006-03-11ep93xx-kernel: update defconfigKoen Kooi1
2006-03-09ep93xx kernel: update defconfig to match 2.6.16-rc5-derevo14Koen Kooi1
2006-03-08ep93xx-kernel: fix some PV related bugsKoen Kooi1
2006-03-06ep93xx: update to 2.6.16-rc5 and derevo14Koen Kooi1
2006-03-06opensimpad: update to WE-18Frederic Bompart4
WE-18 patches taken from OZ http://bugs.openembedded.org/show_bug.cgi?id=595
2006-03-04ep93xx kernel: update to derevo12Koen Kooi1
2006-03-04ep93xx kernel: use a custom defconfigKoen Kooi2
2006-03-03eciadsl/ixp4xx-kernel: Add eciadsl package and HDLC supportOyvind Repvik2
2006-03-03ep93xx kernel: switch to derevo10 to fix serialKoen Kooi1
2006-03-03linux-oz-2.6: Switch to rmk's proper pxa mmc timeout fix and fix ALSA sound ↵Richard Purdie1
for corgi (two different bugs).
2006-03-01linux-oz-2.6: Update to ASoC 0.10rc3 and tweak the headphone switch patchRichard Purdie1
2006-03-01unslung-kernel: add missing netconsole patch fileMike Westerhof1
2006-02-28unslung-kernel: added kernel module netconsoleMike Westerhof3
2006-02-28ep93xx kernel: update to derevo6Koen Kooi2
* usb host works(ish) * serial on the glomation board requires an extra patch
2006-02-27merge of 6fdb3347025c12bf6ebe065971216714232b9f38Frans Meulenbroeks1
and bf751c693cb0aa66fdfbf2e072c7ac7e772351ce
2006-02-27ixp4xx defconfig: added CONFIG_VIDEO_DECODER=mFrans Meulenbroeks1
needed to get kernel-module-saa7115 which in turn is needed for pvrusb2-mci
2006-02-27linux-oz-2.6: Add qemuarm support (and a patch to fix the integrator rtc to ↵Richard Purdie2
work with the rtc framework)
2006-02-27ixp4xx-kernel: updated to 2.6.16-rc4-git9Rod Whitby1
2006-02-26ixp4xx-kernel: Update to 2.6.16-rc4-git9, update defconfig to add CODA_FS=m, ↵Oyvind Repvik3
update ds101-setup.c kernel commandline