History log of /rk3399_rockchip-uboot/configs/px30_defconfig (Results 1 – 20 of 20)
Revision Date Author Comments
# 60495a9f 15-Oct-2024 Wu Liangqing <wlq@rock-chips.com>

configs: px30/rk3326: support RNG SEED

Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
Change-Id: I5aa1f2249b1197d65ee3d9a7ff23c31724462da1


# b8e59869 28-Aug-2024 William Wu <william.wu@rock-chips.com>

configs: px30/rk3326: Enable CONFIG_USB_DWC2

This patch enable CONFIG_USB_DWC2 for usb otg host mode.

Change-Id: I6fc1e2f86d6e1b8395f1565826c303db27e7bf0d
Signed-off-by: William Wu <william.wu@rock

configs: px30/rk3326: Enable CONFIG_USB_DWC2

This patch enable CONFIG_USB_DWC2 for usb otg host mode.

Change-Id: I6fc1e2f86d6e1b8395f1565826c303db27e7bf0d
Signed-off-by: William Wu <william.wu@rock-chips.com>

show more ...


# 82cacdf9 14-Mar-2023 Wu Liangqing <wlq@rock-chips.com>

configs: px30: Enable XBC config

Change-Id: If0d8c672f7f25e30ba724ed6e807464fb5efe447
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>


# 56b81974 09-Oct-2022 Joseph Chen <chenjh@rock-chips.com>

configs: px30/rk3326: sync with make savedefconfig

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


# 61997900 03-Sep-2022 Liang Chen <cl@rock-chips.com>

configs: px30(rk3326): init io-domains

enable CONFIG_IO_DOMAIN
enable CONFIG_ROCKCHIP_IO_DOMAIN

Change-Id: I8bcc5d798c8f9bc19159b4c2feaad3667fc6043a
Signed-off-by: Liang Chen <cl@rock-chips.com>


# ca51d12a 23-Dec-2021 Zhihuan He <huan.he@rock-chips.com>

configs: px30(rk3326): enable dmc fsp and set uboot 2MB size

Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: Ia8dd7624dfc02f4a49dcac8c9039e94184817a9f


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


# c13aa93b 21-Nov-2019 Lin Jinhan <troy.lin@rock-chips.com>

configs: px30: enable crypto v2

enable CONFIG_DM_CRYPTO
enable CONFIG_ROCKCHIP_CRYPTO_V2

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


# b8dc613c 19-Nov-2019 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# 5e6e8f2d 09-Oct-2019 YouMin Chen <cym@rock-chips.com>

driver: ram: rockchip: modify sdram common driver

Remove the config about SDRAM_COMMON_CAP_DETECT,SDRAM_COMMON_OSREG,
SDRAM_COMMON_MSCH_RK3399 and SDRAM_COMMON_MSCH_PX30.

Change-Id: I17f2bdae585454

driver: ram: rockchip: modify sdram common driver

Remove the config about SDRAM_COMMON_CAP_DETECT,SDRAM_COMMON_OSREG,
SDRAM_COMMON_MSCH_RK3399 and SDRAM_COMMON_MSCH_PX30.

Change-Id: I17f2bdae585454a1d869ae9d967843d1d169381f
Signed-off-by: YouMin Chen <cym@rock-chips.com>

show more ...


# 25dc164e 10-Sep-2019 Joseph Chen <chenjh@rock-chips.com>

configs: px30/rk3326: enable CONFIG_CMD_BOOTD

enable CONFIG_CMD_BOOTD

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


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

configs: px30: 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

configs: px30: 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: Ibad49030f76a69c5f32c5deac963f49c96c9670b
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>

show more ...


# 9155f29f 09-Apr-2019 David Wu <david.wu@rock-chips.com>

config: px30: Enable GMAC config

Change-Id: I89e6b2876c6f3269cff626411a38482661f59598
Signed-off-by: David Wu <david.wu@rock-chips.com>


# b60f8c85 15-Mar-2019 Ziyuan Xu <xzy.xu@rock-chips.com>

configs: px30: enable lzo/lz4

Change-Id: Ie914d9181e2ab06f92060b359cb65f6139f946db
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>


# db9bf770 06-Mar-2019 Joseph Chen <chenjh@rock-chips.com>

configs: px30: enable CONFIG_DOS_PARTITION for fat fs

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


# 544e7936 01-Feb-2019 Jason Zhu <jason.zhu@rock-chips.com>

configs: rockchip: px30: remove clock-names

Since the clock-names will be used by mmc module, so remove it from
CONFIG_OF_SPL_REMOVE_PROPS.

Change-Id: I7f1b4d9353564c5aa87cf33783e814b5390710ef
Sign

configs: rockchip: px30: remove clock-names

Since the clock-names will be used by mmc module, so remove it from
CONFIG_OF_SPL_REMOVE_PROPS.

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

show more ...


# a096fa25 22-Jan-2019 wu jingchen <oven.wu@rock-chips.com>

configs: rockchip: px30: enable avb for Android P

Change-Id: I3678bc4e3f21379cf12891ca6a99a37bc54d76d7
Signed-off-by: wu jingchen <oven.wu@rock-chips.com>