summaryrefslogtreecommitdiff
path: root/packages/linux/ixp4xx-kernel
AgeCommit message (Collapse)AuthorFiles
2006-09-02ixp4xx-kernel: Add YEALINK moduleOyvind Repvik1
2006-09-02ixp4xx-kernel: Match 2.6.16 defconfig with svn repoOyvind Repvik1
2006-05-27ixp4xx-kernel: Set CONFIG_EVDEV=y. Buzzer won't work when it's a moduleOyvind Repvik1
2006-05-22ixp4xx-kernel: Fix VIDEO_AUDIO_DECODER=mOyvind Repvik1
2006-05-22ixp4xx-kernel: Add NBD and VIDEO_AUDIO_DECODER modulesOyvind Repvik1
2006-04-14ixp4xx-kernel: Updated the nslu2 and nas100d mac address patches to print ↵Rod Whitby2
the new mac address after the ethernet module is loaded.
2006-04-14ixp4xx-kernel: Fixed the mac address offset in the nslu2 redboot partition.Rod Whitby1
2006-04-14ixp4xx-kernel: Fixed the nslu2 mac patch (was reading the wrong mtd partition).Rod Whitby1
2006-04-14ixp4xx-kernel: Removed obsolete patches, and refreshed patchset from the ↵Rod Whitby15
nslu2-linux kernel CVS repo.
2006-04-13ixp4xx-kernel: Fixed the name of the disk led on the nas100d.Rod Whitby1
2006-04-13ixp4xx-kernel: Put required modules for usb storage back into the kernel.Rod Whitby1
2006-04-04ixp4xx-kernel: accidently touched defconfig and checked in my modified versionFrans Meulenbroeks1
yesterday; reverting my changes. Apologies for any inconvenience!
2006-04-03pvrusb2-mci: - added 20060329 snapshotFrans Meulenbroeks1
- fixed bb file
2006-03-27ixp4xx kernel: added patch for copypage-xscale.cFrans Meulenbroeks1
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-21ixp4xx-kernel: Update defconfigOyvind Repvik1
2006-03-20ixp4xx-kernel: Added missing patchesRod Whitby5
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-03eciadsl/ixp4xx-kernel: Add eciadsl package and HDLC supportOyvind Repvik1
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-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 Repvik2
update ds101-setup.c kernel commandline
2006-02-24ixp4xx-kernel: Added support for DSM-G600, and updated to 2.6.16-rc4-git5Rod Whitby26
2006-02-22ixp4xx-kernel: Updated to match latest patches in CVS repo.Rod Whitby9
2006-02-21ixp4xx-kernel: Updated for 2.6.16-rc4 from CVS patch repoRod Whitby14
2006-02-21Added I2C support for the LoftRod Whitby3
2006-02-18ixp4xx-kernel: Add coda module to feedOyvind Repvik1
2006-02-15ixp4xx-kernel: added the remove-extraversion patch, to do what the bb file ↵Rod Whitby1
used to do, but for some reason no longer does.
2006-02-15ixp4xx-kernel: Changed nas100d led name from disk-1 to disk.Rod Whitby1
2006-02-15ixp4xx-kernel: Changed nas100d rtc from probe to force.Rod Whitby1
2006-02-11ixp4xx-kernel: Updated 94-nas100d-setup.patch from dweryRod Whitby1
2006-02-11ixp4xx-kernel: Fixed path in 97-ds101-includes.patchRod Whitby1
2006-02-11ixp4xx-kernel: Added 94-loft-setup, fixed 94-nas100d-setup (dwery), added ↵Rod Whitby8
initial ds101 patchset (NAiL)
2006-02-11ixp4xx-kernel: Fixed i2c on nas100d (thanks to dwery)Rod Whitby1
2006-02-11disapproval of revision '20f5c236b9ebdf5e2fc0e5acea55f39e77588bb8'Rod Whitby9
2006-02-11ixp4xx-kernel: Added initial ds101 patchset from NAiLRod Whitby9
2006-02-09ixp4xx-kernel: Added patchset and metadata for 2.6.16-rc2 kernel.Rod Whitby27
2006-02-05merge of 755dbf7499934a2404de279fb00043830c15add1John Bowler1
and c110ccecd8770f6c3ae49eead02de2c93ffac02b
2006-02-05ixp4xx-kernel: update to new LEDs code in 2.6.15.2John Bowler2
- the meanings of various fields in /sys/class/leds/* have changed, slugos-init is updated to take account of these in 0.10
2006-02-05ixp4xx-kernel: Add CONFIG_USB_LD=m, for USB thermometerOyvind Repvik1
2006-01-29ixp4xx-kernel: add rw back to nslu2 and nas100d command lines in 2.6.15.1John Bowler2
- on these two platforms the JFFS2 boots ro without the rw option
2006-01-27ixp4xx-kernel: updated beeper code from CVS in 2.6.15.1John Bowler2
2006-01-26ixp4xx-kernel: clean up maclist code in 2.6.15John Bowler1
ixp400-eth: merge clean up to maclist_read in 1.5 - maclist_read is now (void), it always succeeds
2006-01-23ixp4xx-kernel: update to nslu2 beeper class from CVS in 2.6.15.1John Bowler5
2006-01-23ixp4xx-kernel: add patch for cpu activity monitor to new LEDS timer trigger ↵John Bowler2
in 2.6.15.1 - this adds two new triggers under a separate Kconfig setting, cpu-idle and cpu-activity. The latter lights the given LED when the cpu is active (optionally flashing or flickering it), the former makes the LED solid when the CPU is idle and flickers it when active. The patch also adds a duty_cycle setting to the triggers.
2006-01-22ixp4xx-kernel: update LEDs patches, add NSLU2 beeper back in to 2.6.15.1John Bowler3
2006-01-22ixp4xx-kernel: merge in changes from CVS to 2.6.15.1John Bowler10
2006-01-22ixp4xx-kernel: new LED driver in 2.6.15.1John Bowler5
slugos-init: update for new LED support in 0.10 - the kernel now uses the RP LED driver code, the new patches add a generic ixp4xx driver and board level definitions for nslu2, loft and nas100d
2006-01-19ixp4xx-kernel defconfig: Add support for IDE (Acard) and DoC MTD-devicesOyvind Repvik1
2006-01-17ixp4xx-kernel: generic CMDLINE in defconfig in 2.6.15John Bowler1