summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2005-11-22nslu2-kernel: release 2.6.15-rc2John Bowler1
2005-11-20nas100d-kernel: Latest 2.6.15-rc1 patches added.Rod Whitby5
2005-11-21linux-oz-2.6: Update dev kernel defconfigs with changes suggested by hrw.Richard Purdie6
2005-11-21linux-oz-2.6: Update SRC_URI after archiving of all dealt with patchesRichard Purdie1
2005-11-20linux-oz-2.6: Drop 2.6.14-rc1 and promote 2.6.14-git3 to stable kernel. Add ↵Richard Purdie16
new dev version 2.6.15-rc2. Dev branch has had large chunks merged with mainline, upgraded to SoC 0.7 (thanks to Liam), many updates to keep up with mainline changes. OSS sound for c7x0 is dropped along with elpp.
2005-11-18handhelds-pxa-2.6: updated hx4700 defconfig for 2.6.13-hh1Philipp Zabel1
2005-11-18nslu2-kernel: New timer patch which allows variable crystal frequencies in ↵John Bowler4
2.6.14.2 2.6.15-rc1 - the patch provides an API ixp4xx_set_board_tick_rate which may be - used to correct the actual clock frequency from the board level - code.
2005-11-17nas100d-kernel: Added 2.6.15-rc1 support from jbowler and azummo.Rod Whitby16
2005-11-16nslu2-kernel: incorporate official mtd/maps/ixp4xx.c into 2.6.15-rc1John Bowler2
- tested on BE only so far - the current 2.6.15-rc1 build does not manage to load the IXP NPE modules
2005-11-16linux-oz-2.6: Update akita patch to that pushed into into mainline. Add ↵Richard Purdie2
correct borzoi commandline to boot from microdrive. Remove unneeded poodle commandline option as it will break 2.6 poodle
2005-11-16nas100d-kernel: i2c version 0.0.4 plus pcf8563 driverDerek Young1
2005-11-16nas100d-kernel: Add PCF8563 as module to the defconfigDerek Young1
2005-11-15nas100d-kernel: revised i2c 0.0.3 patchsetDerek Young1
2005-11-15nas100d-kernel: update to i2c 0.0.3, and new defconfigDerek Young2
2005-11-15merge of 1d77723ab3664440912bed42625259c5a156e94eJohn Bowler5
and 63e5b79a648b18956dc5b36670316f37ea851914
2005-11-14nslu2-kernel: fix IXP flash map driver (ixp4xx.c) in 2.6.15-rc1John Bowler5
2005-11-14nslu2-kernel: upgrade to 2.6.14.2John Bowler18
nslu2-kernel: add (only semi working) 2.6.15-rc1
2005-11-12nas100d-kernel: More i2c updates from azummoRod Whitby1
2005-11-12nas100d-kernel: more updates to i2c and ide and defconfig from azummoRod Whitby5
2005-11-11nas100d-kernel: Removed noirqdebug from cmdlineRod Whitby3
2005-11-11nas100d-kernel: Added 60-nas100d-ide.patch from azummoRod Whitby3
2005-11-12merge of 74c59e4808f6dc67198a09daba0fbe60e5560ec6Rod Whitby1
and cc19bfba0e11a6d9efa601d46a5da31d5b24eb1e
2005-11-12nas100d-kernel: Fixup the nas100d cmdline to use ramdisk, and reflect 64MB RAMDerek Young1
2005-11-11nas100d-kernel: Removed the nslu2 kernel prepend.Rod Whitby1
2005-11-11nas100d-kernel: PCI fixes from azummoRod Whitby2
2005-11-11merge of 0cbb13c94d1d354d5287fb1b304b348fa2003d0cRod Whitby5
and a21672eaa3285e42fbfeefbb8e1bd68923c357e9
2005-11-11merge of 0c6591535a11955c424cb90d7a157b640d408d35Rod Whitby8
and 38425be5fd91cb4948ea49598a78227846a0b730
2005-11-11opensimpad: MMC support + better support for SinusPad and 128M SIMpadFrederic Bompart8
- There's now a config options to build the kernel for 128Mb SIMpad (as there was one for the SinusPad) - The .bb files automatically turn on these options depending on the total memory available. - The MMC driver was made by Clement Ballabriga <clement@asso.ups-tlse.fr> and Guylhem Aznar <simpad@externe.net>. Adding an MMC card (internal or external) to the SIMpad is described on these pages: http://externe.net/zaurus/simpad-bluetooth/ http://www.iral.com/~albertr/linux/simpad/mmc/
2005-11-11nslu2-kernel: cleanup openslug, ucslugc and slugos kernels, ALLJohn Bowler77
- remove old kernel versions - remove openslug-kernel - move patches from openslug-kernel - fix kernel UTS_RELEASE handling (requires change in kernel.bbclass) - fix nslu2-kernel MM build - move to 2.6.14.1 (important security fix)
2005-11-11nas100d-kernel: updated arch patches and files courtesy of azummoRod Whitby5
2005-11-10nas100d-kernel: Added machine-specific files and patches.Rod Whitby7
2005-11-05nas100d-kernel: Modified nas100d-kernel.inc to look in nas100d-kernel ↵Rod Whitby1
instead of nslu2-kernel.
2005-11-05nas100d-kernel: Fixed nas100d-kernel.incRod Whitby1
2005-11-05ludeos: Added nas100d/ludeos distribution, including nas100d-kernel.Rod Whitby13
2005-11-04linux-oz-2.6-git3: Update defconfigs to ensure pcmcia cf wifi modules get ↵Richard Purdie4
built. 2.6.14-rc1 could really use a similar update.
2005-11-04linux-oz-2.6-git3: Enable iwmmxt for pxa27x devicesRichard Purdie1
2005-11-03linux-oz-2.6: dev branch updates. Update hx2750 patches to match recent ↵Richard Purdie1
mainline changes. Alter patch order to match planned mainline submission. Make final cleaup of battery/power patches ready to push to arm patch system (started).
2005-11-02linux-oz-2.6 dev kernel: ALSA SoC updates from Liam and wm8731/wm8750 codec ↵Richard Purdie3
updates from me. Combined, this gives working ALSA sound on cxx00 and c7x0 models with working dpm. Liam has also fixed the oss issue whichshould fix the bugs seen under opie. Update bootmem patch to really fix c7x0 this time.
2005-11-02h6300 kernel: add 2.6.14-rc5Koen Kooi4
2005-11-02h6300: use udev in machine description and kernel, patch courtesy Mika ↵Koen Kooi1
Laitio. closes bug 426
2005-11-02merge of 1671361e7579e71d868be23893006f827fbff717John Bowler2
and 57d918c4d3b1b0b352541f3d7274331f8e9002bd
2005-11-02nslu2-kernel: 50-nslu2-arch.patch now matches l-a-k format rules in 2.6.14John Bowler1
2005-11-01linux-oz-2.6: update dev kernel to work on c7x0 by reverting problematic ↵Richard Purdie1
mainline patch + fix corgi oss sound driver
2005-11-01linux-openzaurus: Add non-standard xtals patch from -mm to 2.6.14-git3;Jonathan McDowell2
required for working Billionton Bluetooth CF support.
2005-11-01nslu2-kernel: split out LE part of drivers/mtd/maps/ixp4xx.c patch in 2.6.14John Bowler3
2005-11-01openslug-kernel: remove old revisions 2.6.12.2 2.6.12 2.6.13.2 2.6.14-rc3 ↵John Bowler19
2.6.14-rc5 - these revisions are no longer in any build and have no - patches so aren't useful for historical information.
2005-10-31linux-oz-2.6: Upgrade dev kernel to 2.6.14-git3. Add in console rotation ↵Richard Purdie14
patches from Antonino Daplas and enable for spitz, borzoi and akita. Updates to sound codecs. Updates to patches after mainline changes for PM and OHCI/USB PM changes. PXA irda now merged with mainline. Disable elpp patch pending total removal (conflicts with console rotation). tosa and hx2750 broken for now.
2005-10-30nslu2-kernel: updated patch set and defconfig in 2.6.14John Bowler7
- 16-ixp4xx-ioremap is removed (l-a-k wants the warning in there) - 25-nslu2-arch-reset is removed (doesn't seem necessary in 2.6.13+) - 10-ixp4xx-copy-from update to remove compiler warning - 18-ixp4xx-io-h-addr better patch - removes casts - defconfig - update from CVS - nslu2-kernel.inc: EXTRAVERSION and LOCALVERSION are now set to "" - to ensure that KERNEL_VERSION is constant between major versions.
2005-10-30merge of a2b0044ddbc5e9879532d74eecb9262016190544Rod Whitby1
and fe983f69120d3f09263cea771643b29b9a70785f
2005-10-30linux-oz-2.6: dev kernel sound updates. Add sysfs control to c7x0 to ↵Richard Purdie1
enable/disable speaker/earphones (+same for cxx00). Many improvements to wm8750 driver.