Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-08-08 | linux-leviathan: bump git revivion and PR | Denis 'GNUtoo' Carikli | 1 | |
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-16 | linux-leviathan: switched to a new branch and bump PR | Denis 'GNUtoo' Carikli | 1 | |
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-06-13 | linux-leviathan: fix the "empty.gz already exists" message | Denis 'GNUtoo' Carikli | 1 | |
if we don't check if empty and empty.gz already exist, The fist time empty.gz is copied to the deploy dir, then the second build we have: gzip: empty.gz already exists; not overwritten And it fails. so we need to touch and gzip only if empty.gz not already present. | ||||
2010-06-10 | linux-leviathan: permit booting directly with fastboot | Denis 'GNUtoo' Carikli | 1 | |
if we don't gzip the empty ramdisk,the bootloader will refuse to boot our kenrnel when in fastboot mode and will display this message: booting... FAILED (remote: reproduce boot image with on-flash ramdisk error) | ||||
2010-04-24 | linux-leviathan: bump to a revision that can suspend/resume. Thanks Alain! | Michael 'Mickey' Lauer | 1 | |
2010-04-12 | linux-leviathan: enable debugfs to fix wifi (yes, it's true) | Michael 'Mickey' Lauer | 1 | |
BIG HATS OFF TO GNUtoo, who found the magic switch! | ||||
2010-04-12 | linux-leviathan: bump and change defconfig: | Michael 'Mickey' Lauer | 1 | |
* compile wifi drivers as builtint * compile unnecessary stuff as modules | ||||
2010-04-07 | linux-leviathan: bump; remove patch that has been applied upstream | Michael 'Mickey' Lauer | 1 | |
2010-04-07 | linux-leviathan: bump to latest version; enable mac80211 and cfg80211 | Michael 'Mickey' Lauer | 1 | |
2010-04-04 | linux-leviathan: apply patch to restore backlight level to previous version | Michael 'Mickey' Lauer | 1 | |
2010-04-03 | linux-leviathan: bump to master to get GNUtoo's latest suspend/resume ↵ | Michael 'Mickey' Lauer | 1 | |
stability fixes | ||||
2010-04-03 | linux-leviathan: bump to master to incorporate GNUtoo's panel resume fixes | Michael 'Mickey' Lauer | 1 | |
2010-03-31 | linux-leviathan: fix suspend/resume | Michael 'Mickey' Lauer | 1 | |
Note to self: hand-editing defconfig and multistate configs doesn't match | ||||
2010-03-29 | linux-leviathan: defconfig: enable earlysuspend for console to fix ↵ | Denis 'GNUtoo' Carikli | 1 | |
suspend/resume w/ console on a VT | ||||
2010-03-28 | linux-leviathan: bump to 48afbaf19428893b7aec0a385970f300c38300c3 and enable ↵ | Michael 'Mickey' Lauer | 1 | |
netfilter / iptables | ||||
2010-03-14 | linux-leviathan: remove bogus ' characters that disturb mkbootimg | Michael 'Mickey' Lauer | 1 | |
2010-03-14 | linux-leviathan: depend on android-image-utils and prepare kernel image that ↵ | Michael 'Mickey' Lauer | 1 | |
can be booted via fastboot | ||||
2010-02-20 | linux-leviathan: bump to revision with backlight and alsa (almost) working | Michael 'Mickey' Lauer | 1 | |
2010-01-30 | linux-leviathan: new recipe; WIP on a gnuconform kernel tree for the HTC Dream | Michael 'Mickey' Lauer | 1 | |