summaryrefslogtreecommitdiff
path: root/packages/linux/nslu2-kernel/2.6.14
AgeCommit message (Collapse)AuthorFiles
2005-10-21merge of 3cf0fa9590bc0a6c7738ae80bed30587c5cd9fe9Frans Meulenbroeks1
and fde2dcf4bd1f97276f953d2d07bd6c701c2a7e49
2005-10-21defconfig: changed settings to support wider range of hardwareFrans Meulenbroeks1
* CONFIG_BLK_DEV_SR=m (for audio extraction from cdrom) * CONFIG_CHR_DEV_SG=m (for audio extraction from cdrom) * CONFIG_USB_PWC=m (module for Philips and Logitech Webcams) * CONFIG_USB_EHCI_SPLIT_ISO=y (support USB 1.1 devices on USB 2.0 hubs) * CONFIG_CPU_BIG_ENDIAN=y (should be the default until LE is more mature)
2005-10-20openslug-kernel: cleanup, move to 2.6.14-rc4John Bowler2
- potentially optional parts of openslug-image can now be removed - removed 2.6.14-rc2 - moved to 2.6.14-rc4 - added RedBoot FIS Directory automagic byte swap
2005-10-08nslu2-kernel_2.6.14-rc3.bb: better fix for LE flash accessJohn Bowler2
patch "packages/linux/nslu2-kernel/2.6.14/10-ixp4xx-copy-from.patch" Change to use the cfi16 APIs to byte swap the 16 bit values read from the flash as required. patch "packages/linux/nslu2-kernel/2.6.14/defconfig" patch "packages/linux/openslug-kernel-2.6.14-rc3/defconfig" Change to switch on BIG_ENDIAN for the flash. patch "packages/linux/nslu2-kernel_2.6.14-rc3.bb" New revision
2005-10-07nslu2-kernel: integrate 2.6.14-rc3 patchset 4John Bowler3
2005-10-06nslu2-kernel: changes for a working LE buildJohn Bowler2
2005-10-05nslu2-kernel: postprocess the kernel image to set mach-type, support leJohn Bowler1
The mach-type is now set by instructions appended to the kernel image, in 2.6.14 kernels the mach-type patch has been removed. le support is added by adding the appropriate switch-to-le instructions too (LE support is incomplete because the flash read patch is not in.)
2005-09-30nslu2-kernel 2.6.14-rc2: latest patch setJohn Bowler3
2005-09-28nslu2-kernel 2.6.14: latest patch set, includes LE patchesJohn Bowler5
2005-09-26ucslugc: move to kernel 2.6.14-rc2 and ucslugc-3John Bowler1
2005-09-26nslu2-kernel_2.6.14-rc2: remove nslu2-part.c from the kernelJohn Bowler2
2005-09-25nslu2-kernel: working 2.6.14-rc2 kernelJohn Bowler5
2005-09-25nslu2-kernel: minor fix for a header file errorJohn Bowler1
2005-09-24nslu2-kernel, openslug-kernel: 2.6.14-rc2 (ixp425-eth will not build with this)John Bowler9