Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
defconfigs. Update sharpsl_pm patch from Dirk.
|
|
|
|
- define TARGET_KERNEL_CC_ARCH to define arch specific compiler options
in machine.conf. The default for the kernel is "" (empty), although
it should probably be TARGET_CC_ARCH in the future. The default for
modules is TARGET_CC_ARCH
|
|
* LEDs updates based on comments from LKML and other sources:
* Functions now all follow the name led_*
* brightness is now an enum
* the timer frequency is in Hz
* the time has a duty parameter
* include the ixp4xx driver in the LED patch series (thanks jbowler)
* Rework backlight class to handle a number of bugs to do with suspend/resume
making state assumptions
* Move common backlight code/variables are moved out of the driver into the core.
* Update corgi_generic_bl patch so tosa can share the code
* Add arm IP checksum fix (some users reported seeing checksum corruption)
* Add potential fix for pxafb issues (whitescreen)
* Fix pxa27x cpu speed reporting
* Increase the scanrate on c series keyboards (solved key repeat issue)
|
|
- on these two platforms the JFFS2 boots ro without the rw option
|
|
|
|
|
|
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.
|