| #
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
|
| #
edf57a9b |
| 03-Nov-2020 |
Joseph Chen <chenjh@rock-chips.com> |
configs: evb-aarch32-rk3308: disable distro/ext2/ext4
In order to decrease U-Boot size.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I5aff1f51da9090afbd9a0f83e3d0e6626c57e4c2
|
| #
cd49b93f |
| 03-Nov-2020 |
Joseph Chen <chenjh@rock-chips.com> |
configs: evb-aarch32-rk3308: clean with make savedefconfig
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I26671a578cc65baeb59821c38379156b2a1c5118
|
| #
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 ...
|
| #
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 ...
|
| #
f84e81c7 |
| 26-Sep-2019 |
Andy Yan <andy.yan@rock-chips.com> |
rockchip: configs: enable usb host for rk3308 evb
Enable usb host and ums cmd.
Change-Id: Iaed75bffc7156620b1b523ebf4ffc077c1bdf939 Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
|
| #
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>
|
| #
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>
|
| #
d20b913d |
| 10-Jan-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: evb-rk3308(aarch64/32): enable console info quiet
Change-Id: I94971b83a13b4b8bbd86d6e5b253951a45a44d7a Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
188cef68 |
| 05-Sep-2018 |
Zhihuan He <huan.he@rock-chips.com> |
rockchip: configs: evb-aarch32-rk3308: remove TPL_SYS_MALLOC_F_LEN
remove CONFIG_TPL_SYS_MALLOC_F_LEN and CONFIG_DEBUG_UART_ANNOUNCE.
Change-Id: Ib1552dadebd5bd5ee0b9bb18e26d5f81cc4cf1be Signed-off
rockchip: configs: evb-aarch32-rk3308: remove TPL_SYS_MALLOC_F_LEN
remove CONFIG_TPL_SYS_MALLOC_F_LEN and CONFIG_DEBUG_UART_ANNOUNCE.
Change-Id: Ib1552dadebd5bd5ee0b9bb18e26d5f81cc4cf1be Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
show more ...
|
| #
be5c9a60 |
| 01-Sep-2018 |
Yu YongZhen <yuyz@rock-chips.com> |
rockchip: configs: evb-aarch-rk3308: enable rockchip vendor partition
Change-Id: Ic3a360320bd61a524cd2d39c7ebdbabce2db96e3 Signed-off-by: Yu YongZhen <yuyz@rock-chips.com>
|
| #
93cbd3c1 |
| 06-Aug-2018 |
Andy Yan <andy.yan@rock-chips.com> |
rockchip: rk3308: don't pass device serial number to kernel
We want to generate the devices serail number from linux kernel itself.
Change-Id: Idfc8461a703e314a626013a3ecb622069d2fd3db Signed-off-b
rockchip: rk3308: don't pass device serial number to kernel
We want to generate the devices serail number from linux kernel itself.
Change-Id: Idfc8461a703e314a626013a3ecb622069d2fd3db Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
show more ...
|
| #
05f86d2d |
| 28-Jun-2018 |
Dingqiang Lin <jon.lin@rock-chips.com> |
rockchip: configs: evb-aarch-rk3308: enable rkflash driver for aarch32 evb
1.Change to slc ftl for rk Slc Nand Flash devices; 2.Enabel spi nand, spi nor drivers.
Change-Id: I3314b4dfcfff356a37d5093
rockchip: configs: evb-aarch-rk3308: enable rkflash driver for aarch32 evb
1.Change to slc ftl for rk Slc Nand Flash devices; 2.Enabel spi nand, spi nor drivers.
Change-Id: I3314b4dfcfff356a37d50934b1235d8304b738fa Signed-off-by: Dingqiang Lin <jon.lin@rock-chips.com>
show more ...
|
| #
b4bed602 |
| 22-May-2018 |
Andy Yan <andy.yan@rock-chips.com> |
rockchip: rk3308: add AAarch32 execution state support
Support boot ARMv8 based RK3308 on AARCH32 state
Change-Id: I62f857b61668fb6ff50136ffff2b09349492c218 Signed-off-by: Andy Yan <andy.yan@rock-c
rockchip: rk3308: add AAarch32 execution state support
Support boot ARMv8 based RK3308 on AARCH32 state
Change-Id: I62f857b61668fb6ff50136ffff2b09349492c218 Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
show more ...
|