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
Markinus
3dcb078f8f
htcleo: add mcc driver
2010-08-28 11:38:14 +02:00
Markinus
cf3e186d9a
htcleo: add touchscreen driver
...
Credits to this and much others here to Cotulla
2010-08-28 11:29:19 +02:00
Markinus
f95b767dc9
htcleo: add i2c device and voltage regulator
2010-08-28 10:42:15 +02:00
Markinus
87a056808c
htcleo: add some memory and grafic devices
2010-08-28 00:55:59 +02:00
Markinus
4d382b4e95
htcleo: add spi interface
2010-08-27 20:18:05 +02:00
Markinus
45c4a05fb6
Add ram console
2010-08-27 19:11:34 +02:00
Markinus
b67866d360
config: add memory offset config parameter
2010-08-27 16:01:33 +02:00
Markinus
0af404637e
htcleo: add basic files
2010-08-27 16:00:39 +02:00