Jon Benson
8b9490b745
Tweaked overclock code and 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-26 18:48:47 +11:00
LeTama
61d0b1cffd
Revert "htcleo: add yaffs driver in kernel"
...
Options YAFFS_DISABLE_TAGS_ECC and DISABLE_BLOCK_REFRESHING must be set to 'y'.
YAFFS_FS as 'y' is still dangerous for non-magldr users
This reverts commit 107e05ec286b81ddd971ff908d556b25c082aa44.
2010-10-18 21:04:05 +02:00
Jon Benson
e044263b7b
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
2010-10-16 14:13:47 +11:00
Markinus
107e05ec28
htcleo: add yaffs driver in kernel
...
Used same options as other devices
2010-10-15 21:25:37 +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
c2631ec499
htcleo: removed some debug messages
2010-10-15 11:14:52 +02:00
Markinus
781d1ad789
htcleo: some cleanups and improvements in the config
2010-10-15 10:10:53 +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
a7faa8ffe6
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
2010-10-13 10:54:58 +11:00
Markinus
bcbce6eff9
htcleo: for IDLE only POWER_COLLAPSE
2010-10-12 22:11:43 +02:00
Markinus
5da4cedbdc
htcleo: switched to GP Timer and activated power collapse for nand
...
Thx to Cotulla
2010-10-12 21:46:44 +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
rajkosto
534941da50
enable device mapper with crypt target for froyo apps2sd
2010-10-07 23:21:19 +02:00
Lukas-David Gorris
699bb67ed4
htcleo: update defconfig, add GNU defconfig for non-android user space
2010-10-05 16:47:17 +02:00
LeTama
950c3113a2
Revert "Add yaffs as static and remove unused CONFIG_MTD_BLOCK_RO"
...
This reverts commit dd5eff0374be3417818ead12dccdab0685e7c8d9.
Can't be used on sd only
2010-09-30 17:00:16 +02:00
LeTama
dd5eff0374
Add yaffs as static and remove unused CONFIG_MTD_BLOCK_RO
2010-09-30 16:50:19 +02:00
Jon Benson
393fef4d92
Merge branch 'master' of git://gitorious.org/linux-on-wince-htc/linux_on_wince_htc
2010-09-29 13:30:54 +10:00
rajkosto
1351a68c6c
update yaffs to latest git (required for /system on nand)
2010-09-28 21:51:55 +02:00
rajkosto
da14953654
more complete nand driver with mtd-utils support
2010-09-27 18:30:49 +02:00
Jon Benson
0fdd7cede4
Added interactive governor and options for Overclocking and Undervolting.
2010-09-27 16:36:50 +10:00
K. Cotulla Ivan
0f674368cc
htcleo: add nand driver
2010-09-27 00:40:42 +02:00
LeTama
00279ec7f8
Add led blink as kernel option
2010-09-17 14:18:39 +02:00
LeTama
7419327321
Disable console and enable boot splash screen
2010-09-17 12:08:43 +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
6ecee08bb8
htcleo: back to 204 wlan driver to get encryptet tethering back to work
2010-09-12 20:19:33 +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
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
Markinus
79add579ad
htcleo: fixed config error
2010-09-10 15:11:37 +02:00
Markinus
34a82a1ecf
htcleo: some other timer fixes
2010-09-05 10:02:35 +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
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
Markinus
6a5342e98e
htcleo: add perflock config and on demand as default gov
2010-08-29 11:56:46 +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
e915ae8190
htcleo: switched to general timer
2010-08-28 12:07:23 +02:00
Markinus
3c1e596bc1
htcleo: add panel file and configuration
2010-08-28 01:53:50 +02:00
Markinus
37293fb95f
htcleo: changed the sleep mods and corrected ramconsole position
2010-08-28 00:47:29 +02:00
Markinus
45c4a05fb6
Add ram console
2010-08-27 19:11:34 +02:00
Markinus
8a9cef7eb0
htcleo: add default config
2010-08-27 16:02:15 +02:00
Markinus
e34adb00cb
Add EVOs source as default
2010-08-27 11:19:57 +02:00