58 Commits

Author SHA1 Message Date
Jon Benson
19867bdf03 Added sysfs interface for undervolting based on information from here:
http://forum.xda-developers.com/showthread.php?t=821372

See the thread for information on how to use it.
2010-11-17 18:20:25 +11:00
Jon Benson
94b9f0bea1 Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
Conflicts:
	arch/arm/mach-msm/board-htcleo-battery.c
2010-10-30 17:31:27 +11:00
Jon Benson
db56b460e4 Updated wifi.mac/bt.mac patch from mdebeljuh. See http://forum.xda-developers.com/showthread.php?t=819819 2010-10-30 11:58:55 +11:00
Markinus
d28b1aa6d6 htcleo: fixed USB charging problems in some configurations and cleanups 2010-10-27 21:20:30 +02:00
Markinus
53a7287c1b htcleo: add new battery temperature table
This table is not absolutly exact, but good
2010-10-26 20:40:02 +02:00
Markinus
55ca1d277a htcleo: add new battery driver
This driver is comming from desire hd and is modificated for htcleo
2010-10-26 17:41:48 +02:00
Jon Benson
ff2cf1bbcd Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc 2010-10-15 22:00:03 +11:00
Markinus
311ffd6d6a htcleo: some cleanups in the boot order 2010-10-15 12:05:44 +02:00
Jon Benson
04af36b124 Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
Conflicts:
	drivers/video/msm/gpu/kgsl/kgsl.c
2010-10-15 09:20:00 +11:00
Markinus
beda73cdb0 htcleo: switched to kernels SPI driver 2010-10-14 22:48:38 +02:00
Jon Benson
fc5e56f0d3 Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc 2010-10-14 17:11:59 +11:00
Markinus
50760ca384 htcleo: some cleanups for bluetooth 2010-10-14 01:05:10 +02:00
Jon Benson
fa13bd5631 Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc 2010-10-12 14:33:31 +11: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
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
Jon Benson
4bfd3f37c2 Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
Conflicts:
	arch/arm/configs/htcleo_defconfig
2010-10-09 15:36:03 +11:00
Cass
5c1dc05a36 Fix bluetooth to support non sense android build 2010-10-08 21:03:33 +02:00
Jon Benson
0fdd7cede4 Added interactive governor and options for Overclocking and Undervolting. 2010-09-27 16:36:50 +10: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
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
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
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
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
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
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
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
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
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
Markinus
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
Markinus
ac7606d987 htcleo: add compass driver 2010-08-28 14:51:39 +02:00
Markinus
543147e02b htcleo: add flashlight driver 2010-08-28 14:39:19 +02:00
Markinus
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
Markinus
3a64f57b2a htcleo: deactivated kgsl, not working yet 2010-08-28 13:11:12 +02:00
Markinus
0160527ec8 htcleo: add USB driver 2010-08-28 13:08:59 +02:00