| #
3a00cba2 |
| 04-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
|
| #
f749a034 |
| 27-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
|
| #
231b200e |
| 27-Feb-2024 |
Yifeng Zhao <yifeng.zhao@rock-chips.com> |
rockchip: rkimg: add support ufs
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com> Change-Id: I30f83e4d8ce6a6de8b7253d337837deb9021fad7
|
| #
54e2fee2 |
| 15-Sep-2023 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: rkimg: Use sha1 lib API
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I353e32f93a1aecc1cab5806f9022a0374dd298b4
|
| #
a6c9ff86 |
| 18-Feb-2024 |
Joseph Chen <chenjh@rock-chips.com> |
drivers: adc: Add alias name "adc" for "saradc"
rk3576/rk3588 upstream kernel may use either of them.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ic555c9a2f114a0972dca4fa97c36ec2b
drivers: adc: Add alias name "adc" for "saradc"
rk3576/rk3588 upstream kernel may use either of them.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ic555c9a2f114a0972dca4fa97c36ec2bc4a7774f
show more ...
|
| #
36c449fe |
| 17-May-2023 |
Joseph Chen <chenjh@rock-chips.com> |
common: Add MP boot support
mp_boot build from: a5185c920.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I8f8b2fe45ee87ad0a60e1dfd6f0950f052d4f1e7
|
| #
6ea28a6c |
| 27-Feb-2023 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: resource: Clean up and simplify
- merge resource_logo.c into resource_img.c - remove android os init, it was moved to android_version_init() - fit/uimage/android only pass resource blk to
rockchip: resource: Clean up and simplify
- merge resource_logo.c into resource_img.c - remove android os init, it was moved to android_version_init() - fit/uimage/android only pass resource blk to resource_img.c - clean up resource_img.c
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I54d9b3142e8408e4cbe4e3cbe8dd8d41aa77039c
show more ...
|
| #
ed2db57e |
| 28-Feb-2023 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: board: Map mtd partition as soon as bootdev is ready
This is more safer than depend on the position of init_kernel_dtb().
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ibf
rockchip: board: Map mtd partition as soon as bootdev is ready
This is more safer than depend on the position of init_kernel_dtb().
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ibf8bfeb9d16655e67e4f9e8afdcc06ac5924df9c
show more ...
|
| #
84774875 |
| 15-Apr-2022 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: rkimg: Allow missing bootable partition
Refer to config_distro_bootcmd.h, use 1 for devplist by default.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I06e9a3a74455d5a8fe2
rockchip: rkimg: Allow missing bootable partition
Refer to config_distro_bootcmd.h, use 1 for devplist by default.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I06e9a3a74455d5a8fe2f5fa8a2bc21971dabf208
show more ...
|
| #
5029b474 |
| 18-Apr-2022 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: Introduce CONFIG_ROCKCHIP_BOOTDEV
Usually we get boot device from preloader or scan list on the board with single storage. While for the multiple storage, we introduce this option to deter
rockchip: Introduce CONFIG_ROCKCHIP_BOOTDEV
Usually we get boot device from preloader or scan list on the board with single storage. While for the multiple storage, we introduce this option to determine which we really want to be the boot device, which contains kernel, rootfs and etc.
When this option is NULL string, we fall through to get boot device from preloader or scan list.
Example: CONFIG_ROCKCHIP_BOOTDEV="nvme 0".
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I734dc0ab2bb7104a1584cbddc15620c890970223
show more ...
|
| #
86826528 |
| 23-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: rv1106: Add board boot device scan
Only eMMC and SPI NOR for tiny image.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Id8a17d1d6fc7194dc8d2001438dbb816b5fcf861
|
| #
97365f48 |
| 21-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: rkimg: Remove menu key support
This is not a popular usage, so remove it.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I3d1d186552749df4dbd7a84cc78ad8c8e8b71bc0
|
| #
25a706d2 |
| 12-Jan-2022 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: fit: make resource code can be disabled
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ia7f9721efb45d95ea46a1e16c6259249a1c61a09
|
| #
e3f2a979 |
| 15-Dec-2021 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: rkimg: add rk_board_early_fdt_fixup()
In order to fixup kernel fdt immediately after read.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Idba6a9b3fad512f602808e9c5f15a68f3
rockchip: rkimg: add rk_board_early_fdt_fixup()
In order to fixup kernel fdt immediately after read.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Idba6a9b3fad512f602808e9c5f15a68f3ac28518
show more ...
|
| #
cef4c53b |
| 19-Nov-2021 |
Jon Lin <jon.lin@rock-chips.com> |
rockchip: rkimg: Add pci_init before nvme scan
board_r pci early init is too late.
Change-Id: I3976c79cf8f03aa09880e28e57cc05103aa9e7cd Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
|
| #
751413c7 |
| 10-Nov-2021 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: rkimg: init fdt_size for distor
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ibcea6f9eacd3f6b97585e45dd33b7a47941fbdf9
|
| #
2fba4f50 |
| 10-Nov-2021 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: boot rkimg: fix compile error
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I18a2e5964c1b870d9120f7804dfa228ee8569ffc
|
| #
31120150 |
| 26-Sep-2021 |
Jon Lin <jon.lin@rock-chips.com> |
rockchip: rkimg: support setting NVME as main storage
Change-Id: I9332a33b6412452c83170c7390126c4f4be8b9d3 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
|
| #
653a52cc |
| 29-Sep-2021 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: rkimg: add comments for scsi init
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Iac7137af9317e0f6087823fd328f5fe2d5931894
|
| #
7bcb4b0d |
| 02-Jul-2021 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: board: support reload kernel dtb for bootm
- use resource_populate_dtb() to reload kernel dtb. - use resource_traverse_init_list() to init resource list from storage if it's empty. - not
rockchip: board: support reload kernel dtb for bootm
- use resource_populate_dtb() to reload kernel dtb. - use resource_traverse_init_list() to init resource list from storage if it's empty. - not ready to support uImage.
In short: we separate resource list init and kernel dtb read.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ic6b87df907de64aceb8c86d8460b6a6e18ff9f26
show more ...
|
| #
589d4a88 |
| 07-Apr-2021 |
Jason Zhu <jason.zhu@rock-chips.com> |
rockchip: rkimg: change the macro the MMC driver depends on
The CONFIG_DM_MMC is always selected by rockchip, but there is a compile error if not select mmc driver. So change the macro the MMC drive
rockchip: rkimg: change the macro the MMC driver depends on
The CONFIG_DM_MMC is always selected by rockchip, but there is a compile error if not select mmc driver. So change the macro the MMC driver depends on.
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I5af6da683bac95445f75361c58389e59a283fc5b
show more ...
|
| #
5d68fdf1 |
| 26-Feb-2021 |
Yifeng Zhao <yifeng.zhao@rock-chips.com> |
rockchip: support sata device boot
The loader stage does not support SATA, and the boot device can only be other storage. Therefore, it is necessary to initialize the SATA device before judging the
rockchip: support sata device boot
The loader stage does not support SATA, and the boot device can only be other storage. Therefore, it is necessary to initialize the SATA device before judging the initialization of atag boot device.
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com> Change-Id: I31a215d6e56480a4f42b04efb735ad101dea537c
show more ...
|
| #
497d7897 |
| 01-Mar-2021 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: rkimg: indicate hotkey download
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I254780583afaba9e4d8604d30f26c92efce503ba
|
| #
d6ea9a15 |
| 09-Jan-2021 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: rkimg: remove unused variables
fix compile error.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I3202eb2eab89a3530d0170fe9b0b7f890aec1f3a
|
| #
702e26da |
| 05-Aug-2020 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: rkimg: update download key comment
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I1ccb716f49ad4fca18ca06276a9a7792e2d9e7a9
|