蔡枫 [Wed, 13 Jul 2011 14:54:29 +0000 (22:54 +0800)]
newton:update config and board
蔡枫 [Wed, 13 Jul 2011 14:14:51 +0000 (22:14 +0800)]
Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop
蔡枫 [Wed, 13 Jul 2011 14:13:05 +0000 (22:13 +0800)]
newton:optimize ft5406,modify supend and resume for ft5406 and gt819
root [Wed, 13 Jul 2011 13:05:08 +0000 (21:05 +0800)]
rk29_phone:add config for wm831x charge IRQ
杜坤明 [Wed, 13 Jul 2011 09:33:04 +0000 (17:33 +0800)]
gpu: modify gcsHAL_INTERFACE to reduce memcopy size, Android version must be synchronized.
陈恒明 [Wed, 13 Jul 2011 06:39:16 +0000 (14:39 +0800)]
rk29: vpu: move vpu_service from user to kernel
黄涛 [Wed, 13 Jul 2011 06:58:40 +0000 (14:58 +0800)]
rk29: sdk: defconfig remove EXT3_FS_XATTR and YAFFS, add EXT4 and FUSE
黄涛 [Wed, 13 Jul 2011 06:58:26 +0000 (14:58 +0800)]
rk29: phonesdk: defconfig remove EXT3_FS_XATTR and YAFFS, add EXT4 and FUSE
黄涛 [Wed, 13 Jul 2011 06:58:13 +0000 (14:58 +0800)]
rk29: phonepadsdk: defconfig remove EXT3_FS_XATTR and YAFFS, add EXT4 and FUSE
黄涛 [Wed, 13 Jul 2011 06:57:53 +0000 (14:57 +0800)]
rk29: ddr3sdk: defconfig remove EXT3_FS_XATTR and YAFFS, add EXT4 and FUSE
wdc [Wed, 13 Jul 2011 06:31:37 +0000 (14:31 +0800)]
bluetooth: Add the Judge of the bluetooth irq to send wake up key
黄涛 [Wed, 13 Jul 2011 06:23:05 +0000 (14:23 +0800)]
rk29: enable HIGHMEM and ZONE_DMA
黄涛 [Wed, 13 Jul 2011 06:13:21 +0000 (14:13 +0800)]
Revert "rk29: Kconfig: support 1G memory"
This reverts commit
d11238ad51fd172858986b3c264176efb23295c5.
wdc [Wed, 13 Jul 2011 03:00:42 +0000 (11:00 +0800)]
bluetooth: iomux uart2_rts to gpio
wdc [Wed, 13 Jul 2011 01:34:57 +0000 (09:34 +0800)]
Revert "bluetooth: iomux uart2_rts to gpio"
This reverts commit
8b1e5c75a5482a262d63f78bc338fee2a96da7f5.
wdc [Wed, 13 Jul 2011 01:27:06 +0000 (09:27 +0800)]
bluetooth: iomux uart2_rts to gpio
yangkai [Wed, 13 Jul 2011 02:32:28 +0000 (10:32 +0800)]
hid device support remote wakeup
黄涛 [Tue, 12 Jul 2011 12:31:58 +0000 (20:31 +0800)]
rk29: clock: increase aclk_cpu for 1G+
yangkai [Tue, 12 Jul 2011 06:29:42 +0000 (14:29 +0800)]
modify a long time delay in irq disable when host enum
黄涛 [Mon, 11 Jul 2011 12:26:15 +0000 (20:26 +0800)]
rk29: L2 Data RAM latency set to 4 cycles, Tag RAM latency set to 3 cycles, suggested by zcs
黄涛 [Mon, 11 Jul 2011 12:18:31 +0000 (20:18 +0800)]
rk29: clock: make delay more accurate
黄涛 [Mon, 11 Jul 2011 12:15:57 +0000 (20:15 +0800)]
rk29: cru.h: make LOOP more accurate
黄涛 [Mon, 11 Jul 2011 12:13:46 +0000 (20:13 +0800)]
rk29: cpufreq: print freq change
hhb [Mon, 11 Jul 2011 10:08:38 +0000 (18:08 +0800)]
Revert "rk29:watch dog->add DBG() function in three functions"
This reverts commit
4f4b05956eafe96ca30211755e3b264dbed0016b.
hhb [Mon, 11 Jul 2011 10:08:15 +0000 (18:08 +0800)]
Revert "rk29:uart->rkserial.c add function printing what received and sent and modify uart2 rts pin operation in suspend and resume function"
This reverts commit
c846ff59f964fe14df539d389a8b82a66c1df924.
hhb [Mon, 11 Jul 2011 10:06:29 +0000 (18:06 +0800)]
Revert "rk29:fix bug arch/arm/mach-rk29/board-rk29-a22.c:493: warning: missing braces around initializer"
This reverts commit
589de6220192ac431424627747bade4c391f6363.
hhb [Mon, 11 Jul 2011 09:45:28 +0000 (17:45 +0800)]
rk29:fix bug arch/arm/mach-rk29/board-rk29-a22.c:493: warning: missing braces around initializer
hhb [Mon, 11 Jul 2011 09:43:38 +0000 (17:43 +0800)]
rk29:uart->rkserial.c add function printing what received and sent and modify uart2 rts pin operation in suspend and resume function
hhb [Mon, 11 Jul 2011 09:38:40 +0000 (17:38 +0800)]
rk29:watch dog->add DBG() function in three functions
wdc [Mon, 11 Jul 2011 09:10:21 +0000 (17:10 +0800)]
bluetooth: set wake_up_host gpio
zwp [Mon, 11 Jul 2011 03:33:04 +0000 (20:33 -0700)]
HYM8563 RTC: combine several i2c operations to one operation in oder to prevent kernel crashing when alarm suspend.
闹钟休眠的时候需要进行i2c传输,某些情况下会出现休眠时i2c超时的情况,导致系统崩溃。
原来连续地址的i2c读写分为1个字节的多次传输,这里将其改为多个字节的一次传输
杜坤明 [Fri, 8 Jul 2011 09:40:59 +0000 (17:40 +0800)]
gpu : use cache to avoid alloc & map & free frequently for non page memory.
邱建斌 [Fri, 8 Jul 2011 06:43:07 +0000 (14:43 +0800)]
rk29_phone:
1.fix bug Because headphones can not sleep
2.wm8994 add a wake_lock
3.turn up the speaker sound
root [Fri, 8 Jul 2011 06:36:09 +0000 (14:36 +0800)]
A22:modify battery parameter and add log of battery status changed
lyx [Fri, 8 Jul 2011 06:06:19 +0000 (23:06 -0700)]
newton: update irda driver
support FIR mode
lyx [Wed, 6 Jul 2011 07:53:38 +0000 (00:53 -0700)]
newton: add irda suspend and resume functions
lyx [Tue, 5 Jul 2011 10:05:25 +0000 (03:05 -0700)]
newton:add irda MIR mode
Now irda can work under MIR mode, FIR mode is still terrible.
root [Fri, 8 Jul 2011 04:00:30 +0000 (21:00 -0700)]
A22: fix spi0 txd and clk consume power in two 2.2K pull-up resistance
zyw [Thu, 7 Jul 2011 09:14:02 +0000 (17:14 +0800)]
fix hdmi bug: display disordered, Supplement
zyw [Thu, 7 Jul 2011 08:49:55 +0000 (16:49 +0800)]
fix hdmi bug: display disordered
陈金泉 [Thu, 7 Jul 2011 03:06:11 +0000 (11:06 +0800)]
改善codec mic 串音问题
jyk [Wed, 6 Jul 2011 13:51:24 +0000 (21:51 +0800)]
newton: update board defconfig file to enable FT5406 and Goodix GT819 touch panel
jyk [Wed, 6 Jul 2011 13:46:29 +0000 (21:46 +0800)]
newton: add audio recording support for codec cs42l52
jyk [Wed, 6 Jul 2011 12:02:37 +0000 (20:02 +0800)]
newton: add goodix tp support and support goodix and focal detect
1. add goodix touchscreen support
2. modify focal touchscreen driver to support goodix and focal detect
root [Wed, 6 Jul 2011 07:06:30 +0000 (15:06 +0800)]
Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop
lmc [Wed, 6 Jul 2011 07:02:01 +0000 (15:02 +0800)]
update newton config file and board file(add led support)
hhb [Tue, 5 Jul 2011 12:46:18 +0000 (20:46 +0800)]
rk29: add watch dog driver
hhb [Tue, 5 Jul 2011 12:43:42 +0000 (20:43 +0800)]
rk29:fix bug arch/arm/mach-rk29/board-rk29-a22.c:493: warning: missing braces around initializer
蔡枫 [Mon, 4 Jul 2011 13:21:26 +0000 (21:21 +0800)]
update newton config file and board file
蔡枫 [Mon, 4 Jul 2011 12:27:58 +0000 (20:27 +0800)]
Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop
蔡枫 [Mon, 4 Jul 2011 12:27:38 +0000 (20:27 +0800)]
add ac detec and gps power control function
root [Fri, 1 Jul 2011 19:04:55 +0000 (03:04 +0800)]
A22:delete preempt_disable operation of SPI bus
chenli [Tue, 5 Jul 2011 12:18:18 +0000 (20:18 +0800)]
fix ipp bugs:
1. return -EINVAL if scaling ratio is unsupported
2. check the input virtual width
宋秀杰 [Tue, 5 Jul 2011 07:07:38 +0000 (00:07 -0700)]
A22: add working power management function
lbt [Tue, 5 Jul 2011 06:48:55 +0000 (14:48 +0800)]
net:wifi: fixed -O2 compile error"array subscript is below array bounds"
lbt [Tue, 5 Jul 2011 06:42:31 +0000 (14:42 +0800)]
mmc: wifi sdio card ignore pm notify. otherwise wifi may work abnormally when resume from suspend.
宋秀杰 [Tue, 5 Jul 2011 04:18:12 +0000 (21:18 -0700)]
A22: default use 32K clock instead of 27M
yangkai [Tue, 5 Jul 2011 02:10:50 +0000 (10:10 +0800)]
usb host controller support remote wakeup
蔡枫 [Fri, 1 Jul 2011 08:20:29 +0000 (16:20 +0800)]
Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop
蔡枫 [Fri, 1 Jul 2011 08:19:56 +0000 (16:19 +0800)]
read sn for newton
xsf@rock-chips.com [Fri, 1 Jul 2011 08:15:40 +0000 (16:15 +0800)]
smartphonesdk: to resolve the waring--unbalanced disable for LDO3,LDO8,LDO9
root [Fri, 1 Jul 2011 06:30:53 +0000 (14:30 +0800)]
A22:add 32K function config support.
邱建斌 [Mon, 4 Jul 2011 09:47:36 +0000 (17:47 +0800)]
rk29_phone:1、Changes began to close the codec's strategy to control android 2、Modify i2c stop delay 70us 3、Lower SPK volume to -26DB
杜坤明 [Mon, 4 Jul 2011 08:02:31 +0000 (16:02 +0800)]
gpu: optimize for gckHEAP_Allocate & FindVideoMemoryRecord
lyx [Mon, 4 Jul 2011 04:50:11 +0000 (21:50 -0700)]
newton: add ir remote control driver(cir)
lyx [Mon, 4 Jul 2011 03:13:57 +0000 (20:13 -0700)]
newton:add IRDA driver
now is just for sir
黄涛 [Sat, 2 Jul 2011 10:24:45 +0000 (18:24 +0800)]
rk29: mmu.c: set vmalloc_reserve to 256MB for support 1G memory
黄涛 [Sat, 2 Jul 2011 10:23:18 +0000 (18:23 +0800)]
rk29: memory.h: fix for 1G memory, limit DMA zone only 512MB
root [Thu, 30 Jun 2011 17:31:51 +0000 (01:31 +0800)]
A22:modify lcd suspend function
黄涛 [Sat, 2 Jul 2011 04:05:05 +0000 (12:05 +0800)]
rk29: disable print_modules
lyx [Sat, 2 Jul 2011 03:15:44 +0000 (20:15 -0700)]
gsensor: improve gsensor
root [Thu, 30 Jun 2011 12:25:01 +0000 (20:25 +0800)]
A22:modify lcd config to add brightening effect
邱建斌 [Thu, 30 Jun 2011 12:19:46 +0000 (20:19 +0800)]
rk29_phone : fix wm8994 change channel noise
root [Thu, 30 Jun 2011 11:22:42 +0000 (19:22 +0800)]
Improve something for A22:
1、use SPI0 init LCD to avoid SPI1 conflict between WM831X and lcd while system resume;
2、use polling instead of intterupt to read touch screen data to reduce CPU working;
3、reduce time of light backlight when charging to reduce power consumption;
黄涛 [Fri, 1 Jul 2011 10:59:51 +0000 (18:59 +0800)]
rk29: change IO memory map / VMALLOC_END, better support 1G memory
黄涛 [Fri, 1 Jul 2011 10:46:56 +0000 (18:46 +0800)]
rk29: reset: support reboot to recovery
root [Fri, 1 Jul 2011 10:43:39 +0000 (03:43 -0700)]
A22:modify lcd suspend function
黄涛 [Fri, 1 Jul 2011 10:23:01 +0000 (18:23 +0800)]
Revert "A22: lcd use spi0 instead of spi1, make lcd enter deep sleep in suspend"
This reverts commit
4b0d245e438ce21c92aa5bcb6a643ddb13ce9467.
邱建斌 [Fri, 1 Jul 2011 09:18:11 +0000 (17:18 +0800)]
rk29_phone: Adaptive alsa set rate,default 44100
root [Fri, 1 Jul 2011 09:20:33 +0000 (02:20 -0700)]
A22: lcd use spi0 instead of spi1, make lcd enter deep sleep in suspend
黄涛 [Thu, 30 Jun 2011 06:25:55 +0000 (14:25 +0800)]
rk29: clock: display power domain is buggy, always keep it on
黄涛 [Thu, 30 Jun 2011 03:53:11 +0000 (11:53 +0800)]
rk: serial: remove printk from suspend/resume
root [Wed, 29 Jun 2011 16:41:45 +0000 (00:41 +0800)]
A22:add spi bus selection for LCD
邱建斌 [Thu, 30 Jun 2011 03:17:37 +0000 (11:17 +0800)]
rk29phone: fix wm8994 suspend and resume noise
黄涛 [Thu, 30 Jun 2011 03:29:37 +0000 (11:29 +0800)]
rk29: backlight: default delay set to 100ms
yangkai [Thu, 30 Jun 2011 02:11:54 +0000 (10:11 +0800)]
fix usb online state in power_supply
root [Wed, 29 Jun 2011 10:36:48 +0000 (18:36 +0800)]
rk29phone:reduce heat consumption for charging
hhb [Wed, 29 Jun 2011 10:11:40 +0000 (18:11 +0800)]
rk29:touch screen -> modify gt818's INT port and SHUTDOWN port control when resume or suspned
hhb [Wed, 29 Jun 2011 10:07:54 +0000 (18:07 +0800)]
rk29:GPIO->fix the problem GPIOPullUpDown() could not set the pull up and down register
yangkai [Wed, 29 Jun 2011 09:30:12 +0000 (17:30 +0800)]
support usb gadget rndis
jyk [Tue, 28 Jun 2011 11:50:33 +0000 (19:50 +0800)]
newton: add FT5406 touchscreen driver support
zyw [Wed, 29 Jun 2011 01:57:29 +0000 (09:57 +0800)]
disable cursor when init
黄涛 [Wed, 29 Jun 2011 01:40:21 +0000 (09:40 +0800)]
arm: Makefile: add bootimg/zbootimg target
zhaoyifeng [Tue, 28 Jun 2011 12:54:52 +0000 (20:54 +0800)]
add emmc clk power save config.
蔡枫 [Tue, 28 Jun 2011 11:48:47 +0000 (19:48 +0800)]
Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop
phc [Tue, 28 Jun 2011 11:33:25 +0000 (19:33 +0800)]
RK29SmartPhone:SDK board does not have bp_ap_wakeup GPIO, so add judge here before use the GPIO
hhb [Tue, 28 Jun 2011 09:23:43 +0000 (17:23 +0800)]
rk29:UART->add new uart driver and it is default used, but you can use the old driver by setting the menuconfig
黄涛 [Tue, 28 Jun 2011 09:00:04 +0000 (17:00 +0800)]
pack-kernel.sh: exclude newton board, add phone sdk
黄涛 [Tue, 28 Jun 2011 08:27:10 +0000 (16:27 +0800)]
Staging: dream: Kconfig fix for non-HTC hardware
蔡枫 [Tue, 28 Jun 2011 08:16:19 +0000 (16:16 +0800)]
Merge branch 'develop' of 10.10.10.29:/home/rockchip/kernel into develop