| #
cffacad1 |
| 19-Mar-2025 |
Jianlong Wang <jianlong.wang@rock-chips.com> |
configs: rk3358: add evb-rk3358_defconfig
Change-Id: Id722f254225131660c828b04b39c926acc9016f8 Signed-off-by: Jianlong Wang <jianlong.wang@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 ...
|
| #
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>
|
| #
d06ecfaa |
| 06-Mar-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: evb-px30: clean up with make savedefconfig
Change-Id: I467ec09bda0bd4d2c12ef81ca139a1b67b4da932 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
50ad91b7 |
| 01-Feb-2019 |
Jason Zhu <jason.zhu@rock-chips.com> |
configs: evb-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: Ie42897b6b9eadfea86724ea1e25a6d47b57113af Signed-off
configs: evb-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: Ie42897b6b9eadfea86724ea1e25a6d47b57113af Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
show more ...
|
| #
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>
|
| #
4973d2b9 |
| 08-Dec-2018 |
Wyon Bi <bivvy.bi@rock-chips.com> |
configs: evb-px30: enable CONFIG_DRM_ROCKCHIP_INNO_VIDEO_COMBO_PHY
Change-Id: I797089e0315b1c910f8d674996080a8a99f0152f Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
|
| #
50f3c698 |
| 03-Jan-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: evb-px30: enable console info quiet
Change-Id: I5952f1d2cef6fa9dd58bad36c51e578bf605737f Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
69efcf85 |
| 03-Jan-2019 |
Joseph Chen <chenjh@rock-chips.com> |
configs: evb-px30: update with make savedefconfig
Change-Id: I87c57a57e52a4ec15970126eccd2a4c3d702e817 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>
|
| #
fa36e9fb |
| 18-Dec-2018 |
Wyon Bi <bivvy.bi@rock-chips.com> |
configs: px30: enable CONFIG_VIDEO_BRIDGE_ANALOGIX_ANX6345
Change-Id: I9ca5e9db2c9ea8f9692b72fb69a1fa4d2e868aca Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
|
| #
d71853e7 |
| 17-Dec-2018 |
Wyon Bi <bivvy.bi@rock-chips.com> |
configs: evb-px30: enable CONFIG_DRM_ROCKCHIP_RK618
Change-Id: Ic21c8aaf735129b02fc2270cdb5057db382f6092 Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
|
| #
4dcd3d74 |
| 19-Nov-2018 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: px30: enable wide temperature dvfs
Change-Id: I0584f1c0d01b017bbc949af38065f9f521c361f4 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
b615ccb0 |
| 21-Sep-2018 |
Sugar Zhang <sugar.zhang@rock-chips.com> |
configs: px30: enable rk809/rk817 sound support
Change-Id: I4deae9b8e5a101c7b37e18d998e800da405726c0 Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
|
| #
75958dd4 |
| 21-Sep-2018 |
Sugar Zhang <sugar.zhang@rock-chips.com> |
configs: px30: update by make savedefconfig
Change-Id: I44d3afebe124096676af6cb448d4ea45406dd6c4 Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
|