summaryrefslogtreecommitdiff
path: root/packages/linux/linux-ezx
AgeCommit message (Collapse)AuthorFiles
2006-08-29linux-ezx: remove outdated patchesKoen Kooi9
2006-08-29linux-ezx: update to ezx7 and add 2 patches for gcc4-ismsKoen Kooi2
2006-06-27merge of 57049c964aaa418dc6616a940358cef3ba2d9c93Koen Kooi1
and c880d1638f21e30343870a64fdfc3dc42c537574
2006-06-12linux-ezx: fix direct keys on E680, disable LEGACY_PTYsMichael Lauer4
2006-06-09linux-ezx: shrink logo to make it displayMichael Lauer1
2006-06-09linux-ezx: actually add the logoMichael Lauer1
2006-06-09linux-ezx: add logo from openezx contestMichael Lauer3
2006-06-09linux-ezx: fix e680 keypad properly, drop HACK patchMichael Lauer3
2006-06-09linux-ezx: compile led and backlight drivers into kernel (they're working ok ↵Michael Lauer2
now)
2006-06-08linux-ezx: backlight driver correctly deals with backlight power on / offMichael 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 Lauer3
2006-06-06linux-ezx: update e680-leds patchMichael Lauer1
2006-06-05linux-ezx: add LED drivers for A780 and E680Michael Lauer5
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 Lauer2
2006-06-01linux-ezx: add patches to make e680 configuration build (HACKS!)Michael Lauer2
2006-05-31a780|e680 kernel update: adds touchscreen improvement fix and enables dyntickMichael Lauer3
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 Lauer3
2006-05-21linux-ezx: update defconfigs to compile some more things into the kernelMichael Lauer2
2006-05-20linux-ezx: we no longer keep own copies of the patches, refresh defconfigsMichael Lauer35
2006-05-13linux-ezx: add patch for mmc, add e680 defconfigMichael Lauer3
2006-05-11add first stab at support for the Motorola A780 GSM phoneMichael Lauer35
NOTE: for now, we use a dedicated linux-ezx kernel, but once this proves working, we will probably unify with linux-openzaurus