Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
ixp400-eth: merge clean up to maclist_read in 1.5
- maclist_read is now (void), it always succeeds
|
|
|
|
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.
|
|
|
|
|
|
|
|
- defconfig changed to include iptables, tun and ipv6 support. (Closing Bug #455)
- Kernel tested on Akita, no problems but ipv6 and tun modules are auto-installed into the rootfs
|
|
|
|
|
|
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
|
|
|
|
check in the file.
|
|
and 82bcdbbeb00c95318d566c7433ccdc8ac512737e
|
|
experimental patches from dirk to intergrate tosa and corgi support.
|
|
and df9da1d22b503804994b621b7260dbb249555e30
|
|
|
|
|
|
|
|
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
|
|
- type = "debug" kernels will give debug output
- type = "release" will be quiet
|
|
|
|
- rather than build nslu2-kernel or nas100d-kernel slugos-image now
builds ixp4xx-kernel, the generic kernel. ixp4xx is now used as the
normal MACHINE override, even though MACHINE itself is still set to
nslu2 or nas100d (or ixp4xx).
|
|
|
|
|
|
- this change ensures that the kernel packages (as opposed to the
kernel-module- packages) follow the IXP4XX_SUFFIX value (which is
by default MACHINE_ARCH), the modules default to MACHINE_ARCH
as before (ixp4xxl or ixp4xxb as appropriate).
|
|
- conf/machine/include/ixp4xx.conf now provides generic
configuration for nslu2 and nas100d (+ future ixp4xx based
machines), the kernel image fixup is made generic, all
kernel packages have a generic name. ipkg search rules
changed to look for the generic packages too.
|
|
- the JFFS2 format can be overridden in the DISTRO .conf (unlike the
other slugos configuration parameters) It can also be changed in
local.conf if using a slugos-??? build directly.
|
|
|
|
|
|
no change to functionality
|
|
|
|
pcmcia patch. Add a couple of modules to the defconfig.
|
|
and '5f32961e5d0f4132f4513cbeac7fe59dc5ae5315'
using ancestor ''
to branch 'org.openembedded.dev'
|
|
- apex: contains an absolute build sys path name (commented)
- base-files: rename openslug to slugos in 3.0.14
- busybox: rename openslug to slugos in 1.00, 1.01
- netbase: rename openslug to slugos in 4.21
- slugos-init: rename openslug to slugos in 0.10
- all others: remove or replace openslug in comments (no
build changes)
|
|
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
|
|
|
|
|
|
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.
|
|
on flash, motd prints at login indicating status of on-disk or on-flash, status appears on home page in web interface, unsling now asks for root password, and some additional checks are made by unsling to avoid known problems that can prevent a successful unsling, added new unslung logo.
|
|
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.
|
|
|
|
config partition, merged the two nas100d patches (sent upstream), updated patchsets to match 2.6.15, removed some patches, and combined some others.
|