Difference between revisions of "Main Page"
(36 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= '''Source code''' = | = '''Source code''' = | ||
− | + | Community source code: | |
*Github: [https://github.com/rockchip-linux rockchip-linux] | *Github: [https://github.com/rockchip-linux rockchip-linux] | ||
− | + | Mainline sourcecode: | |
*[https://www.kernel.org/ Linux kernel] | *[https://www.kernel.org/ Linux kernel] | ||
Line 23: | Line 13: | ||
*[https://github.com/OP-TEE/optee_os OP-TEE OS] | *[https://github.com/OP-TEE/optee_os OP-TEE OS] | ||
− | If you are using a | + | If you are using a Chromebook with Rockchip SoC, you can use: |
*[https://chromium.googlesource.com/chromiumos/third_party/coreboot Chromium OS Coreboot] | *[https://chromium.googlesource.com/chromiumos/third_party/coreboot Chromium OS Coreboot] | ||
Line 34: | Line 24: | ||
| | ||
− | = '''Hardware | + | |
+ | |||
+ | |||
+ | |||
+ | |||
+ | = '''Hardware Support''' = | ||
+ | |||
+ | Rockchip official hardware document release(please click to enter soc detail or download): | ||
{| border="1" cellpadding="0" cellspacing="0" class="table_style" | {| border="1" cellpadding="0" cellspacing="0" class="table_style" | ||
Line 41: | Line 38: | ||
! style="width:286px;" | <p style="text-align: center;">Description</p> | ! style="width:286px;" | <p style="text-align: center;">Description</p> | ||
! style="width:189px;" | <p style="text-align: center;">Download</p> | ! style="width:189px;" | <p style="text-align: center;">Download</p> | ||
− | |||
|- | |- | ||
− | | style=" | + | | style="text-align: center;" | PX30 |
− | + | | | |
− | + | Quad-core Cortex-A35 CPU | |
− | + | Mali-G31 MP2 GPU | |
− | + | | | |
+ | [[Media:Rockchip_PX30_TRM_V1.1_Part1-20180917.pdf|TRM]] | ||
− | + | [[Media:Rockchip_PX30_Datasheet_V1.4-20191227.pdf|Datasheet]] | |
− | [[Media: | ||
− | [[Media: | + | [[Media:Px30_hardware_reference.zip|Schematic&Layout Guide]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
Line 79: | Line 62: | ||
[[Media:Rockchip_RK3288_TRM_V1.2_Part1-20170321.pdf|TRM]] | [[Media:Rockchip_RK3288_TRM_V1.2_Part1-20170321.pdf|TRM]] | ||
− | [[Media:Rockchip_RK3288_Datasheet_V2. | + | [[Media:Rockchip_RK3288_Datasheet_V2.7-20191227.pdf|Datasheet]] |
[[Media:Rk3288_hardware_reference.zip|Schematic&Layout Guide]] | [[Media:Rk3288_hardware_reference.zip|Schematic&Layout Guide]] | ||
− | | style="width: | + | |- |
− | [[ | + | | style="width:92px;" | <p style="text-align: center;">[[RK3328|RK3328]]</p> |
+ | | style="width:286px;" | | ||
+ | Quad-core Cortex-A53 CPU | ||
− | + | MALI-450 MP2 GPU | |
− | [ | + | | style="width:189px;" | |
+ | [[Media:Rockchip_RK3328TRM_V1.1-Part1-20170321.pdf|TRM]] | ||
− | [ | + | [[Media:Rockchip_RK3328_Datasheet_V1.3-20200310.pdf|Datasheet]] |
− | [ | + | [[Media:Rk3328_hardware_reference.zip|Schematic&Layout Guide]] |
− | |||
− | |||
|- | |- | ||
− | | style="width:92px; | + | | style="width: 92px; text-align: center;" | [[RK3399|RK3399]] |
| style="width:286px;" | | | style="width:286px;" | | ||
+ | Dual-core Cortex-A72 | ||
+ | |||
Quad-core Cortex-A53 CPU | Quad-core Cortex-A53 CPU | ||
− | MALI- | + | MALI-T860 MP4 GPU |
| style="width:189px;" | | | style="width:189px;" | | ||
− | [[Media: | + | [[Media:Rockchip_RK3399TRM_V1.4_Part1-20170408.pdf|TRM]] |
+ | |||
+ | [[Media:Rockchip_RK3399_Datasheet_V2.1-20200323.pdf|Datasheet]] | ||
+ | |||
+ | [[Media:RK3399_hardware_reference2019.zip|Schematic&Layout Guide]] | ||
+ | |||
+ | |- | ||
+ | | style="width: 92px; text-align: center;" | [[RK3568|RK3568]] | ||
+ | | style="width:286px;" | | ||
+ | Quad-core Cortex-A55 up to 2.0GHz | ||
− | + | Mali-G52 GPU | |
− | + | 1TOPS NPU | |
| style="width:189px;" | | | style="width:189px;" | | ||
− | [[ | + | [[Media:Rockchip_RK3568_TRM_Part1_V1.3-20220930P.PDF|TRM]] |
+ | |||
+ | [[Media:Rockchip_RK3568_Datasheet_V1.3-20220929P.PDF|Datasheet]] | ||
− | [ | + | [[Media:RK3568_hardware_reference_20220806.zip|Schematic&Layout Guide]] |
|} | |} | ||
| | ||
+ | |||
+ | <span style="font-size:medium;">'''Hardware dev board on market:'''</span> | ||
+ | |||
+ | [[Devices|Device List]] | ||
| | ||
Line 123: | Line 124: | ||
= '''Software development ''' = | = '''Software development ''' = | ||
− | ''' | + | *'''Software Feature Supoort status''' |
− | + | **'''[[Status_Matrix|Status_Matrix]]''' | |
*'''BSP''' | *'''BSP''' | ||
**[[U-Boot|U-Boot]] | **[[U-Boot|U-Boot]] | ||
**[[Rockchip_Kernel|Kernel]] | **[[Rockchip_Kernel|Kernel]] | ||
− | **[[ | + | **[[ATF|ARM Trusted Firmware]] |
**[[Distribution|Distro]] | **[[Distribution|Distro]] | ||
*'''Graphics and Multimedia user guide''' | *'''Graphics and Multimedia user guide''' | ||
− | **[[Graphics|Graphics and | + | **[[Graphics|Graphics and Display]] |
**[[Mpp|Multimedia--Video Codec]] | **[[Mpp|Multimedia--Video Codec]] | ||
**[[Rockchip-isp1|Multimedia--Camera]] | **[[Rockchip-isp1|Multimedia--Camera]] | ||
*'''Tool and Firmware Upgrade''' | *'''Tool and Firmware Upgrade''' | ||
+ | **[[Boot_option|Boot Option]] | ||
**[[Rockusb|Rockusb]] | **[[Rockusb|Rockusb]] | ||
− | **[[ | + | **[[Tools|Firmware Upgrade Tools]] |
− | |||
− | |||
− | |||
'''<span style="font-size:xx-large;">Feedback</span>''' | '''<span style="font-size:xx-large;">Feedback</span>''' | ||
Line 147: | Line 146: | ||
If you have any other questions, please feel free to contact us, your feedback is the motivation for us to improve this Document website, | If you have any other questions, please feel free to contact us, your feedback is the motivation for us to improve this Document website, | ||
− | Email-to: opensource@rock-chips.com | + | Email-to: '''opensource@rock-chips.com''' |
Latest revision as of 06:16, 30 April 2024
Source code
Community source code:
- Github: rockchip-linux
Mainline sourcecode:
If you are using a Chromebook with Rockchip SoC, you can use:
Hardware Support
Rockchip official hardware document release(please click to enter soc detail or download):
SoC |
Description |
Download |
---|---|---|
PX30 |
Quad-core Cortex-A35 CPU Mali-G31 MP2 GPU |
|
Quad-core Cortex-A17 CPU MALI-T760 MP4 GPU |
||
Quad-core Cortex-A53 CPU MALI-450 MP2 GPU |
||
RK3399 |
Dual-core Cortex-A72 Quad-core Cortex-A53 CPU MALI-T860 MP4 GPU |
|
RK3568 |
Quad-core Cortex-A55 up to 2.0GHz Mali-G52 GPU 1TOPS NPU |
Hardware dev board on market:
Software development
- Software Feature Supoort status
- BSP
- Graphics and Multimedia user guide
- Tool and Firmware Upgrade
Feedback
Any question about software module on github, please ask at issue page of github project.
If you have any other questions, please feel free to contact us, your feedback is the motivation for us to improve this Document website,
Email-to: opensource@rock-chips.com