Commit Graph

13 Commits

Author SHA1 Message Date
tytung 0162818a8a New led driver compatible with Desire (Bravo) liblights
- remove all lights.*.so files from /system/lib/hw (backup if u want) and replace with lights.qsd8k.so from Bravo ROM or download from http://www.multiupload.com/2M5T02M3TU
 - if button backlight don’t work: turn screen on, press any key and put phone under bright light ( this should activate light sensor and backlight)

Conflicts:

	arch/arm/configs/htcleo_defconfig
	arch/arm/mach-msm/board-htcleo.h

Add commit from http://gitorious.org/linux-on-wince-htc/linux_on_wince_htc/commit/654ce990ab38bce777266ab423d1674b5e5c6873
2011-02-17 21:09:15 +08:00
Markinus a236d1a6e3 htcleo: add support for custom DSP like from desire.
For normal use don't activate it, you need some other stuff for testing.
2011-01-29 00:34:57 +08:00
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
Markinus 8097c2c467 htcleo: add missing file in commit 2010-10-16 23:18:44 +02:00
Markinus c2245c074a htcleo: some camera/pmem cleanups and improvements 2010-10-09 12:37:26 +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 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 b30bd1a64c htcleo: moved panel init to a defined point 2010-09-18 18:19:07 +02:00
K. Cotulla Ivan f8249e9d80 htcleo: add sdcard vreg support in mmc 2010-09-05 01:00:18 +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 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 3c1e596bc1 htcleo: add panel file and configuration 2010-08-28 01:53:50 +02:00
Markinus 0af404637e htcleo: add basic files 2010-08-27 16:00:39 +02:00