Commit Graph

71 Commits

Author SHA1 Message Date
a56b45eab9 RTC: fixed 1550 RTC 2010-09-04 18:24:14 +02:00
cf341f0ddf htcleo: add fix for PPP bug
It's a hack, we have to find out why we have to remove the mutexes
2010-09-04 11:29:51 +02:00
6e301223bc Revert "htcleo: add fix for PPP bug"
This reverts commit 478e27eb7a.
2010-09-04 11:29:05 +02:00
478e27eb7a htcleo: add fix for PPP bug
It's a hack, we have to find out why we have to remove the mutexes
2010-09-04 11:17:45 +02:00
a49a2bde4b htcleo: fix bug during PPP data usage 2010-09-04 11:13:54 +02:00
cff0e6233d htcleo: add missing multitouch entry in KConfig 2010-09-04 11:07:44 +02:00
2ed8402379 htcleo: add headset driver
There is a problem with the Mic GPIO. This isnt comming..
This has to be fixed.
2010-08-31 14:04:06 +02:00
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
dd777b0b10 htcleo: add 1550 audio
All credits to Cotulla
2010-08-30 13:36:24 +02:00
8137654e8f Revert "htcleo: add audio drivers, qdsp6 modifications and enhanced venc driver"
This reverts commit b739bce629.

Conflicts:

	arch/arm/configs/htcleo_defconfig
	arch/arm/mach-msm/Makefile
	arch/arm/mach-msm/board-htcleo.c
2010-08-30 12:48:18 +02:00
92fe430b32 htcleo: add wifi
The nvs driver is replaced with Leos fix configuration. We have to change it, so we can read it directly with the original nvs driver from memory.
2010-08-30 00:49:36 +02:00
dfbf44e2bb htcleo: add camera 2010-08-29 21:18:25 +02:00
5f773f97c8 htcleo: some cleaning and structure in boardfile 2010-08-29 16:52:19 +02:00
610bdb2cc0 htcleo: add basic microp functions 2010-08-29 16:31:32 +02:00
defa35ec61 arm: add mem management optimizations from codeaurora.org 2010-08-29 14:02:50 +02:00
fd7e2ee0b2 htcleo: fixed wrong memory configuration
Credits to manusfreedom
Still problems with gralloc but no stripes
2010-08-29 13:40:28 +02:00
6a5342e98e htcleo: add perflock config and on demand as default gov 2010-08-29 11:56:46 +02:00
bf2525d761 htcleo: activated kgsl 2010-08-29 11:32:23 +02:00
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
d830fe74ed htcleo: add MDP config 2010-08-29 11:03:51 +02:00
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
62bfba1cd7 htcleo: add fix memory parts for pmem and adsp
Now we have 424 MB Ram
Without this, it wasn't possible to init the pmem memory
Graphic is faster but still graphic errors
2010-08-29 02:26:50 +02:00
988a9af0dd htcleo: add I2C device platform data
This values are from evo
2010-08-29 00:55:16 +02:00
fc13054528 htcleo: add bluetooth driver 2010-08-29 00:42:22 +02:00
b960f32027 htcleo: This adds an SMD channel on /dev/smd1 which can be used with pppd.
It works flawlessly without any dropped packages or performance
problems.
2010-08-29 00:16:59 +02:00
f9fcb9ba05 pm: add some pm modifications
set 1550 vreg setting to pcom
changed pm functions to global, dependent on amss version
2010-08-29 00:06:21 +02:00
12763a4420 htcleo: add rmnet and smd functions to makefiles 2010-08-29 00:04:32 +02:00
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
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 2404ed2dc6.
2010-08-28 23:15:57 +02:00
2404ed2dc6 htcleo: fix hw3d hardcoding firmware in kernel 2010-08-28 20:52:52 +02:00
00c6cb7458 htcleo: hack for RPC
We should do it in haret
2010-08-28 20:48:24 +02:00
b739bce629 htcleo: add audio drivers, qdsp6 modifications and enhanced venc driver
Merged from cotulla's wince commits, integrated in the normal qdsp6 dir
2010-08-28 19:22:09 +02:00
ac7606d987 htcleo: add compass driver 2010-08-28 14:51:39 +02:00
543147e02b htcleo: add flashlight driver 2010-08-28 14:39:19 +02:00
772ab54360 htcleo: add power and battery driver
All credits here and in much other things to Cotulla
2010-08-28 13:50:40 +02:00
4b3aa128b9 htcleo: add log function 2010-08-28 13:39:07 +02:00
77e39896ce htcleo: add double-precision floating point support 2010-08-28 13:35:48 +02:00
3a64f57b2a htcleo: deactivated kgsl, not working yet 2010-08-28 13:11:12 +02:00
0160527ec8 htcleo: add USB driver 2010-08-28 13:08:59 +02:00
e915ae8190 htcleo: switched to general timer 2010-08-28 12:07:23 +02:00
3dcb078f8f htcleo: add mcc driver 2010-08-28 11:38:14 +02:00
cf3e186d9a htcleo: add touchscreen driver
Credits to this and much others here to Cotulla
2010-08-28 11:29:19 +02:00
a4206db79f htcleo: add keypad driver
Incl. keypad LED
2010-08-28 10:49:07 +02:00
f95b767dc9 htcleo: add i2c device and voltage regulator 2010-08-28 10:42:15 +02:00
916e68f7eb htcleo: add clock file
We have to check whether the leo modifications are running on other wince devices too.
If not, we should do it dynamicly
2010-08-28 10:40:59 +02:00
3c1e596bc1 htcleo: add panel file and configuration 2010-08-28 01:53:50 +02:00
643e7648f3 msm: switched to dynamical vibration amss config 2010-08-28 01:52:34 +02:00
858e270543 htcleo: add MDP hacks for display
We have to look later how to solve it
2010-08-28 01:51:23 +02:00
54ba13b930 arm: fix gcc-4.5 generated binary execution 2010-08-28 01:24:39 +02:00
b8b23555a2 msm: timer: fix initialization of timers
Timers were previously initialised with writing 0 to the CLEAR reg. However
to succesfully clear the timer, one should write 1 to this reg.
2010-08-28 01:23:27 +02:00