summaryrefslogtreecommitdiff
path: root/packages/linux/linux-jlime-jornada6xx-2.6.17
AgeCommit message (Collapse)AuthorFiles
2007-01-10linux-jlime-jornada6xx-2.6.17/keyboard-fix-deadkeys.patch:Kristoffer Ericson1
* For the HP6xx to properly scan keys it needs to first disable all unused scan lines. Without this patch many keys appear dead and doesnt produce any output. * Changes to linux-jlime-jornada6xx_2.6.17.bb to reflect this patch addition.
2006-10-21linux/linux-jlime-jornada6xx/defconfig_jlime : Addition of settingsKristoffer Ericson1
* Added TmpFS support to ensure hotplug works
2006-09-17packages/linux/linux-jlime-jornada6xx-2.6.17/io.h-fix.patch: Fix io bugKristoffer Ericson1
* Fix IO code * Fixes strange pcmcia wifi behavior (= makes wifi work!)
2006-08-13linux/linux-jlime-jornada6xx-2.6.17/defconfig_jlime: ChangesKristoffer Ericson1
* Rebuild firmware * Set all wifi as modules
2006-08-02base-files/base-files/jornada720/ : Moved to jornada7xxKristoffer Ericson1
* moved so its mapped against proper ARCH initscripts/initscripts-1.0/jornada7xx/devices : Changed to better devices * changed /dev/input/ts0 to correct value linux/linux-jlime-jornada*/defconfig : Minor changes * EVDEV support for 7xx * SYSCTL support for 7xx
2006-07-26conf/distro/jlime-donkey.conf : Addition of hotplug-ng to RDEPENDSKristoffer Ericson1
linux/linux/linux-jlime-jornada6xx-2.6.17/defconfig_jlime : * Change of PREVENT FIRMWARE BUILD = yes, USE ONLY DRIVERS THAT DOESNT REQUIRE EXTERNAL FIRMWARE = Yes
2006-07-14Moving linux-jlime-${ARCH}-* -> linux-jlime-${machine}-*:Kristoffer Ericson5
* Changing from arch->machine due to the addition of 56x support. This requires different kernel but since both 72x and 56x are arm we need to use MACHINE to define instead. conf/local.conf : Changing ARCH -> MACHINE.