summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2006-08-31ep93xx kernel: update defconfigKoen Kooi1
2006-08-30merge of '8605731b4522785b2e02d610d5eb7f491cffad2d'Philip Balister3
and 'e9ef89a380af1f7a8f347ac37b13679dc9dfe7b5'
2006-08-30Update openomap distro and omap5912osk machine file with fixes toPhilip Balister3
allow the OSK to boot. Includes changes to the kernel config to add TMPFS to the kernel config. The deployed fstab may need some tweaking still.
2006-08-30hh-pxa-2.6 2.6.16-hh5: remove maxdate from iwmmxt patchKoen Kooi1
2006-08-30handhelds-pxa-2.6_2.6.16-hh5: Add patches from handhelds-pxa-2.6_cvs .Paul Sokolovsky1
2006-08-30linux-openzaurus: added patches from mikearthur to fix TS on tosaMarcin Juszkiewicz3
2006-08-30hh-pxa-2.6 2.6.16 hh5: unbreak do_configure for EABI, add proper ↵Koen Kooi1
COMPATIBLE_MACHINES and do a version check for good measure
2006-08-30merge of '82565cfcf6fec66996d36d4605c34faa7d256c15'Paul Sokolovsky14
and 'da7632a154580311895110a4f07328ec4c6ed8fe'
2006-08-30handhelds-pxa-2.6_2.6.16-hh5: Recipe for the latest HH.org 2.6.16 tag.Paul Sokolovsky1
Based on handhelds-pxa-2.6_2.6.15-hh0.bb.
2006-08-30merge of '69bc603f5439800c81d9c68986a421da084e4efd'Paul Sokolovsky2
and 'def4216e697c6f92ad597789b7e520758364dae3'
2006-08-30handhelds-pxa-2.6: Add defconfig for h4000.Paul Sokolovsky2
2006-08-29linux-omap1_2.6.x+git.bb: Clean up file, eliminate unecessary operations.Philip Balister1
2006-08-29linux-ezx: remove outdated patchesKoen Kooi9
2006-08-29linux-ezx: update to ezx7 and add 2 patches for gcc4-ismsKoen Kooi3
2006-08-28linux-omap1_2.6.x+git, omap5912osk: Add bb file to build kernel from omap gitPhilip Balister1
* Build kernel from omap git repository, use most recent version * Change omap5912osk machine to use this kernel * The depmod command is failing at the moment
2006-08-25linux-omap1_2.6.12-rc2.bb : Fixes so it builds reliablyPhilip Balister1
* add dependency on u-boot * Fix do_deploy to massage kernel for use on omap5912osk board
2006-08-25handhelds-pxa-2.6-cvs: bump version to 2.6.17-hh0Philipp Zabel1
2006-08-24linux-oz-2.6.17+git: Add spectrum cs fix, update to latest ASoC, fix nasty ↵Richard Purdie1
NAND corruption bug, update tosa/collie/hx2750 patches, updates to latest git
2006-08-24linux-oz-2.6.17: Add fix to make spectrum_cs work. Upgrade to ASoC 0.11pre12 ↵Richard Purdie1
+ some extra fixes which seemingly fixes the poodle sound bugs (static and speaker control issues)
2006-08-22handhelds-pxa-2.6: add h4000 to supported list -close #1351Paul Sokolovsky1
2006-08-22LAB-kernel cvs: add hhv version checkKoen Kooi1
2006-08-22linux-openzaurus: added dummy do_rm_work to not remove WORKDIR because ↵Marcin Juszkiewicz1
wlan-ng stuff needs it
2006-08-22linux-openzaurus: bump PR to get dependencies in modules recreated for feedsMarcin Juszkiewicz1
2006-08-17LAB-kernel: Generate a LAB kernel suitable for flashing using the HTCMatt Reimer3
rescue bootloader. The kernel is installed to tmp/deploy/images and its filename ends with .htc.
2006-08-14merge of 4052297c94828dc52bc0def5a0e710c9ac0d5446Kristoffer Ericson1
and 5e78d5593b39480d9f6ba5bbfc3b6073e7aa3232
2006-08-14jornada56x: Use the 2.6er for the Jornada56x, do not use DEVFSAlex Lange1
2006-08-13linux/linux-jlime-jornada6xx-2.6.17/defconfig_jlime: ChangesKristoffer Ericson1
* Rebuild firmware * Set all wifi as modules
2006-08-12h5xxx: update defconfigKoen Kooi1
2006-08-10handhelds-pxa-2.6: update hx4700 defconfigKoen Kooi1
2006-08-10handhelds-pxa-2.6: update h2200 defconfigKoen Kooi1
2006-08-10handhelds-pxa-2.6: add defconfig for h5xxxKoen Kooi2
2006-08-10handhelds-pxa-2.6: set maxdate for iwmmxt patchKoen Kooi1
2006-08-10merge of 5c865738b86de25a1967c923136fa0cc3cb3e3f7Florian Boor2
and d0c77a4c4d72b3036720b36aef3ddce852ccccda
2006-08-10handhelds-pxa-2.6_cvs: Add Universal to compatibility list, don't ship an ↵Florian Boor1
image in its filesystem.
2006-08-09lots of files: fix my mailaddressKoen Kooi2
2006-08-07linux-oz-2.6.16: Reclassify some patches after mainline mergesRichard Purdie1
2006-08-07handhelds-pxa-2.6: add patch to enable iwmmxt for the hx4700Koen Kooi2
* tested using DISTRO=angstrom-2006.9: root@ipaq-pxa270:~$ ./iwmmx-test before: 10203045060708 10203045060708 after: 2040608a0c0e10
2006-08-06merge of 235bdc3ae0f87feaab2e0933bfdb44645a492c5eKristoffer Ericson26
and 2ec546354ed54e5800bc57d56a12bbe7ecb4ccdd
2006-08-05ixp4xx-kernel_2.6.17.bb: bumped PR_CONFIGFrans Meulenbroeks1
to force a recompile on the autobuild system using the upgraded gcc this gives a working snd_pcm module
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther26
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-08-04merge of 1fabadea24c36f83b75bb8e13e7fe5bd38d9a6ceKristoffer Ericson2
and 77319aa9afccfb65571a794b80cb4252577c3e23
2006-08-03linux-openzaurus: updated pcmcia-ids patchMarcin Juszkiewicz9
- added one more CF card - patch acked by Alan Cox and added into -mm
2006-08-02merge of b4d676ca1731d058a9e6796e021b076ade646392Kristoffer Ericson1
and e721389595223c9f6bdea1c71cffa6a144b92e72
2006-08-02base-files/base-files/jornada720/ : Moved to jornada7xxKristoffer Ericson2
* 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-08-01linux-h1940: add two more patches for the usb gadgetArjan Schrijver1
2006-07-31linux-oz-2.6: Fix a compile issue with the asoc patchRichard Purdie1
2006-07-29linux-efika: set compatible machineKoen Kooi1
2006-07-28linux-h1940: add forgotten patch to make usb gadget workArjan Schrijver1
2006-07-27handhelds-pxa-2.6_cvs: implement check to spot -hh version mismatchesKoen Kooi1
2006-07-27handhelds-pxa-2.6_cvs.bb: hh4 -> hh5 Koen Kooi1