| #
25463d45 |
| 31-Dec-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
configs: rv1106: Use DECOM by default
By the way, gzip.c will not be compiled when DECOM enable. It will reduce the spl bin size.
Change-Id: Ide16ccf528569e94cedd7d4ef16967d788be292a Signed-off-by:
configs: rv1106: Use DECOM by default
By the way, gzip.c will not be compiled when DECOM enable. It will reduce the spl bin size.
Change-Id: Ide16ccf528569e94cedd7d4ef16967d788be292a Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
show more ...
|
| #
61c7bc8c |
| 10-Feb-2025 |
William Wu <william.wu@rock-chips.com> |
arm: dts: rv1106: Delete dm-pre-reloc for usb controller
The rv1106 use CONFIG_USING_KERNEL_DTB_V2, it reserve the u-boot DTB node which used dm-pre-reloc even if it is the same as the kernel DTB no
arm: dts: rv1106: Delete dm-pre-reloc for usb controller
The rv1106 use CONFIG_USING_KERNEL_DTB_V2, it reserve the u-boot DTB node which used dm-pre-reloc even if it is the same as the kernel DTB node, so we need to remove the dm-pre-reloc for usb controller in u-boot DTB, it can avoid duplicate usb controller node and fix usb host halt when scanning udisk with the following log:
=> usb start starting USB... Bus usb@ffb00000: Register 1000140 NbrPorts 1 Starting the controller USB XHCI 1.10 Bus usb@ffb00000: Register 1000140 NbrPorts 1 Starting the controller USB XHCI 1.10 scanning bus usb@ffb00000 for devices... XHCI timeout on event type 33... cannot recover. BUG at drivers/usb/host/xhci-ring.c:474/xhci_wait_for_event()!
Change-Id: Ieb41129c1455060e32133f4b756ad9af03915a83 Signed-off-by: William Wu <william.wu@rock-chips.com>
show more ...
|
| #
7474a84b |
| 13-Jun-2023 |
Shawn Lin <shawn.lin@rock-chips.com> |
rockchip: dts: rv1126/rv1106: add idle state to sdmmc controller
Change-Id: Idc58120c9377473adcc4190ea23c8a84ad249b2f Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
|
| #
f90f059e |
| 09-Mar-2023 |
Joseph Chen <chenjh@rock-chips.com> |
dts: rockchip: rv1106: Add gpio nodes
Prepare for U-Boot gpio keys which requires: - gpio aliases - gpio enabled - gpio key nodes
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I10d3
dts: rockchip: rv1106: Add gpio nodes
Prepare for U-Boot gpio keys which requires: - gpio aliases - gpio enabled - gpio key nodes
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I10d3a272c7a01cce2ab57c68f181449da722dac9
show more ...
|
| #
8ef34838 |
| 13-Feb-2023 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
rockchip: dts: Move secure-otp node to u-boot.dtsi
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> Change-Id: I438ac9e1a3bc07592b79e675ec1b64c8c4aff4ba
|
| #
5e695703 |
| 09-Jan-2023 |
William Wu <william.wu@rock-chips.com> |
ARM: dts: rv1106: add usb controller and phy
Signed-off-by: William Wu <william.wu@rock-chips.com> Change-Id: I1a2181a081a399d83d058d5be1f7c2d845c1d481
|
| #
8a53db9b |
| 20-Sep-2022 |
Ziyuan Xu <xzy.xu@rock-chips.com> |
ARM: dts: rv1106: change mmc-ecsd address to 252KB~256KB
The hpmcu run at [256K-512KB] address, change the mmc-escd's space to within 256KB.
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-
ARM: dts: rv1106: change mmc-ecsd address to 252KB~256KB
The hpmcu run at [256K-512KB] address, change the mmc-escd's space to within 256KB.
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: Ib416cade76bc9d0735ef931acb3a6b2ef69adf3a
show more ...
|
| #
1c5cc13f |
| 14-Apr-2022 |
Jason Zhu <jason.zhu@rock-chips.com> |
ARM: dts: rv1106: change mmc-ecsd address
Reschedule memory and it is differnt with rv1126.
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I8de957113ec0bc1e170b22dc47461aea164ce22c
|
| #
ee90eff1 |
| 30-Mar-2022 |
Jason Zhu <jason.zhu@rock-chips.com> |
ARM: dts: rv1106: supoort mmc hs200 and 8 bus-width
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I913a2f3e897a7edd238b11a41abce256166e93c8
|
| #
72b2802c |
| 28-Mar-2022 |
Jason Zhu <jason.zhu@rock-chips.com> |
ARM: dts: rv1106: add secure_otp node
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I28ebec306d72c17fed72f8b32c58295fc33ef382
|
| #
efd7a594 |
| 27-Mar-2022 |
Jason Zhu <jason.zhu@rock-chips.com> |
ARM: dts: rv1106: add some nodes to support sdmmc boot
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I23a77e00d88292177a1701c0555e9960ca35049c
|
| #
3ec4e24a |
| 26-Mar-2022 |
Elaine Zhang <zhangqing@rock-chips.com> |
ARM: dts: rv1106: add grf_cru node for uboot
Change-Id: I1c0bd70d4909854fa48a1e436b6877363d416620 Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
|
| #
8cd03212 |
| 04-Mar-2022 |
Lin Jinhan <troy.lin@rock-chips.com> |
rockchip: rv1106: add rng and crypto node
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com> Change-Id: Ib916f7a50260f9908ce2aa4dbd8115912788577a
|
| #
e01ec9b5 |
| 21-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: dts: rv1106-evb: Add recovery key support
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I0054d5b08aa999ea993011b5782b1566bb387936
|
| #
e08d732b |
| 21-Mar-2022 |
Jon Lin <jon.lin@rock-chips.com> |
ARM: dts: rv1126: Enable spiflash subnode
Change-Id: Iebe38971d8c076c67a3b2c420e5aa3c0fb48c87b Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
|
| #
caee0ddd |
| 02-Mar-2022 |
David Wu <david.wu@rock-chips.com> |
ARM: dts: rv1106: Add gmac node
Change-Id: I9eaa5240042d6c2a3c03860ac7127fb1a8b2ddf5 Signed-off-by: David Wu <david.wu@rock-chips.com>
|
| #
04e2aa7f |
| 11-Jan-2022 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: Add rv1106 support
Sync dts from develop-5.10: (465c41218f8e pinctrl: rockchip: build depends on CPU config).
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Signed-off-by: Jason Zhu <
rockchip: Add rv1106 support
Sync dts from develop-5.10: (465c41218f8e pinctrl: rockchip: build depends on CPU config).
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I72e5b5172bfdc1686403a606e0f3559f71467ecf
show more ...
|