| #
dd10d8d6 |
| 20-Sep-2023 |
David Wu <david.wu@rock-chips.com> |
configs: Enable IO Domain configs for RK322x, RK3308 and RK3328
Signed-off-by: David Wu <david.wu@rock-chips.com> Change-Id: I205402ecffc35a03e0e5be9e7e1b7b5ac3cab6a2
|
| #
ffab0c99 |
| 13-Jun-2022 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3308{-aarch32}: Enable ramboot support
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I95d7a7f6b6186dc8ff3d7113e92417f539685094
|
| #
59b5687f |
| 06-Apr-2022 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3308: Enable hardware crypto for FIT
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Icefa7245549883adb4cc64fae955fd12a6c24020
|
| #
25f7c6d4 |
| 27-Apr-2021 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rockchip: add image and build configure
They are coming from make.sh
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I45ddc82241a9b0cad2633dc888566cbb407bd0b8
|
| #
1a7e8142 |
| 27-Apr-2021 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rockchip: sync files
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I8fbe3392fe792d3636fe6c23b57651f3aafc02ec
|
| #
bccbe934 |
| 17-Nov-2020 |
Zhihuan He <huan.he@rock-chips.com> |
configs: rk3308: add tpl support
Change-Id: Idd2b4f087d8d281edb750c6e65ac325b2729cd46 Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
|
| #
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 ...
|
| #
d7c84797 |
| 21-Nov-2019 |
Lin Jinhan <troy.lin@rock-chips.com> |
configs: rk3308(aarch32): enable crypto v2
enable CONFIG_DM_CRYPTO enable CONFIG_ROCKCHIP_CRYPTO_V2
Change-Id: Ic7a3aff9702fae6766ed1e2e0db30e26c448d838 Signed-off-by: Lin Jinhan <troy.lin@rock-chi
configs: rk3308(aarch32): enable crypto v2
enable CONFIG_DM_CRYPTO enable CONFIG_ROCKCHIP_CRYPTO_V2
Change-Id: Ic7a3aff9702fae6766ed1e2e0db30e26c448d838 Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
show more ...
|
| #
b8dc613c |
| 19-Nov-2019 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
48f2fe23 |
| 11-Nov-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3308: increase CONFIG_SYS_MALLOC_F_LEN
Make sure there is enough memory when more nodes are enabled in u-boot.dtb.
Change-Id: Ieb204daa41c04035b86064962569b08152375124 Signed-off-by: Jos
configs: rk3308: increase CONFIG_SYS_MALLOC_F_LEN
Make sure there is enough memory when more nodes are enabled in u-boot.dtb.
Change-Id: Ieb204daa41c04035b86064962569b08152375124 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| #
7f9390c9 |
| 13-Aug-2019 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: rk3308: defconfig: remove legacy and raw image support
We only support FIT and rockchip image in SPL.
Change-Id: I6a599367f8c63de844a58e6b53ef684bf8e3c3e0 Signed-off-by: Kever Yang <kever
rockchip: rk3308: defconfig: remove legacy and raw image support
We only support FIT and rockchip image in SPL.
Change-Id: I6a599367f8c63de844a58e6b53ef684bf8e3c3e0 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
176ca189 |
| 17-Jun-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3308: enable stack relocate
Clean up defconfig by make savedefconfig.
Change-Id: I8e70413fce92bfa14bf6c12902f09f4b405800f7 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
3e15af6d |
| 30-Apr-2019 |
Andy Yan <andy.yan@rock-chips.com> |
rockchip: rk3308: enable spl relocation
Relocate spl to a high address(48M + 4KB) to avoid overlap wit ATF.
Change-Id: Iae767d7e5b18b24872d2a6975ef25b2146f05095 Signed-off-by: Andy Yan <andy.yan@ro
rockchip: rk3308: enable spl relocation
Relocate spl to a high address(48M + 4KB) to avoid overlap wit ATF.
Change-Id: Iae767d7e5b18b24872d2a6975ef25b2146f05095 Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
show more ...
|
| #
4f285829 |
| 19-Apr-2019 |
Andy Yan <andy.yan@rock-chips.com> |
rockchip: rk3308: Enable SPL loading U-Boot as a FIT
Change-Id: Ide8f42aeb5ba9fd80bb66540d9e39cd04b04f9e0 Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
|
| #
951488b0 |
| 01-Mar-2019 |
Andy Yan <andy.yan@rock-chips.com> |
rockchip: rk3308: enable spl build
As rk3308 is a aarch64 based soc, we only let it run spl on aarch64 excution state. But for u-boot stage, it may run on aarch32 or aarch64 state.
Change-Id: I5923
rockchip: rk3308: enable spl build
As rk3308 is a aarch64 based soc, we only let it run spl on aarch64 excution state. But for u-boot stage, it may run on aarch32 or aarch64 state.
Change-Id: I592375aef19a35f10555f7c5b991445cf02c4543 Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
show more ...
|
| #
c4ff7367 |
| 01-Mar-2019 |
David Wu <david.wu@rock-chips.com> |
config: evb-rk3308: Enable GMAC config
Change-Id: I6884fbce580e677981daa142e611248e38ef4952 Signed-off-by: David Wu <david.wu@rock-chips.com>
|
| #
2b3bb4e5 |
| 06-Mar-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3308: enable CONFIG_DOS_PARTITION for fat fs
Change-Id: Ifb975cf96cdcc0d1d070bcc39bd4555828fb9fd0 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
dd202128 |
| 13-Feb-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3308 aarch32/64: enable led gpio support
Change-Id: I833ea6788c036cb27df690cacf55e7b12788b4a2 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
547a235e |
| 21-Jan-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3308(aarch32/64): remove unused modules
Change-Id: I6c9243a7a18b108442e8cf7e5ea298c7770c9a08 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
5c773029 |
| 19-Dec-2018 |
Joseph Chen <chenjh@rock-chips.com> |
configs: add rk3308 aarch64 defconfig
This defconfig enables kernel dtb.
Change-Id: I55fe3922de0e0888f148a4c21865649076f27603 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|