| 21e55a8e | 08-Jan-2025 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
rk3528: spl: Update version to v1.06
Build from: 3aa32998d6d mmc: dw_mmc: synchronize upstream code to calculate data transmission timeout
Build command: ./make.sh rk3528 --spl-new --spl-fwver v1
rk3528: spl: Update version to v1.06
Build from: 3aa32998d6d mmc: dw_mmc: synchronize upstream code to calculate data transmission timeout
Build command: ./make.sh rk3528 --spl-new --spl-fwver v1.06
Main update feature: SPL supports dynamically booting either 32-bit or 64-bit U-Boot.
Change-Id: I23bba53d76579544f4dc07809c9e974cb891fc59 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
show more ...
|
| 44216040 | 06-Jan-2025 |
cww <cww@rock-chips.com> |
tools: build mkimage/fit_check_sign with -static
== Build from next-dev: (91b5d8722da scripts: Add fit-sign.sh)
== build command: make rv1103b_defconfig rk-sfc.config ./make.sh --spl-new --no-s
tools: build mkimage/fit_check_sign with -static
== Build from next-dev: (91b5d8722da scripts: Add fit-sign.sh)
== build command: make rv1103b_defconfig rk-sfc.config ./make.sh --spl-new --no-sign CROSS_COMPILE=arm-rockchip831-linux-uclibcgnueabihf-
+CONFIG_FIT_SIGNATURE=y +CONFIG_SPL_FIT_SIGNATURE=y +CONFIG_CMD_HASH=y +CONFIG_DM_CRYPTO=y +CONFIG_ROCKCHIP_CIPHER=y +CONFIG_SPL_ROCKCHIP_CIPHER=y +CONFIG_ROCKCHIP_CRYPTO_V2=y +CONFIG_SPL_ROCKCHIP_SECURE_OTP=y +CONFIG_RSA_N_SIZE=0x200 +CONFIG_RSA_E_SIZE=0x10 +CONFIG_RSA_C_SIZE=0x20 +CONFIG_ROCKCHIP_SECURE_OTP=y +CONFIG_MISC=y
== Build Machine: lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.4 LTS Release: 22.04 Codename: jammy
Change-Id: I6fd108a738619bf3ae01a773804e293bcb6877f3 Signed-off-by: cww <cww@rock-chips.com>
show more ...
|
| 88d46662 | 26-Dec-2024 |
Joseph Chen <chenjh@rock-chips.com> |
tools: Add fit sign tools support
sync from next-dev: (91b5d8722da scripts: Add fit-sign.sh)
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> C
tools: Add fit sign tools support
sync from next-dev: (91b5d8722da scripts: Add fit-sign.sh)
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> Change-Id: I59c93391810ffe3753f55c64531a999fae9f5428
show more ...
|
| 76b4210c | 31-Dec-2024 |
Zhihuan He <huan.he@rock-chips.com> |
rk3528: ddr: add eyescan bin to v1.10
build from: ce4c2119c2 rk3528: ddr: eye scan: add remodify trefi trfc ect.
build command: export DRAM_EYE_SCAN=Y && ./make.sh rk3528
update feature: 1. Add
rk3528: ddr: add eyescan bin to v1.10
build from: ce4c2119c2 rk3528: ddr: eye scan: add remodify trefi trfc ect.
build command: export DRAM_EYE_SCAN=Y && ./make.sh rk3528
update feature: 1. Add eye scan support.
Signed-off-by: Zhihuan He <huan.he@rock-chips.com> Change-Id: I6d43570508a6316291caed1d638a3b6ac1d0906a
show more ...
|
| f7f0ea29 | 03-Jan-2025 |
XiaoDong Huang <derrick.huang@rock-chips.com> |
rk3576: bl31: update version to v1.15
Build from ATF commit: bf841fed1 plat: rk3576: sleep: Determine whether to turn off PLDO2 during sleep mode update feature: bf841fed1 plat: rk3576: slee
rk3576: bl31: update version to v1.15
Build from ATF commit: bf841fed1 plat: rk3576: sleep: Determine whether to turn off PLDO2 during sleep mode update feature: bf841fed1 plat: rk3576: sleep: Determine whether to turn off PLDO2 during sleep mode e93c46b67 plat: rk3576: sleep: Add ultra suspend DDR powersupply sequence control d4181c043 rockchip: don't set fw_version_string if RK_NO_PRE_LOADER 2abeb9f8c plat: rk3576: virt-poweroff: dump wakeup source 18cf69192 plat: rk3576: support mos bf6091cf9 plat: rk3576: support firewall/gpio-group fdt config 7d19dcaf7 plat: rk3576: add def.h and .mk for MOS 076599f9b plat: rockchip: uart: fix uart_debug_save flow 8fc3a03d1 plat: rk3576: get cpu_cfg_info from register "cpu_pwr_sftcon" 520223887 plat: rk3576: support core_pwr_wfi_reset mode 9fe9f3052 rockchip: common: add PLAT_RK_CORE_POS_OFFSET macro d0a3cdeac rockchip: common: gic: add RK_NOT_INIT_GIC_DIST macro d8a3387fd rockchip: pm: implement pwr_domain_on_finish_late handler 991bd9a7f opteed: pm: restore icc_pmr after cpu_suspend handle
Change-Id: I9e7bff06f3af0b445dae5bda010f5b11f08d97d1 Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
show more ...
|
| 2c1be105 | 24-Dec-2024 |
Weiwen Chen <cww@rock-chips.com> |
RKBOOT: Add RK3576MINIALL_IPC.ini
Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: Ic7b2caff59c8fcd54e85c7e5e4c9908a3c2908b6 |
| 5cfe8429 | 17-Dec-2024 |
Hisping Lin <hisping.lin@rock-chips.com> |
rv1103b: tee: update version to v1.03
Build from OPTEE commit in develop-next branch: 6b118d039 rockchip: fiq debugger: support separate stack for os callback Update features: 6b118d039 rock
rv1103b: tee: update version to v1.03
Build from OPTEE commit in develop-next branch: 6b118d039 rockchip: fiq debugger: support separate stack for os callback Update features: 6b118d039 rockchip: fiq debugger: support separate stack for os callback a55ef8f90 drivers: rockchip: trng: add rv1103b support b7f14a533 drivers: hal_crypto: rv1103b: fix crypto clock bug cb26c14a8 drivers: hal_crypto: add rv1103b support e9cc2fd6a plat-rockchip: sip: add more sip command for dmc 29b1dbc92 core: optimize memory info log to avoid misunderstand db0018c0b ree_fs_ta: fixed read ta_ver.db error cause by poweroff
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com> Change-Id: I20fb2ea774d8186a70ae58ce8311afbd813efe1a
show more ...
|
| 0f8ac860 | 19-Dec-2024 |
XiaoDong Huang <derrick.huang@rock-chips.com> |
rk3588: bl31: update version to v1.48
Build from ATF commit: 040d2de11 plat: rk3588: optimize hptimer usage flow update feature: 040d2de11 plat: rk3588: optimize hptimer usage flow 4eed2
rk3588: bl31: update version to v1.48
Build from ATF commit: 040d2de11 plat: rk3588: optimize hptimer usage flow update feature: 040d2de11 plat: rk3588: optimize hptimer usage flow 4eed2f218 plat: rk3588: sleep: support SLP_ARCH_TIMER_RESET ddc9f4ffe plat: rk3588: sleep: support sleep_pin_config 9fe9f3052 rockchip: common: add PLAT_RK_CORE_POS_OFFSET macro d0a3cdeac rockchip: common: gic: add RK_NOT_INIT_GIC_DIST macro d8a3387fd rockchip: pm: implement pwr_domain_on_finish_late handler 991bd9a7f opteed: pm: restore icc_pmr after cpu_suspend handle c481e5368 rockchip: hptimer: merge hptimer_common.h/hptimer_v2.h to hptimer.h 059b3c586 opteed: pm: restore icc_pmr after on_finish/suspend_finish handle f59798f60 plat: rockchip: Optimize some function names and code commenting f1e50a2bc plat: rockchip: move rockchip_cpus_status to common file
Change-Id: I3a82148303326c1df3709c6c44d5d71179411a62 Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
show more ...
|
| 55a95caa | 25-Oct-2024 |
YouMin Chen <cym@rock-chips.com> |
tools: ddrbin_tool: add ddrbin_tool.py and update to v1.21 20241211
Signed-off-by: YouMin Chen <cym@rock-chips.com> Change-Id: Ia155db269c74aaa35aaab50d21742a16b5f0240b |
| d49b45b2 | 10-Dec-2024 |
Joseph Chen <chenjh@rock-chips.com> |
rk3506: tee: Update version to v1.27
Build from: a44cc911b51 rk3506: suspend: Improve debug information
Update feature: a44cc911b51 rk3506: suspend: Improve debug information
Signed-off-by: Jose
rk3506: tee: Update version to v1.27
Build from: a44cc911b51 rk3506: suspend: Improve debug information
Update feature: a44cc911b51 rk3506: suspend: Improve debug information
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I6b4f08d741dfb796f09591de2df610d66a4f266a
show more ...
|
| caec6399 | 02-Dec-2024 |
Hisping Lin <hisping.lin@rock-chips.com> |
rk3506: tee with ta: Add initial version V1.00
Build from optee commit in develop-next branch: 3ea8b24a1 rk3506: enable CFG_CORE_DYN_SHM and CFG_RK_USE_RESERVED_SHM
Change-Id: I428bfaf8f476976d
rk3506: tee with ta: Add initial version V1.00
Build from optee commit in develop-next branch: 3ea8b24a1 rk3506: enable CFG_CORE_DYN_SHM and CFG_RK_USE_RESERVED_SHM
Change-Id: I428bfaf8f476976da08c4e31d36e218754b330b2 Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
show more ...
|
| 2c928c6a | 29-Nov-2024 |
Tang Yun ping <typ@rock-chips.com> |
rk3506: tee: Update version to v1.26
Build from: 169a13a37 plat-rockchip: rk3506: Add the missing sub.mk file
Update features: Added DDR trefi dynamic adjustment interface.
Signed-off-by: Tang Y
rk3506: tee: Update version to v1.26
Build from: 169a13a37 plat-rockchip: rk3506: Add the missing sub.mk file
Update features: Added DDR trefi dynamic adjustment interface.
Signed-off-by: Tang Yun ping <typ@rock-chips.com> Change-Id: Ia61045d97b873e4c3f94e0b54014d8679c199db0
show more ...
|
| 32ccaf81 | 26-Nov-2024 |
Zhihuan He <huan.he@rock-chips.com> |
rk322xh: ddr: update ddr init code to v1.21
from commit: 48fb7bc rk322xh: update DDR Version 1.21 20241126
Signed-off-by: Zhihuan He <huan.he@rock-chips.com> Change-Id: I4198347b7b9f8c96e203e59ff9
rk322xh: ddr: update ddr init code to v1.21
from commit: 48fb7bc rk322xh: update DDR Version 1.21 20241126
Signed-off-by: Zhihuan He <huan.he@rock-chips.com> Change-Id: I4198347b7b9f8c96e203e59ff996edc738e37b1d
show more ...
|
| b28e71a2 | 26-Nov-2024 |
Zhihuan He <huan.he@rock-chips.com> |
rk3328: ddr: update ddr init code to v1.21
from commit: 48fb7bc rk322xh: update DDR Version 1.21 20241126
Signed-off-by: Zhihuan He <huan.he@rock-chips.com> Change-Id: I5a3bdfd6a1b506aba31dbd2d48f
rk3328: ddr: update ddr init code to v1.21
from commit: 48fb7bc rk322xh: update DDR Version 1.21 20241126
Signed-off-by: Zhihuan He <huan.he@rock-chips.com> Change-Id: I5a3bdfd6a1b506aba31dbd2d48feb208cab50b1c
show more ...
|
| 8f849524 | 18-Nov-2024 |
XiaoDong Huang <derrick.huang@rock-chips.com> |
rk3528: bl31: update version to v1.18
Build from ATF commit: 059b3c586 opteed: pm: restore icc_pmr after on_finish/suspend_finish handle update feature: 059b3c586 opteed: pm: restore icc_pmr
rk3528: bl31: update version to v1.18
Build from ATF commit: 059b3c586 opteed: pm: restore icc_pmr after on_finish/suspend_finish handle update feature: 059b3c586 opteed: pm: restore icc_pmr after on_finish/suspend_finish handle f59798f60 plat: rockchip: Optimize some function names and code commenting 069fc8a18 4858aa126 plat: rk3528: only enable one ca odt in same channel f1e50a2bc plat: rockchip: move rockchip_cpus_status to common file 810119069 plat: rk3528: virt-poweroff: dump wakeup source 6a314b999 a0178dfb6 bffcafacd plat: rk3528: dmc: add axi split support for suspend/resume ba6ef224d rockchip: common: add ACCESS_MEM_OS_REG define 5fb78cd64 rockchip: uart: switch to loopback mode before checking busy status 02ff3b0da rockchip: uart: save uart register once cafe351b4 rockchip: support non-24M counter 524fc65d0 rockchip: scmi: clock: add common clock 4a52a1f56 plat: rockchip: uart: set max timeout 5.6ms wait for uart busy f282bdae0 rockchip: pstore: fix the error that rb->start is too big
Change-Id: I265f88dea3fe54154e7837db9c36d8a59b790d61 Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
show more ...
|
| 7e8794bc | 15-Nov-2024 |
Hisping Lin <hisping.lin@rock-chips.com> |
rk3588: bl32: update version to v1.19
Build from OPTEE commit in develop-next branch: 57604957e pta: rk_os_service: add support for dolby Update features: 57604957e pta: rk_os_service: add s
rk3588: bl32: update version to v1.19
Build from OPTEE commit in develop-next branch: 57604957e pta: rk_os_service: add support for dolby Update features: 57604957e pta: rk_os_service: add support for dolby 902ec504b rk3588: add function for dolby db0018c0b ree_fs_ta: fixed read ta_ver.db error cause by poweroff
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com> Change-Id: Ife35f04e3fcc899d5b01dfe5d6e29e1db47fbef0
show more ...
|
| 167d3771 | 23-Sep-2024 |
Tang Yun ping <typ@rock-chips.com> |
rk3562: ddr: update ddrbin to v1.07
build from: 6e9ae14bbb rk3562: ddr: update ddrbin to v1.07
update feature: 1. fix ddr4 cap detect fail bug. 2. Added ddr type detection order configurable thr
rk3562: ddr: update ddrbin to v1.07
build from: 6e9ae14bbb rk3562: ddr: update ddrbin to v1.07
update feature: 1. fix ddr4 cap detect fail bug. 2. Added ddr type detection order configurable through ddrbin tool.
Signed-off-by: Tang Yun ping <typ@rock-chips.com> Change-Id: Ia59c492317dcebc5bdef8b077d111c6eb6b91858
show more ...
|
| deea0cd6 | 13-Nov-2024 |
Tang Yun ping <typ@rock-chips.com> |
rk3506: ddr: update ddrbin to v1.04
build from: 0ac6b06a19 dram_init: rk3506: update ddrbin to v1.04
update feature: Fixed the slow booting issue when using SPI FLASH.
Signed-off-by: Tang Yun pi
rk3506: ddr: update ddrbin to v1.04
build from: 0ac6b06a19 dram_init: rk3506: update ddrbin to v1.04
update feature: Fixed the slow booting issue when using SPI FLASH.
Signed-off-by: Tang Yun ping <typ@rock-chips.com> Change-Id: Ic94f38821e01ffd1a41d38fb320764529ebd231e
show more ...
|
| 6b7558b0 | 12-Nov-2024 |
Joseph Chen <chenjh@rock-chips.com> |
rk3506: tee: Update version to v1.25
Build from: 0e7e5b3c7ff rk3506: Add 'rockchip,sleep-io-config' setting support
Update features: 0e7e5b3c7ff rk3506: Add 'rockchip,sleep-io-config' setting sup
rk3506: tee: Update version to v1.25
Build from: 0e7e5b3c7ff rk3506: Add 'rockchip,sleep-io-config' setting support
Update features: 0e7e5b3c7ff rk3506: Add 'rockchip,sleep-io-config' setting support 5813e173a28 rk3506: pmu: Power up v1pll before logic off suspend
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Id5448cb5046fb086203d62e75f314b4faef32775
show more ...
|
| b3d90eea | 05-Nov-2024 |
Jon Lin <jon.lin@rock-chips.com> |
rk3588: pcie_ep: Update to v2.20
Build from: bootloader: 1f74d1059 src: driver: pcie: Support pmic rst_fun 1 Build command: ./tools/mk_pcie_idb.sh RK3568. Update feature: Update the version.
Cha
rk3588: pcie_ep: Update to v2.20
Build from: bootloader: 1f74d1059 src: driver: pcie: Support pmic rst_fun 1 Build command: ./tools/mk_pcie_idb.sh RK3568. Update feature: Update the version.
Change-Id: Iaae406faa732c9fe903d67276151165cda5cf955 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
show more ...
|
| a6cf109c | 08-Nov-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
tools: setting.ini: Solve compile problem because no sign_algo=
Change-Id: I3be0c01cfda95e72cbe58b993811482b76835bb6 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com> |
| 374c401f | 08-Nov-2024 |
XiaoDong Huang <derrick.huang@rock-chips.com> |
rk3576: bl31: update version to v1.14
Build from ATF commit: c481e5368 rockchip: hptimer: merge hptimer_common.h/hptimer_v2.h to hptimer.h update feature: c481e5368 rockchip: hptimer: merge
rk3576: bl31: update version to v1.14
Build from ATF commit: c481e5368 rockchip: hptimer: merge hptimer_common.h/hptimer_v2.h to hptimer.h update feature: c481e5368 rockchip: hptimer: merge hptimer_common.h/hptimer_v2.h to hptimer.h 2aeb63a6b plat: rk3576: sleep: support SLP_ARCH_TIMER_RESET 059b3c586 opteed: pm: restore icc_pmr after on_finish/suspend_finish handle 6d1b978c9 plat: rk3576: add rk3576_j/m1 support 23eb8825b plat: rk3576: sip: add pvtpll config support 423772e17 plat: rockchip: rk3576: Add pvtpll config for rk3576j/m f59798f60 plat: rockchip: Optimize some function names and code commenting
Change-Id: Iadb060bd1e2b9a71ee469f38ee329f9f4fec0a20 Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
show more ...
|
| 08d92ffe | 07-Nov-2024 |
YouMin Chen <cym@rock-chips.com> |
rk3576: ddr: update to v1.09 20241107
Build from: 2f85f4b2d4 dram_init: rk3576: update to v1.09
Update feature: 1. enable hptimer hardware adjust mode 2. add support RK3576J and RK3576M
rk3576: ddr: update to v1.09 20241107
Build from: 2f85f4b2d4 dram_init: rk3576: update to v1.09
Update feature: 1. enable hptimer hardware adjust mode 2. add support RK3576J and RK3576M 3. let rk3576 ddr schedule determined by loader parameter 4. let pagematch_limit=1
Signed-off-by: YouMin Chen <cym@rock-chips.com> Change-Id: Icb6e2af91078a1465c14fef1f18c6d8300253e3b
show more ...
|
| 8d6f51a6 | 07-Nov-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
rk3576: usbplug: Add arch timer 1Ghz support
Build from: 13ceb2afdcb rockchip: Add arch timer 1Ghz support
Update features: 13ceb2afdcb rockchip: Add arch timer 1Ghz support
Change-Id: I2b813df8
rk3576: usbplug: Add arch timer 1Ghz support
Build from: 13ceb2afdcb rockchip: Add arch timer 1Ghz support
Update features: 13ceb2afdcb rockchip: Add arch timer 1Ghz support
Change-Id: I2b813df8c8c1d07449ceb162fe2de2aabf3515ca Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
show more ...
|
| 9923212e | 07-Nov-2024 |
Xuhui Lin <xuhui.lin@rock-chips.com> |
rk3576: spl: Add arch timer 1Ghz support
Build from: 13ceb2afdcb rockchip: Add arch timer 1Ghz support
Update features: 13ceb2afdcb rockchip: Add arch timer 1Ghz support
Change-Id: Ib3c35fc29a79
rk3576: spl: Add arch timer 1Ghz support
Build from: 13ceb2afdcb rockchip: Add arch timer 1Ghz support
Update features: 13ceb2afdcb rockchip: Add arch timer 1Ghz support
Change-Id: Ib3c35fc29a7993462ac5af360f635e8ee6a474d4 Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
show more ...
|