Commit Graph

132 Commits

Author SHA1 Message Date
fce8064242 fixs hang with phone caused by new Markinus commits 2010-09-30 13:51:09 +10:00
84b300c686 Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc 2010-09-30 11:17:36 +10:00
cc563b3203 Removed compass offset hack ready to pull in Rajko's fix. 2010-09-30 11:17:07 +10:00
8c5e4eb32a proper compass layout
on non-blank data partitions you must do:
killall akmd
/data/misc/AK8973Prms.txt
reboot
2010-09-29 18:44:15 +02:00
0321ede21f Removed arm optimizations from -O2 line as they're now added via Rajko's change. 2010-09-29 17:05:55 +10:00
66cc1bbacb Revert "Wireless driver had a line trying to iterate past the end of an array. I just corrected it so it would build with optimizations."
This isn't needed with Rajko's fix.

This reverts commit 8fb8a09db8.
2010-09-29 17:05:08 +10:00
c29bfbebb2 Merge branch 'master' of git://gitorious.org/~rajkosto/linux-on-wince-htc/rajko-linux_on_wince_htc 2010-09-29 17:04:02 +10:00
71d0534681 fix gcc compiler warning in wifi driver 2010-09-29 08:47:30 +02:00
1ea0811e40 specialize htcleo build for cortex a8 2010-09-29 08:44:20 +02:00
2dbf06e5df Revert "Removed compass offset hack. It only "worked" if the phone was lying flat anyway, and only for some people."
Rajko assures me this works for most people, so I'll leave it until I get more feedback one way or another.

This reverts commit c60f5846d6.
2010-09-29 15:31:51 +10:00
935a9ce797 Added video driver cleanup and tweaks by gauner1986. Thanks to huanyu for isolating them. 2010-09-29 15:12:34 +10:00
393fef4d92 Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc 2010-09-29 13:30:54 +10:00
c60f5846d6 Removed compass offset hack. It only "worked" if the phone was lying flat anyway, and only for some people. 2010-09-29 13:26:07 +10:00
1351a68c6c update yaffs to latest git (required for /system on nand) 2010-09-28 21:51:55 +02:00
8fb8a09db8 Wireless driver had a line trying to iterate past the end of an array. I just corrected it so it would build with optimizations.
I have no idea what, if any, consequences there may be to this.
2010-09-28 17:20:00 +10:00
2dfc0915ee Added gauner1986's hack to force 802.11n support on. 2010-09-28 17:04:27 +10:00
3481530a11 Minor tweaks to the overclocking code. 2010-09-28 17:01:17 +10:00
da14953654 more complete nand driver with mtd-utils support 2010-09-27 18:30:49 +02:00
0fdd7cede4 Added interactive governor and options for Overclocking and Undervolting. 2010-09-27 16:36:50 +10:00
7237858375 Added compass offset and compiler optimization options from michyprima's kernel 2010-09-27 14:39:23 +10:00
92eb70e2d8 My attempt at adding support for the official HTC extended battery. 2010-09-27 14:34:49 +10:00
6afae5743b Appling darkstones video driver patches for enabling shadow writes and write combines. 2010-09-27 14:17:19 +10:00
a82116871b Revert "htcleo: some improvements for audio"
This reverts commit 0f32648604.
This was a wrong commit
2010-09-27 01:19:41 +02:00
49c05054e2 htcleo: enabling vregs on wlan on 2010-09-27 01:18:00 +02:00
5731dc5001 htcleo: added kernel parameter for no nand boot
You have to add nand_boot=0 as boot parameter in haret boot
2010-09-27 01:03:08 +02:00
6fada7185d htcleo: partialy fix for ril on nand boot
It works in moment only if you do activate and deactivate flightmode
2010-09-27 01:00:47 +02:00
6336681f2b htcleo: add switchable RPC init 2010-09-27 00:46:10 +02:00
a0fc58df35 htcleo: add missing gpio config for touchscreen 2010-09-27 00:43:52 +02:00
0f674368cc htcleo: add nand driver 2010-09-27 00:40:42 +02:00
e8e26f7798 headset: fix wrong i2c command
Fixed a copy/paste error, thx to LeTama
2010-09-19 23:52:54 +02:00
e6285026eb htcleo: removed the fb modifications for full screen update
Not it's dependend on fb console
2010-09-19 12:07:03 +02:00
4105944c60 htcleo: add BT address config 2010-09-18 22:16:00 +02:00
b30bd1a64c htcleo: moved panel init to a defined point 2010-09-18 18:19:07 +02:00
00279ec7f8 Add led blink as kernel option 2010-09-17 14:18:39 +02:00
7419327321 Disable console and enable boot splash screen 2010-09-17 12:08:43 +02:00
0bd420c18a Re-enable acdb and session in audio rpc 2010-09-17 11:50:07 +02:00
0a2ce91df6 Fix wakeup problem on at least xdandroid 2010-09-17 11:40:52 +02:00
19554876c1 Revert "htcleo: removed perlock and add some defconfig changes from Evo."
This reverts commit a494e9d8ab.

config changes don't match Kconfig and are not compiled in.
perflock looks fine, to be confirmed.
2010-09-17 11:19:14 +02:00
6ecee08bb8 htcleo: back to 204 wlan driver to get encryptet tethering back to work 2010-09-12 20:19:33 +02:00
a494e9d8ab htcleo: removed perlock and add some defconfig changes from Evo.
The system seems to be a bit smoother
2010-09-12 18:31:42 +02:00
82fecbbd2a htcleo: add reading of mac address directly from nand There is a problem on reading from nand. I had to disable one check. We have to check why. 2010-09-12 14:10:56 +02:00
8c7de5cc0e net: add newest bsm wlan drivers Check for new firmware too! 2010-09-12 14:10:49 +02:00
34974f2ad3 htcleo: add keypad reset capability With VolUp+VolDown+KeyEnd you can softwreset you device 2010-09-10 15:11:52 +02:00
f3b325f4ca htcleo_defconfig fixes: - matches menuconfig/Kconfigs - CONFIG_MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP typo - ONDEMAND_MIN/MAX set to 245000/998400 - NO_USER_SPACE_SCREEN_ACCESS_CONTROL unset 2010-09-10 15:11:45 +02:00
f8033fbd4c Fix Kconfigs problems 2010-09-10 15:11:41 +02:00
79add579ad htcleo: fixed config error 2010-09-10 15:11:37 +02:00
4f9d2badce htcleo: increased i2c speed It's better for our i2c bus, but still some errors there 2010-09-10 15:11:33 +02:00
7f646a9297 htcleo: fix the gsonsor to work with the userspace from other Leo Builds The device name here was a other one as in other Leo repo. 2010-09-10 15:11:27 +02:00
7677794c9b htcleo: add lightsensor driver
There are still power on problems, has to be fixed
2010-09-05 20:42:10 +02:00
134b43d9fc Revert "htcleo: add lightsensor driver"
This reverts commit d3195c3099.
2010-09-05 20:39:23 +02:00