aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-leviathan
AgeCommit message (Collapse)Author
2010-08-28linux-leviathan: changed ext2 support from m to y and removed extended ↵Denis 'GNUtoo' Carikli
attributes in ext2/3 Without that we can't mount ext2 filesystem at boot Thanks Lukas D. Gorris (aka dcordes) for pointing it out in irc(#openmoko-cdevel), While trying to help me use his initrd that is capable of booting from an ext2 loop filesystem on a vfat partition (so a Microsoft Windows user could boot our work with fastboot, for the htcdream) : <dcordes> ok I found the problem <dcordes> CONFIG_EXT2_FS=m <GNUtoo|laptop> ahh <dcordes> CONFIG_EXT2_FS=y <GNUtoo|laptop> thanks a lot <dcordes> tada PR was bumped too Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2010-08-08linux-leviathan: bump git revivion and PRDenis 'GNUtoo' Carikli
This new revision support a new procfs file that prints a resume reason. That is needed for resuming when we get a call. (this kernel is used on the htcdream,which is a phone)
2010-07-16linux-leviathan: switched to a new branch and bump PRDenis 'GNUtoo' Carikli
This new branch has many improvements: When we started forking the android kernel it was an experimental 2.6.32 branch. This new branch is a rebase on top of a not anymore experimental 2.6.32 android msm kernel base,so it should contain many bugfixes For instance: *You can now have a statically rotated xorg,becuase at resume xorg doesn't crash anymore with this kernel *Better sound quality(less buffer underruns) Note that this new branch requires a new xorg.conf because I switched from tslib to evdev
2010-04-24linux-leviathan: bump to a revision that can suspend/resume. Thanks Alain!Michael 'Mickey' Lauer
2010-04-12linux-leviathan: enable debugfs to fix wifi (yes, it's true)Michael 'Mickey' Lauer
BIG HATS OFF TO GNUtoo, who found the magic switch!
2010-04-12linux-leviathan: bump and change defconfig:Michael 'Mickey' Lauer
* compile wifi drivers as builtint * compile unnecessary stuff as modules
2010-04-10Revert "vala[-native]: add 0.8.0.69"Michael 'Mickey' Lauer
This reverts commit f57931fe482a45d8fe0a82cb0f92ffc65c6ac8c8.
2010-04-10vala[-native]: add 0.8.0.69Michael 'Mickey' Lauer
2010-04-07linux-leviathan: bump; remove patch that has been applied upstreamMichael 'Mickey' Lauer
2010-04-07linux-leviathan: bump to latest version; enable mac80211 and cfg80211Michael 'Mickey' Lauer
2010-04-04linux-leviathan: apply patch to restore backlight level to previous versionMichael 'Mickey' Lauer
2010-03-31linux-leviathan: fix suspend/resumeMichael 'Mickey' Lauer
Note to self: hand-editing defconfig and multistate configs doesn't match
2010-03-29linux-leviathan: defconfig: enable earlysuspend for console to fix ↵Denis 'GNUtoo' Carikli
suspend/resume w/ console on a VT
2010-03-28linux-leviathan: bump to 48afbaf19428893b7aec0a385970f300c38300c3 and enable ↵Michael 'Mickey' Lauer
netfilter / iptables
2010-02-20linux-leviathan: bump to revision with backlight and alsa (almost) workingMichael 'Mickey' Lauer
2010-02-02linux-leviathan: defconfig: enable devtmpfsMichael 'Mickey' Lauer
2010-01-31linux-leviathan: defconfig: enable NFS, CIFS, and the vibratorMichael 'Mickey' Lauer
2010-01-30linux-leviathan: new recipe; WIP on a gnuconform kernel tree for the HTC DreamMichael 'Mickey' Lauer