History log of /rk3399_rockchip-uboot/configs/rk3128x_defconfig (Results 1 – 25 of 27)
Revision Date Author Comments
# 21a2dd59 30-Nov-2022 Damon Ding <damon.ding@rock-chips.com>

configs: rename CONFIG_ROCKCHIP_DRM_TVE to CONFIG_DRM_ROCKCHIP_TVE

Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Change-Id: Ia854d7ef08932e9947016f2fdc5a488f36285d83


# 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


# 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 ...


# ea43a222 25-Nov-2019 Lin Jinhan <troy.lin@rock-chips.com>

configs: rk3128x: enable crypto v1

enable CONFIG_DM_CRYPTO
enable CONFIG_ROCKCHIP_CRYPTO_V1

Change-Id: I009fb6441f3fa7e61b3f2c6f32ae8d8161747aa9
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>


# 7af8cad4 10-Sep-2019 Joseph Chen <chenjh@rock-chips.com>

configs: rk3128x: enable CONFIG_CMD_BOOTD

clean by make savedefconfig.

Change-Id: Ib79b44cb4b281fa61eef588eb0805853432179bb
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>


# 38b5f44a 16-Jul-2019 Jason Zhu <jason.zhu@rock-chips.com>

configs: rk3128x: 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 dev

configs: rk3128x: 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: Ieb9c9e49df3b18fa6a9b459469e8c9c0377192ac
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 ...


# 82be0dc4 28-Feb-2019 Jason Zhu <jason.zhu@rock-chips.com>

configs: rk3128: add default CONFIG_FASTBOOT_BUF_ADDR

The CONFIG_FASTBOOT_BUF_ADDR is 0x60800800.

Change-Id: I14b9e6e28caf6309ac53f3096b3730d5851676dc
Signed-off-by: Jason Zhu <jason.zhu@rock-chips

configs: rk3128: add default CONFIG_FASTBOOT_BUF_ADDR

The CONFIG_FASTBOOT_BUF_ADDR is 0x60800800.

Change-Id: I14b9e6e28caf6309ac53f3096b3730d5851676dc
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>

show more ...


# d95f6a1c 07-Jan-2019 Zhangbin Tong <zebulun.tong@rock-chips.com>

configs: rk3128x_defconfig: enable CONFIG_RKNAND

Change-Id: If64e5cf2dccd2fe7c9621e4ff456c49de484d399
Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>


# 0b06bacc 21-Jan-2019 Jason Zhu <jason.zhu@rock-chips.com>

configs: rk3128x: enable CONFIG_OPTEE_ALWAYS_USE_SECURITY_PARTITION

Since sd does not have RPMB, so store secure data in security partition
for sdboot.

Change-Id: Ibf4557b5b2721657a6abf2f9e70e1b6c8

configs: rk3128x: enable CONFIG_OPTEE_ALWAYS_USE_SECURITY_PARTITION

Since sd does not have RPMB, so store secure data in security partition
for sdboot.

Change-Id: Ibf4557b5b2721657a6abf2f9e70e1b6c8893d7fc
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>

show more ...


# 0b338794 22-Jan-2019 Joseph Chen <chenjh@rock-chips.com>

configs: rk3128x: remove unused modules

Change-Id: Id8c61c9b3fbb9eebe53b28c95e2ca961df48947e
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>


# 8782df0a 03-Jan-2019 Joseph Chen <chenjh@rock-chips.com>

configs: rk3128x: enable console info quiet

Change-Id: Ie48889885021500ecc9ac6b39eac70f6321f362b
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>


# c1eaf5e1 03-Jan-2019 Joseph Chen <chenjh@rock-chips.com>

configs: rk3128x: update with make savedefconfig

Change-Id: I0067fb005d966120d5665732898cfac7d910ba36
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>


# 38f74602 19-Nov-2018 Kever Yang <kever.yang@rock-chips.com>

rockchip: configs: use FIT_GENERATOR instead of FIT_SOURCE

There are some armv7 SoCs like RK3288 have a different SDRAM_BASE,
so we need a script to generate correct BASE, update all SoC configs
to

rockchip: configs: use FIT_GENERATOR instead of FIT_SOURCE

There are some armv7 SoCs like RK3288 have a different SDRAM_BASE,
so we need a script to generate correct BASE, update all SoC configs
to use script.

Change-Id: Ibba2f6adc6b9a104b54bbe9c7feefa92e6efcfe0
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>

show more ...


# a88d9d29 25-Oct-2018 Joseph Chen <chenjh@rock-chips.com>

configs: rk3128x: increase CONFIG_SYS_MALLOC_F_LEN to 0x1000

fix out of memory when bind pre-reloc drivers

Change-Id: I8c936e45db0e813966eb09a0d39685a11d0ef597
Signed-off-by: Joseph Chen <chenjh@ro

configs: rk3128x: increase CONFIG_SYS_MALLOC_F_LEN to 0x1000

fix out of memory when bind pre-reloc drivers

Change-Id: I8c936e45db0e813966eb09a0d39685a11d0ef597
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>

show more ...


# 38ba45ea 15-Aug-2018 Algea Cao <algea.cao@rock-chips.com>

configs: rockchip: Enable drm tve for some platform

include platform: rk3229, rk3128h, rk3328.

Change-Id: I9de8e83884e60cb30426ccb1b81e04b9b73fe00c
Signed-off-by: Algea Cao <algea.cao@rock-chips.co

configs: rockchip: Enable drm tve for some platform

include platform: rk3229, rk3128h, rk3328.

Change-Id: I9de8e83884e60cb30426ccb1b81e04b9b73fe00c
Signed-off-by: Algea Cao <algea.cao@rock-chips.com>

show more ...


# 87d9371f 15-Aug-2018 Algea Cao <algea.cao@rock-chips.com>

configs: rockchip: Enable drm hdmi for some platform

include platform: rk3229, rk3128h, rk3328, rk3399.

Change-Id: I3f1cbc3a6c68a2349b76a4e13c6103d53b2c41ae
Signed-off-by: Algea Cao <algea.cao@rock

configs: rockchip: Enable drm hdmi for some platform

include platform: rk3229, rk3128h, rk3328, rk3399.

Change-Id: I3f1cbc3a6c68a2349b76a4e13c6103d53b2c41ae
Signed-off-by: Algea Cao <algea.cao@rock-chips.com>

show more ...


# 9c6baab8 13-Aug-2018 Zhangbin Tong <zebulun.tong@rock-chips.com>

configs: rk3128x_defconfig: enable AVB2.0

Change-Id: Ic0bb820807384c9c04a27bb9051562e4f0ae2171
Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>


# f03c827a 13-Aug-2018 Zhangbin Tong <zebulun.tong@rock-chips.com>

configs: rk3128x_defconfig: enable CONFIG_OPTEE_(CLIENT|V1)

Change-Id: I8fd157a50f9cd395d840af6ffee5ebd19d4dbb64
Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>


# a2df55e5 02-Aug-2018 Joseph Chen <chenjh@rock-chips.com>

configs: rk3128x: enable rockchip efuse

Change-Id: I2e77ee1c487762e6d6e27e9d75ec55d4217251a2
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>


# 93220635 31-Jul-2018 Zhangbin Tong <zebulun.tong@rock-chips.com>

configs: rk3128x_defconfig: enable CONFIG_OF_LIBFDT_OVERLAY

Change-Id: I4474350c7ab45412f05ff3ef79f3f6363e68712b
Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>


# aa1c055a 31-Jul-2018 Zhangbin Tong <zebulun.tong@rock-chips.com>

configs: rk3128x_defconfig: enable CONFIG_CMD_DTIMG

Change-Id: Ia088c543b001219db6c85792620c1a57f233e491
Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>


12