38 Commits

Author SHA1 Message Date
Jon Benson
cc563b3203 Removed compass offset hack ready to pull in Rajko's fix. 2010-09-30 11:17:07 +10:00
Jon Benson
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 8fb8a09db8c331c8c77c6a17ebe1926ccb08e7e6.
2010-09-29 17:05:08 +10:00
Jon Benson
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
rajkosto
71d0534681 fix gcc compiler warning in wifi driver 2010-09-29 08:47:30 +02:00
Jon Benson
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 c60f5846d61a91f94244a6dcf7ff6fd659e14729.
2010-09-29 15:31:51 +10:00
Jon Benson
935a9ce797 Added video driver cleanup and tweaks by gauner1986. Thanks to huanyu for isolating them. 2010-09-29 15:12:34 +10:00
Jon Benson
393fef4d92 Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc 2010-09-29 13:30:54 +10:00
Jon Benson
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
Jon Benson
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
Jon Benson
2dfc0915ee Added gauner1986's hack to force 802.11n support on. 2010-09-28 17:04:27 +10:00
rajkosto
da14953654 more complete nand driver with mtd-utils support 2010-09-27 18:30:49 +02:00
Jon Benson
0fdd7cede4 Added interactive governor and options for Overclocking and Undervolting. 2010-09-27 16:36:50 +10:00
Jon Benson
7237858375 Added compass offset and compiler optimization options from michyprima's kernel 2010-09-27 14:39:23 +10:00
Jon Benson
6afae5743b Appling darkstones video driver patches for enabling shadow writes and write combines. 2010-09-27 14:17:19 +10:00
K. Cotulla Ivan
0f674368cc htcleo: add nand driver 2010-09-27 00:40:42 +02:00
Markinus
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
LeTama
7419327321 Disable console and enable boot splash screen 2010-09-17 12:08:43 +02:00
LeTama
0a2ce91df6 Fix wakeup problem on at least xdandroid 2010-09-17 11:40:52 +02:00
Markinus
6ecee08bb8 htcleo: back to 204 wlan driver to get encryptet tethering back to work 2010-09-12 20:19:33 +02:00
Markinus
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
Markinus
8c7de5cc0e net: add newest bsm wlan drivers Check for new firmware too! 2010-09-12 14:10:49 +02:00
LeTama
be652c8965 Remove unused define 2010-09-04 21:25:43 +02:00
Markinus
8f4c018e56 htcleo: add microp files
Add missing files from last microp commit and drivers for leds
2010-09-04 21:14:51 +02:00
LeTama
751a8d238f Merge branch 'master' of gitorious.org:linux-on-wince-htc/linux-on-wince-htc 2010-09-04 20:48:40 +02:00
LeTama
913ce271da Re-enable vsync 2010-09-04 20:33:54 +02:00
Markinus
a56b45eab9 RTC: fixed 1550 RTC 2010-09-04 18:24:14 +02:00
Danijel Posilovic
7a022ba4a8 htcleo: - fixed graphic glitches
- added some memory optimizations from htc-msm-2.6.32
	- some memory problems still present
2010-08-30 18:44:32 +02:00
Markinus
d3a4673828 htcleo: fix hw3d hardcoding firmware in kernel
This is Cotulla's hack, modified to be device dependend and not always aktive
2010-08-29 11:24:57 +02:00
Markinus
d830fe74ed htcleo: add MDP config 2010-08-29 11:03:51 +02:00
Markinus
729e4a7768 htcleo: add different mdp modifications
We have to check whether the hacks are still needed or not
2010-08-29 11:01:03 +02:00
Markinus
12763a4420 htcleo: add rmnet and smd functions to makefiles 2010-08-29 00:04:32 +02:00
K. Cotulla Ivan
f2ad6c0dfb msm: Add rmnet compatibility for qsd8250 devices with WinCE AMSS. Experimental: Severe problems with package loss are present. 2010-08-28 23:30:46 +02:00
Markinus
8a30b4290f Revert "htcleo: fix hw3d hardcoding firmware in kernel"
In the moment kgsl isn't working right, we have to check it
This reverts commit 2404ed2dc6d9df3e91d9d60d7d8118b37b00834e.
2010-08-28 23:15:57 +02:00
Lukas-David Gorris
2404ed2dc6 htcleo: fix hw3d hardcoding firmware in kernel 2010-08-28 20:52:52 +02:00
Markinus
858e270543 htcleo: add MDP hacks for display
We have to look later how to solve it
2010-08-28 01:51:23 +02:00
Markinus
89b5ed23c3 amss: changed some procs to dynamic amss detection 2010-08-27 23:25:59 +02:00
Markinus
45c4a05fb6 Add ram console 2010-08-27 19:11:34 +02:00
Markinus
e34adb00cb Add EVOs source as default 2010-08-27 11:19:57 +02:00