102 Commits

Author SHA1 Message Date
Markinus
b84778b1c8 Revert "htcleo: disable display as first to init it then completly new"
This reverts commit 5c03e5fbb0bbbf58a5771ddb9d38691f0c8b192f.
2010-10-12 21:45:02 +02:00
LeTama
6e05d22bb5 htcleo: fix headset button 2010-10-12 14:57:25 +02:00
LeTama
810d079c56 use pcom for clk_get and SDC1/2 clocks 2010-10-12 14:55:49 +02:00
Markinus
a09e4020ff htcleo: fixed headset microphone detection 2010-10-12 00:00:40 +02:00
Markinus
0e3a49a809 Revert "Fix bluetooth to support non sense android build"
With this commit there are problems with BT -> reverted

This reverts commit 5c1dc05a365ce10385ea4d35d7df5b46d1173233.
2010-10-11 22:26:04 +02:00
Markinus
40587c0a75 htcleo: fixed lightsensors power on/off
LS and Proximity has same power GPO in microp.
2010-10-11 22:19:31 +02:00
Markinus
7f29fd2c9f htcleo: disable one wlan vreg if wlan off 2010-10-11 18:05:52 +02:00
Markinus
258ff768ca htcleo: add automatic nand boot detection over ATAG 2010-10-10 14:36:13 +02:00
Markinus
ce5f6752bf htcleo: fixed wlan problems on nand boot
We have to reset the sdc1 clock on boot.
Credits to Cotulla/LeTama
2010-10-10 12:22:25 +02:00
Markinus
c2245c074a htcleo: some camera/pmem cleanups and improvements 2010-10-09 12:37:26 +02:00
Cass
5c1dc05a36 Fix bluetooth to support non sense android build 2010-10-08 21:03:33 +02:00
Markinus
5c03e5fbb0 htcleo: disable display as first to init it then completly new
Now, no bsods, but sometimes the display is going black on boot
2010-10-06 22:35:59 +02:00
Lukas-David Gorris
8e1ded9931 htcleo: update Kconfig , Makefile 2010-10-05 16:46:49 +02:00
Lukas-David Gorris
62e67795d1 htcleo: add optional keypad mapping 2010-10-05 16:46:11 +02:00
Denis GNUtoo Carikli
574f071bea htcleo: add backlight driver that uses the real backlight API 2010-10-05 16:44:15 +02:00
LeTama
12a238538f Revert "htcleo: partialy fix for ril on nand boot"
This reverts commit 6fada7185dcfc6bc2ba5e3b3d9aa76d0b6ca5cc9.

Missing AT commands plus this one have been moved to ril wrapper library
2010-09-30 16:40:14 +02:00
rajkosto
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
Markinus
a82116871b Revert "htcleo: some improvements for audio"
This reverts commit 0f32648604ed55566980e78597de3756b1cd5910.
This was a wrong commit
2010-09-27 01:19:41 +02:00
Markinus
49c05054e2 htcleo: enabling vregs on wlan on 2010-09-27 01:18:00 +02:00
Markinus
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
Markinus
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
K. Cotulla Ivan
6336681f2b htcleo: add switchable RPC init 2010-09-27 00:46:10 +02:00
K. Cotulla Ivan
a0fc58df35 htcleo: add missing gpio config for touchscreen 2010-09-27 00:43:52 +02:00
Markinus
e8e26f7798 headset: fix wrong i2c command
Fixed a copy/paste error, thx to LeTama
2010-09-19 23:52:54 +02:00
Markinus
4105944c60 htcleo: add BT address config 2010-09-18 22:16:00 +02:00
Markinus
b30bd1a64c htcleo: moved panel init to a defined point 2010-09-18 18:19:07 +02:00
LeTama
00279ec7f8 Add led blink as kernel option 2010-09-17 14:18:39 +02:00
LeTama
0bd420c18a Re-enable acdb and session in audio rpc 2010-09-17 11:50:07 +02:00
LeTama
19554876c1 Revert "htcleo: removed perlock and add some defconfig changes from Evo."
This reverts commit a494e9d8abd15f83dbb5fc2745d29ebb53a0c333.

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
Markinus
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
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
34974f2ad3 htcleo: add keypad reset capability With VolUp+VolDown+KeyEnd you can softwreset you device 2010-09-10 15:11:52 +02:00
LeTama
f8033fbd4c Fix Kconfigs problems 2010-09-10 15:11:41 +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
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
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
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
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