History log of /rk3399_rockchip-uboot/drivers/misc/Makefile (Results 1 – 25 of 144)
Revision Date Author Comments
# 0d34700e 10-Apr-2025 Xuhui Lin <xuhui.lin@rock-chips.com>

drivers: misc: Add rv1126b secure-otp support

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


# 7ce57368 30-Oct-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

rockchip: spl: Add secure-otp support for rk3506

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


# df969cb0 21-Aug-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

drivers: misc: Add rv1103b secure-otp support

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


# fa1ae9b0 26-Mar-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

drivers: misc: Add secure-otp support for rk3576

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


# dbc13050 24-Nov-2023 XiaoDong Huang <derrick.huang@rock-chips.com>

driver: misc: add rockchip_pm_config support

Change-Id: I5986242c39716960e708a946f262420b39bfd7c6
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>


# 750aa2ce 21-Jul-2023 Joseph Chen <chenjh@rock-chips.com>

misc: Makefile: tidy up

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


# a3194582 10-Feb-2023 Xuhui Lin <xuhui.lin@rock-chips.com>

drivers: secure-otp: Add rk3562 support

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


# 39a4cb19 04-Jan-2023 Xuhui Lin <xuhui.lin@rock-chips.com>

drivers: secure-otp: Add rk3528 support

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


# b52ff55e 28-Mar-2022 Jason Zhu <jason.zhu@rock-chips.com>

misc: otp: rv1106: add secure otp driver

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


# b04be815 18-Nov-2021 Jason Zhu <jason.zhu@rock-chips.com>

rockchip: otp: add rk3588 secure otp driver

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


# 2867e1b2 22-Oct-2021 Nico Cheng <nico.cheng@rock-chips.com>

rockchip: otp: split the OTP driver into different SOC platforms

The original rockchip-secure-otp.S is split into different SOC
platforms. There are including PX30, RK3308, RK3328, RK3568 and
RV1126

rockchip: otp: split the OTP driver into different SOC platforms

The original rockchip-secure-otp.S is split into different SOC
platforms. There are including PX30, RK3308, RK3328, RK3568 and
RV1126.

Add secure otp read and write support for RK3308B-S in SPL,
which is compatible with RK3308.

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

show more ...


# 59f02c09 23-Dec-2020 Jason Zhu <jason.zhu@rock-chips.com>

misc: rename the ROCKCHIP_SECURE_OTP to ROCKCHIP_SECURE_OTP_V1

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


# 01b57c06 02-Jul-2020 Joseph Chen <chenjh@rock-chips.com>

misc: decompress: add Kconfig option

It's used for other generic code.

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


# 2bc8e110 23-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# 1cef1b20 23-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

dm: misc: merge generic header file into misc.h

Puting the generic function declaration together that the
caller don't need care too much about different header file.

Signed-off-by: Joseph Chen <ch

dm: misc: merge generic header file into misc.h

Puting the generic function declaration together that the
caller don't need care too much about different header file.

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

show more ...


# 710cfa3d 22-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# 6a8fa29e 20-Apr-2020 Jason Zhu <jason.zhu@rock-chips.com>

misc: otp: realize otp interface layer function

Realize otp read & write functions for application layer calling.

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

misc: otp: realize otp interface layer function

Realize otp read & write functions for application layer calling.

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

show more ...


# f9519410 20-Apr-2020 Jason Zhu <jason.zhu@rock-chips.com>

misc: otp: support rockchip secure otp version 2 driver

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


# c637f232 16-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot

Change-Id: I22ac688008080eac49169d752a94b66668f890fc

Conflicts:
drivers/phy/Kconfig
drivers/phy/Makefile


# cc05bcfa 10-Apr-2020 Jason Zhu <jason.zhu@rock-chips.com>

misc: decompress: realize decompress interface layer function

Realize decompress start & stop & is_complete functions for application layer
calling.

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.c

misc: decompress: realize decompress interface layer function

Realize decompress start & stop & is_complete functions for application layer
calling.

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

show more ...


# 2bb8d138 13-Dec-2019 Simon Xue <xxm@rock-chips.com>

misc: decompress: add decompress driver

Signed-off-by: Simon Xue <xxm@rock-chips.com>
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I0bffe944c54a933fd8ea48d856e6ac5da06b3b16


# 8852fef8 13-Dec-2019 Simon Xue <xxm@rock-chips.com>

misc: decompress: add decompress driver

Change-Id: I6a86d91d6fcacce72aa24beb70d7dd0f19b2c81a
Signed-off-by: Simon Xue <xxm@rock-chips.com>
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>


# 52ed8851 20-Aug-2019 Jason Zhu <jason.zhu@rock-chips.com>

misc: rockchip-otp: support read & write secure otp

support chip: rk3308

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


# bc94d102 21-Aug-2019 Jason Zhu <jason.zhu@rock-chips.com>

misc: add tpl misc compile support

Separate the tpl compile with spl compile.

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


# 06536c20 20-Aug-2019 Jason Zhu <jason.zhu@rock-chips.com>

misc: add spl misc support

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


123456