| #
cd315e8a |
| 14-Nov-2022 |
Jianqun Xu <jay.xu@rock-chips.com> |
configs: rk3288_defconfig: select iodomain
+CONFIG_IO_DOMAIN=y +CONFIG_ROCKCHIP_IO_DOMAIN=y
Change-Id: I1c0b03b9dcf41f314c0090856c80998a2b8ae956 Signed-off-by: Jianqun Xu <jay.xu@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 ...
|
| #
6e4be849 |
| 20-Nov-2019 |
Lin Jinhan <troy.lin@rock-chips.com> |
configs: rk3288: enable crypto v1
enable CONFIG_DM_CRYPTO enable CONFIG_ROCKCHIP_CRYPTO_V1
Change-Id: Ib641019dcefdc7d26f0836783701e90b857779b3 Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
|
| #
1df55220 |
| 10-Sep-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3288: enable CONFIG_CMD_BOOTD
clean by make savedefconfig.
Change-Id: I4de67445fe2071a55aae0ab09ae5fdf422d0c562 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
f2e3284f |
| 13-Aug-2019 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: rk3288: defconfig: remove legacy and raw image support
We only support FIT and rockchip image in SPL.
Change-Id: I1b9a5542a23b54f53a48d3ead77cc78dbf862de6 Signed-off-by: Kever Yang <kever
rockchip: rk3288: defconfig: remove legacy and raw image support
We only support FIT and rockchip image in SPL.
Change-Id: I1b9a5542a23b54f53a48d3ead77cc78dbf862de6 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
6ad43d64 |
| 16-Jul-2019 |
Jason Zhu <jason.zhu@rock-chips.com> |
configs: rk3288: delete CONFIG_OPTEE_ALWAYS_USE_SECURITY_PARTITION
The CONFIG_OPTEE_ALWAYS_USE_SECURITY_PARTITION force to use the security partition. But in routine situation, scan the storage devi
configs: rk3288: delete CONFIG_OPTEE_ALWAYS_USE_SECURITY_PARTITION
The CONFIG_OPTEE_ALWAYS_USE_SECURITY_PARTITION force to use the security partition. But in routine situation, scan the storage device to find whether RPMB exist. If not, then use the security partition. So in conventional defconfig, delete CONFIG_OPTEE_ALWAYS_USE_SECURITY_PARTITION.
fixes: b9a7e756c4e94fc58b5962647eaf2fa12a2146a9 (lib: optee_client: change the condition for eMMC devices)
Change-Id: I50054102e03ae5925a35124ccbedd3f7cebce5f5 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
show more ...
|
| #
ebe70719 |
| 01-Jul-2019 |
Jon Lin <jon.lin@rock-chips.com> |
UPSTREAM: Convert CONFIG_SF_DEFAULT_* to Kconfig
This converts the following to Kconfig: CONFIG_SF_DEFAULT_BUS CONFIG_SF_DEFAULT_CS CONFIG_SF_DEFAULT_MODE CONFIG_SF_DEFAULT_SPEED
I use move
UPSTREAM: Convert CONFIG_SF_DEFAULT_* to Kconfig
This converts the following to Kconfig: CONFIG_SF_DEFAULT_BUS CONFIG_SF_DEFAULT_CS CONFIG_SF_DEFAULT_MODE CONFIG_SF_DEFAULT_SPEED
I use moveconfig script and then manual check on generated u-boot.cfg to solve the remaining issue.
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Change-Id: I6aaaaf572649fd16925af9eb457ea19423372e60 Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit 14453fbfadc2f98ca35d6033140466c7a4b4947a)
show more ...
|
| #
c964ade6 |
| 05-Feb-2019 |
Vignesh R <vigneshr@ti.com> |
UPSTREAM: configs: Move CONFIG_SPI_FLASH into defconfigs
Completely move CONFIG_SPI_FLASH from remaining board header files to defconfigs
Signed-off-by: Vignesh R <vigneshr@ti.com> Reviewed-by: Jag
UPSTREAM: configs: Move CONFIG_SPI_FLASH into defconfigs
Completely move CONFIG_SPI_FLASH from remaining board header files to defconfigs
Signed-off-by: Vignesh R <vigneshr@ti.com> Reviewed-by: Jagan Teki <jagan@openedev.com> Tested-by: Jagan Teki <jagan@amarulasolutions.com> #zynq-microzed Change-Id: Iab125975d8e45a953666dcc04c989da9ae9b7f93 Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit ea4805d6b26282451eee9c701a456225bcf7db85)
show more ...
|
| #
e84ef14d |
| 06-Mar-2019 |
lifangyuan <fangyuan.li@rock-chips.com> |
configs: rockchip: rk3288: Fdt overlay enabled by default.
Change-Id: I61a127b39b5bbb03da3042b776b5d0fff1a20aed Signed-off-by: lifangyuan <fangyuan.li@rock-chips.com>
|
| #
27202cf9 |
| 06-Mar-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3288: enable CONFIG_DOS_PARTITION for fat fs
Change-Id: I45e8ed4c18288d4f845c786cdc577396271504f6 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
cd8ac20f |
| 06-Mar-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3288: clean up with make savedefconfig
Change-Id: Ib787733eef6e225c983a457d5719b5800e20d46a Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
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 ...
|
| #
83f08d13 |
| 21-Jan-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3288: remove unused modules
decrease 48KB size.
Change-Id: Ib91c7715fe1c9d389eee1bce8637b8f2e0446517 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
2a987bff |
| 14-Jan-2019 |
Chen Jinsen <kevin.chen@rock-chips.com> |
configs: rk3288: enable avb for Android P
Change-Id: Ie06e7b32dcb49dbf385148a4b4414a2c5fefb36f Signed-off-by: Chen Jinsen <kevin.chen@rock-chips.com>
|
| #
a6afa223 |
| 28-Dec-2018 |
Wyon Bi <bivvy.bi@rock-chips.com> |
configs: rk3288_defconfig: enable CONFIG_DRM_ROCKCHIP_INNO_VIDEO_PHY
Change-Id: Ifd9b9bb68420d23680f4bdb73f4522704c59d5d0 Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
|
| #
90861f5f |
| 03-Jan-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3288: enable console info quiet
Change-Id: I631d7a2b6bcf2ea74d024358e25780c993f607cd Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
99484ec7 |
| 22-Oct-2018 |
Nickey Yang <nickey.yang@rock-chips.com> |
configs: rk3288: enable hdmi display
and remove some unused config
Change-Id: I01d19513037b88e2fd1467180045375934cb2ae8 Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
|
| #
9f6bbf6c |
| 06-Jul-2018 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3288: enable edp, cmd i2c/pmic/regulator
Change-Id: I53bce213cb1cd585b0d087ba3859137c78008930 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
312bdeac |
| 22-Jun-2018 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rockchip: rk3288_defconfig
Change-Id: I4c1bec92a5a2452e4afe5d3b0a1ff2694ceaccff Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|