Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-02-05 | ixp4xx-kernel: update to new LEDs code in 2.6.15.2 | John Bowler | 2 | |
- 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-05 | ixp4xx-kernel: Add CONFIG_USB_LD=m, for USB thermometer | Oyvind Repvik | 1 | |
2006-01-29 | ixp4xx-kernel: add rw back to nslu2 and nas100d command lines in 2.6.15.1 | John Bowler | 2 | |
- on these two platforms the JFFS2 boots ro without the rw option | ||||
2006-01-27 | ixp4xx-kernel: updated beeper code from CVS in 2.6.15.1 | John Bowler | 2 | |
2006-01-26 | ixp4xx-kernel: clean up maclist code in 2.6.15 | John Bowler | 1 | |
ixp400-eth: merge clean up to maclist_read in 1.5 - maclist_read is now (void), it always succeeds | ||||
2006-01-23 | ixp4xx-kernel: update to nslu2 beeper class from CVS in 2.6.15.1 | John Bowler | 5 | |
2006-01-23 | ixp4xx-kernel: add patch for cpu activity monitor to new LEDS timer trigger ↵ | John Bowler | 2 | |
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-22 | ixp4xx-kernel: update LEDs patches, add NSLU2 beeper back in to 2.6.15.1 | John Bowler | 3 | |
2006-01-22 | ixp4xx-kernel: merge in changes from CVS to 2.6.15.1 | John Bowler | 10 | |
2006-01-22 | ixp4xx-kernel: new LED driver in 2.6.15.1 | John Bowler | 5 | |
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-19 | ixp4xx-kernel defconfig: Add support for IDE (Acard) and DoC MTD-devices | Oyvind Repvik | 1 | |
2006-01-17 | ixp4xx-kernel: generic CMDLINE in defconfig in 2.6.15 | John Bowler | 1 | |
2006-01-17 | ixp4xx-kernel: improve fixup patches, remove loft one, add cmdline byteswap ↵ | John Bowler | 4 | |
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-16 | ixp4xx-kernel: fix boot setup parameters in 2.6.15 | John Bowler | 3 | |
- 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-16 | merge of 5ea9ec229c4d406638d5639fade5d53798bc6556 | John Bowler | 4 | |
and bc3350438c52d7c9d7d4f8eb5b38a213796269cb | ||||
2006-01-16 | ixp4xx-kernel: add loft EEPROM MAC support in 2.6.15 | John Bowler | 2 | |
2006-01-16 | ixp4xx-kernel: create generic and machine specific images/packages in 2.6.15 | John Bowler | 2 | |
- 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-14 | ixp4xx-kernel: added conditionals around the init code for machine specific ↵ | Rod Whitby | 3 | |
modules | ||||
2006-01-14 | ixp4xx-kernel: correct config for Loft in 2.6.15 | John Bowler | 1 | |
2006-01-13 | ixp4xx-kernel: add comment to jffs2 patch in 2.6.15 | John Bowler | 1 | |
2006-01-13 | ixp4xx-kernel: loft support in 2.6.15 | John Bowler | 2 | |
2006-01-11 | ixp4xx-kernel: update to latest patch set, add NSLU2 support in 2.6.15 | John Bowler | 11 | |
2006-01-04 | nslu2-kernel (and friends): Added the jffs2-endian-config patch to allow the ↵ | Rod Whitby | 3 | |
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-04 | ixp4xx-kernel: Initial version - patches need to be cleaned up to coexist ↵ | Rod Whitby | 17 | |
with other ixp4xx machines, updated patchsets to match 2.6.15, removed some patches, and combined some others. |