summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-12-22dts: add rpmsg share mem configsJH7110-RTThread-AMP-v0.1.0rtthread_AMPMinda Chen2-2/+15
Add rpmsg share memory config. 4M share memory and 20M RT-thread. Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
2023-12-22config: add RISCV_AMP and VIRTIO_RPMSG configMinda Chen1-1/+2
Add RISCV_AMP and VIRTIO_RPMSG configuration. Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
2023-12-22rpmsg: Add AMP rpmsg driverMinda Chen5-0/+406
Add virtio base AMP rpmsg driver. Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
2023-12-22sbi: add AMP ipi supportMinda Chen4-2/+75
Add AMP opensbi command support. Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
2023-12-22clk: set uart1 clock keep openningMinda Chen1-2/+2
Do not disable uart1 clock while kernel init. Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
2023-12-22dts: jh7110: disable cpu4 and reserve memory for rtthreadMinda Chen2-1/+13
disable cpu4 to run rt-thread and rerserve heap memory for rtthread. Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
2023-12-21Merge tag 'JH7110_SDK_515_v5.10.3' into vf2-515-develJH7110_VF2_515_v5.10.3Andy Hu2-2/+10
2023-12-21Merge branch 'CR_8429_GPU5.15_shanlong.li' into 'jh7110-5.15.y-devel'andy.hu2-2/+10
CR_8429_linux:driver:gpu: the adaption of gpu' frequence for bin1 and bin2 See merge request sdk/linux!1000
2023-12-19linux:driver:gpu: the adaption of gpu' frequence for bin1 and bin2shanlong.li2-2/+10
for bin1 594MHz , bin2 396MHz Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
2023-12-15Merge branch 'CR_8137_rfkill_5.15_Leo.Lu' into 'vf2-515-devel'andy.hu1-0/+1
CR_8137_rfkill_5.15_Leo.Lu See merge request sbc/linux!181
2023-12-15Merge tag 'JH7110_SDK_515_v5.10.2' into vf2-515-develAndy Hu5-9/+105
2023-12-14Merge branch 'CR_8560_wave5_v4l2_Som.Qin' into 'jh7110-5.15.y-devel'andy.hu2-3/+72
CR 8560 Media:Wave5: Fix timestamping issue in the decoder See merge request sdk/linux!994
2023-12-14Merge branch 'CR_6988_wave5_v4l2_Som.Qin' into 'jh7110-5.15.y-devel'andy.hu3-6/+30
CR 6988 Media:Wave5:Fix decoder dma buffer unconsistency See merge request sdk/linux!993
2023-12-14Merge branch 'CR_8480_evb_5.15_fix_vin_hbn_bug_shengyang.chen' into ↵andy.hu1-0/+2
'jh7110-5.15.y-devel' CR_8480_evb_5.15: riscv: drm: hdmi: fix vin hbn problem See merge request sdk/linux!992
2023-12-14Merge branch 'CR_8137_rfkill_5.15_Leo.Lu' into 'jh7110-5.15.y-devel'andy.hu1-0/+1
CR_8137_rfkill_5.15_Leo.Lu See merge request sdk/linux!990
2023-12-13Media:Wave5: Fix timestamping issue in the decoderSom Qin2-3/+72
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-12-13Media:Wave5:Fix decoder dma buffer unconsistencySom Qin3-6/+30
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-12-13riscv: drm: hdmi: fix vin hbn problemshengyang.chen1-0/+2
fix vin hbn problem(cause by patch of issue #7964) by restoring delay in encoder_enable() Shengyang Chen <shengyang.chen@starfivetech.com>
2023-12-08rfkill: add rfkill device nodeleo.lu1-0/+1
Signed-off-by: Leo Lu <leo.lu@starfivetech.com>
2023-12-08rfkill: add rfkill device nodesleo.lu1-0/+1
Signed-off-by: Leo Lu <leo.lu@starfivetech.com>
2023-12-07Merge branch 'CR_5735_VF2_BT_SCO_5.15_ziv.xu' into 'vf2-515-devel'andy.hu8-2/+6002
CR_5735_VF2_BT_SCO_5.15_ziv.xu See merge request sbc/linux!179
2023-12-07Merge tag 'JH7110_SDK_515_v5.10.1' into vf2-515-develAndy Hu1-16/+3
2023-12-06Merge branch 'CR_8648_CAN_5.15_william.qiu' into 'jh7110-5.15.y-devel'andy.hu1-16/+3
CR_8648_515 : ipms: can: add interface to free the buffer See merge request sdk/linux!987
2023-12-06ipms: can: add interface to free the bufferWilliam Qiu1-16/+3
add interface to free the buffer Signed-off-by: William Qiu <william.qiu@starfivetech.com>
2023-11-28driver: bluetooth: add aic8800 bluetooth driverziv.xu8-2/+6002
add aic8800 bluetooth driver that can support sco profile Signed-off-by: ziv.xu <ziv.xu@starfive.com>
2023-11-16Merge tag 'JH7110_515_SDK_v5.9.2' into vf2-515-develJH7110_VF2_515_v3.9.3Andy Hu6-208/+208
2023-11-15Merge branch 'CR_8367_isp_changhuang.liang' into 'jh7110-5.15.y-devel'andy.hu1-31/+24
CR_8367_isp_changhuang.liang media: starfive: Update ISP initialzation See merge request sdk/linux!985
2023-11-15Merge branch 'CR_7964_evb_5.15_hdmi_shengyang.chen' into 'jh7110-5.15.y-devel'andy.hu1-98/+7
CR_7964_evb_5.15: riscv: drm: hdmi: fix debian hot plug problem See merge request sdk/linux!983
2023-11-15Merge branch 'CR_8280_evb_5.15_desktop_4k30fps_shengyang.chen' into ↵andy.hu4-79/+177
'jh7110-5.15.y-devel' CR_8280_evb_5.15: riscv: drm: dc: boost desktop performance upto 4k30fps See merge request sdk/linux!981
2023-11-13media: starfive: Update ISP initialzationChanghuang Liang1-31/+24
ISP compatible stf_isp_ctrl and libcamera. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-11-10riscv: drm: hdmi: fix debian hot plug problemshengyang.chen1-98/+7
fix debian hot plug problem Signed-off-by: keith.zhao <keith.zhao@starfivetech.com>
2023-11-10riscv: drm: dc: boost desktop performance upto 4k30fpsshengyang.chen4-79/+177
update dc logic to boost desktop performance upto 4k30fps Signed-off-by: keith.zhao <keith.zhao@starfivetech.com>
2023-11-09Merge tag 'JH7110_515_SDK_v5.9.1' into vf2-515-develAndy Hu2-4/+4
2023-11-09Merge branch 'CR_4961_evb_5.15_fix_gst_problem_shengyang.chen' into ↵andy.hu2-4/+4
'jh7110-5.15.y-devel' CR_4961_evb_5.15: riscv: drm: dc: change pitch alignment for gst problem See merge request sdk/linux!979
2023-11-09riscv: drm: dc: change pitch alignment for gst problemshengyang.chen2-4/+4
change dc pitch alignment from 128 to 32 for gst problem Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-11-04Merge tag 'JH7110_515_SDK_v5.9.0' into vf2-515-develAndy Hu7-50/+1187
2023-11-01Merge branch 'CR_8138_ssout_setting_zejian.su' into 'jh7110-5.15.y-devel'andy.hu2-0/+69
CR_8138: Add ISP control for video2 and video3. See merge request sdk/linux!977
2023-11-01Merge branch 'CR_6614_isp_control_zejian.su' into 'jh7110-5.15.y-devel'andy.hu7-50/+1118
CR_6614: Add support for libcamera See merge request sdk/linux!970
2023-11-01Add ISP control for video2 and video3.zejian.su2-0/+69
Signed-off-by: zejian.su <zejian.su@starfivetech.com>
2023-11-01Expand 2 bytes after the SC buffer for the AE/AWB flag and copy the ↵zejian.su5-26/+87
histogram data to the SC buffer.
2023-11-01Add 16 ISP controls, remove the frame SYNC event to video7 (SC) These ↵zejian.su4-8/+706
controls are: WB, CAR, CCM, CFA, CTC, DBC, DNYUV, GMARGB, LCCF, OBC, OECF, R2Y, SAT, SHRP, YCRV, SC
2023-11-01media: starfive: isp: Fix enum isp subdev code bugChanghuang Liang1-13/+3
Fix enum isp subdev code bug. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-11-01media: starfive: isp: Update format pad table one by oneChanghuang Liang1-32/+14
Update format pad table one by one, it can simply code. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-11-01media: starfive: Add isp sc buffer pointChanghuang Liang2-1/+4
Add isp sc buffer point. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-11-01media: satrfive: stf_isp: Add new conctrl supportChanghuang Liang3-1/+311
Add new conctrl for jh7110 isp. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-11-01media: starfive: Add isp frame sync eventChanghuang Liang1-1/+25
Add isp frame sync event. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-11-01media: starfive: Add V4L2_CAP_IO_MC capabilitiesChanghuang Liang1-1/+1
Add V4L2_CAP_IO_MC capabilities. Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-10-26Merge branch 'CR_7252_vf2_wifi_dongle_5.15_ziv.xu' into 'vf2-515-devel'VF2_v3.8.2andy.hu1-3/+0
CR_7252_vf2_wifi_dongle_5.15_ziv.xu See merge request sbc/linux!174
2023-10-26Merge tag 'JH7110_515_SDK_v5.8.2' into vf2-515-develAndy Hu1-38/+5
2023-10-25drivers: wireless: aic8800 : wifi dongle revert to one interfaceziv.xu1-3/+0
wifi dongle revert to one interface Signed-off-by: ziv.xu <ziv.xu@starfive.com>