| #
8b8d0fb0 |
| 13-Aug-2018 |
Jason Zhu <jason.zhu@rock-chips.com> |
rockchip: dts: rk3288: remove the vmmc-supply
There is no need to initialize the vmmc since it is initialized by the pre-loader. And the power initialization framework is not ready when initialize t
rockchip: dts: rk3288: remove the vmmc-supply
There is no need to initialize the vmmc since it is initialized by the pre-loader. And the power initialization framework is not ready when initialize the mmc device, this will make the mmc unusable.
Change-Id: I97775f99b2c6154de3c50acc11587986712ac3dd Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
show more ...
|
| #
c22f479c |
| 05-Jul-2018 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: dts: rk3288: add rk3288-u-boot.dtsi
Change-Id: I5c48541e1eeffc8d83e05c3ee8a87454f8ff62af Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
4a08baf6 |
| 12-Jul-2018 |
Nickey Yang <nickey.yang@rock-chips.com> |
rockchip: dts: rk3288-evb: add edp display support
Enable lg,lp079qx1-sp0v edp panel for show logo on rk3288-evb-act8846
Change-Id: I5d911275415fd8f26f0e023623a999c41ee62096 Signed-off-by: Nickey Y
rockchip: dts: rk3288-evb: add edp display support
Enable lg,lp079qx1-sp0v edp panel for show logo on rk3288-evb-act8846
Change-Id: I5d911275415fd8f26f0e023623a999c41ee62096 Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
show more ...
|
| #
b2cd2d96 |
| 14-Jun-2018 |
Nickey Yang <nickey.yang@rock-chips.com> |
arm: dts: rk3288: add adc-keys dt node
Add adc-keys for download mode detection.
Change-Id: I8f3204bc716c7e06fde07f9f1c6f926767214c4b Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
|
| #
1f5541c8 |
| 10-May-2017 |
Tom Rini <trini@konsulko.com> |
Merge git://git.denx.de/u-boot-rockchip
This adds a new firefly-rk3399 board, MIPI support for rk3399 and rk3288, rk818 pmic support, mkimage improvements for rockchip and a few other things.
|
| #
2085de57 |
| 02-May-2017 |
Eric Gao <eric.gao@rock-chips.com> |
rockchip: dts: evb_rk3288: Add mipi display support
Add mipi dsi configuration for evb-rk3288 device tree.
Signed-off-by: Eric Gao <eric.gao@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.o
rockchip: dts: evb_rk3288: Add mipi display support
Add mipi dsi configuration for evb-rk3288 device tree.
Signed-off-by: Eric Gao <eric.gao@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
f9515756 |
| 17-Mar-2017 |
Tom Rini <trini@konsulko.com> |
Merge git://git.denx.de/u-boot-rockchip
This includes support for rk3188 from Heiko Stübner and and rk3328 from Kever Yang. Also included is SPL support for rk3399 and a fix for rk3288 to get it bo
Merge git://git.denx.de/u-boot-rockchip
This includes support for rk3188 from Heiko Stübner and and rk3328 from Kever Yang. Also included is SPL support for rk3399 and a fix for rk3288 to get it booting again (spl_early_init()).
show more ...
|
| #
ee4bc340 |
| 23-Feb-2017 |
Jacob Chen <jacob2.chen@rock-chips.com> |
ARM: dts: rockchip: enable gmac for rk3288 boards
Enable gmac interface for rk3288 board dts. use "okay" not "ok"
Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com> Acked-by: Simon Glass <sjg@c
ARM: dts: rockchip: enable gmac for rk3288 boards
Enable gmac interface for rk3288 board dts. use "okay" not "ok"
Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com> Acked-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
744368d6 |
| 05-Jul-2016 |
Xu Ziyuan <xzy.xu@rock-chips.com> |
rockchip: add basic support for evb-rk3288 board
evb-3288 board RK3288-based development board with 2 USB ports, HDMI, VGA, micro-SD card, audio, WiFi and Gigabit Ethernet. It also includes on-board
rockchip: add basic support for evb-rk3288 board
evb-3288 board RK3288-based development board with 2 USB ports, HDMI, VGA, micro-SD card, audio, WiFi and Gigabit Ethernet. It also includes on-board 8G eMMC and 2GB of SDRAM. Expansion connector provide access to display pins, I2C, SPI, UART and GPIOs. This add some basic files required to allow the board to output serial messaged and can run command(mmc info etc).
evb-rk3288 also supports booting from eMMC or SD card, the default is eMMC.
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|