History log of /rk3399_rockchip-uboot/configs/evb-rk3326_defconfig (Results 1 – 25 of 28)
Revision Date Author Comments
# 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 ...


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


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

configs: rk3326: enable CONFIG_DOS_PARTITION for fat fs

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


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

configs: rk3326: clean up with make savedefconfig

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


# e72a66c3 13-Feb-2019 Leo Wen <leo.wen@rock-chips.com>

configs: evb-rk3326: disable CONFIG_FASTBOOT_OEM_UNLOCK

Change-Id: I509a19819fa687cdc87148181865595380900aaa
Signed-off-by: Leo Wen <leo.wen@rock-chips.com>


# 08e6e264 21-Jan-2019 Joseph Chen <chenjh@rock-chips.com>

configs: rk3326/px30: remove unused modules

decrease 66KB size

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


# 15f4dedf 08-Dec-2018 Wyon Bi <bivvy.bi@rock-chips.com>

configs: evb-rk3326: enable CONFIG_DRM_ROCKCHIP_INNO_VIDEO_COMBO_PHY

Change-Id: I918239a95ffb8328c18dd215ce825c997f2b4ceb
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>


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

configs: evb-rk3326: enable console info quiet

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


# 55c5751e 24-Dec-2018 YouMin Chen <cym@rock-chips.com>

driver: ram: rockchip: px30: dram init select common code

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


# 94727c94 30-Nov-2018 zain wang <wzz@rock-chips.com>

rockchip: rk3326: enable lzo/lz4 compressed kernel image

Change-Id: Ia86b0be60cebf55e53ddc3b33679104f216579a6
Signed-off-by: zain wang <wzz@rock-chips.com>


# 9b95292d 05-Jul-2018 Jian Qiu <qiujian@rock-chips.com>

configs: evb-rk3326: enable CONFIG_FASTBOOT_OEM_UNLOCK

Change-Id: I76bffc998986e5e4bd723b8e9649592f5bc1e63f
Signed-off-by: Jian Qiu <qiujian@rock-chips.com>


# c30a11ad 22-May-2018 Jason Zhu <jason.zhu@rock-chips.com>

configs: evb-rk3326: enable vendor partition

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


# f6d4196e 28-Jun-2018 YouMin Chen <cym@rock-chips.com>

rockchip: px30: enable tpl and spl support

Because px30 sram size is small, so need define CONFIG_TPL_TINY_FRAMEWORK
to reduce TPL size when build TPL firmware.

Change-Id: I5c190946314725e325e14599

rockchip: px30: enable tpl and spl support

Because px30 sram size is small, so need define CONFIG_TPL_TINY_FRAMEWORK
to reduce TPL size when build TPL firmware.

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

show more ...


# 3403638a 12-Jul-2018 Jason Zhu <jason.zhu@rock-chips.com>

configs: evb-rk3326: delete clock-names

Delete clock-names from CONFIG_OF_SPL_REMOVE_PROPS,
then we use clk_get_by_name() to get the clock.

Change-Id: I29b71d42699aec15d6afa2a6b2e99500672f4ce5
Sign

configs: evb-rk3326: delete clock-names

Delete clock-names from CONFIG_OF_SPL_REMOVE_PROPS,
then we use clk_get_by_name() to get the clock.

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

show more ...


# ae374f79 20-Mar-2018 Wyon Bi <bivvy.bi@rock-chips.com>

configs: evb-rk3326: enable CONFIG_DRM_ROCKCHIP_RGB

Change-Id: I95be83b9dd4588484d2af6249ef9483e5ec4c61f
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>


# 9abae186 16-Mar-2018 Wyon Bi <bivvy.bi@rock-chips.com>

configs: evb-rk3326: remove CONFIG_DRM_ROCKCHIP_DSI_PANEL

Change-Id: If17cfe1187316308b2ad7107927869890e176349
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>


# 81c94adb 21-Mar-2018 qiujian <qiujian@rock-chips.com>

rk3326: enable optee v2

use security partition storage

Change-Id: I977e70b5d09d10438ba58aed3872579d4e517be8
Signed-off-by: qiujian <qiujian@rock-chips.com>


# c7a79779 13-Mar-2018 Joseph Chen <chenjh@rock-chips.com>

configs: evb-rk3326: enable CONFIG_TEST_ROCKCHIP

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


12