| #
1a4f6af8 |
| 02-Mar-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
473221da |
| 07-Sep-2017 |
Maxime Ripard <maxime.ripard@free-electrons.com> |
UPSTREAM: usb: gadget: Make g_dnl USB settings common
The g_dnl USB settings for the vendor ID, product ID and manufacturer are actually common settings that can and should be shared by all the gadg
UPSTREAM: usb: gadget: Make g_dnl USB settings common
The g_dnl USB settings for the vendor ID, product ID and manufacturer are actually common settings that can and should be shared by all the gadgets.
Make them common by renaming them, and convert all the users.
Conflicts: configs/cgtqmx6eval_defconfig configs/dms-ba16-1g_defconfig configs/evb-rk3036_defconfig configs/evb-rk3229_defconfig configs/evb-rv1108_defconfig configs/fennec-rk3288_defconfig configs/stih410-b2260_defconfig
Change-Id: Ib855d37af9f539ef794a2519c75c027e67bd091c Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Lukasz Majewski <lukma@denx.de> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit a95aee6af70d8815547b81329125f2800c8ee37c)
show more ...
|
| #
7a7d3f1d |
| 28-Feb-2019 |
Jason Zhu <jason.zhu@rock-chips.com> |
rk3288: add default CONFIG_FASTBOOT_BUF_ADDR & CONFIG_FASTBOOT_BUF_SIZE
The CONFIG_FASTBOOT_BUF_ADDR is 0x800800. The CONFIG_FASTBOOT_BUF_SIZE is 0x4000000.
Change-Id: Ic70898f61daff16caebdfb94a7e4
rk3288: add default CONFIG_FASTBOOT_BUF_ADDR & CONFIG_FASTBOOT_BUF_SIZE
The CONFIG_FASTBOOT_BUF_ADDR is 0x800800. The CONFIG_FASTBOOT_BUF_SIZE is 0x4000000.
Change-Id: Ic70898f61daff16caebdfb94a7e40d45b3bd6359 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
show more ...
|
| #
279eedad |
| 12-Jul-2018 |
Nickey Yang <nickey.yang@rock-chips.com> |
config: rk3288: disable CONFIG_SILENT_CONSOLE
For more log.
Change-Id: Ic26085aad82d8106a4458048ea1663a8df6b5b65 Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
|
| #
f8443804 |
| 14-Jun-2018 |
Nickey Yang <nickey.yang@rock-chips.com> |
config: rk3288: add adc-key support
Change-Id: I9f6f2723db5c84bebac1d84dfd43b10dd5a9c947 Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
|
| #
342662e9 |
| 31-Jan-2018 |
David Wu <david.wu@rock-chips.com> |
defconfig: rockchip: Clean the unused pinctrl config
If we used the pinctrl-rockchip driver, these config is not needed, so remove them.
Change-Id: I606b706dd7d45a947a9aeb32c0ca61d44cef0651 Signed-
defconfig: rockchip: Clean the unused pinctrl config
If we used the pinctrl-rockchip driver, these config is not needed, so remove them.
Change-Id: I606b706dd7d45a947a9aeb32c0ca61d44cef0651 Signed-off-by: David Wu <david.wu@rock-chips.com>
show more ...
|
| #
2d1049f5 |
| 06-Dec-2017 |
Xing Zheng <zhengxing@rock-chips.com> |
board: rockchip: add rk3288-evb-rk1608 board support
The rk3288-evb-rk1608 is a development/evaluation for RK3288 and RK1608. The RK3288 as Host AP, and the RK1608 as a Dual-cores DSP coprocessor, i
board: rockchip: add rk3288-evb-rk1608 board support
The rk3288-evb-rk1608 is a development/evaluation for RK3288 and RK1608. The RK3288 as Host AP, and the RK1608 as a Dual-cores DSP coprocessor, it provides high-performance professional computing capabilities to Host AP.
They communicate with each other through MIPI and SPI. There is a good host environment on host RK3288, we can easily debug RK1608.
Also, the rk3288-evb-rk1608 is different with rk3288-evb, so we need to add a independent BSP configuration for rk3288-evb-rk1608.
Change-Id: I75ec0e14ee88acd9de7f809d7e88bca97a77a5c2 Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
show more ...
|