summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2006-02-19ep93xx kernel: use r1 patch which includes a defconfig Koen Kooi1
2006-02-19ep93xx kernel: new patch from Lennert Buytenhek Koen Kooi1
2006-02-18ixp4xx-kernel: Add coda module to feedOyvind Repvik3
2006-02-17LAB: don't stage headersKoen Kooi1
2006-02-17LAB: add warning about build orderKoen Kooi1
2006-02-16LAB-kernel: Add a 2.6.13-hh2 bb.Matt Reimer4
Add a patch that teaches LAB to look for a LAB script named 'labrun' in the /boot directory of all the filesystems it checks. Now that we can boot from CF, check CF for a labrun script too.
2006-02-16linux-openzaurus-2.6.15: fix gcc4 compilation, fixes bug #676, thanks to ↵Justin Patrin2
Eric Shattow
2006-02-15ixp4xx-kernel: added the remove-extraversion patch, to do what the bb file ↵Rod Whitby2
used to do, but for some reason no longer does.
2006-02-15ixp4xx-kernel: Changed nas100d led name from disk-1 to disk.Rod Whitby1
2006-02-15ixp4xx-kernel: Changed nas100d rtc from probe to force.Rod Whitby1
2006-02-15packages/linux/handhelds-pxa-2.6/h2200/defconfig: Turn off DEBUG_INFO, whichMatt Reimer1
makes the modules enormous.
2006-02-14linux-oz-2.6: Add a missing patch=1 tagRichard Purdie1
2006-02-11ixp4xx-kernel: Updated 94-nas100d-setup.patch from dweryRod Whitby1
2006-02-11ixp4xx-kernel: Fixed path in 97-ds101-includes.patchRod Whitby1
2006-02-11ixp4xx-kernel: Added support for building ds101 kernels.Rod Whitby1
2006-02-11ixp4xx-kernel: Added 94-loft-setup, fixed 94-nas100d-setup (dwery), added ↵Rod Whitby9
initial ds101 patchset (NAiL)
2006-02-11ixp4xx-kernel: Added 94-loft-setupRod Whitby1
2006-02-11ixp4xx-kernel: Fixed i2c on nas100d (thanks to dwery)Rod Whitby1
2006-02-11ixp4xx-kernel: Fixed i2c on nas100d (thanks to dwery)Rod Whitby1
2006-02-11disapproval of revision '20f5c236b9ebdf5e2fc0e5acea55f39e77588bb8'Rod Whitby12
2006-02-11ixp4xx-kernel: Added initial ds101 patchset from NAiLRod Whitby12
2006-02-09linux-oz-2.6: From now on refer to patches within the archive directory.Richard Purdie2
2006-02-09ep93xx-kernel: update defconfig to work around some breakagesKoen Kooi1
2006-02-09merge of 37a520a39f5f3affca5295dece5c847608f29174Koen Kooi1
and ec9469056d43dac6d0e66ed19704b0fe7fb37cee
2006-02-09ep93xx: updatesKoen Kooi1
* put some kernel modules in the rootfs * put kernel in deploydir
2006-02-09ixp4xx-kernel: Added patchset and metadata for 2.6.16-rc2 kernel.Rod Whitby28
2006-02-09ep93xx kernel: update defconfig to include pcmcia, ipv6 and more usefull stuff Koen Kooi1
2006-02-08linux-oz-2.6: Add kexec patch and correct a poodle build failure.Richard Purdie2
2006-02-08sharp-binary-only: removed the line from .mt-attrs which referenced the ↵Rod Whitby1
nonexistent file
2006-02-08linux-mtx1 2.4.24: move to nonworking to get rid of those pesky parssing errorsKoen Kooi1
2006-02-08ep93xx-kernel: add kernel for ep93xx machine + patch from cirrus-logic git ↵Koen Kooi4
tree + defconfig
2006-02-06nylon kernel patches courtesy Martin Dietze <dietze@4g-systems.com>Michael Lauer9
2006-02-05linux-oz-2.6: Switch to use the proposed RTC subsystem. Add an RTC subsystem ↵Richard Purdie7
driver for the sa11xx/pxa2xx. Update defconfigs to match.
2006-02-05merge of 755dbf7499934a2404de279fb00043830c15add1John Bowler2
and c110ccecd8770f6c3ae49eead02de2c93ffac02b
2006-02-05merge of 972552ee20c9c9c79e01afea5f9276b5e4c554bdJohn Bowler18
and d17c8965045bca1d838e85c0b4579217b647682c
2006-02-05ixp4xx-kernel: update to new LEDs code in 2.6.15.2John Bowler3
- 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-05ixp4xx-kernel: Add CONFIG_USB_LD=m, for USB thermometerOyvind Repvik2
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