Age | Commit message (Collapse) | Author | Files |
|
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.
|
|
|
|
|
|
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
|
|
|
|
|
|
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
|
|
- there is now a default machine-specific command line and an override
for the memory config to provide a useable default per-machine.
|
|
and bc3350438c52d7c9d7d4f8eb5b38a213796269cb
|
|
|
|
- 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.
|
|
modules
|
|
|
|
|
|
|
|
|
|
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.
|
|
with other ixp4xx machines, updated patchsets to match 2.6.15, removed some patches, and combined some others.
|