History log of /rk3399_rockchip-uboot/common/ (Results 151 – 175 of 5256)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
509fe56701-Dec-2021 Joseph Chen <chenjh@rock-chips.com>

common: image-sig: use static sha1/256 prefix array data

So that we can disable CONFIG_SHA1/256.

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

common: image-sig: use static sha1/256 prefix array data

So that we can disable CONFIG_SHA1/256.

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

show more ...


/rk3399_rockchip-uboot/arch/arm/dts/rk3588-evb.dts
/rk3399_rockchip-uboot/arch/arm/dts/rk3588-u-boot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3588-vccio3-pinctrl.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3588.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3588s-pinctrl.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3588s.dtsi
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/cru_rk3588.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/grf_rk3588.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ioc_rk3588.h
/rk3399_rockchip-uboot/arch/arm/lib/bootm.c
/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/fit_misc.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/kernel_dtb.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3568/clk_rk3568.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3568/rk3568.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3588/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3588/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3588/clk_rk3588.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3588/rk3588.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3588/syscon_rk3588.c
/rk3399_rockchip-uboot/board/rockchip/evb_rk3588/Kconfig
/rk3399_rockchip-uboot/board/rockchip/evb_rk3588/Makefile
/rk3399_rockchip-uboot/board/rockchip/evb_rk3588/evb_rk3588.c
/rk3399_rockchip-uboot/cmd/boot.c
/rk3399_rockchip-uboot/cmd/bootrkp.c
/rk3399_rockchip-uboot/cmd/rockusb.c
image-sig.c
/rk3399_rockchip-uboot/configs/rk3568_defconfig
/rk3399_rockchip-uboot/configs/rk3588_defconfig
/rk3399_rockchip-uboot/configs/rv1126_defconfig
/rk3399_rockchip-uboot/drivers/adc/rockchip-saradc-v2.c
/rk3399_rockchip-uboot/drivers/block/blk-uclass.c
/rk3399_rockchip-uboot/drivers/clk/Kconfig
/rk3399_rockchip-uboot/drivers/clk/Makefile
/rk3399_rockchip-uboot/drivers/clk/rockchip/Makefile
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_pll.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3588.c
/rk3399_rockchip-uboot/drivers/core/device.c
/rk3399_rockchip-uboot/drivers/core/dump.c
/rk3399_rockchip-uboot/drivers/core/of_access.c
/rk3399_rockchip-uboot/drivers/core/root.c
/rk3399_rockchip-uboot/drivers/core/uclass.c
/rk3399_rockchip-uboot/drivers/crypto/rockchip/crypto_v2.c
/rk3399_rockchip-uboot/drivers/firmware/Makefile
/rk3399_rockchip-uboot/drivers/firmware/scmi/Kconfig
/rk3399_rockchip-uboot/drivers/firmware/scmi/smccc_agent.c
/rk3399_rockchip-uboot/drivers/input/adc_key.c
/rk3399_rockchip-uboot/drivers/misc/Makefile
/rk3399_rockchip-uboot/drivers/misc/misc_decompress.c
/rk3399_rockchip-uboot/drivers/misc/rk3588-secure-otp.S
/rk3399_rockchip-uboot/drivers/misc/rockchip_decompress.c
/rk3399_rockchip-uboot/drivers/mmc/dw_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/mmc.c
/rk3399_rockchip-uboot/drivers/mmc/rockchip_sdhci.c
/rk3399_rockchip-uboot/drivers/pci/pcie_dw_rockchip.c
/rk3399_rockchip-uboot/drivers/phy/phy-rockchip-inno-usb2.c
/rk3399_rockchip-uboot/drivers/phy/phy-rockchip-naneng-combphy.c
/rk3399_rockchip-uboot/drivers/phy/phy-rockchip-snps-pcie3.c
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/Makefile
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/pinctrl-rk3588.c
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/pinctrl-rockchip.h
/rk3399_rockchip-uboot/drivers/power/regulator/rk806.c
/rk3399_rockchip-uboot/drivers/power/regulator/rk860x_regulator.c
/rk3399_rockchip-uboot/drivers/ram/rockchip/Makefile
/rk3399_rockchip-uboot/drivers/ram/rockchip/sdram_rk3588.c
/rk3399_rockchip-uboot/drivers/rng/rockchip_rng.c
/rk3399_rockchip-uboot/drivers/video/rk_eink/rk_ebc_tcon.c
/rk3399_rockchip-uboot/include/asm-generic/global_data.h
/rk3399_rockchip-uboot/include/configs/evb_rk3588.h
/rk3399_rockchip-uboot/include/configs/rk3588_common.h
/rk3399_rockchip-uboot/include/dm/device.h
/rk3399_rockchip-uboot/include/dm/uclass-internal.h
/rk3399_rockchip-uboot/include/dm/uclass.h
/rk3399_rockchip-uboot/include/dt-bindings/clock/rk3588-cru.h
/rk3399_rockchip-uboot/include/dt-bindings/phy/phy-snps-pcie3.h
/rk3399_rockchip-uboot/include/dt-bindings/power/rk3588-power.h
/rk3399_rockchip-uboot/include/irq-platform.h
/rk3399_rockchip-uboot/include/optee_include/OpteeClientInterface.h
/rk3399_rockchip-uboot/include/rk_timer_irq.h
/rk3399_rockchip-uboot/lib/optee_clientApi/OpteeClientInterface.c
/rk3399_rockchip-uboot/scripts/repack-bootimg
835c5a4c03-Dec-2021 Jason Zhu <jason.zhu@rock-chips.com>

spl: mmc: correct the mmc_load_image_raw_partition()

Since we use this function to load image as gpt partition but
not mmc partition by mistake, and rockcjip do not use mmc boot 1 & 2
partitions to

spl: mmc: correct the mmc_load_image_raw_partition()

Since we use this function to load image as gpt partition but
not mmc partition by mistake, and rockcjip do not use mmc boot 1 & 2
partitions to store firmwares anymore. So correct this function
usage.

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

show more ...

4793dcaf01-Dec-2021 Jason Zhu <jason.zhu@rock-chips.com>

spl: fit: add paramrter for spl_fit_standalone_release()

Change spl_fit_standalone_release(uintptr_t entry_point) as
spl_fit_standalone_release(char *id, uintptr_t entry_point)

Signed-off-by: Jason

spl: fit: add paramrter for spl_fit_standalone_release()

Change spl_fit_standalone_release(uintptr_t entry_point) as
spl_fit_standalone_release(char *id, uintptr_t entry_point)

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

show more ...

48ee633b24-Aug-2021 Joseph Chen <chenjh@rock-chips.com>

common: board_r: fix compiler error if not set CONFIG_USING_KERNEL_DTB=y

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

c22ada6725-Aug-2021 Joseph Chen <chenjh@rock-chips.com>

common: image-fit: fix compiler error

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

7d3c933e11-Nov-2021 Jianwei Zheng <jianwei.zheng@rock-chips.com>

common: usb: fix the failure to read the descriptor

current code to read the descriptor of this device failed, so delay 200us when sending control message.

Signed-off-by: Jianwei Zheng <jianwei.zhe

common: usb: fix the failure to read the descriptor

current code to read the descriptor of this device failed, so delay 200us when sending control message.

Signed-off-by: Jianwei Zheng <jianwei.zheng@rock-chips.com>
Change-Id: I4746bd9d12052154578c477829b6218220501023

show more ...

c1006ae022-Nov-2021 Joseph Chen <chenjh@rock-chips.com>

spl: fit: support bring up max 5 mcu firmware

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

7b70917324-Nov-2021 Jason Zhu <jason.zhu@rock-chips.com>

common: android: support update avb rollback index

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

7e6f3a6611-Nov-2021 Joseph Chen <chenjh@rock-chips.com>

spl: fit: print sectors

It's helpful to know where the spl loads next stage.

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

5a94b26409-Nov-2021 Joseph Chen <chenjh@rock-chips.com>

env: add env fragment support

It's a way to partly update env by user.

configure:
- CONFIG_ENVF
- CONFIG_ENVF_LIST
- CONFIG_ENV_SIZE

Tool example:
./tools/mkenvimage -s 0x8000 -p 0x0 -o e

env: add env fragment support

It's a way to partly update env by user.

configure:
- CONFIG_ENVF
- CONFIG_ENVF_LIST
- CONFIG_ENV_SIZE

Tool example:
./tools/mkenvimage -s 0x8000 -p 0x0 -o envf.bin envf.txt

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

show more ...

4e7cb29505-Nov-2021 Joseph Chen <chenjh@rock-chips.com>

lib: bootm-fdt: fix compile error when not set CONFIG_ARCH_FIXUP_FDT_MEMORY

Showing memory banks is helpful.

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

lib: bootm-fdt: fix compile error when not set CONFIG_ARCH_FIXUP_FDT_MEMORY

Showing memory banks is helpful.

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

show more ...

4c3bac6227-Oct-2021 Joseph Chen <chenjh@rock-chips.com>

common: bootm: pass bootm header structure for arch_preboot_os()

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

ff06e2a526-Oct-2021 Joseph Chen <chenjh@rock-chips.com>

common: image: fix ramdisk length calculation error

Fix kernel error:
"rootfs image is not initramfs (junk in compressed archive); looks like an initrd"

Fixes: (39bac65552 common: android: Add andr

common: image: fix ramdisk length calculation error

Fix kernel error:
"rootfs image is not initramfs (junk in compressed archive); looks like an initrd"

Fixes: (39bac65552 common: android: Add android header v4 support)

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

show more ...

39bac65506-Sep-2021 Joseph Chen <chenjh@rock-chips.com>

common: android: Add android header v4 support

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

6aa9b52e10-Sep-2021 Joseph Chen <chenjh@rock-chips.com>

common: fdt_support: export fdt_setprop_uxx()

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

eb4b0e9c06-Sep-2021 Joseph Chen <chenjh@rock-chips.com>

common: android: improve variables name

New name is more easy to be understood.

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

f26d9e5206-Sep-2021 Joseph Chen <chenjh@rock-chips.com>

BACKPORT: fdt_support.c: Allow late kernel cmdline modification

By declaring board-specific board_fdt_chosen_bootargs() the kernel
command line arguments can be adjusted before injecting to flat dt

BACKPORT: fdt_support.c: Allow late kernel cmdline modification

By declaring board-specific board_fdt_chosen_bootargs() the kernel
command line arguments can be adjusted before injecting to flat dt
chosen node.

Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ie6fd81686ff8df87dc7f40e275e01fad1093955f
(cherry-picked from f0b21ebd417cfe75f266b4dc16318bb3581783b9)

show more ...

1191de9222-Oct-2021 Nico Cheng <nico.cheng@rock-chips.com>

android: fix normative issues with parameter passing

In the case of non-AB firmware boot, the androidboot.slot_suffix
parameter will not be passed.

Signed-off-by: Nico Cheng <nico.cheng@rock-chips.

android: fix normative issues with parameter passing

In the case of non-AB firmware boot, the androidboot.slot_suffix
parameter will not be passed.

Signed-off-by: Nico Cheng <nico.cheng@rock-chips.com>
Change-Id: Ie6c44b838c97ffbb145c1bed615fafae01415c69

show more ...

1af1a3cf21-Oct-2021 Jason Zhu <jason.zhu@rock-chips.com>

common: Kconfig: add android features support menu

So that the configs can be selected when execute "make menuconfig".

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

common: Kconfig: add android features support menu

So that the configs can be selected when execute "make menuconfig".

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

show more ...

68555ad718-Oct-2021 Jason Zhu <jason.zhu@rock-chips.com>

common: android: fix recovery fail with two "androidboot.verifiedbootstate=orange"

Fix the commit:beeaf83f44795c4adb4e6b4b86003789b21db70a
common: android: support AVB_SLOT_VERIFY_FLAGS_NO_VBMETA_P

common: android: fix recovery fail with two "androidboot.verifiedbootstate=orange"

Fix the commit:beeaf83f44795c4adb4e6b4b86003789b21db70a
common: android: support AVB_SLOT_VERIFY_FLAGS_NO_VBMETA_PARTITION

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

show more ...


/rk3399_rockchip-uboot/Kconfig
/rk3399_rockchip-uboot/arch/arm/dts/rv1126-u-boot.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rv1126.dtsi
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/cru_rk3568.h
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/board.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/boot_mode.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/dfu_alt_info.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3308/rk3308.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126/rv1126.c
/rk3399_rockchip-uboot/cmd/nvedit.c
android_bootloader.c
/rk3399_rockchip-uboot/configs/rv1126_defconfig
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3568.c
/rk3399_rockchip-uboot/drivers/cpu/amp.its
/rk3399_rockchip-uboot/drivers/mmc/dw_mmc.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/biwin.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/core.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/dosilicon.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/esmt.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/etron.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/fmsh.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/foresee.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/gigadevice.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/hyf.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/jsc.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/macronix.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/micron.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/silicongo.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/toshiba.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/unim.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/winbond.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/xtx.c
/rk3399_rockchip-uboot/drivers/net/Kconfig
/rk3399_rockchip-uboot/drivers/net/dwc_eth_qos.c
/rk3399_rockchip-uboot/drivers/net/gmac_rockchip.c
/rk3399_rockchip-uboot/drivers/power/pmic/rk8xx.c
/rk3399_rockchip-uboot/drivers/ram/rockchip/sdram_rv1108_pctl_phy.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_display.c
/rk3399_rockchip-uboot/include/configs/evb_rk3568.h
/rk3399_rockchip-uboot/include/configs/evb_rv1126.h
/rk3399_rockchip-uboot/include/linux/mtd/spinand.h
add4295e08-Sep-2021 Nico Cheng <nico.cheng@rock-chips.com>

common: dfu: switch the boot slot priority after upgrade firmwares

If the device current boot from slot A,then increase the boot priority of
slot B.

Signed-off-by: Nico Cheng <nico.cheng@rock-chips

common: dfu: switch the boot slot priority after upgrade firmwares

If the device current boot from slot A,then increase the boot priority of
slot B.

Signed-off-by: Nico Cheng <nico.cheng@rock-chips.com>
Change-Id: Ie481f815d8a3b72b91fcf1acaf9524c19b8a71e8

show more ...

c1d79eb427-Sep-2021 Jason Zhu <jason.zhu@rock-chips.com>

spl: fit: append ab info for kernel

Open CONFIG_SPL_AB to enable it.

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

48650c5516-Sep-2021 Joseph Chen <chenjh@rock-chips.com>

cmd: load: add "loadz" and "loadzflash"

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

a1b93f0216-Sep-2021 Joseph Chen <chenjh@rock-chips.com>

common: zmodem: fix compile warnings

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

f8a983e513-Sep-2021 Joseph Chen <chenjh@rock-chips.com>

common: add zmodem protocol core files

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


/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/cru_rv1126.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/resource_img.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/rk_atags.h
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/resource_hwid.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/resource_img.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3308/rk3308.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3308/syscon_rk3308.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126/rv1126.c
config.h
error.h
lrz.c
nondm.c
rbsb.c
zglobal.h
zm.c
zmodem.h
zreadline.c
/rk3399_rockchip-uboot/configs/rv1126-spl-spi-nand_defconfig
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rv1126.c
/rk3399_rockchip-uboot/drivers/cpu/rockchip_amp.c
/rk3399_rockchip-uboot/drivers/misc/rockchip-otp.c
/rk3399_rockchip-uboot/drivers/misc/rockchip_decompress.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/Kconfig
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/Makefile
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/core.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/gigadevice.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/silicongo.c
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/winbond.c
/rk3399_rockchip-uboot/drivers/rkflash/sfc_nand.c
/rk3399_rockchip-uboot/drivers/thermal/rockchip_thermal.c
/rk3399_rockchip-uboot/drivers/video/drm/Kconfig
/rk3399_rockchip-uboot/drivers/video/drm/analogix_dp.h
/rk3399_rockchip-uboot/drivers/video/drm/analogix_dp_reg.c
/rk3399_rockchip-uboot/drivers/video/drm/rockchip_display.c
/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/linux/mtd/spinand.h
/rk3399_rockchip-uboot/include/rockchip-otp.h
/rk3399_rockchip-uboot/include/video_rockchip.h

12345678910>>...211