ywj
68b6dfca6b
on 977 add mpu config and update mpu code
2014-04-04 10:52:48 +08:00
hjc
6df3c27581
rk3288 lcdc: add support yuv10 bit fmt
2014-04-02 12:23:19 +08:00
xxm
d8795cf019
iommu : rockchip :
...
1,enable paging when attach
2,disable paging when detach
3,remove enable paging when init
4,not to reset sysmmu in irq
5,shared mmu table
6,combine isp_mmu0 ,isp_mmu1 to isp_mmu
2014-04-01 20:15:47 +08:00
黄涛
96ad001270
bq24296: fix reboot warning
...
WARNING: at kernel/irq/manage.c:1249 __free_irq+0x88/0x184()
Trying to free already-free IRQ 200
Modules linked in:
CPU: 0 PID: 1 Comm: init Not tainted 3.10.0 #296
[<c0013dc4>] (unwind_backtrace+0x0/0xe0) from [<c00116e0>] (show_stack+0x10/0x14)
[<c00116e0>] (show_stack+0x10/0x14) from [<c002a424>] (warn_slowpath_common+0x4c/0x68)
[<c002a424>] (warn_slowpath_common+0x4c/0x68) from [<c002a4c0>] (warn_slowpath_fmt+0x2c/0x3c)
[<c002a4c0>] (warn_slowpath_fmt+0x2c/0x3c) from [<c0091668>] (__free_irq+0x88/0x184)
[<c0091668>] (__free_irq+0x88/0x184) from [<c00917d8>] (free_irq+0x74/0x98)
[<c00917d8>] (free_irq+0x74/0x98) from [<c0412898>] (i2c_device_shutdown+0x3c/0x44)
[<c0412898>] (i2c_device_shutdown+0x3c/0x44) from [<c02cd184>] (device_shutdown+0x110/0x170)
[<c02cd184>] (device_shutdown+0x110/0x170) from [<c003e948>] (kernel_restart+0xc/0x50)
[<c003e948>] (kernel_restart+0xc/0x50) from [<c003eae4>] (SyS_reboot+0x150/0x1b0)
[<c003eae4>] (SyS_reboot+0x150/0x1b0) from [<c000da00>] (ret_fast_syscall+0x0/0x30)
2014-04-01 18:31:09 +08:00
xbw
d20f74a360
SDMMC:
...
1. emmc to support High Speed DDR MMC.
2. emmc to support HS200 mode ,and add the tuning timing for HS200 mode.
3. Improve mmc bus frequency to 400Mhz, and Imporve cclk_in to 200Mhz.
4. modify the p977.dts for the above performance.
2014-04-01 13:54:20 +08:00
黄涛
e454b5489a
ARM: rockchip: cru.h add rk3288 soft reset support
2014-03-31 18:06:10 +08:00
yzq
966b5dfe14
rk3288 chromium: update drm fb
2014-03-31 17:58:19 +08:00
张晴
5351b7e59f
rk3288;rk808:support two switch as ldo & enable rk808 irq to wakeup
2014-03-31 10:56:37 +08:00
libing
351a195a94
rk3288-mipi-dsi: add arch/arm/boot/dts/include/dt-bindings/rkmipi/mipi_dsi.h.
2014-03-30 23:07:29 +08:00
陈亮
84771bd1c7
rk3288: add limit clk rate by temperature
2014-03-29 04:21:49 -07:00
黄涛
389fb7bf0c
Revert "clocksource: arch_timer: use virtual counters"
...
This reverts commit 714c21cb90 .
2014-03-28 18:04:43 +08:00
luowei
551fcbfe9f
delete RK3288_GRF_GPIO0_D_IOMUX according to new datasheet
2014-03-28 17:13:25 +08:00
xxx
3f90324bec
rkpm sleep support
2014-03-28 16:04:21 +08:00
黄涛
c706f7e1d4
ARM: rockchip: rk3288: enable cpu power down
2014-03-27 14:58:18 +08:00
luowei
f4a876aa69
pinctrl:fix pull operation bug and add bank0 register information
2014-03-27 11:52:34 +08:00
zyc
056772e2f2
isp:camsys_head ver:v0.0.5
...
update D-phy driver,support one lane now.
2014-03-27 11:26:25 +08:00
张晴
378314b243
rk3288:rk808:support rk808 power off
2014-03-27 11:28:44 +08:00
lintao
f5b42ad17d
mmc: host: rockchip: setup max hold time for cmd_rto
2014-03-27 10:32:45 +08:00
xbw
d1eda47b81
SDMMC: Dynamically set the clock of sdmmc
2014-03-26 16:47:01 +08:00
lintao
49264b25b9
mmc: host: rk3288-pinctrl: fix sdmmc & sdio0 controller pad iomux setting
...
rk_sdmmc: setting default pinctrl in controller probe but eMMC.
2014-03-26 13:19:17 +08:00
yzq
bdafdac384
rk3288 chromium: drm grafic fb support for x11 mali gpu
2014-03-26 12:41:08 +08:00
黄涛
a5bb0cb9f4
ARM: rockchip: fix compile error multiple definition of dvfs_get_regulator when dvfs is deselected
2014-03-26 11:48:32 +08:00
xxm
d1949472a3
1,support hevc,vpu iommu 2,delete gpu useless log when init 3,fix gpu compiling error
2014-03-26 10:22:44 +08:00
hjc
d49bca4da8
rk fb: add fence function
2014-03-26 10:10:45 +08:00
黄涛
6468bae23a
Revert "pwm-backlight: support invert-brightness function"
...
This reverts commit 5ef443e826 .
2014-03-26 09:29:38 +08:00
hjc
6f36ca9184
rk fb: move support_uboot_display from rk_fb.h to rk_fb.c
2014-03-26 09:22:49 +08:00
hjc
db6dd9ba76
rk fb: fix warning ⚠️ inline function 'support_uboot_display' declared weak
2014-03-25 22:17:40 +08:00
陈亮
0c0f397f30
dvfs: add dvfs_get_regulator() function
2014-03-25 06:42:44 -07:00
dkl
0e321ec4d7
rk3288: fix problem of mux clk with frac parent in rk3288
...
Mux clk with frac parent in rk3288, like i2s/spdif/uart,
has problem when set rate before.
2014-03-25 20:16:37 +08:00
许盛飞
5ef443e826
pwm-backlight: support invert-brightness function
2014-03-25 11:44:35 +08:00
xbw
a9c8bad76f
SDMMC:
...
1.add the flag for emmc-disk.
2.the process of insert-remove card is ok.
3.modify the sdio-detect for sdio wifi.
2014-03-24 06:12:08 +08:00
hjc
e63ea49ded
rk3288 lcdc: fix muti layer sel error
2014-03-23 16:44:17 +08:00
张晴
3e7a8bc24e
rk3288:bq24296:add dc_det_pin func,support power on when no usb
2014-03-22 21:23:52 +08:00
qjb
c94512d406
rk3288 spdif: spdif sound support
2014-03-22 17:40:01 +08:00
黄涛
d4d0f587f9
ARM: rockchip: iomap.h add RK3288_IMEM_PHYS define
2014-03-21 18:14:49 +08:00
zyc
71de48f584
add isp driver for rk3288
2014-03-21 16:54:26 +08:00
yangjie@rock-chips.com
52931eb6c5
cw2015: primer version
2014-03-21 15:24:44 +08:00
张晴
7535fcd3dd
rk3288:pmic:rk808:modify int_mask_reg2
2014-03-21 11:00:32 +08:00
xxx
cf2ac748bd
fixed: rk3288 sleep
2014-03-20 13:39:31 +08:00
hjc
aed195e1bc
rk fb: fix support_uboot_display depend clk driver
2014-03-20 12:01:56 +08:00
hjc
31a599cbf4
rk fb: fix win init error
2014-03-20 11:33:37 +08:00
郭毅
5bf1a5fde2
sensor: lightsensor: add cm3218
2014-03-19 16:35:12 +08:00
gwl
ead7a910c0
Wifi:Bt: add wifi & bt resources into rk3288 dts.
2014-03-19 11:24:04 +08:00
zwl
7f6a81d6ed
rk_fb: add support hdmi display for new rk fb
2014-03-18 23:32:09 +08:00
xxx
fbf2018630
fixed: pm-rk3288.c
2014-03-18 19:56:56 +08:00
xxx
c0a65262f7
fixed: pm.c pm-pie.c pm.h
2014-03-18 19:41:09 +08:00
yxj
cdfa5a1fdc
lcdc rk3188: fix panic temporarily
2014-03-18 17:48:20 +08:00
hjc
9754a14b0b
rk3288 lcdc: modify lcdc display interface
2014-03-18 15:48:59 +08:00
xbw
0086569bc0
SDMMC: Delete unused files
2014-03-18 13:49:17 +08:00
gwl
d789a5d925
wifi:rfkill:bcmdhd: insmod wifi driver after android started.
2014-03-18 10:21:53 +08:00