summaryrefslogtreecommitdiff
path: root/packages/linux/ixp4xx-kernel/2.6.15
AgeCommit message (Collapse)AuthorFiles
2006-02-26ixp4xx-kernel: Update to 2.6.16-rc4-git9, update defconfig to add CODA_FS=m, ↵Oyvind Repvik1
update ds101-setup.c kernel commandline
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
2006-01-17ixp4xx-kernel: improve fixup patches, remove loft one, add cmdline byteswap ↵John Bowler4
in 2.6.15 - the fixup patches for NSLU2 and NAS100D have been slightly simplified. the fixup for Loft has been removed, it isn't useful. code in arch/arm/kernel/setup.c to automagically swap the command line has been added in 48-setup-byteswap-cmdline.patch
2006-01-16ixp4xx-kernel: fix boot setup parameters in 2.6.15John Bowler3
- there is now a default machine-specific command line and an override for the memory config to provide a useable default per-machine.
2006-01-16merge of 5ea9ec229c4d406638d5639fade5d53798bc6556John Bowler4
and bc3350438c52d7c9d7d4f8eb5b38a213796269cb
2006-01-16ixp4xx-kernel: add loft EEPROM MAC support in 2.6.15John Bowler2
2006-01-16ixp4xx-kernel: create generic and machine specific images/packages in 2.6.15John Bowler2
- the generic ixp4xx-kernel package now creates the same generic kernel regardless of how MACHINE is set, it then appends shims to the kernel to obtain machine specific kernels and produces packages of the results. Still TBD is the command line fixup. The generic command line is the nslu2 one, this is a temporary hack to keep the NSLU2 build working.
2006-01-14ixp4xx-kernel: added conditionals around the init code for machine specific ↵Rod Whitby3
modules
2006-01-14ixp4xx-kernel: correct config for Loft in 2.6.15John Bowler1
2006-01-13ixp4xx-kernel: add comment to jffs2 patch in 2.6.15John Bowler1
2006-01-13ixp4xx-kernel: loft support in 2.6.15John Bowler2
2006-01-11ixp4xx-kernel: update to latest patch set, add NSLU2 support in 2.6.15John Bowler11
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-04ixp4xx-kernel: Initial version - patches need to be cleaned up to coexist ↵Rod Whitby16
with other ixp4xx machines, updated patchsets to match 2.6.15, removed some patches, and combined some others.