History log of /rk3399_rockchip-uboot/configs/rk3326-aarch32_defconfig (Results 1 – 13 of 13)
Revision Date Author Comments
# 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 ...


# 3cdcdbca 20-Nov-2019 Lin Jinhan <troy.lin@rock-chips.com>

configs: rk3326(aarch32): enable crypto v2

enable CONFIG_DM_CRYPTO
enable CONFIG_ROCKCHIP_CRYPTO_V2

Change-Id: I4a21d5daaf6edc75e5df1b343e0fd29a46da45be
Signed-off-by: Lin Jinhan <troy.lin@rock-chi

configs: rk3326(aarch32): enable crypto v2

enable CONFIG_DM_CRYPTO
enable CONFIG_ROCKCHIP_CRYPTO_V2

Change-Id: I4a21d5daaf6edc75e5df1b343e0fd29a46da45be
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


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


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

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

show more ...


# 9ad51843 22-May-2019 Joseph Chen <chenjh@rock-chips.com>

configs: add rk3326-aarch32_defconfig

Enable using kernel dtb.

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