History log of /rk3399_rockchip-uboot/common/ (Results 51 – 75 of 5256)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f39aacfa30-Apr-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

spl: fit tb: Add standalone ramdisk partition support

Update:
fa81071353 spl: fit tb: Add standalone ramdisk partition support

Build from commit id fa81071353 under u-boot-tb repo with
additional c

spl: fit tb: Add standalone ramdisk partition support

Update:
fa81071353 spl: fit tb: Add standalone ramdisk partition support

Build from commit id fa81071353 under u-boot-tb repo with
additional configs as follows based on rv1106-spi-nor-tb.config:

CONFIG_FIT_SIGNATURE=y
CONFIG_DM_CRYPTO=y
CONFIG_FIT_HW_CRYPTO=y
CONFIG_SPL_FIT_SIGNATURE=y
CONFIG_SPL_FIT_ROLLBACK_PROTECT=y
CONFIG_SPL_AB=y
CONFIG_RSA_N_SIZE=0x200
CONFIG_RSA_E_SIZE=0x10
CONFIG_RSA_C_SIZE=0x20
CONFIG_SPL_OPTEE=y
CONFIG_SPL_GZIP=y

Change-Id: I572d83e333e28f2b9fa93288d46c31794a069a25
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...

be9d652129-Apr-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

common: android_bootloader: Abandon preload data when boot_partition changed

1. Handle the case: "avb lock + (vbus = 0) + recovery key pressed".
2. Need to clean preload data, when boot_partition ch

common: android_bootloader: Abandon preload data when boot_partition changed

1. Handle the case: "avb lock + (vbus = 0) + recovery key pressed".
2. Need to clean preload data, when boot_partition change.
3. Saved boot_partition shouldn't have _a or _b suffix because
they should be saved in const char *slot_suffix.

Change-Id: Ia6354ef037ea0d205b1dc95e0ea8007925e652a3
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...

afc5def029-Apr-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

common: spl_fit_tb: Support append sys_bootargs into kernel fdt bootargs

Update:
bee57f9617 common: spl_fit_tb: Support append sys_bootargs into kernel fdt bootargs
fd004d5f65 common: spl_ab: Re-org

common: spl_fit_tb: Support append sys_bootargs into kernel fdt bootargs

Update:
bee57f9617 common: spl_fit_tb: Support append sys_bootargs into kernel fdt bootargs
fd004d5f65 common: spl_ab: Re-organize coding style about appending bootargs

Build from commit id 63cea019a9 under u-boot-tb repo with
additional configs as follows based on rv1106-spi-nor-tb.config:

CONFIG_FIT_SIGNATURE=y
CONFIG_DM_CRYPTO=y
CONFIG_FIT_HW_CRYPTO=y
CONFIG_SPL_FIT_SIGNATURE=y
CONFIG_SPL_FIT_ROLLBACK_PROTECT=y
CONFIG_SPL_AB=y
CONFIG_RSA_N_SIZE=0x200
CONFIG_RSA_E_SIZE=0x10
CONFIG_RSA_C_SIZE=0x20
CONFIG_SPL_OPTEE=y
CONFIG_SPL_GZIP=y

Change-Id: I49096fb506c3e0f7df8b2b930514079ee6f583a3
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...


/rk3399_rockchip-uboot/arch/arm/dts/Makefile
/rk3399_rockchip-uboot/arch/arm/dts/rk3528-u-boot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3528.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3576-pinctrl.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3576-u-boot.dtsi
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/cru_rk3576.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/rk_meta.h
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/fpga.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3562/rk3562.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3568/rk3568.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/rk3576.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk_meta.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1106/rv1106.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/spl.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/spl_pcie_ep_boot.c
/rk3399_rockchip-uboot/cmd/ddr_tool/ddr_tool_common.c
/rk3399_rockchip-uboot/cmd/jffs2.c
/rk3399_rockchip-uboot/cmd/rockusb.c
fdt_support.c
spl/spl_ab.c
spl/spl_fit_tb_rv1106.S
/rk3399_rockchip-uboot/configs/rk3576_defconfig
/rk3399_rockchip-uboot/configs/rockchip-usbplug_defconfig
/rk3399_rockchip-uboot/disk/part_env.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3576.c
/rk3399_rockchip-uboot/drivers/crypto/rockchip/crypto_v2.c
/rk3399_rockchip-uboot/drivers/misc/Makefile
/rk3399_rockchip-uboot/drivers/misc/rk3576-secure-otp.S
/rk3399_rockchip-uboot/drivers/mmc/dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/rockchip_dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/rockchip_sdhci.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/dosilicon.c
/rk3399_rockchip-uboot/drivers/power/power_delivery/fusb302.c
/rk3399_rockchip-uboot/drivers/scsi/scsi.c
/rk3399_rockchip-uboot/drivers/ufs/ufs-rockchip-usbplug.c
/rk3399_rockchip-uboot/drivers/ufs/ufs-rockchip-usbplug.h
/rk3399_rockchip-uboot/drivers/ufs/ufs-rockchip.c
/rk3399_rockchip-uboot/drivers/ufs/ufs.c
/rk3399_rockchip-uboot/drivers/ufs/ufs.h
/rk3399_rockchip-uboot/drivers/video/drm/Kconfig
/rk3399_rockchip-uboot/drivers/video/drm/Makefile
/rk3399_rockchip-uboot/drivers/video/drm/analogix_dp.c
/rk3399_rockchip-uboot/drivers/video/drm/dw-dp.c
/rk3399_rockchip-uboot/drivers/video/drm/dw_hdmi.c
/rk3399_rockchip-uboot/drivers/video/drm/dw_hdmi_qp.c
/rk3399_rockchip-uboot/drivers/video/drm/dw_hdmi_qp.h
/rk3399_rockchip-uboot/drivers/video/drm/dw_mipi_dsi.c
/rk3399_rockchip-uboot/drivers/video/drm/dw_mipi_dsi2.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_display.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_display.h
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_dw_hdmi_qp.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_tve.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop2.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop_reg.c
/rk3399_rockchip-uboot/drivers/video/drm/sii902x.c
/rk3399_rockchip-uboot/drivers/video/rk_eink/rk_ebc_tcon.c
/rk3399_rockchip-uboot/env/envf.c
/rk3399_rockchip-uboot/fs/jffs2/jffs2_1pass.c
/rk3399_rockchip-uboot/fs/jffs2/jffs2_private.h
/rk3399_rockchip-uboot/include/configs/rk3576_common.h
/rk3399_rockchip-uboot/include/envf.h
/rk3399_rockchip-uboot/include/fdt_support.h
/rk3399_rockchip-uboot/include/irq-platform.h
/rk3399_rockchip-uboot/include/rockchip/crypto_v2.h
/rk3399_rockchip-uboot/include/scsi.h
/rk3399_rockchip-uboot/include/spl_ab.h
2d51105d20-Mar-2024 Yifeng Zhao <yifeng.zhao@rock-chips.com>

spl: ufs: add U-Boot loading error checking

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: Ic0c55001920c8b001b08624cd94b6b2c63310c4c

a9368cb813-Mar-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

common: spl_fit_tb: Not allow append fdt fail for rv1126

Mainly update:
23f139f243 spl: fit_tb: Not allow append fdt fail

Build from commit id 7d735feb7c under u-boot-tb repo with
additional config

common: spl_fit_tb: Not allow append fdt fail for rv1126

Mainly update:
23f139f243 spl: fit_tb: Not allow append fdt fail

Build from commit id 7d735feb7c under u-boot-tb repo with
additional configs as follows based on rv1126-spi-nor-tb.config:

CONFIG_FIT_SIGNATURE=y
CONFIG_DM_CRYPTO=y
CONFIG_FIT_HW_CRYPTO=y
CONFIG_SPL_FIT_SIGNATURE=y
CONFIG_SPL_FIT_ROLLBACK_PROTECT=y
CONFIG_SPL_AB=y
CONFIG_RSA_N_SIZE=0x100
CONFIG_RSA_E_SIZE=0x100
CONFIG_RSA_C_SIZE=0x14
CONFIG_SPL_GZIP=y

Change-Id: Ibb57d4a707a07a3d2b3c4f231029c84c03ba7c4d
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...

36df4e8a13-Mar-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

common: spl_fit_tb: Not allow append fdt fail for px30

Mainly update:
23f139f243 spl: fit_tb: Not allow append fdt fail

Build from commit id 7d735feb7c under u-boot-tb repo with
additional configs

common: spl_fit_tb: Not allow append fdt fail for px30

Mainly update:
23f139f243 spl: fit_tb: Not allow append fdt fail

Build from commit id 7d735feb7c under u-boot-tb repo with
additional configs as follows based on px30-tb_defconfig:

CONFIG_FIT_SIGNATURE=y
CONFIG_SPL_FIT_SIGNATURE=y
CONFIG_SPL_FIT_ROLLBACK_PROTECT=y
CONFIG_SPL_AB=y
CONFIG_RSA_N_SIZE=0x100
CONFIG_RSA_E_SIZE=0x100
CONFIG_RSA_C_SIZE=0x14
CONFIG_SPL_GZIP=y
CONFIG_SPL_RSA=y
CONFIG_RSA=y

Change-Id: I3fc545b65610f9d5f0b044f9e468d40eac46787f
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...

af667ccb13-Mar-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

common: spl_fit_tb: Not allow append fdt fail for rv1106

Mainly update:
23f139f243 spl: fit_tb: Not allow append fdt fail

Build from commit id 7d735feb7c under u-boot-tb repo with
additional config

common: spl_fit_tb: Not allow append fdt fail for rv1106

Mainly update:
23f139f243 spl: fit_tb: Not allow append fdt fail

Build from commit id 7d735feb7c under u-boot-tb repo with
additional configs as follows based on rv1106-spi-nor-tb_defconfig:

CONFIG_FIT_SIGNATURE=y
CONFIG_DM_CRYPTO=y
CONFIG_FIT_HW_CRYPTO=y
CONFIG_SPL_FIT_SIGNATURE=y
CONFIG_SPL_FIT_ROLLBACK_PROTECT=y
CONFIG_SPL_AB=y
CONFIG_RSA_N_SIZE=0x200
CONFIG_RSA_E_SIZE=0x10
CONFIG_RSA_C_SIZE=0x20
CONFIG_SPL_OPTEE=y
CONFIG_SPL_GZIP=y

Change-Id: I9e5c73dc7907eb3b93b9a20883b0a08149a15e7d
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...


/rk3399_rockchip-uboot/arch/arm/dts/rk3576-u-boot.dtsi
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/cru_rk3576.h
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3562/rk3562.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/rk3576.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126/rv1126.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/usbplug.c
/rk3399_rockchip-uboot/cmd/gpt.c
/rk3399_rockchip-uboot/cmd/rockusb.c
spl/spl_fit_tb_rv1106.S
/rk3399_rockchip-uboot/configs/rk3562-usbplug.config
/rk3399_rockchip-uboot/configs/rk3576-usbplug.config
/rk3399_rockchip-uboot/configs/rk3576_defconfig
/rk3399_rockchip-uboot/configs/rv1126-usbplug.config
/rk3399_rockchip-uboot/disk/part_efi.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3576.c
/rk3399_rockchip-uboot/drivers/mtd/mtd_blk.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/core.c
/rk3399_rockchip-uboot/drivers/phy/phy-rockchip-naneng-combphy.c
/rk3399_rockchip-uboot/drivers/power/charge/sgm41542_charger.c
/rk3399_rockchip-uboot/drivers/power/pmic/pmic_sy7636a.c
/rk3399_rockchip-uboot/drivers/power/pmic/rk8xx.c
/rk3399_rockchip-uboot/drivers/spi/rockchip_sfc.c
/rk3399_rockchip-uboot/drivers/ufs/ufs-rockchip.c
/rk3399_rockchip-uboot/drivers/ufs/ufs.c
/rk3399_rockchip-uboot/drivers/usb/gadget/f_rockusb.c
/rk3399_rockchip-uboot/drivers/video/drm/dw-dp.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_crtc.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_display.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop2.c
/rk3399_rockchip-uboot/include/configs/rockchip-common.h
/rk3399_rockchip-uboot/include/power/rk8xx_pmic.h
c975ea7105-Mar-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

common: spl_fit_tb: Update SPL_AB support for rv1126

Build from commit id 7d735feb7c under u-boot-tb repo with
additional configs as follows based on rv1126-spi-nor-tb.config:

CONFIG_FIT_SIGNATURE=

common: spl_fit_tb: Update SPL_AB support for rv1126

Build from commit id 7d735feb7c under u-boot-tb repo with
additional configs as follows based on rv1126-spi-nor-tb.config:

CONFIG_FIT_SIGNATURE=y
CONFIG_DM_CRYPTO=y
CONFIG_FIT_HW_CRYPTO=y
CONFIG_SPL_FIT_SIGNATURE=y
CONFIG_SPL_FIT_ROLLBACK_PROTECT=y
CONFIG_SPL_AB=y
CONFIG_RSA_N_SIZE=0x100
CONFIG_RSA_E_SIZE=0x100
CONFIG_RSA_C_SIZE=0x14
CONFIG_SPL_GZIP=y

Change-Id: I91cc883091343f0821922b9d2f4cff5df277730e
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...

52bc37c305-Mar-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

common: spl_fit_tb: Update SPL_AB support for rv1106

Build from commit id 7d735feb7c under u-boot-tb repo with
additional configs as follows based on rv1106-spi-nor-tb_defconfig:

CONFIG_FIT_SIGNATU

common: spl_fit_tb: Update SPL_AB support for rv1106

Build from commit id 7d735feb7c under u-boot-tb repo with
additional configs as follows based on rv1106-spi-nor-tb_defconfig:

CONFIG_FIT_SIGNATURE=y
CONFIG_DM_CRYPTO=y
CONFIG_FIT_HW_CRYPTO=y
CONFIG_SPL_FIT_SIGNATURE=y
CONFIG_SPL_FIT_ROLLBACK_PROTECT=y
CONFIG_SPL_AB=y
CONFIG_RSA_N_SIZE=0x200
CONFIG_RSA_E_SIZE=0x10
CONFIG_RSA_C_SIZE=0x20
CONFIG_SPL_OPTEE=y
CONFIG_SPL_GZIP=y

Change-Id: Ie58f69c253b68ae60c1c6b9a61439607da2d8ca7
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...

21b519b405-Mar-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

common: spl_fit_tb: Update SPL_AB support for px30

Build from commit id 7d735feb7c under u-boot-tb repo with
additional configs as follows based on px30-tb_defconfig:

CONFIG_FIT_SIGNATURE=y
CONFIG_

common: spl_fit_tb: Update SPL_AB support for px30

Build from commit id 7d735feb7c under u-boot-tb repo with
additional configs as follows based on px30-tb_defconfig:

CONFIG_FIT_SIGNATURE=y
CONFIG_SPL_FIT_SIGNATURE=y
CONFIG_SPL_FIT_ROLLBACK_PROTECT=y
CONFIG_SPL_AB=y
CONFIG_RSA_N_SIZE=0x100
CONFIG_RSA_E_SIZE=0x100
CONFIG_RSA_C_SIZE=0x14
CONFIG_SPL_GZIP=y
CONFIG_SPL_RSA=y
CONFIG_RSA=y

Change-Id: I183d347b4ed9d8eaffa2cb7904f079eb58f2479c
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...

3a00cba204-Mar-2024 Yifeng Zhao <yifeng.zhao@rock-chips.com>

rockchip: ufs: remove additional scsi scans operate

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: If0ab8b0116ced1be829b91485221198ae15fa25f

f749a03427-Feb-2024 Yifeng Zhao <yifeng.zhao@rock-chips.com>

spl: add support ufs boot

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: I52da725df705d82925548e57203a0aaa2d020cae


/rk3399_rockchip-uboot/arch/arm/dts/rk3576-u-boot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3576.dtsi
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/pwm.h
/rk3399_rockchip-uboot/arch/arm/include/asm/spl.h
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/boot_rkimg.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/rk3576.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/spl-boot-order.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/usbplug.c
/rk3399_rockchip-uboot/board/rockchip/evb_rk3576/evb_rk3576.c
/rk3399_rockchip-uboot/cmd/rockusb.c
spl/Kconfig
spl/Makefile
spl/spl_ufs.c
/rk3399_rockchip-uboot/configs/rk3576_defconfig
/rk3399_rockchip-uboot/drivers/Makefile
/rk3399_rockchip-uboot/drivers/block/blk-uclass.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3576.c
/rk3399_rockchip-uboot/drivers/pci/pcie_dw_rockchip.c
/rk3399_rockchip-uboot/drivers/phy/phy-rockchip-naneng-combphy.c
/rk3399_rockchip-uboot/drivers/phy/phy-rockchip-usbdp.c
/rk3399_rockchip-uboot/drivers/power/pmic/Kconfig
/rk3399_rockchip-uboot/drivers/power/pmic/Makefile
/rk3399_rockchip-uboot/drivers/power/pmic/pmic_sy7636a.c
/rk3399_rockchip-uboot/drivers/power/pmic/rk8xx.c
/rk3399_rockchip-uboot/drivers/power/regulator/Kconfig
/rk3399_rockchip-uboot/drivers/power/regulator/Makefile
/rk3399_rockchip-uboot/drivers/power/regulator/sy7636a_regulator.c
/rk3399_rockchip-uboot/drivers/pwm/rk_pwm.c
/rk3399_rockchip-uboot/drivers/scsi/Makefile
/rk3399_rockchip-uboot/drivers/scsi/scsi.c
/rk3399_rockchip-uboot/drivers/thermal/Kconfig
/rk3399_rockchip-uboot/drivers/thermal/Makefile
/rk3399_rockchip-uboot/drivers/thermal/rockchip_thermal.c
/rk3399_rockchip-uboot/drivers/thermal/sy7636a_thermal.c
/rk3399_rockchip-uboot/drivers/ufs/Kconfig
/rk3399_rockchip-uboot/drivers/ufs/Makefile
/rk3399_rockchip-uboot/drivers/ufs/ufs-rockchip.c
/rk3399_rockchip-uboot/drivers/ufs/ufs-rockchip.h
/rk3399_rockchip-uboot/drivers/ufs/ufs-uclass.c
/rk3399_rockchip-uboot/drivers/ufs/ufs.c
/rk3399_rockchip-uboot/drivers/ufs/ufs.h
/rk3399_rockchip-uboot/drivers/video/drm/analogix_dp.c
/rk3399_rockchip-uboot/drivers/video/drm/dw-dp.c
/rk3399_rockchip-uboot/drivers/video/drm/dw_hdmi.c
/rk3399_rockchip-uboot/drivers/video/drm/dw_hdmi_qp.c
/rk3399_rockchip-uboot/drivers/video/drm/dw_hdmi_qp.h
/rk3399_rockchip-uboot/drivers/video/drm/dw_mipi_dsi.c
/rk3399_rockchip-uboot/drivers/video/drm/dw_mipi_dsi2.c
/rk3399_rockchip-uboot/drivers/video/drm/phy-rockchip-samsung-hdptx-hdmi.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_crtc.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_crtc.h
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_display.h
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_dw_hdmi_qp.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_lvds.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_rgb.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_tve.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop.h
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop2.c
/rk3399_rockchip-uboot/drivers/video/drm/samsung_mipi_dcphy.c
/rk3399_rockchip-uboot/drivers/video/rk_eink/Kconfig
/rk3399_rockchip-uboot/drivers/video/rk_eink/rk_ebc.h
/rk3399_rockchip-uboot/drivers/video/rk_eink/rk_ebc_tcon.c
/rk3399_rockchip-uboot/drivers/video/rk_eink/rk_eink_display.c
/rk3399_rockchip-uboot/include/blk.h
/rk3399_rockchip-uboot/include/drm/drm_color_mgmt.h
/rk3399_rockchip-uboot/include/dt-bindings/power/rk3576-power.h
/rk3399_rockchip-uboot/include/linux/dw_hdmi.h
/rk3399_rockchip-uboot/include/power/sy7636a.h
/rk3399_rockchip-uboot/include/ufs.h
/rk3399_rockchip-uboot/lib/Makefile
/rk3399_rockchip-uboot/lib/rsa/rsa-checksum.c
4e0a26e715-Sep-2023 Joseph Chen <chenjh@rock-chips.com>

common/cmd: Use sha1/256 lib API

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

32fd390119-Feb-2024 Joseph Chen <chenjh@rock-chips.com>

common: board: Add affinity mask for mpidr

Print only once before relocation.

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

8d9d461918-Feb-2024 Joseph Chen <chenjh@rock-chips.com>

common: android: Print image sha1 hash

......
preloaded: distribute image from 'boot
ANDROID: sha1(0a222d029e...) + OK
Could not find "system" partition
Booting IMAGE kernel at 0x40400000 with fdt a

common: android: Print image sha1 hash

......
preloaded: distribute image from 'boot
ANDROID: sha1(0a222d029e...) + OK
Could not find "system" partition
Booting IMAGE kernel at 0x40400000 with fdt at 0x4a000000...

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

show more ...


/rk3399_rockchip-uboot/arch/arm/dts/rk3576-evb.dts
/rk3399_rockchip-uboot/arch/arm/dts/rk3576-pinctrl.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3576-u-boot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3576.dtsi
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/cru_rk3576.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/cru_rk3588.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/grf_rk3576.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ioc_rk3576.h
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/boot_rkimg.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/chip_info.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/resource_hwid.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/clk_rk3576.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/rk3576.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/syscon_rk3576.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/usbplug.c
/rk3399_rockchip-uboot/board/rockchip/evb_rk3576/Kconfig
/rk3399_rockchip-uboot/board/rockchip/evb_rk3576/Makefile
/rk3399_rockchip-uboot/board/rockchip/evb_rk3576/evb_rk3576.c
image-android.c
/rk3399_rockchip-uboot/configs/rk3576-eink.config
/rk3399_rockchip-uboot/configs/rk3576-usbplug.config
/rk3399_rockchip-uboot/configs/rk3576_defconfig
/rk3399_rockchip-uboot/drivers/clk/rockchip/Makefile
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3576.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3588.c
/rk3399_rockchip-uboot/drivers/input/key-uclass.c
/rk3399_rockchip-uboot/drivers/input/spl_adc_key.c
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/Makefile
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/pinctrl-rk3576.c
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/pinctrl-rockchip.h
/rk3399_rockchip-uboot/drivers/ram/rockchip/Makefile
/rk3399_rockchip-uboot/drivers/ram/rockchip/sdram_rk3576.c
/rk3399_rockchip-uboot/drivers/video/drm/analogix_dp.c
/rk3399_rockchip-uboot/drivers/video/drm/analogix_dp.h
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_crtc.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_crtc.h
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_rgb.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop.h
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop_reg.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop_reg.h
/rk3399_rockchip-uboot/include/configs/evb_rk3576.h
/rk3399_rockchip-uboot/include/configs/rk3576_common.h
/rk3399_rockchip-uboot/include/dt-bindings/clock/rockchip,rk3576-cru.h
/rk3399_rockchip-uboot/include/dt-bindings/power/rk3576-power.h
/rk3399_rockchip-uboot/include/dt-bindings/soc/rockchip,boot-mode.h
/rk3399_rockchip-uboot/include/irq-platform.h
/rk3399_rockchip-uboot/include/rk_timer_irq.h
/rk3399_rockchip-uboot/test/rockchip/test-misc.c
/rk3399_rockchip-uboot/tools/rkcommon.c
47ad70d129-Feb-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

common: malloc_simple: Fix printf format

Mostly, use "#define DEBUG" to check malloc information and forget
to close CONFIG_USE_TINY_PRINTF. It will cause printf() misplace
and make us misunderstand

common: malloc_simple: Fix printf format

Mostly, use "#define DEBUG" to check malloc information and forget
to close CONFIG_USE_TINY_PRINTF. It will cause printf() misplace
and make us misunderstand especially print "limit".

For example:

With CONFIG_USE_TINY_PRINTF:
malloc_simple: size=x, ptr=a0, limit=e0d8: 43f6e038

Without CONFIG_USE_TINY_PRINTF, without this commit:
malloc_simple: size=a0, ptr=e0d8, limit=80000: 43f6e038

Without CONFIG_USE_TINY_PRINTF, with this commit:
malloc_simple: size=0xa0, ptr=0xe0d8, limit=0x80000: 0x43f6e038

Change-Id: Ief57e7817474686e53af7e2575803b5a831b16c9
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...

362b6cb329-Feb-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

common: spl_ab: Record first slot_suffix when early ab_decrease is required

1. Call spl_ab_decrease_tries() before load kernel to be compatible
with the case when storage is eMMC, because preload im

common: spl_ab: Record first slot_suffix when early ab_decrease is required

1. Call spl_ab_decrease_tries() before load kernel to be compatible
with the case when storage is eMMC, because preload image will occupy eMMC.

2. (For solving Boundary problem) Need to record slot_suffix before
ab_decrease, otherwise when boot kernel, it will use the result after decrease.

3. For example, current slot_suffix is _a, tries-remaining is 1. Without
recording slot_suffix before decrease, after decrease, slot_suffix is
_b, tries-remaining is 7. SPL will parse boot_b instead of boot_a that expected.

Change-Id: I526d5a9f91d7820f165ada0174719d5a06da6768
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...

ef777ce622-Jan-2024 Joseph Chen <chenjh@rock-chips.com>

common: android: Fix 'os_version' not assigned when android(>=13) image full load

'os_version' is missing on locked device,
This will cause init_ramdisk data corruption.

Error log:
rootfs image is

common: android: Fix 'os_version' not assigned when android(>=13) image full load

'os_version' is missing on locked device,
This will cause init_ramdisk data corruption.

Error log:
rootfs image is not initramfs (Decoding failed); looks like an initrd

Signed-off-by: Bian Jin chen <kenjc.bian@rock-chips.com>
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ibfc1969af05b6e0d28f2979a16758a0ad9f39be7

show more ...


/rk3399_rockchip-uboot/Kconfig
/rk3399_rockchip-uboot/arch/arm/dts/rk3568-u-boot.dtsi
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/cru_rk3528.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/rockchip_smccc.h
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/board.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/pstore.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3562/rk3562.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3588/rk3588.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/usbplug.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/vendor.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/vendor_misc.c
image-android.c
/rk3399_rockchip-uboot/configs/rk3568-pcie-ep_defconfig
/rk3399_rockchip-uboot/configs/rk3588-ab-car.config
/rk3399_rockchip-uboot/configs/rk3588-qnx_defconfig
/rk3399_rockchip-uboot/configs/rk3588-usbplug.config
/rk3399_rockchip-uboot/configs/rk3588_defconfig
/rk3399_rockchip-uboot/drivers/ata/ahci.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_pll.c
/rk3399_rockchip-uboot/drivers/crypto/rockchip/crypto_v2.c
/rk3399_rockchip-uboot/drivers/irq/irq-gpio-v2.c
/rk3399_rockchip-uboot/drivers/misc/Kconfig
/rk3399_rockchip-uboot/drivers/misc/Makefile
/rk3399_rockchip-uboot/drivers/misc/rockchip_pm_config.c
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/rockchip_nand_spl.c
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/rockchip_nand_spl_v9.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/core.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/unim.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/xincun.c
/rk3399_rockchip-uboot/drivers/mtd/spi/spi-nor-core.c
/rk3399_rockchip-uboot/drivers/phy/phy-rockchip-naneng-combphy.c
/rk3399_rockchip-uboot/drivers/power/charge_animation.c
/rk3399_rockchip-uboot/drivers/rkflash/flash.c
/rk3399_rockchip-uboot/drivers/rkflash/sfc_nand.c
/rk3399_rockchip-uboot/drivers/rkflash/sfc_nor.c
/rk3399_rockchip-uboot/drivers/spi/rockchip_sfc.c
/rk3399_rockchip-uboot/drivers/usb/common/common.c
/rk3399_rockchip-uboot/drivers/usb/dwc3/gadget.c
/rk3399_rockchip-uboot/drivers/usb/gadget/f_mass_storage.c
/rk3399_rockchip-uboot/drivers/usb/gadget/f_rockusb.c
/rk3399_rockchip-uboot/drivers/usb/gadget/storage_common.c
/rk3399_rockchip-uboot/drivers/video/drm/Makefile
/rk3399_rockchip-uboot/drivers/video/drm/analogix_dp.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/Makefile
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/core.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/gpio.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96745.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96745.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96752.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96752.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96755.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96755.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96772.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96772.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96789.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96789.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/novo/novo-nca9539.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rockchip/rockchip-rkx111.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rockchip/rockchip-rkx121.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rohm/rohm-bu18rl82.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rohm/rohm-bu18tl82.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/serdes-bridge-split.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/serdes-bridge.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/serdes-core.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/serdes-gpio.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/serdes-i2c.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/serdes-panel-split.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/serdes-panel.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/serdes-pinctrl.c
/rk3399_rockchip-uboot/drivers/video/drm/libnsbmp.c
/rk3399_rockchip-uboot/drivers/video/drm/libnsbmp.h
/rk3399_rockchip-uboot/drivers/video/drm/phy-rockchip-samsung-hdptx-hdmi.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_display.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_display.h
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_rgb.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop2.c
/rk3399_rockchip-uboot/include/configs/rk3528_common.h
/rk3399_rockchip-uboot/include/configs/rk3568_common.h
/rk3399_rockchip-uboot/include/configs/rk3588_common.h
/rk3399_rockchip-uboot/include/id_attestation.h
/rk3399_rockchip-uboot/include/linux/mtd/spinand.h
/rk3399_rockchip-uboot/include/linux/usb/ch9.h
/rk3399_rockchip-uboot/include/usbplug.h
/rk3399_rockchip-uboot/lib/rsa/rsa-verify.c
/rk3399_rockchip-uboot/make.sh
67d79ab222-Nov-2023 callen.cai <callen.cai@rock-chips.com>

id_attestation : support id attestation provision.

Signed-off-by: callen.cai <callen.cai@rock-chips.com>
Change-Id: If63bd5a2e2c1c82473175e62d202ae4ed93f241d

f380307414-Dec-2023 Xuhui Lin <xuhui.lin@rock-chips.com>

common: spl_ab: Update slot_set_unbootable from U-Boot

When use thunderboot, SPL need to set priority to 0
if that slot is unbootable.

Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
Change-Id:

common: spl_ab: Update slot_set_unbootable from U-Boot

When use thunderboot, SPL need to set priority to 0
if that slot is unbootable.

Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
Change-Id: I4cff928250859015a5bb5a7c091946e3cc433e17

show more ...


/rk3399_rockchip-uboot/arch/arm/cpu/armv7/arch_timer.c
/rk3399_rockchip-uboot/arch/arm/lib/interrupts_64.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/board.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/memblk.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3588/rk3588.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk_mini_dump.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/spl_pcie_ep_boot.c
spl/spl_ab.c
/rk3399_rockchip-uboot/configs/rk3583.config
/rk3399_rockchip-uboot/configs/rk3588_defconfig
/rk3399_rockchip-uboot/configs/rv1106_defconfig
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_pll.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3036.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3562.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3568.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3588.c
/rk3399_rockchip-uboot/drivers/cpu/amp.its
/rk3399_rockchip-uboot/drivers/cpu/rockchip_amp.c
/rk3399_rockchip-uboot/drivers/mmc/dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/mmc-uclass.c
/rk3399_rockchip-uboot/drivers/mmc/mmc.c
/rk3399_rockchip-uboot/drivers/mmc/rockchip_dw_mmc.c
/rk3399_rockchip-uboot/drivers/mtd/mtd_blk.c
/rk3399_rockchip-uboot/drivers/mtd/spi/spi-nor-ids.c
/rk3399_rockchip-uboot/drivers/phy/phy-rockchip-usbdp.c
/rk3399_rockchip-uboot/drivers/power/pmic/rk8xx.c
/rk3399_rockchip-uboot/drivers/power/pmic/rk8xx_spi.c
/rk3399_rockchip-uboot/drivers/power/regulator/Kconfig
/rk3399_rockchip-uboot/drivers/power/regulator/Makefile
/rk3399_rockchip-uboot/drivers/power/regulator/rk8xx.c
/rk3399_rockchip-uboot/drivers/video/drm/dw_hdmi.c
/rk3399_rockchip-uboot/drivers/video/drm/dw_mipi_dsi2.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_vop2.c
/rk3399_rockchip-uboot/include/configs/rk3528_common.h
/rk3399_rockchip-uboot/include/configs/rk3562_common.h
/rk3399_rockchip-uboot/include/configs/rk3568_common.h
/rk3399_rockchip-uboot/include/configs/rockchip-common.h
/rk3399_rockchip-uboot/include/configs/rv1106_common.h
/rk3399_rockchip-uboot/include/optee_include/OpteeClientInterface.h
/rk3399_rockchip-uboot/include/power/rk8xx_pmic.h
/rk3399_rockchip-uboot/include/rk_mini_dump.h
/rk3399_rockchip-uboot/lib/optee_clientApi/OpteeClientInterface.c
/rk3399_rockchip-uboot/scripts/fit.sh
b77c257e19-Oct-2023 Xuhui Lin <xuhui.lin@rock-chips.com>

lib: rsa: Add support for rsa key repair

Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
Change-Id: I79828d8e268accf2e691f047107b3af3d2b35179

5395ac0612-Oct-2022 Michal Suchanek <msuchanek@suse.de>

UPSTREAM: dm: treewide: Do not use the return value of simple uclass iterator

uclass_first_device/uclass_next_device return value will be removed,
don't use it.

With the current implementation dev

UPSTREAM: dm: treewide: Do not use the return value of simple uclass iterator

uclass_first_device/uclass_next_device return value will be removed,
don't use it.

With the current implementation dev is equivalent to !ret. It is
redundant to check both, ret check can be replaced with dev check, and
ret check inside the iteration is dead code.

Change-Id: Ie500bbed46f8d08721b14b1db7a7be94ea601799
Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
(cherry picked from commit 4954937d922840c212b7eba297cc2d4779f087ad)
Signed-off-by: Cody Xie <cody.xie@rock-chips.com>

show more ...


/rk3399_rockchip-uboot/arch/arm/dts/rk3308.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3528-u-boot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3588-u-boot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3588.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3588s.dtsi
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/board.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3308/rk3308.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3562/rk3562.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3588/rk3588.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/spl.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/spl_pcie_ep_boot.c
/rk3399_rockchip-uboot/board/rockchip/evb_rk3528/evb_rk3528.c
/rk3399_rockchip-uboot/board/rockchip/evb_rk3588/evb_rk3588.c
/rk3399_rockchip-uboot/cmd/Kconfig
/rk3399_rockchip-uboot/cmd/Makefile
/rk3399_rockchip-uboot/cmd/demo.c
/rk3399_rockchip-uboot/cmd/gpio.c
/rk3399_rockchip-uboot/cmd/pinmux.c
/rk3399_rockchip-uboot/cmd/pmic.c
/rk3399_rockchip-uboot/cmd/regulator.c
/rk3399_rockchip-uboot/cmd/rockusb.c
stdio.c
/rk3399_rockchip-uboot/configs/gki.config
/rk3399_rockchip-uboot/configs/rk322x_defconfig
/rk3399_rockchip-uboot/configs/rk3308_defconfig
/rk3399_rockchip-uboot/configs/rk3328_defconfig
/rk3399_rockchip-uboot/configs/rk3528-usbplug.config
/rk3399_rockchip-uboot/configs/rk3562-usbplug.config
/rk3399_rockchip-uboot/configs/rk3562_defconfig
/rk3399_rockchip-uboot/configs/rk3568-usbplug.config
/rk3399_rockchip-uboot/configs/rk3568_defconfig
/rk3399_rockchip-uboot/configs/rk3588-usbplug.config
/rk3399_rockchip-uboot/configs/rk3588_defconfig
/rk3399_rockchip-uboot/configs/rv1126-emmc-tb-nofastae.config
/rk3399_rockchip-uboot/configs/rv1126-spl-slc-nand_defconfig
/rk3399_rockchip-uboot/disk/part_env.c
/rk3399_rockchip-uboot/disk/part_rkparm.c
/rk3399_rockchip-uboot/disk/part_rkram.c
/rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/pinctrl-bindings.txt
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3308.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3528.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3562.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3588.c
/rk3399_rockchip-uboot/drivers/core/device.c
/rk3399_rockchip-uboot/drivers/core/uclass.c
/rk3399_rockchip-uboot/drivers/dma/dma-uclass.c
/rk3399_rockchip-uboot/drivers/gpio/Kconfig
/rk3399_rockchip-uboot/drivers/gpio/Makefile
/rk3399_rockchip-uboot/drivers/gpio/gpio-uclass.c
/rk3399_rockchip-uboot/drivers/gpio/nca9539_gpio.c
/rk3399_rockchip-uboot/drivers/irq/irq-gpio-switch.c
/rk3399_rockchip-uboot/drivers/mtd/nand/bbt.c
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/rockchip_nand_spl.c
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/rockchip_nand_spl_v9.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/xtx.c
/rk3399_rockchip-uboot/drivers/pci/pci-uclass.c
/rk3399_rockchip-uboot/drivers/phy/phy-rockchip-naneng-combphy.c
/rk3399_rockchip-uboot/drivers/phy/phy-rockchip-usbdp.c
/rk3399_rockchip-uboot/drivers/pinctrl/Kconfig
/rk3399_rockchip-uboot/drivers/pinctrl/pinctrl-generic.c
/rk3399_rockchip-uboot/drivers/pinctrl/pinctrl-uclass.c
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/pinctrl-rockchip-core.c
/rk3399_rockchip-uboot/drivers/serial/serial-uclass.c
/rk3399_rockchip-uboot/drivers/usb/dwc3/core.c
/rk3399_rockchip-uboot/drivers/usb/dwc3/core.h
/rk3399_rockchip-uboot/drivers/usb/dwc3/ep0.c
/rk3399_rockchip-uboot/drivers/usb/dwc3/gadget.c
/rk3399_rockchip-uboot/drivers/usb/gadget/composite.c
/rk3399_rockchip-uboot/drivers/usb/gadget/ether.c
/rk3399_rockchip-uboot/drivers/usb/gadget/f_mass_storage.c
/rk3399_rockchip-uboot/drivers/usb/gadget/f_rockusb.c
/rk3399_rockchip-uboot/drivers/video/drm/Kconfig
/rk3399_rockchip-uboot/drivers/video/drm/Makefile
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/Kconfig
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/Makefile
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/Kconfig
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/Makefile
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96745.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96745.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96752.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96752.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96755.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96755.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96772.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96772.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96789.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/maxim-max96789.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/novo/Kconfig
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/novo/Makefile
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/novo/novo-nca9539.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rockchip/Kconfig
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rockchip/Makefile
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rockchip/rockchip-rkx111.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rockchip/rockchip-rkx121.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rohm/Kconfig
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rohm/Makefile
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rohm/rohm-bu18rl82.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rohm/rohm-bu18rl82.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rohm/rohm-bu18tl82.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rohm/rohm-bu18tl82.h
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/serdes-bridge.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/serdes-gpio.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/serdes-i2c.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/serdes-panel.c
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/serdes-pinctrl.c
/rk3399_rockchip-uboot/drivers/video/drm/dw_mipi_dsi2.c
/rk3399_rockchip-uboot/env/envf.c
/rk3399_rockchip-uboot/include/configs/rk3588_common.h
/rk3399_rockchip-uboot/include/dm/pinctrl.h
/rk3399_rockchip-uboot/include/dm/test.h
/rk3399_rockchip-uboot/include/dm/uclass.h
/rk3399_rockchip-uboot/include/dt-bindings/clock/rk3308-cru.h
/rk3399_rockchip-uboot/include/linux/usb/phy-rockchip-naneng-combphy.h
/rk3399_rockchip-uboot/include/linux/usb/phy-rockchip-usbdp.h
/rk3399_rockchip-uboot/include/optee_include/OpteeClientInterface.h
/rk3399_rockchip-uboot/include/rockusb.h
/rk3399_rockchip-uboot/include/serdes-display-core.h
/rk3399_rockchip-uboot/include/serdes-display-gpio.h
/rk3399_rockchip-uboot/lib/efi_loader/efi_gop.c
/rk3399_rockchip-uboot/lib/optee_clientApi/OpteeClientInterface.c
/rk3399_rockchip-uboot/lib/optee_clientApi/OpteeClientLoadTa.c
/rk3399_rockchip-uboot/net/eth-uclass.c
/rk3399_rockchip-uboot/test/dm/core.c
/rk3399_rockchip-uboot/test/dm/test-fdt.c
/rk3399_rockchip-uboot/test/dm/test-main.c
7cab2ee922-Sep-2023 Joseph Chen <chenjh@rock-chips.com>

common: console: Call debug uart print after console record

Allow the character to be stored in record buffer.

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

common: console: Call debug uart print after console record

Allow the character to be stored in record buffer.

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

show more ...

0fc24c5c25-Sep-2023 Xuhui Lin <xuhui.lin@rock-chips.com>

common: spl: Kconfig: Add MTD_WRITE/MMC_WRITE support for SPL_AB

When ab_data doesn't exist in misc, need to initialize ab_data
and write ab_data into misc partition.

Signed-off-by: Xuhui Lin <xuhu

common: spl: Kconfig: Add MTD_WRITE/MMC_WRITE support for SPL_AB

When ab_data doesn't exist in misc, need to initialize ab_data
and write ab_data into misc partition.

Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
Change-Id: I9d3220e5397192ab08cd11a0ea18d5bdf08eee95

show more ...

a226b2d412-Sep-2023 Xuhui Lin <xuhui.lin@rock-chips.com>

common: spl: Support ab with more partition tables

Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
Change-Id: Ic112a93e176f9f86906e7b18ae1ba9d5e51a8e82

12345678910>>...211