summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2005-09-03handhelds-pxa 2.4.19-hh40: lower default preferenceKoen Kooi1
2005-09-02linux-oz-2.6: Update sharpsl_pm patch due to compile errors.Richard Purdie1
2005-09-01linux-oz-2.6: Add 2.6.13-mm1 as a new development branch (for now). Several ↵Richard Purdie13
patches merged with mainline, others needed updates. Also some pm changes to add fatal battery and batter cover interrupt functionality.
2005-08-31merge of 4e126c4523e768ce808bbed9a1c49d7855904efbCliff Brake3
and 9178fa6f2933e92a1fb27a64d0e1fa7b48fc6ba2
2005-08-31devkitidp-pxa255: rename vibren-pxa255idp machine to devkitidp-pxa255Cliff Brake3
2005-08-31linux-openzaurus-2.6.13-rc5-mm1: add a patch to remove the SanDisk ↵Graeme Gregory2
ConnectPlus card from the ide-cs driver. As both the ide and hostap drivers trying to access this card at same time is not currently working.
2005-08-30Bump PROyvind Repvik1
2005-08-30Add broadcom bluetooth module to openslug-kernelOyvind Repvik1
2005-08-30linux-oz-2.6: Update detection routines to correctly detect corgi and ↵Richard Purdie1
shepherd. Very nasty to get this wrongMT: ----------------------------------------------------------------------
2005-08-28build ppp as modules - it looks like this has been accidantly reverted for ↵Michael Lauer2
the c7x0 defconfig
2005-08-28linux-oz-2.6: Make c7x0 backlight more linear. Fix c7x0 charging problem ↵Richard Purdie3
reported by mickeyl. Update defconfigs for c7x0 and spitz
2005-08-28linux-oz-2.6: Add an inital attempt at support for akita and borzoiRichard Purdie2
2005-08-27h6300: add machine description and kernel, courtesy 'lamikr', closes #255Koen Kooi4
2005-08-24merge of b7caf8f6d4169c1c8831f9278bfd58e9e26f1f16Rod Whitby2
and e783539488fcda20e1c43df96f5922c3a22d7839
2005-08-26linux-oz-2.6: Fix corgi touchscreen and power management issues. Update urls ↵Richard Purdie2
in 2.6.11 kernel
2005-08-26linux-oz-2.6: Correct the order of a couple of patchesRichard Purdie1
2005-08-26linux-oz-2.6: More patch rearranging. Update usb host patches (start pushing ↵Richard Purdie1
to mainline). Add spitz IR support (untested).
2005-08-25merge of a4c0e74f4178cfd572d5dfe0f9b2b8d920172816Michael Lauer1
and e4f6787633b4d486e7052126b91dadaf9a933dff
2005-08-25linux-oz-2.6: More patch rearranging, mainly for spitz. Tedious but ↵Richard Purdie1
neccessary...
2005-08-25linux-openzaurus-2.6.13: added lines to autoload the pxaficp_ir module, Irda ↵Graeme Gregory1
will now work on boot with this kernel.
2005-08-24linux-oz-2.6: general cleanup of spitz patches. Disable debugging of common ↵Richard Purdie1
power/battery code
2005-08-24linux-oz: added info from upstream about future of dtl1_cs-add-socket-revE.patchMarcin Juszkiewicz1
2005-08-24unslung-kernel: enabled CONFIG_NET_WIRELESSRod Whitby2
2005-08-23linux-oz-2.6: Add a missed patch for spitz usb hostRichard Purdie1
2005-08-23linbux-oz-2.6: Add Spitz USB Host support (tested and working)Richard Purdie1
2005-08-22linux-oz-2.6: Update spitz defconfig to start experimenting with USB HostRichard Purdie1
2005-08-22linux-oz-2.6: Add SL811 USB CF Card to defconfigRichard Purdie1
2005-08-22merge of b2dc5386b1cf85eeaa91e944d9c2b5c11752b4f4Michael Lauer40
and ef1a7eaa735ef2be21a624ed744a46ec63aedafd
2005-08-22add support for the Sharp SL-C3100 (Borzoi)Michael Lauer40
2005-08-21Added usb-audio supportTom King2
2005-08-22linux-oz-2.6: Add battery and power management (suspend/resume) support for ↵Richard Purdie1
spitz using a driver shared with corgi models. Lots of code rewritten (de-sharped), driver is now about 75% ready for mainline and I have a headache. Please test on corgi+spitz and report battery/power bugs. I am aware the battery voltage measurements are sometimes insane - can't find why though. Turning on the green LED 'fixes' spitz. Would welcome help on this.
2005-08-19propagate from branch 'org.openembedded.dev' (head ↵Oyvind Repvik4
f00fce6edbd12298c684d7d9dd99f46ce1614f1e) to branch 'org.openembedded.nslu2-linux' (head 89864685adbed4d02c9aec37913e1eb64427a6de)
2005-08-17openzaurus-pxa27x kernel: fix CMDLINE (hopefully the last time)Michael Lauer1
2005-08-16Alter the pcmcia socket init order on spitz to try and guarantee ↵Richard Purdie1
microdrive=/dev/hda. Add some device ids and alter some init levels so root=/dev/hda1 will boot directly to the microdrive (no pivot boot).
2005-08-16Bump the PRDerek Young1
2005-08-16Add 2nd serial port support. It is a RX only port, but useful for things ↵Derek Young1
like GPSs
2005-08-16really added the missing netfilter stuffDerek Young2
2005-08-16propagate from branch 'org.openembedded.nslu2-linux' (head ↵John Bowler5
73e2401761de62395b421d1c71a5b7643732885f) to branch 'org.openembedded.dev' (head a83285fb76b637597037d487bba21d8314a04bec)
2005-08-15linux-oz-2.6: Update the pcmcia to scoop interface fixing a card detect irq ↵Richard Purdie1
problem for both spitz and c7x0
2005-08-15Added the missing NetFilter optionsDerek Young2
2005-08-13merge of 38a44153ccd68cbefcfc7eb3e945b52f959edfe6Rod Whitby2
and a64c34c36a6a5002d454fa4f8693cedf5fce8d73
2005-08-15Add a bunch of iptables/bridging-related modulesOyvind Repvik2
2005-08-13Fixed the unslung binary kernel to build from source as well as using the ↵Rod Whitby1
binary (so that our additional kernel modules make it into the rootfs).
2005-08-15Add IPTABLES config and CONFIG_BRIDGEOyvind Repvik2
2005-08-15Oops forgot to bump the versionDerek Young1
2005-08-15add conntrack and queue modules for iptablesDerek Young1
2005-08-14linux-oz-2.6: Merge spitz ssp driver into corgiRichard Purdie1
2005-08-14linux-oz-2.6: Add wireless extentions to spitz-defconfig. Update spitzssp to ↵Richard Purdie2
fix backlight problems and remove bit banging code (yay\!).
2005-08-14propagate from branch 'org.openembedded.nslu2-linux' (head ↵John Bowler1
c344fe8206f75436b7afc51a0294cd7ee00d9a1b) to branch 'org.openembedded.dev' (head 19ca81b748a204f3987b4f91c4436385cf1ebd81)
2005-08-14linux-oz-2.6: Update Spitz defconfigRichard Purdie1