| #
b8dc613c |
| 19-Nov-2019 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
2bfd4c14 |
| 13-Nov-2019 |
Andy Yan <andy.yan@rock-chips.com> |
rockchip: dts: rv1108: increase sdmmc drive strength to 8ma
sync from linux kernel develop-3.10: "ARM: dts: rk1108: increase sdmmc's drive strength to 8ma" (sha1: 90ac5cb61aabf2e344c10b4c55954d6a3f4
rockchip: dts: rv1108: increase sdmmc drive strength to 8ma
sync from linux kernel develop-3.10: "ARM: dts: rk1108: increase sdmmc's drive strength to 8ma" (sha1: 90ac5cb61aabf2e344c10b4c55954d6a3f41bd55)
Change-Id: Ifd38ced2b0a9cada25e9348f455454c9edbc7bd8 Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
show more ...
|
| #
41beaf39 |
| 10-Jul-2019 |
Jason Zhu <jason.zhu@rock-chips.com> |
rockchip: dts: rv1108: add cd-gpios
Add cd-gpios to test the mmc device whether exist.
Change-Id: I36bcdf0a0b0d5ca79392646cfcc17f03c5704235 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
|
| #
4cd861d0 |
| 06-Mar-2019 |
Zhihuan He <huan.he@rock-chips.com> |
arm64: dts: rockchip: rv1108: add u-boot,dm-pre-reloc
The uart, dmc and grf device add "u-boot,dm-pre-reloc". Before relocated, u-boot will analyse dram capacity which is need the device of "u-boot,
arm64: dts: rockchip: rv1108: add u-boot,dm-pre-reloc
The uart, dmc and grf device add "u-boot,dm-pre-reloc". Before relocated, u-boot will analyse dram capacity which is need the device of "u-boot,dm-pre-reloc" attribute.
Change-Id: I1d18b564b0c521b176a2293a03403139034ccc0b Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
show more ...
|
| #
039b194e |
| 18-Feb-2019 |
Jon Lin <jon.lin@rock-chips.com> |
rockchip: dts: rv1108: add nandc node
Change-Id: I1256b84cc40fc2836d301027b1c1ef25aa537ec4 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
|
| #
a41197ef |
| 29-May-2018 |
Sandy Huang <hjc@rock-chips.com> |
rockchip: dts: rv1108: Add vop and mipi mipi-dphy node
Change-Id: Ifa31422f96e98e47ca4857bf8bdee52c0756ca91 Signed-off-by: Sandy Huang <hjc@rock-chips.com>
|
| #
544f4e91 |
| 09-Jun-2018 |
Nickey Yang <nickey.yang@rock-chips.com> |
arm: dts: rv1108: Add pwm0 node support
Change-Id: Id0bb2776abd70eaabff21bf6af950ef11bcf37cd Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
|
| #
2fe2ebad |
| 06-Jun-2018 |
Elaine Zhang <zhangqing@rock-chips.com> |
arm: rv1108: support rk805 setting voltage
add rk805 and i2c dts node. support rk805 i2c read and write.
Change-Id: I74d6a9f6ff5609ebdbc1a272cd044fdaa7041d7f Signed-off-by: Elaine Zhang <zhangqing@
arm: rv1108: support rk805 setting voltage
add rk805 and i2c dts node. support rk805 i2c read and write.
Change-Id: I74d6a9f6ff5609ebdbc1a272cd044fdaa7041d7f Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
show more ...
|
| #
1636e7c2 |
| 05-Jun-2018 |
Elaine Zhang <zhangqing@rock-chips.com> |
clk: rockchip: rv1108: Make clock ids consistent with kernel
Change-Id: Idd295c633dffbe2ed6c3f5b6e115b0fd5b040251 Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
|
| #
c701866b |
| 04-Jun-2018 |
MengDongyang <daniel.meng@rock-chips.com> |
rockchip: dts: rv1108: delete property of usbgrf
Delete property of usbgrf to make the driver use grf to refrence the base address only.
Change-Id: I4601f6d263595eeabd861e5e01230bd8411bae83 Signed-
rockchip: dts: rv1108: delete property of usbgrf
Delete property of usbgrf to make the driver use grf to refrence the base address only.
Change-Id: I4601f6d263595eeabd861e5e01230bd8411bae83 Signed-off-by: MengDongyang <daniel.meng@rock-chips.com>
show more ...
|
| #
3b296e2b |
| 29-May-2018 |
MengDongyang <daniel.meng@rock-chips.com> |
rockchip: dts: rv1108: correct the reference of u2phy
The reference of u2phy should be OTG port or host port in the DT node of USB controller. Because the phy ops is bind to each port or u2phy. So i
rockchip: dts: rv1108: correct the reference of u2phy
The reference of u2phy should be OTG port or host port in the DT node of USB controller. Because the phy ops is bind to each port or u2phy. So it will result in a NULL point if we use the parent DT node as reference. This patch change <&u2phy 1> to <&u2phy_otg> and <&u2phy_host> to solve this problem.
Change-Id: I7e8fc5fcdeb1ce188c857bb3c5caa23aa713988e Signed-off-by: MengDongyang <daniel.meng@rock-chips.com>
show more ...
|
| #
a36e90ea |
| 01-Feb-2018 |
Zhihuan He <huan.he@rockchip.com> |
rockchip: add rv1108 sdram dts
add rv1108 sdram dts,and we can transmit params through dts.
Change-Id: I7d5d1de720205d746db38f69a28e6f3eddc9058d Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
|
| #
a0898465 |
| 20-Sep-2017 |
David Wu <david.wu@rock-chips.com> |
rockchip: dts: rv1108: Add SARADC node at dtsi level
Change-Id: I36e463e74d1fd17a3870de566fde63ac99a41755 Signed-off-by: David Wu <david.wu@rock-chips.com> Acked-by: Philipp Tomsich <philipp.tomsich
rockchip: dts: rv1108: Add SARADC node at dtsi level
Change-Id: I36e463e74d1fd17a3870de566fde63ac99a41755 Signed-off-by: David Wu <david.wu@rock-chips.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> (cherry picked from commit fdc1eccbd19e8ea45e527d2b199917c075b6a4cd)
show more ...
|
| #
e33aecaf |
| 25-Sep-2017 |
Wu Liang feng <wulf@rock-chips.com> |
rockchip: dts: rv1108: add usb2 phy nodes
rv1108 has one USB 2.0 PHY consist of two usb ports, one port is used for DWC2 controller, the other port is shared between EHCI and OHCI controllers.
Chan
rockchip: dts: rv1108: add usb2 phy nodes
rv1108 has one USB 2.0 PHY consist of two usb ports, one port is used for DWC2 controller, the other port is shared between EHCI and OHCI controllers.
Change-Id: I9e272a16721e05a94a75adbcfbd538c122d1ca69 Signed-off-by: Wu Liang feng <wulf@rock-chips.com>
show more ...
|
| #
03e886f9 |
| 09-Aug-2017 |
William Wu <william.wu@rock-chips.com> |
ARM: dts: rockchip: add USB nodes for evb-rv1108
This patch adds USB OTG/EHCI/OHCI nodes for evb-rv1108 USB ports.
Change-Id: Ia75a63dcfd8055b5112f421818b0c543960e798e Signed-off-by: William Wu <wi
ARM: dts: rockchip: add USB nodes for evb-rv1108
This patch adds USB OTG/EHCI/OHCI nodes for evb-rv1108 USB ports.
Change-Id: Ia75a63dcfd8055b5112f421818b0c543960e798e Signed-off-by: William Wu <william.wu@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
show more ...
|
| #
156d64fa |
| 08-Jun-2017 |
Tom Rini <trini@konsulko.com> |
Merge git://git.denx.de/u-boot-rockchip
Here is additional rk3368 and rk3399 support, rv1108 support, refactoring HDMI video (brought in from Anatolij's tree to resolve conflicts), some mkimage fixe
Merge git://git.denx.de/u-boot-rockchip
Here is additional rk3368 and rk3399 support, rv1108 support, refactoring HDMI video (brought in from Anatolij's tree to resolve conflicts), some mkimage fixes and a few other things.
show more ...
|
| #
2d1951fe |
| 01-Jun-2017 |
Andy Yan <andy.yan@rock-chips.com> |
rockchip: Add basic support for evb-rv1108 board
Add basic support for rv1108 evb, whith this patch we can boot into u-boot console.
Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Reviewed-by: S
rockchip: Add basic support for evb-rv1108 board
Add basic support for rv1108 evb, whith this patch we can boot into u-boot console.
Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|