summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2006-02-04handhelds-pxa-2.6_cvs: update hx4700 defconfig for 2.6.15-hh0Philipp Zabel1
2006-02-04linux-openzaurus-2.6.14-git3: Remove as outdated nowRichard Purdie14
2006-02-04linux-oz-2.6 (2.6.15): Update led patches. Refresh c7x0 and poodle ↵Richard Purdie3
defconfigs. Update sharpsl_pm patch from Dirk.
2006-02-01ixp4xx-kernel: bug fix release 2.6.15.2John Bowler1
2006-01-30linux: fix missing HOST_CC_ARCH in module compilation in kernel/module allJohn Bowler2
- 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
2006-01-30linux-oz-2.6: 2.6.15 updates:Richard Purdie1
* 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)
2006-01-29ixp4xx-kernel: add rw back to nslu2 and nas100d command lines in 2.6.15.1John Bowler3
- on these two platforms the JFFS2 boots ro without the rw option
2006-01-28handhelds.org 2.6: update PV to 2.6.15-hh0Koen Kooi1
2006-01-27ixp4xx-kernel: updated beeper code from CVS in 2.6.15.1John Bowler3
2006-01-26ixp4xx-kernel: clean up maclist code in 2.6.15John Bowler2
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 Bowler6
2006-01-23ixp4xx-kernel: add patch for cpu activity monitor to new LEDS timer trigger ↵John Bowler3
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-22zaurus 2.4 kernels: upgrade wireless extension API to V18Michael Lauer2
2006-01-22openzaurus-sa: upgrade wireless extension API to V18Michael Lauer3
2006-01-22ixp4xx-kernel: update LEDs patches, add NSLU2 beeper back in to 2.6.15.1John Bowler4
2006-01-22Akita / Borzoi / Spitz:Matthias Hentges4
- 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
2006-01-22openzaurus, opensimpad 2.4 kernels: fixed SRC_URI for openswan patchMarcin Juszkiewicz4
2006-01-22ixp4xx-kernel: merge in changes from CVS to 2.6.15.1John Bowler11
2006-01-22ixp4xx-kernel: new LED driver in 2.6.15.1John Bowler6
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-21openzaurus-pxa27 2.4.20 kernel: Add "quiet" to CMDLINE_CONSOLE. Matthias Hentges1
2006-01-20ixp4xx-kernel: comment out 94-loft-setup.patch, cause someone forgot to ↵Rod Whitby1
check in the file.
2006-01-20merge of 595aea330d5742253d5d1cca25ea86a0c2814685John Bowler2
and 82bcdbbeb00c95318d566c7433ccdc8ac512737e
2006-01-20linux-oz-2.6: Add fix for akita sound problem (closes #584). Also add some ↵Richard Purdie1
experimental patches from dirk to intergrate tosa and corgi support.
2006-01-19merge of 133a287639dd166886ae2319eb8501109f2e2f1aFlorian Boor1
and df9da1d22b503804994b621b7260dbb249555e30
2006-01-19ixp4xx-kernel defconfig: Add support for IDE (Acard) and DoC MTD-devicesOyvind Repvik1
2006-01-19ixp4xx-kernel: bugfix release 2.6.15.1John Bowler1
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 Bowler6
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 Bowler5
- 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 Bowler6
and bc3350438c52d7c9d7d4f8eb5b38a213796269cb
2006-01-16ixp4xx-kernel: add loft EEPROM MAC support in 2.6.15John Bowler3
2006-01-16ixp4xx-kernel: create generic and machine specific images/packages in 2.6.15John Bowler4
- 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-14nas100d-kernel: subsumed into ixp4xx-kernel for LudeOS.Rod Whitby16
2006-01-14ixp4xx-kernel: added conditionals around the init code for machine specific ↵Rod Whitby4
modules
2006-01-14linux-openzaurus: added check for DISTRO_TYPEMarcin Juszkiewicz1
- type = "debug" kernels will give debug output - type = "release" will be quiet
2006-01-14ixp4xx-kernel: correct config for Loft in 2.6.15John Bowler2
2006-01-14slugos: move to ixp4xx-kernel, change nslu2 to more generic ixp4xx in confJohn Bowler2
- 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).
2006-01-13ixp4xx-kernel: add comment to jffs2 patch in 2.6.15John Bowler1
2006-01-13ixp4xx-kernel: loft support in 2.6.15John Bowler3
2006-01-12ixp4xx-kernel: correct PACKAGE_ARCH in 2.6.15John Bowler2
- 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).
2006-01-12slugos: extract common parts of machine conf in slugos.confJohn Bowler1
- 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.
2006-01-11slugos: make slugos-??? default to big-endian throughout in slugos.confJohn Bowler1
- 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.
2006-01-11ixp4xx-kernel: update to latest patch set, add NSLU2 support in 2.6.15John Bowler13
2006-01-11slugos: Enabled JFFS2 endianness to be controlled.Rod Whitby2
2006-01-09nslu2-kernel, nas100d-kernel: Updated defconfigs from output of oldconfig - ↵Rod Whitby2
no change to functionality
2006-01-08nslu2-kernel, nas100d-kernel: Updated patches with description from cvs repo.Rod Whitby5
2006-01-10linux-oz-2.6: Update to 2.6.15. Add gcc4 build fix and a better pxa2xx ↵Richard Purdie12
pcmcia patch. Add a couple of modules to the defconfig.
2006-01-09explicit_merge of '85da89c673cc2faec29d5ea692e6e7638f4c1b5e'John Bowler3
and '5f32961e5d0f4132f4513cbeac7fe59dc5ae5315' using ancestor '' to branch 'org.openembedded.dev'
2006-01-09slugos: remove/correct references to openslugJohn Bowler4
- 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)
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵Richard Purdie3
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.