Age | Commit message (Collapse) | Author | Files |
|
- this is the change commited by David Woodhouse to the Linux MTD
source tree, not change to functionality.
|
|
|
|
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.
|
|
- 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)
|
|
|
|
|
|
- 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.
|
|
packages/linux/nslu2-kernel_2.6.14.bb: added patch to support Philips CPWUE01/00 usb network adapter
This patch is already accepted by the pegasus.h maintainer for inclusion in the next mainstream release.
|
|
|
|
|
|
- the nslu2-arch and nslu2-general patches are now split into nslu2-arch,
- with all the board level support, and nslu2-<drivers> for each of the
- separable drivers. This is to make them ready for pushing upstream.
|
|
ucslugc 3
- all the nslu2-???.conf files are now slugos-???.conf and slugos has been made
- the base for both openslug and ucslugc. OpenSlug now enables thumb interwork.
|
|
|
|
|
|
|
|
and fde2dcf4bd1f97276f953d2d07bd6c701c2a7e49
|
|
* 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)
|
|
- 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
|
|
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
|
|
|
|
|
|
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.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|