92 Commits

Author SHA1 Message Date
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
Markinus
34974f2ad3 htcleo: add keypad reset capability With VolUp+VolDown+KeyEnd you can softwreset you device 2010-09-10 15:11:52 +02:00
LeTama
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
LeTama
f8033fbd4c Fix Kconfigs problems 2010-09-10 15:11:41 +02:00
Markinus
79add579ad htcleo: fixed config error 2010-09-10 15:11:37 +02:00
Markinus
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
Markinus
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
K. Cotulla Ivan
7677794c9b htcleo: add lightsensor driver
There are still power on problems, has to be fixed
2010-09-05 20:42:10 +02:00
Markinus
134b43d9fc Revert "htcleo: add lightsensor driver"
This reverts commit d3195c3099eff637cbcf8f63f60b142a7fb7c79d.
2010-09-05 20:39:23 +02:00
K. Cotulla Ivan
d3195c3099 htcleo: add lightsensor driver
There are still power on problems, has to be fixed
2010-09-05 11:12:00 +02:00
K. Cotulla Ivan
7028f519dc htcleo: removed microp sd card support 2010-09-05 11:11:46 +02:00
Markinus
34a82a1ecf htcleo: some other timer fixes 2010-09-05 10:02:35 +02:00
Markinus
0d0931a92e htcleo: fixed timer problems
Thx. to Cotulla
2010-09-05 01:01:53 +02:00
K. Cotulla Ivan
f8249e9d80 htcleo: add sdcard vreg support in mmc 2010-09-05 01:00:18 +02:00
K. Cotulla Ivan
0f32648604 htcleo: some improvements for audio 2010-09-04 23:21:21 +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
03b806f9a3 htcleo: fixed microp function
gsensor, proximity and backlight are in seperated files and working
2010-09-04 18:35:22 +02:00
Markinus
a56b45eab9 RTC: fixed 1550 RTC 2010-09-04 18:24:14 +02:00
Markinus
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
Markinus
6e301223bc Revert "htcleo: add fix for PPP bug"
This reverts commit 478e27eb7ac44f3e67aefd56085f5da324501f4f.
2010-09-04 11:29:05 +02:00
Markinus
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
LeTama
a49a2bde4b htcleo: fix bug during PPP data usage 2010-09-04 11:13:54 +02:00
Markinus
cff0e6233d htcleo: add missing multitouch entry in KConfig 2010-09-04 11:07:44 +02:00
Markinus
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
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
dd777b0b10 htcleo: add 1550 audio
All credits to Cotulla
2010-08-30 13:36:24 +02:00
Markinus
8137654e8f Revert "htcleo: add audio drivers, qdsp6 modifications and enhanced venc driver"
This reverts commit b739bce6290e5e21b4a90a3efaef4b3178c873fc.

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
Markinus
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
mastermerlin
dfbf44e2bb htcleo: add camera 2010-08-29 21:18:25 +02:00
Markinus
5f773f97c8 htcleo: some cleaning and structure in boardfile 2010-08-29 16:52:19 +02:00
Markinus
610bdb2cc0 htcleo: add basic microp functions 2010-08-29 16:31:32 +02:00
Lukas-David Gorris
defa35ec61 arm: add mem management optimizations from codeaurora.org 2010-08-29 14:02:50 +02:00
Markinus
fd7e2ee0b2 htcleo: fixed wrong memory configuration
Credits to manusfreedom
Still problems with gralloc but no stripes
2010-08-29 13:40:28 +02:00
Markinus
6a5342e98e htcleo: add perflock config and on demand as default gov 2010-08-29 11:56:46 +02:00
Markinus
bf2525d761 htcleo: activated kgsl 2010-08-29 11:32:23 +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
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
Markinus
988a9af0dd htcleo: add I2C device platform data
This values are from evo
2010-08-29 00:55:16 +02:00
K. Cotulla Ivan
fc13054528 htcleo: add bluetooth driver 2010-08-29 00:42:22 +02:00
Lukas-David Gorris
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
Markinus
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
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