summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2005-08-21Added usb-audio supportTom King2
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
2005-08-13linux-oz-2.6: Cleanup spitz patches - implement touchscreen nicely, merge ↵Richard Purdie1
code back into corgi_lcd, add backlight. Backlight needs investigation as only partially operational.
2005-08-12repair openzaurus-pxa27x after someone destroy vital parts of it :/Michael Lauer1
2005-08-12linux-oz-2.6: Add keyboard, touchscreen and MMC drivers for spitzRichard Purdie1
2005-08-12linux-oz-2.6: Update Spitz defconfigRichard Purdie1
2005-08-12propagate from branch 'org.openembedded.dev' (head ↵Oyvind Repvik1
6db0fc38678acba6c316704e15a880cf5e7d3a03) to branch 'org.openembedded.nslu2-linux' (head f4bc4dc44861d70db1182523d7e8aa0f3f4e73ef)
2005-08-12Fix pbutton to signal init, so it shuts down safely (Requires upgraded sysvinit)Oyvind Repvik2
Fix rbutton to do machine_power_off(), since reset if unreliable.
2005-08-11Change the NSLU2 kernel build configuration method to allow theJohn Bowler1
configuration override to be specified in the machine.conf rather than hardwiring -mno-thumb-interwork into nslu2-kernel.inc
2005-08-11refresh elpp patch for 2.6.13-rc5-mm1Michael Lauer1
2005-08-11Added the unslung OVERRIDE for unslung-binary-kernel distroRod Whitby1
2005-08-11Added unslung-binary-kernel.conf distro for NSLU2 Linksys V2.3R63 firmware ↵Rod Whitby1
with NTFS read/write support.
2005-08-09propagate from branch 'org.openembedded.dev' (head ↵Oyvind Repvik16
377c18da9709037d215bdca9e480d15c4a387576) to branch 'org.openembedded.nslu2-linux' (head 38df3664556be7e752739a1e7aa85b6172ef2022)
2005-08-09Akita & Spitz: Enable nfsd kernel module (unb0rks nfs-utils / nfs-server)Matthias Hentges2
2005-08-08Beagle (MasterIA Hardware):Holger Freyther13
Drop beagle related files (kernel, machine configuration)
2005-08-08linux-oz-2.6: Corgi Sound Updates. Complete the wm8731 i2c driver.Richard Purdie1
2005-08-07Add ipaq-pxa270 defconfig and update hh.org 2.6 kernel, courtesy Philipp ↵Koen Kooi3
Zabel. Closes #217
2005-08-07linux-oz-2.6: Resolve a patch problemRichard Purdie1
2005-08-07linux-oz-2.6: Update to 2.6.13-rc5-mm1. Remove merged patches.Richard Purdie12
2005-08-06Enabled MULTI_LUN in openslug kernel.Rod Whitby2
2005-08-06linux-oz-2.6: Fix a bug causing the touchscreen to run at 1/64th speed. Make ↵Richard Purdie1
the tosa patches apply until Dirk can fix properly.
2005-08-06This fixes the problem with the tick count on NSLU2 boards by correctingJohn Bowler3
the CLOCKS_PER_TICK in the kernel. It also (necessarily) removes the TICKADJ setting in the sysvinit nslu2 rcS-default. It adds a commented out TICKADJ to rcS-default - because that is supported now by the ntp 4.2.0 startup (ntpd) script in OE.
2005-08-05linux-oz-2.6: Upgrade to 2.6.13-rc4-mm1. Fix SD bug. Upgrade ipaq files to ↵Richard Purdie12
keep up with mainline. Extend pxa_keys a bit. Add readonly SD switch handling. Add Tosa fixes from Dirk. Prepare some further patches for mainline.
2005-08-03revert CMDLINE in collie defconfig to noteMarcin Juszkiewicz1
2005-08-03added uinput and keybdev modules into poodle kernel to allow usage of kbddMarcin Juszkiewicz2
2005-08-03regenerated poodle defconfig for 2.4.18 - no changes appliedMarcin Juszkiewicz1
2005-08-03added uinput and keybdev modules into collie kernel to allow usage of kbddMarcin Juszkiewicz2
2005-08-03merge of 26c7aa9a5e1ee433e5f5ee59307c1840d2e0658eRichard Purdie1
and ef346e4f39975933d42031cb6e4b7d2b9656e9e7
2005-08-03linux-oz-2.6: fix 2.6.13-rc3-mm3 so it doesn't crash. Start the process of ↵Richard Purdie1
desharping corgi sound
2005-08-01marked as BROKEN - patch is not fetchableMarcin Juszkiewicz1
2005-07-30linux-oz-2.6.11: Update SRC_URIs after cleanupRichard Purdie1
2005-07-30merge of 3471c6c76e9ecdb72b8fe3522dea2328fb752b16Richard Purdie12
and 6c5534d04dfd45ed1c2843d2fb5cc9820b345d50