firefly-linux-kernel-4.4.55.git
12 years agork29: remove malata board
黄涛 [Thu, 29 Dec 2011 06:18:18 +0000 (14:18 +0800)]
rk29: remove malata board

12 years agofix reboot PA have some noise
邱建斌 [Thu, 29 Dec 2011 03:30:47 +0000 (11:30 +0800)]
fix reboot PA have some noise

12 years agoRevert "rk29: ddr3sdk: defconfig: Use the CPUFreq governor "ondemand" as default"
黄涛 [Wed, 28 Dec 2011 09:41:58 +0000 (17:41 +0800)]
Revert "rk29: ddr3sdk: defconfig: Use the CPUFreq governor "ondemand" as default"

This reverts commit 9e6a4573ac2d43e6198eeda26f9cbe1b66ca3250.

interactive governor save more power than ondemand.

12 years agocpufreq: interactive governor: fix for rk29
黄涛 [Wed, 28 Dec 2011 09:22:06 +0000 (17:22 +0800)]
cpufreq: interactive governor: fix for rk29

default hispeed_freq 816MHz
default go_hispeed_load 80%
update target_freq with policy->cur in timer

12 years agopower: fix lcd resume taking long time with an ongoing file copy
黄涛 [Wed, 28 Dec 2011 06:43:33 +0000 (14:43 +0800)]
power: fix lcd resume taking long time with an ongoing file copy

port from msm:
This fixes the issue where LCD takes a long time to come back up
since the execution of backlight on and late_resume works by the
suspend worker thread is delayed due to one (or more) of the
sys_sync calls in early_suspend and suspend paths taking a long
time (sometimes 15sec or more) for the below reported scenario(s):

Scenario 1 (copy with usb connected):
1. plug usb
2. adb shell
3. busybox cp /sdcard/file1 /sdcard/file2 (copy >= 100MB file1
   in sdcard/emmc to file2 in sdcard/emmc)
4. press end key to suspend
5. press end key again and it takes a long time for LCD to come
   back up

Scenario 2 (background copy):
1. plug usb
2. adb shell
3. busybox cp /sdcard/file1 /sdcard/file2 & (copy >= 100MB file1
   in sdcard/emmc to file2 in sdcard/emmc)
4. disconnect usb
5. press end key to suspend
6. press end key again and it takes a long time for LCD to come
   back up

A more common form of Scenario 2 is for the user to just use the
copy function on the UI to copy large file(s).

We address this by moving sys_sync calls to a separate workqueue
and having a timeout polling based mechanism to bail out of suspend
in case of user invoking a wakeup event (like end key press) while
we are waiting for the sys_sync completion at the synchronization
point in suspend worker thread context.

12 years agoadd G3 logo & change td8801 config with g3 logo
zhanghao [Wed, 28 Dec 2011 02:40:46 +0000 (10:40 +0800)]
add G3 logo & change td8801 config with g3 logo

12 years agophonesdk:modify compass orientation
lw [Tue, 27 Dec 2011 09:37:20 +0000 (17:37 +0800)]
phonesdk:modify compass orientation

12 years agoA22:modify camera mt9t111 orientation
lw [Tue, 27 Dec 2011 09:35:07 +0000 (17:35 +0800)]
A22:modify camera mt9t111 orientation

12 years agoupdate phonepadsdk board files.
zwp [Tue, 27 Dec 2011 02:27:52 +0000 (10:27 +0800)]
update phonepadsdk board files.

12 years agofix the setting bug of pre_scale and post_scale
chenli [Mon, 26 Dec 2011 07:32:08 +0000 (15:32 +0800)]
fix the setting bug of pre_scale and post_scale

12 years agork29: ddr3sdk: defconfig: Use the CPUFreq governor "ondemand" as default
黄涛 [Fri, 23 Dec 2011 14:40:46 +0000 (22:40 +0800)]
rk29: ddr3sdk: defconfig: Use the CPUFreq governor "ondemand" as default

12 years agocamera:add two camera driver for td8801
hhb [Fri, 23 Dec 2011 08:51:07 +0000 (16:51 +0800)]
camera:add two camera driver for td8801

12 years agogpu: ion: Take handle reference in ion_vma_open
kfx [Thu, 22 Dec 2011 12:16:41 +0000 (20:16 +0800)]
gpu: ion: Take handle reference in ion_vma_open

When ion_vma_open is called, a reference to the handle in
the vma must be taken. Otherwise, if forking occurs,
ion_vma_close will be called twice which will leave one of
the calls with an invalid reference.

12 years agofix shutdown bug
hyh [Thu, 22 Dec 2011 10:24:09 +0000 (18:24 +0800)]
fix shutdown bug

12 years agopack-kernel.sh: exclude more board
黄涛 [Thu, 22 Dec 2011 10:14:46 +0000 (18:14 +0800)]
pack-kernel.sh: exclude more board

12 years agoion mmap: set page_protection 'cached'
kfx [Thu, 22 Dec 2011 04:42:27 +0000 (12:42 +0800)]
ion mmap: set page_protection 'cached'

12 years agoadd CONFIG_PANIC_TIMEOUT=1
zhanghao [Thu, 22 Dec 2011 04:33:21 +0000 (12:33 +0800)]
add CONFIG_PANIC_TIMEOUT=1

12 years agotd8801 : update defconfig
zhanghao [Thu, 22 Dec 2011 02:15:51 +0000 (10:15 +0800)]
td8801 : update defconfig

recover CONFIG_PANIC_TIMEOUT to 0
add CONFIG_COMPACTION
add CONFIG_INPUT_KEYCHORD
rm CONFIG_KEXEC
rm CONFIG_ANDROID_RAM_CONSOLE
change CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE=y
add CONFIG_IP_ADVENCE_ROUTER & related configs
add HID configs
add CONFIG_DEBUG_FS
change CONFIG_DDR_SDRAM_FREQ from 192 to 198

12 years agotd88801:add psensor config
lw@rock-chips.com [Wed, 21 Dec 2011 08:17:05 +0000 (16:17 +0800)]
td88801:add psensor config

12 years agocamera: sensor orientation set for ddr3sdk board
ddl [Wed, 21 Dec 2011 02:50:24 +0000 (10:50 +0800)]
camera: sensor orientation set for ddr3sdk board

12 years agotd8801:modify gsensor event value
lw@rock-chips.com [Tue, 20 Dec 2011 11:29:30 +0000 (19:29 +0800)]
td8801:modify gsensor event value

12 years agoION : Add ION to td8801\a22\phonesdk (fix build error)
zhanghao [Tue, 20 Dec 2011 08:48:45 +0000 (16:48 +0800)]
ION : Add ION to td8801\a22\phonesdk (fix build error)

12 years agotd8801:modify akm8975 orientation
lw@rock-chips.com [Tue, 20 Dec 2011 07:22:21 +0000 (15:22 +0800)]
td8801:modify akm8975 orientation

12 years agousb connect after vold init
yangkai [Tue, 20 Dec 2011 07:19:04 +0000 (15:19 +0800)]
usb connect after vold init

12 years agoMerge branch 'develop-3.0' of 10.10.10.29:/home/rockchip/kernel into develop-3.0
yangkai [Tue, 20 Dec 2011 07:16:51 +0000 (15:16 +0800)]
Merge branch 'develop-3.0' of 10.10.10.29:/home/rockchip/kernel into develop-3.0

12 years agoMtp: splite ioctl lock into operation lock and event lock
liuji [Tue, 20 Dec 2011 04:42:21 +0000 (12:42 +0800)]
Mtp: splite ioctl lock into operation lock and event lock

Fix bug: operation and event cannot work concurrently.
remove/rename a file in android file explorer during coping/receiving
a large file to/from mtp device from pc, after all the operations
done, change in android would be ignore in pc explorer, because
file change event was block by the long operation and failed to send to
pc.

12 years agoMerge branch 'develop-3.0' of 10.10.10.29:/home/rockchip/kernel into develop-3.0
yangkai [Tue, 20 Dec 2011 03:52:48 +0000 (11:52 +0800)]
Merge branch 'develop-3.0' of 10.10.10.29:/home/rockchip/kernel into develop-3.0

12 years agotd8801:modify gsensor orientation
lw [Tue, 20 Dec 2011 03:28:30 +0000 (11:28 +0800)]
td8801:modify gsensor orientation

12 years agosensors:modify a22 and td8801 sensor driver,need update android
lw [Tue, 20 Dec 2011 02:47:54 +0000 (10:47 +0800)]
sensors:modify a22 and td8801 sensor driver,need update android

12 years agortl8192c: channel plan setting error
CMY [Mon, 19 Dec 2011 09:23:00 +0000 (17:23 +0800)]
rtl8192c: channel plan setting error

12 years agortl8192c not available if RFKILL is selected
CMY [Mon, 19 Dec 2011 09:19:49 +0000 (17:19 +0800)]
rtl8192c not available if RFKILL is selected

12 years agosupport huawei E392 dongle
CMY [Mon, 19 Dec 2011 09:05:01 +0000 (17:05 +0800)]
support huawei E392 dongle

12 years agork29: ddr3sdk: defconfig: sync with tuna
黄涛 [Mon, 19 Dec 2011 04:12:33 +0000 (12:12 +0800)]
rk29: ddr3sdk: defconfig: sync with tuna

Enable more input devices
Add CONFIG_IP_MULTICAST option
Add CONFIG_PPP_MPPE, CONFIG_PPPOLAC, CONFIG_PPPOPNS options

12 years agogpu : enable shutdown control & add some command check.
杜坤明 [Mon, 19 Dec 2011 03:04:04 +0000 (11:04 +0800)]
gpu : enable shutdown control & add some command check.

12 years agousb: gadget: android: Don't allow changing the functions list if enabled
Benoit Goby [Sat, 10 Dec 2011 02:05:00 +0000 (18:05 -0800)]
usb: gadget: android: Don't allow changing the functions list if enabled

Change-Id: I3ad39b420ce79a8602a7eca1daac1f56b30bad5c
Signed-off-by: Benoit Goby <benoit@android.com>
12 years agousb: gadget: android: Cancel pending ctrlrequest before disabling
Benoit Goby [Tue, 29 Nov 2011 21:49:27 +0000 (13:49 -0800)]
usb: gadget: android: Cancel pending ctrlrequest before disabling

Make sure there is no pending ctrlrequest before removing the config.
Otherwise the ctrlrequest complete callback could access structures
after they have been freed. Unbind cancels pending transfers but not
ep0 requests.

Bug: 5513065 5440193

Change-Id: I063c22bf5d104a3d2df71cf622409459fac5f27a
Signed-off-by: Benoit Goby <benoit@android.com>
12 years agoARM: idle: call idle notifiers before stopping nohz tick
Colin Cross [Wed, 30 Nov 2011 00:37:07 +0000 (16:37 -0800)]
ARM: idle: call idle notifiers before stopping nohz tick

If an idle notifier modifies a timer, calling the notifier after
the sched tick has been stopped may leave the sched tick set too
early.  Move teh idle notifier call before the call to
tick_nohz_stop_sched_tick.

Change-Id: I0db3284bec6d0193bc5e2a57650ab06bd8342319
Signed-off-by: Colin Cross <ccross@android.com>
12 years agoION : Add ION to td8801\a22\phonesdk
zhanghao [Mon, 19 Dec 2011 02:09:46 +0000 (10:09 +0800)]
ION : Add ION to td8801\a22\phonesdk

12 years agogpu: ion: fix printk when alloc failed
黄涛 [Mon, 19 Dec 2011 02:07:34 +0000 (10:07 +0800)]
gpu: ion: fix printk when alloc failed

12 years agork29: dd3sdk: defconfig: enable ion
黄涛 [Sat, 17 Dec 2011 08:44:51 +0000 (16:44 +0800)]
rk29: dd3sdk: defconfig: enable ion

12 years agotd8801 : add ion
zhanghao [Sat, 17 Dec 2011 06:48:06 +0000 (14:48 +0800)]
td8801 : add ion

12 years agowm8994 : add POWER_EN PA_CTRL iomux to pdata
邱建斌 [Sat, 17 Dec 2011 03:35:06 +0000 (11:35 +0800)]
wm8994 : add POWER_EN PA_CTRL iomux to pdata

12 years agoion: flush cache
kfx [Fri, 16 Dec 2011 02:32:41 +0000 (10:32 +0800)]
ion: flush cache

12 years agoA22:modify a22 defconfig according to ddr3 defconfig
lw [Thu, 15 Dec 2011 06:53:04 +0000 (14:53 +0800)]
A22:modify a22 defconfig according to ddr3 defconfig

12 years agoA22:modify camera driver according to android4.0
lw@rock-chips.com [Thu, 15 Dec 2011 03:05:07 +0000 (11:05 +0800)]
A22:modify camera driver according to android4.0

12 years agoMerge branch 'develop-3.0' of 10.10.10.29:/home/rockchip/kernel into develop-3.0
xbw [Thu, 15 Dec 2011 03:06:19 +0000 (11:06 +0800)]
Merge branch 'develop-3.0' of 10.10.10.29:/home/rockchip/kernel into develop-3.0

12 years agomodify the failure of SD-sdio in some case,due to print too much to invalid
xbw [Thu, 15 Dec 2011 03:04:31 +0000 (11:04 +0800)]
modify the failure of SD-sdio in some case,due to print too much to invalid

12 years agogpu : repair gckVIDMEM_Unlock's event problem; add gcvFLUSH_2D at gckVIDMEM_Unlock...
杜坤明 [Thu, 15 Dec 2011 02:57:09 +0000 (10:57 +0800)]
gpu : repair gckVIDMEM_Unlock's event problem;  add gcvFLUSH_2D at gckVIDMEM_Unlock to avoid gpu hang.

12 years agowm8994: add Earpiece Volume control
邱建斌 [Thu, 15 Dec 2011 02:43:52 +0000 (10:43 +0800)]
wm8994: add Earpiece Volume control

12 years agoRevert "Revert "ddr v2.02 for lower power consumption""
yangkai [Thu, 15 Dec 2011 01:45:13 +0000 (09:45 +0800)]
Revert "Revert "ddr v2.02 for lower power consumption""

This reverts commit c4c21f5d3a5076f34d6851635fe22e2dc38b6fca.

12 years agoMerge branch 'develop-3.0' of 10.10.10.29:/home/rockchip/kernel into develop-3.0
yangkai [Thu, 15 Dec 2011 01:38:39 +0000 (09:38 +0800)]
Merge branch 'develop-3.0' of 10.10.10.29:/home/rockchip/kernel into develop-3.0

12 years agoA22:fix system die when 23d modem open
root [Wed, 14 Dec 2011 07:11:18 +0000 (15:11 +0800)]
A22:fix system die when 23d modem open

12 years agork29: vpu_mem: fix pass miscdevice pointer via file private data
黄涛 [Wed, 14 Dec 2011 07:16:05 +0000 (15:16 +0800)]
rk29: vpu_mem: fix pass miscdevice pointer via file private data

12 years agoadd ion(kernel allocator) for gralloc
kfx [Wed, 14 Dec 2011 04:58:55 +0000 (12:58 +0800)]
add ion(kernel allocator) for gralloc

12 years agodd3sdk: defconfig: PANIC_TIMEOUT=1
黄涛 [Wed, 14 Dec 2011 02:11:20 +0000 (10:11 +0800)]
dd3sdk: defconfig: PANIC_TIMEOUT=1

12 years agoA22:add wm8994 support for rk29_a22_defconfig
lw [Tue, 13 Dec 2011 09:57:22 +0000 (17:57 +0800)]
A22:add wm8994 support for rk29_a22_defconfig

12 years agomodify ak8975 orientation for phonesdk
lw@rock-chips.com [Tue, 13 Dec 2011 06:08:44 +0000 (14:08 +0800)]
modify ak8975 orientation for phonesdk

12 years agork29: boot mode better support recovery by parse command line
黄涛 [Tue, 13 Dec 2011 04:11:43 +0000 (12:11 +0800)]
rk29: boot mode better support recovery by parse command line

12 years agopmem: fix pass miscdevice pointer via file private data
黄涛 [Tue, 13 Dec 2011 04:05:20 +0000 (12:05 +0800)]
pmem: fix pass miscdevice pointer via file private data

12 years agoRevert "Revert "drivers: misc: pass miscdevice pointer via file private data""
黄涛 [Tue, 13 Dec 2011 02:35:49 +0000 (10:35 +0800)]
Revert "Revert "drivers: misc: pass miscdevice pointer via file private data""

This reverts commit 932cf8f1d4f17c38804c0b0a0237d5718bd8d5ac.

12 years agogpu : modify the number of pre-alloc pages for gckOS_AllocateNonPagedMemory & add...
杜坤明 [Tue, 13 Dec 2011 02:47:26 +0000 (10:47 +0800)]
gpu :  modify the number of pre-alloc pages for gckOS_AllocateNonPagedMemory & add some debug code

12 years agoinv_mpu: do not select the driver by default
黄涛 [Mon, 12 Dec 2011 14:53:01 +0000 (22:53 +0800)]
inv_mpu: do not select the driver by default

12 years agomodify some board file according to mpu3050 driver
lw@rock-chips.com [Mon, 12 Dec 2011 12:54:19 +0000 (20:54 +0800)]
modify some board file according to mpu3050 driver

12 years agoreset g_onoff in wifi driver insmode, to avoid wifi driver error when rmmod with...
hwg [Mon, 12 Dec 2011 12:24:09 +0000 (20:24 +0800)]
reset g_onoff in wifi driver insmode, to avoid wifi driver error when rmmod with G_WLAN_SET_OFF status

12 years agoadd new mpu3050 driver support from manufacturing company
lw [Mon, 12 Dec 2011 11:15:50 +0000 (19:15 +0800)]
add new mpu3050 driver support from manufacturing company

12 years agoMtp: fix mtp sync operation no response,hold in error stat.
liuji [Mon, 12 Dec 2011 01:42:45 +0000 (09:42 +0800)]
Mtp: fix mtp sync operation no response,hold in error stat.

fix bug: while read buffer length > MTP_BULK_BUFFER_SIZE, return -1
errno=EINVAL(22)

12 years agoRevert "ddr v2.02 for lower power consumption"
yangkai [Sat, 10 Dec 2011 07:57:13 +0000 (15:57 +0800)]
Revert "ddr v2.02 for lower power consumption"

This reverts commit fecada63c18475840bc53219deac4a3a087172c3.

12 years agork29: Temporary disable DDR frequency scaling, which is broken
黄涛 [Fri, 9 Dec 2011 06:30:42 +0000 (14:30 +0800)]
rk29: Temporary disable DDR frequency scaling, which is broken

12 years agowm8994: add MICBIAS control
邱建斌 [Fri, 9 Dec 2011 06:19:08 +0000 (14:19 +0800)]
wm8994: add MICBIAS control

12 years agochange PMEM_GPU_SIZE from 16M to 64M
chenli [Fri, 9 Dec 2011 02:05:16 +0000 (10:05 +0800)]
change PMEM_GPU_SIZE from 16M to 64M

12 years agoreinit usb pcd ep4,ep6 when reset
yangkai [Thu, 8 Dec 2011 13:19:08 +0000 (21:19 +0800)]
reinit usb pcd ep4,ep6 when reset

12 years agofixed config override warning
wdc [Wed, 7 Dec 2011 09:54:19 +0000 (17:54 +0800)]
fixed config override warning

12 years agobluetooth: enable config for android4.0
wdc [Wed, 7 Dec 2011 02:13:53 +0000 (10:13 +0800)]
bluetooth: enable config for android4.0

12 years agoRevert "earlysuspend: Temporary enable debug"
黄涛 [Wed, 7 Dec 2011 01:31:13 +0000 (09:31 +0800)]
Revert "earlysuspend: Temporary enable debug"

This reverts commit 9b6c7f264c2d38c93d5acac94ce9760894611a71.

Disable earlysuspend debug for release.

12 years agocamera: add support query 480p framerate
ddl [Tue, 6 Dec 2011 10:21:55 +0000 (18:21 +0800)]
camera: add support query 480p framerate

12 years agoadd driver net_filter_qtaguid for netflow control
zhanghao [Tue, 6 Dec 2011 08:09:59 +0000 (16:09 +0800)]
add driver net_filter_qtaguid for netflow control

    if no include this driver , 3g/gprs cannot be use in any apps

12 years agoz5 phone:enable codec I2S-II in used
phc [Mon, 5 Dec 2011 10:45:30 +0000 (18:45 +0800)]
z5 phone:enable codec I2S-II in used

12 years agoz5 Phone:add OV7690 sensor support
phc [Mon, 5 Dec 2011 10:44:45 +0000 (18:44 +0800)]
z5 Phone:add OV7690 sensor support

12 years agoz5: add automatic I2S1/I2S0 for wm8994
邱建斌 [Mon, 5 Dec 2011 10:09:40 +0000 (18:09 +0800)]
z5: add automatic I2S1/I2S0 for wm8994

12 years agoupdate hdmi: modify hdmi init and add HDMI_SAVE_DATA config
yzq [Mon, 5 Dec 2011 08:42:45 +0000 (16:42 +0800)]
update hdmi: modify hdmi init and add HDMI_SAVE_DATA config

12 years agoa22: wm8994 add pa control
邱建斌 [Mon, 5 Dec 2011 08:23:50 +0000 (16:23 +0800)]
a22: wm8994 add pa control

12 years agodisable async suspend in usb system
yangkai [Mon, 5 Dec 2011 08:14:05 +0000 (16:14 +0800)]
disable async suspend in usb system

12 years agoz5 phone:shield the touchscreen redundant log
phc [Mon, 5 Dec 2011 07:15:00 +0000 (15:15 +0800)]
z5 phone:shield the touchscreen redundant log

12 years agoz5 phone:home key changed && codec8994 support
phc [Mon, 5 Dec 2011 07:01:53 +0000 (15:01 +0800)]
z5 phone:home key changed && codec8994 support

12 years agoMtp func: prevent dev state change frome cancel to error.
JacobChen [Mon, 5 Dec 2011 07:00:31 +0000 (15:00 +0800)]
Mtp func: prevent dev state change frome cancel to error.

12 years agoMerge branch 'develop-3.0' of ssh://10.10.10.29/home/rockchip/kernel into develop-3.0
JacobChen [Mon, 5 Dec 2011 06:58:58 +0000 (14:58 +0800)]
Merge branch 'develop-3.0' of ssh://10.10.10.29/home/rockchip/kernel into develop-3.0

12 years agoMakefile: fix for android gold linker
黄涛 [Mon, 5 Dec 2011 06:04:07 +0000 (14:04 +0800)]
Makefile: fix for android gold linker

12 years agodriver : update touchscreen pixcir driver with power control
zhanghao [Sat, 3 Dec 2011 07:47:55 +0000 (15:47 +0800)]
driver : update touchscreen pixcir driver with power control

12 years ago usb Ether works ok
xzj [Sat, 3 Dec 2011 03:38:32 +0000 (11:38 +0800)]
 usb Ether works ok

12 years agoZ5:update z5 wifi control
phc [Sat, 3 Dec 2011 03:17:27 +0000 (11:17 +0800)]
Z5:update z5 wifi control

12 years agocamera: support query framerate and support detect framerate, version update to v0.1.5
ddl [Fri, 2 Dec 2011 09:34:39 +0000 (17:34 +0800)]
camera: support query framerate and support detect framerate, version update to v0.1.5

12 years agoA22:modify menu key definition
lw@rock-chips.com [Fri, 2 Dec 2011 09:30:00 +0000 (17:30 +0800)]
A22:modify menu key definition

12 years agochange keyboard value HOME -> HOMEPAGE
zhanghao [Fri, 2 Dec 2011 09:23:24 +0000 (17:23 +0800)]
change keyboard value HOME -> HOMEPAGE

12 years agocompass:modify ioctl interface
lw@rock-chips.com [Fri, 2 Dec 2011 07:37:59 +0000 (15:37 +0800)]
compass:modify ioctl interface

12 years agogpu : add 8 page cache & modify the number of pre-alloc pages for gckOS_AllocateNonPa...
杜坤明 [Fri, 2 Dec 2011 06:40:15 +0000 (14:40 +0800)]
gpu : add 8 page cache & modify the number of pre-alloc pages for gckOS_AllocateNonPagedMemory.

12 years agork29: last_log: support /proc/last_kmsg when ANDROID_RAM_CONSOLE is not enabled,...
黄涛 [Fri, 2 Dec 2011 06:05:35 +0000 (14:05 +0800)]
rk29: last_log: support /proc/last_kmsg when ANDROID_RAM_CONSOLE is not enabled, better support android bugreport

12 years agoZ5 Support In 3.0
phc [Thu, 1 Dec 2011 12:54:32 +0000 (20:54 +0800)]
Z5 Support In 3.0

12 years agophonesdk: change function to static function of gns7560
linjh [Thu, 1 Dec 2011 10:04:08 +0000 (18:04 +0800)]
phonesdk: change function to static function of gns7560

12 years agovideo: rk29: add FB_WIMO config
黄涛 [Thu, 1 Dec 2011 08:50:13 +0000 (16:50 +0800)]
video: rk29: add FB_WIMO config

12 years agork29: dd3sdk: defconfig: add COMPACTION, CPU_FREQ_DEFAULT_GOV_INTERACTIVE, INPUT_KEYC...
黄涛 [Thu, 1 Dec 2011 08:49:19 +0000 (16:49 +0800)]
rk29: dd3sdk: defconfig: add COMPACTION, CPU_FREQ_DEFAULT_GOV_INTERACTIVE, INPUT_KEYCHORD, more HID, rm ANDROID_RAM_CONSOLE