summaryrefslogtreecommitdiff
path: root/packages/linux/nslu2-kernel
AgeCommit message (Collapse)AuthorFiles
2006-01-09nslu2-kernel, nas100d-kernel: Updated defconfigs from output of oldconfig - ↵Rod Whitby1
no change to functionality
2006-01-08nslu2-kernel, nas100d-kernel: Updated patches with description from cvs repo.Rod Whitby2
2006-01-07nslu2-kernel: Removed obsolete 2.6.15 patches.Rod Whitby4
2006-01-04nslu2-kernel (and friends): Added the jffs2-endian-config patch to allow the ↵Rod Whitby3
JFFS2 endianness to be selected in .config for little-endian kernels with big-endian filesystems. Replaces the jffs2-force-be patch which could not be pushed upsteam. The MTD maintainer has agreed to consider the new patch.
2006-01-04nslu2-kernel: Added the scsi-idle patch, Enabled CONFIG_INPUT=y, cause ↵Rod Whitby10
Debian tools (especially yaird) assume that /proc/bus/input exists, Updated patchsets to match 2.6.15, removed some patches, and combined some others, Updated to class-based RTC driver from azummo, changed defconfig to remove the pwc module, memory-h-page-shift page revised due to feedback from RMK, Removed old kernel versions, Updated to 2.6.15 final.
2005-12-02nslu2-kernel: updated RedBoot FIS patch for 2.6.14-3, 2.6.15-rc2John Bowler2
- this is the change commited by David Woodhouse to the Linux MTD source tree, not change to functionality.
2005-11-29nslu2-kernel: change board setup to call maclist in 2.6.14.3, 2.6.15-rc2John Bowler1
2005-11-29nslu2-kernel: add maclist proc entry to 2.6.14.3 and 2.6.15-rc2John Bowler3
2005-11-18nslu2-kernel: New timer patch which allows variable crystal frequencies in ↵John Bowler2
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-16nslu2-kernel: incorporate official mtd/maps/ixp4xx.c into 2.6.15-rc1John Bowler1
- tested on BE only so far - the current 2.6.15-rc1 build does not manage to load the IXP NPE modules
2005-11-14nslu2-kernel: fix IXP flash map driver (ixp4xx.c) in 2.6.15-rc1John Bowler4
2005-11-14nslu2-kernel: upgrade to 2.6.14.2John Bowler15
nslu2-kernel: add (only semi working) 2.6.15-rc1
2005-11-11nslu2-kernel: cleanup openslug, ucslugc and slugos kernels, ALLJohn Bowler23
- 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-02nslu2-kernel: 50-nslu2-arch.patch now matches l-a-k format rules in 2.6.14John Bowler1
2005-11-01nslu2-kernel: split out LE part of drivers/mtd/maps/ixp4xx.c patch in 2.6.14John Bowler2
2005-10-30nslu2-kernel: updated patch set and defconfig in 2.6.14John Bowler5
- 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-29packages/linux/nslu2-kernel/2.6.14/90-pegasus.patch ↵Frans Meulenbroeks1
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.
2005-10-29nslu2-kernel: patch format, nslu2-power now uses ctrl-alt-del in 2.6.14John Bowler1
2005-10-29nslu2-kernel: comment update, no change to 2.6.14John Bowler1
2005-10-27nslu2-kernel: add MM kernel to verify patches in 2.6.14-rc5-mm1John Bowler2
2005-10-27nslu2-kernel: split nslu2 patches in 2.6.14-rc5John Bowler7
- 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.
2005-10-26slugos, openslug, ucslugc: move to new slugos base distro in openslug 3.0, ↵John Bowler5
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.
2005-10-24nslu2-kernel: delete unused patches, add Debian config in 2.6.14John Bowler5
2005-10-24nslu2-kernel: fix redboot.c compiler warning messages in 2.6.14(all)John Bowler1
2005-10-22set NETCONSOLE to m instead of yFrans Meulenbroeks1
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 Bowler22
2005-09-23nslu2-kernel: initial .bb files for 2.6.13.2 and 2.6.14-rc2John Bowler2
2005-09-23nslu2-kernel: reworked ixp4xx copy_from patchJohn Bowler1
2005-09-23nslu2-kernel: working copies of patches to push upstreamJohn Bowler13
2005-09-22nslu2-kernel_2.6.12.2: add a patch for thumb breakpoints (via a thumb SWI)John Bowler1
2005-09-20nslu2-kernel: Add "disk_led_blinking.patch", to enable disk1/disk2 leds. Oyvind Repvik1
2005-08-16Add 2nd serial port support. It is a RX only port, but useful for things ↵Derek Young1
like GPSs
2005-08-12Fix pbutton to signal init, so it shuts down safely (Requires upgraded sysvinit)Oyvind Repvik1
Fix rbutton to do machine_power_off(), since reset if unreliable.
2005-08-06This fixes the problem with the tick count on NSLU2 boards by correctingJohn Bowler1
the CLOCKS_PER_TICK in the kernel. It also (necessarily) removes the TICKADJ setting in the sysvinit nslu2 rcS-default. It adds a commented out TICKADJ to rcS-default - because that is supported now by the ntp 4.2.0 startup (ntpd) script in OE.
2005-07-29Added the missing-exports patch from Matta to the OpenSlug kernel, to ↵Rod Whitby1
resolve the missing hotplug_path and add_input_randomness symbols.
2005-07-16Change it to the new serial driver model, enabling serial consoleDerek Young1
2005-07-11Add CONFIG_VLANOyvind Repvik1