summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2006-06-15merge of 6944b5095dc4e51204d347f835d2582dd53a3453Frans Meulenbroeks15
and dce80cc984382186d77b2f734df55dc524fab331
2006-06-15ixp kernel and network modules: bumped PR to force recompile with gcc 4.1.1Frans Meulenbroeks1
on the autobuild system; no functional change
2006-06-15linux-oz-2.6: Rearrange patches to reflect submission status. Minor tweaks ↵Richard Purdie11
to make the defconfigs more equal. Update git kernel to a more recent version of the kernel.
2006-06-15linux-openzaurus: dropped not used logo patchesMarcin Juszkiewicz3
2006-06-15merge of 8a0f4eccde91e3ba55d608b2f62e680de03ce7afRichard Purdie1
and a7ead3e748143b22532c05b96cf77d578ce9f239
2006-06-15linux-oz-2.6.16: Revise logo patches so its compatible with poky. Add ↵Richard Purdie2
working fix for rotated logo from upstream. Add OHCI power limit patch for pxa270 devices
2006-06-14linux-openzaurus: REALLY apply logo patchesMarcin Juszkiewicz1
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 Lauer4
2006-06-09merge of 407bf0fc9b07e2530a5ccf8399950eab802626c0Michael Lauer2
and 79d9baa2d56d813cea89497804b8c97f5d079df7
2006-06-09voilatile-setup.c.patch : Adding patch needed by linux-jlime-sh3-2.6.16Kristoffer Ericson1
* Makes setup.c not go up in flames by gcc 4.1.1
2006-06-09conf/distro/jlime-donkey.conf : Add Virtual/xserverKristoffer Ericson1
* Adding Virtual/xserver so it always grabs xserver-kdrive linux/linux-jlime-sh3_2.6.16.20.bb : Add another gcc 4.1.1 patch * Changing setup.c so it doesnt gets compiled away
2006-06-09linux-ezx: fix e680 keypad properly, drop HACK patchMichael Lauer4
2006-06-09linux-ezx: compile led and backlight drivers into kernel (they're working ok ↵Michael Lauer2
now)
2006-06-09linux-jlime-sh3-2.6.16.20: Add patches for known gcc 4.1.1 issuesKristoffer Ericson6
* Lower default optimization to -O1 * add volatile struct so it doesnt get wiped out by gcc jlime-donkey.conf: Set default optimization * Lower default optimization to -O1
2006-06-08linux-ezx: backlight driver correctly deals with backlight power on / offMichael Lauer1
2006-06-08merge of 8475cec92c101b0acaa9de1282132ab4c0474027Cliff Brake2
and d103331f64361bb9b0fc1f40d188c2161d90831d
2006-06-08logicpd-pxa270 2.6.17-rc5: add defconfig and bb fixes, contrib by Shane VolpeCliff Brake2
2006-06-08linux-ezx: new version of backlight patchMichael Lauer2
2006-06-08JLime-Donkey.conf: Changes to distro file and new jlime kernel filesKristoffer Ericson3
* Addition of linux-jlime-sh3_2.6.16.20.bb * Addition of linux-jlime-sh3-2.6.16.20/defconfig_jlime * Changes to jlime-donkey.conf (include kernel-modules in bootst.)
2006-06-07linux-ezx: first version of backlight driver worksMichael Lauer2
2006-06-07linux-ezx: first shot at backlight class driver for EZX platformMichael Lauer4
2006-06-06linux-ezx: update e680-leds patchMichael Lauer2
2006-06-06logicpd-pxa270 2.6.17-rc5: rename files directory so bb can find patchCliff Brake2
2006-06-05merge of 4214be31dc929ef728c46eb617bd9385b68e80abCliff Brake3
and 6eb5952227d26f1c755d7d9af24ae7ae32987068
2006-06-05logicpd-pxa270: initial support for Logicpd PXA270, provided by Shane VolpeCliff Brake3
2006-06-05linux-ezx: add LED drivers for A780 and E680Michael Lauer6
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 Kooi2
* 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 Lauer3
2006-06-01linux-ezx: add patches to make e680 configuration build (HACKS!)Michael Lauer3
2006-05-31Update MAINTAINER email address for packages created by AMD.Raymond Danks1
2006-05-31linux-ezx: need to set FILESDIR now that it's getting includedMichael Lauer1
2006-05-31ezx-kernels: rename boogy per the recent arm-linux-depmod-${PV} dependencyMichael Lauer3
2006-05-31a780|e680 kernel update: adds touchscreen improvement fix and enables dyntickMichael Lauer7
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-28jlime-donkey.conf: Updates distro fileKristoffer Ericson1
* gcc 4.1.1 * opie version 1.2.2 + include file linux-jlime-sh3-2.6.11/defconfig_jlime: fixes build issues * Removed i2c support and one wifi card.
2006-05-27ixp4xx-kernel: Set CONFIG_EVDEV=y. Buzzer won't work when it's a moduleOyvind Repvik2
2006-05-27linux-openzaurus: Add a hack to the integrator to enable RGB so qemuarm runs ↵Richard Purdie2
in RGB instead of BGR by default (from poky)
2006-05-26linux-ezx: defconfig updates, add known good one as backupMichael Lauer4
2006-05-22linux-openzaurus: added SquashFS support, fixed mousedev resolutionMarcin Juszkiewicz9
2006-05-22ixp4xx-kernel: Bump PR_CONFIGOyvind Repvik1
2006-05-22ixp4xx-kernel: Fix VIDEO_AUDIO_DECODER=mOyvind Repvik1
2006-05-22ixp4xx-kernel: Add NBD and VIDEO_AUDIO_DECODER modulesOyvind Repvik1
2006-05-21linux-openzaurus: disable logo on akita/spitz/poodle to get this machines ↵Marcin Juszkiewicz4
booting - console rotation block logo
2006-05-21merge of 213055f44fbb065f13acbde0cf78285357fa5b17Koen Kooi5
and 48bf49548c49f23c0829416516d9a654545ea89e
2006-05-21linux-ezx: bump revision per the defconfig changesMichael Lauer1
2006-05-21linux-ezx: update defconfigs to compile some more things into the kernelMichael Lauer2
2006-05-21gomunicator: h6300 kernel 2.6.16.16, Tux can now call home.Mika Laitio5