Commit Graph

402196 Commits

Author SHA1 Message Date
li bing
605cd43d6e Wifi: close the rtl8189es's debug log. 2014-10-21 10:29:07 +08:00
cz
6d21fcd2b8 ethernet:vmac: enable vmac in rockchip_defconfig for rk3036 2014-10-20 16:13:18 +08:00
Zheng Yang
677fb3a188 rk3036 hdmi:
Add 20ms delay between irq and work thread to make
	sure hdmi connection status stable.
2014-10-20 14:22:09 +08:00
li bing
6a9212e025 rk3036:
1.add uart0 & bluetooth.
      2.add 'wifi_chip_type' note.
rk3128:
      2.add 'wifi_chip_type' note.
2014-10-20 11:47:20 +08:00
li bing
cfaf65aa4c wifi->esp8089: update driver ver 1.8:
1.Repair the coexistence of bluetooth module (unused coexistence agreement possible WIFI does not work).
  2.increasing the compatibility of kernel3.10.
  3.strengthen SoftAP and P2P GO the performance of the model.
2014-10-20 11:47:20 +08:00
zwl
07af23d4ff rk fb: fix get fb info addr error if at fb0-win1 map when close fb 2014-10-20 10:53:39 +08:00
Zheng Yang
193c997f24 rockchip_defconfig: support rk3036 lcdc. 2014-10-20 10:31:18 +08:00
smj
08c88ce881 rk3036 : add the rk3036 sound config to rochchip_defconfig 2014-10-20 10:27:58 +08:00
zsq
e1f05bb15b fix rga2 dst yuv offset addr generate error 2014-10-20 08:26:32 +08:00
zwl
f12ffabfe5 rk312x:lcdc: the temporary solution for fix charge display flash 2014-10-17 16:40:25 +08:00
smj
3c698b104f rk312x box: enable gpio_poweroff driver 2014-10-17 15:59:04 +08:00
Luowei
37ac53e786 spi:improve spi dma burst 2014-10-17 11:26:01 +08:00
zwl
a56dbc9050 rk fb:
* fix get share dma buf fd failed when stop and start system

	 Signed-off-by: zwl <zwl@rock-chips.com>
2014-10-17 11:05:48 +08:00
许盛飞
12bd489d4d chargedisplay: add for adc-battery-driver
Signed-off-by: 许盛飞 <xsf@rock-chips.com>
2014-10-17 10:36:52 +08:00
hhb
8d0ba95c94 DMA:pl330: add burst length config 2014-10-17 09:17:41 +08:00
Zheng Yang
3803d1d08e rk3036/rk3128 tve: fix compile error. 2014-10-17 08:52:40 +08:00
Zheng Yang
2b6423cecf rk312x_lcdc.c
1. Fix code style.
	2. We need to stanby vop when reconfigure vop output timing.
	3. Disabling win0 instead of stanby vop when enable iommu at
	   uboot logo mode.
2014-10-16 17:42:33 +08:00
Zheng Yang
8999042cef rk3036/rk312x hdmi:
We need to check hdmi connect status in probe hdmi. If hdmi is
        enable in uboot, and is removed before kernel, we will power
        down hdmi, and set it as disconnected.
2014-10-16 17:42:09 +08:00
Zheng Yang
07740a40aa rk3036/rk3128 tve: support uboot logo display. 2014-10-16 17:36:03 +08:00
smj
11843e5356 rk3036 :
- Audio : spdif: add spdif card or not according dts define.
    - Other : enable gpio_poweroff driver.
2014-10-16 17:27:20 +08:00
cl
0d24141b27 rk3126-86v: disable usb uart bypass function
Signed-off-by: cl <cl@rock-chips.com>
2014-10-16 16:49:58 +08:00
Cai Zhiyong
d4900b6d2b block: support embedded device command line partition
Read block device partition table from command line.  The partition used
for fixed block device (eMMC) embedded device.  It is no MBR, save
storage space.  Bootloader can be easily accessed by absolute address of
data on the block device.  Users can easily change the partition.

This code reference MTD partition, source "drivers/mtd/cmdlinepart.c"
About the partition verbose reference
"Documentation/block/cmdline-partition.txt"

[akpm@linux-foundation.org: fix printk text]
[yongjun_wei@trendmicro.com.cn: fix error return code in parse_parts()]
Signed-off-by: Cai Zhiyong <caizhiyong@huawei.com>
Cc: Karel Zak <kzak@redhat.com>
Cc: "Wanglin (Albert)" <albert.wanglin@huawei.com>
Cc: Marius Groeger <mag@sysgo.de>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Brian Norris <computersforpeace@gmail.com>
Cc: Artem Bityutskiy <dedekind@infradead.org>
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Conflicts:
	block/partitions/Kconfig
	block/partitions/Makefile
	block/partitions/check.c
2014-10-16 12:41:23 +08:00
cl
ffb44e63b3 cpufreq: set suspend volt to 1.1V for 40nm process, fix reboot err when vdd_arm regulator is not registered
Signed-off-by: cl <cl@rock-chips.com>
2014-10-16 11:13:34 +08:00
cl
de11a1a0ad rockchip: add gpio_poweroff driver
Signed-off-by: cl <cl@rock-chips.com>
2014-10-16 11:13:34 +08:00
Sun Mingjun
2fb7342aa7 rk3036:enable uboot display 2014-10-16 10:01:24 +08:00
zwl
81f254ee04 rk fb: add rk_fb_par data struct to store more fb info 2014-10-16 10:02:57 +08:00
Sun Mingjun
72e54fed64 rk312x : audio : fix the box audio crash bug when recording 2014-10-16 08:39:31 +08:00
CMY
f0ab5f44c0 rk: ion: add drm heap for secure buffer allocation 2014-10-15 15:31:17 +08:00
Zheng Yang
fc5a12b876 rk3036 lcdc: fix uboot display logo kernel open iommu splash 2014-10-15 14:31:21 +08:00
lyz
6953dcb68c rk312x: remove unused usb charger detect log info 2014-10-15 14:04:48 +08:00
zhangqing
5932cde9e4 rk312x:pmic:rk818:slove irq handle failed 2014-10-15 09:54:00 +08:00
wdc
760c87ac18 fiq-debugger: enable uart clk by serial-id 2014-10-14 19:13:29 +08:00
huang zhibao
40b8094c7e input:ir, resume -> resume_early for wakeup one time 2014-10-13 17:59:27 +08:00
gwl
4e4e6cf51a Wifi: update rtl8189es/etv to version 4.00(V4.3.10_12447.20141008). 2014-10-13 11:38:37 +08:00
hjc
d0b7bcb830 rk fb: fix uboot display logo kernel open iommu splash 2014-10-11 18:30:36 +08:00
hjc
ea45047091 rk312x lcdc: this vop bg layer not support yuv domain overlay,so bg val
have to set 0x800a80 equeal to 0x000000 at rgb domian,after
		 open win0/win1 alpha we recover to 0x00000.
2014-10-11 15:53:09 +08:00
hjc
a42586a2b4 rk hdmi: update hdmi connect status 2014-10-11 14:06:23 +08:00
lyz
495f30d337 usb: support different type of usb charger 2014-10-11 10:20:39 +08:00
Luowei
93d2953c67 box:enable uboot logo and sdmmc card 2014-10-11 09:18:08 +08:00
Luowei
2c90857272 unmask spi dma code for rk312x 2014-10-11 08:32:25 +08:00
张晴
c5ab013cf0 rk312x:clk:modify apll_clk 600M when init 2014-10-10 15:18:47 +08:00
CMY
f5a876c480 rk: ion: finished ION memory reserve more gracefully 2014-10-10 15:10:24 +08:00
hjc
aa7d084211 rk312x lcdc: update bcsh path select 2014-10-10 11:31:03 +08:00
lintao
47f217c4ea mmc: Support sdmmc/uart_dbg auto switch
Add pinctrl-names "udbg" in sdmmc blob, and drivers auto
switch io useage by card-detect tasklet routine. Only audi series need
it indeed now and ever.

Signed-off-by: lintao <lintao@rock-chips.com>
Acked-by: lw <lw@rock-chips.com>
Cc: phc <phc@rock-chips.com>
2014-10-10 09:56:24 +08:00
zwl
4ec5756cd5 rk312x:lvds: display no noise for lvds screen 2014-10-09 19:05:53 +08:00
cz
ee17c55c6d ethernet:gmac: fix the bug that rtl8201F attach failed when clock input from rk SoC 2014-10-09 18:20:22 +08:00
hjc
c9fbe6fa51 rk hdmi: update screen info for display uboot logo 2014-10-09 17:03:59 +08:00
hjc
a5c44520bb rk fb: fix change ddr freq lead to system panic when uboot display logo 2014-10-09 17:03:58 +08:00
lintao
27dc823ee9 mmc: only ctrl_all_reset if slot state really changed 2014-10-09 16:57:06 +08:00
cz
aa35638216 ethernet:gmac support phy irq for rtl8211e (disabled as default) 2014-10-09 14:45:09 +08:00