summaryrefslogtreecommitdiff
path: root/packages/linux/linux-ezx_2.6.16.13.bb
AgeCommit message (Collapse)AuthorFiles
2007-03-09linux-ezx: Add patch to improve touchscreen behaviour.Florian Boor1
2007-02-22linux-ezx: remove localversion, we already have it in PRKoen Kooi1
2007-02-21linux-ezx: update to ezx9Koen Kooi1
2007-01-21linux-ezx 2.6.16: also apply RPs xscale cache workaroundKoen Kooi1
2007-01-21linux-ezx: update to ezx8Koen Kooi1
2007-01-07packages/linux: Remove uneeded KERNEL_RELEASE assignments and replace ↵Richard Purdie1
references with KERNEL_VERSION
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-12-12many files: KERNELORG_MIRROR variable createdMarcin Juszkiewicz1
2006-11-20kernels: fix parse errorsMarcin Juszkiewicz1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-09-20linux kernels: and bump PR where available for previous commitKoen Kooi1
2006-09-20linux kernels: fix uclibcgnueabi detectionKoen Kooi1
2006-08-29linux-ezx: update to ezx7 and add 2 patches for gcc4-ismsKoen Kooi1
2006-07-14linux-ezx: and bump PR....Koen Kooi1
2006-07-14linux-ezx: enable extra 16MB of ram via the cmdlineYin Kangkai1
2006-06-09linux-ezx: add logo from openezx contestMichael Lauer1
2006-06-09linux-ezx: fix e680 keypad properly, drop HACK patchMichael Lauer1
2006-06-08linux-ezx: new version of backlight patchMichael Lauer1
2006-06-07linux-ezx: first version of backlight driver worksMichael Lauer1
2006-06-07linux-ezx: first shot at backlight class driver for EZX platformMichael Lauer1
2006-06-06linux-ezx: update e680-leds patchMichael Lauer1
2006-06-05linux-ezx: add LED drivers for A780 and E680Michael Lauer1
2006-06-03linux-ezx: properly fix patching troubles:Koen Kooi1
* remove patches/ and .pc/ subdirs after do_ezxpatch * reinstate patching from openezx.org tarballs
2006-06-03linux-ezx: fix patching brokenness:Koen Kooi1
* OE uses quilt by default, so we can use it two times in a row * I'm too lazy to fix it properly for the .1% of OE users that do INHERIT += "patcher" * The ezx patchset is one jumbo patch now ~lart mickeyl for breaking nearly everybodies build
2006-06-02linux-ezx: add LED subsystem from 2.6.17, start with LED driver for E680Michael Lauer1
2006-06-01linux-ezx: add patches to make e680 configuration build (HACKS!)Michael Lauer1
2006-05-31linux-ezx: need to set FILESDIR now that it's getting includedMichael Lauer1
2006-05-31a780|e680 kernel update: adds touchscreen improvement fix and enables dyntickMichael Lauer1
add meta packages to build both kernels in one run (like we do for poodle) we will eventually unify the a780 and e680 kernel with runtime checks, but not for now
2006-05-26linux-ezx: defconfig updates, add known good one as backupMichael Lauer1
2006-05-21linux-ezx: bump revision per the defconfig changesMichael Lauer1
2006-05-21linux-ezx: change SRC_URI to fixed version of ezx6 patchMichael Lauer1
2006-05-20linux-ezx: upgrade to 2.6.16.13-ezx6Michael Lauer1
2006-05-13linux-ezx: add patch for mmc, add e680 defconfigMichael Lauer1
2006-05-11add first stab at support for the Motorola A780 GSM phoneMichael Lauer1
NOTE: for now, we use a dedicated linux-ezx kernel, but once this proves working, we will probably unify with linux-openzaurus