VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2023-11-16
Merge tag 'JH7110_515_SDK_v5.9.2' into vf2-515-devel
Andy Hu
2023-11-15
Merge branch 'CR_8367_isp_changhuang.liang' into 'jh7110-5.15.y-devel'
andy.hu
2023-11-15
Merge branch 'CR_7964_evb_5.15_hdmi_shengyang.chen' into 'jh7110-5.15.y-devel'
andy.hu
2023-11-15
Merge branch 'CR_8280_evb_5.15_desktop_4k30fps_shengyang.chen' into 'jh7110-5.15.y-devel'
andy.hu
2023-11-13
media: starfive: Update ISP initialzation
Changhuang Liang
2023-11-10
riscv: drm: hdmi: fix debian hot plug problem
shengyang.chen
2023-11-10
riscv: drm: dc: boost desktop performance upto 4k30fps
shengyang.chen
2023-11-09
Merge tag 'JH7110_515_SDK_v5.9.1' into vf2-515-devel
Andy Hu
2023-11-09
Merge branch 'CR_4961_evb_5.15_fix_gst_problem_shengyang.chen' into 'jh7110-5.15.y-devel'
andy.hu
2023-11-09
riscv: drm: dc: change pitch alignment for gst problem
shengyang.chen
2023-11-04
Merge tag 'JH7110_515_SDK_v5.9.0' into vf2-515-devel
Andy Hu
2023-11-01
Merge branch 'CR_8138_ssout_setting_zejian.su' into 'jh7110-5.15.y-devel'
andy.hu
2023-11-01
Merge branch 'CR_6614_isp_control_zejian.su' into 'jh7110-5.15.y-devel'
andy.hu
2023-11-01
Add ISP control for video2 and video3.
zejian.su
2023-11-01
Expand 2 bytes after the SC buffer for the AE/AWB flag and copy the histogram data to the SC buffer.
zejian.su
2023-11-01
Add 16 ISP controls, remove the frame SYNC event to video7 (SC) These controls are: WB, CAR, CCM, CFA, CTC, DBC, DNYUV, GMARGB, LCCF, OBC, OECF, R2Y, SAT, SHRP, YCRV, SC
zejian.su
2023-11-01
media: starfive: isp: Fix enum isp subdev code bug
Changhuang Liang
2023-11-01
media: starfive: isp: Update format pad table one by one
Changhuang Liang
2023-11-01
media: starfive: Add isp sc buffer point
Changhuang Liang
2023-11-01
media: satrfive: stf_isp: Add new conctrl support
Changhuang Liang
2023-11-01
media: starfive: Add isp frame sync event
Changhuang Liang
2023-11-01
media: starfive: Add V4L2_CAP_IO_MC capabilities
Changhuang Liang
2023-10-26
Merge branch 'CR_7252_vf2_wifi_dongle_5.15_ziv.xu' into 'vf2-515-devel'
andy.hu
2023-10-26
Merge tag 'JH7110_515_SDK_v5.8.2' into vf2-515-devel
Andy Hu
2023-10-25
drivers: wireless: aic8800 : wifi dongle revert to one interface
ziv.xu
2023-10-25
Merge branch 'CR_7479_linux5.15_refix_mosaic_cursor_and_improve_display_perfmance_4K30_Windsome.Zeng' into 'jh7110-5.15.y-devel'
andy.hu
2023-10-24
Revert to original code to avoid possible mosaic problem.
Windsome Zeng
2023-10-19
Merge branch 'CR_7889_vf2_qspi_5.15_ziv.xu' into 'vf2-515-devel'
andy.hu
2023-10-18
Merge tag 'JH7110_515_SDK_v5.8.1' into vf2-515-devel
Andy Hu
2023-10-18
Merge branch 'CR_7889_evb_qspi_5.15_ziv.xu' into 'jh7110-5.15.y-devel'
andy.hu
2023-10-16
riscv: dts: starfive: modify qspi dts
ziv.xu
2023-10-16
riscv: dts: starfive: modify qspi dts
ziv.xu
2023-10-12
Merge tag 'JH7110_515_SDK_v5.8.0' into vf2-515-devel
Andy Hu
2023-10-11
Merge branch 'CR_7607_reset_hal.feng' into 'jh7110-5.15.y-devel'
andy.hu
2023-09-25
reset: starfive: jh7110: Drop the unused EXPORT_SYMBOL_GPL
Hal Feng
2023-09-23
Merge tag 'JH7110_515_SDK_v5.7.5' into vf2-515-devel
Andy Hu
2023-09-22
Merge branch 'CR_7479_linux5.15_refix_mosaic_cursor_and_improve_display_perfmance_4K30_Windsome.Zeng' into 'jh7110-5.15.y-devel'
andy.hu
2023-09-22
Enlarge flush cache size to avoid flick on console/modetest and UVC 1080P camera.
Windsome Zeng
2023-09-21
Merge tag 'JH7110_515_SDK_v5.7.4' into vf2-515-devel
Andy Hu
2023-09-21
Merge branch 'CR_6347_linux_hdmi_hotplug_keith.zhao' into 'jh7110-5.15.y-devel'
andy.hu
2023-09-21
Merge branch 'CR_7149_UART_5.15_william.qiu' into 'jh7110-5.15.y-devel'
andy.hu
2023-09-21
Merge branch 'CR_7479_linux5.15_refix_mosaic_cursor_and_improve_display_perfmance_4K30_Windsome.Zeng' into 'jh7110-5.15.y-devel'
andy.hu
2023-09-21
Mosaic cursor: Revert commit 30289b2ca780bcaf7acb1ffe88125a65b7e34577 as it will drop 50% performance. Just do real flush data while cursor is about to change. Other plane: According to the behavior of L2 cache controller in U74, only the last 2MB data is needed to be flushed. For 4K resolution, it will reduce flush loops from 518400 to 32768 on each frame update.
Windsome Zeng
2023-09-20
uart: 8250: add reset operation in runtime PM
William Qiu
2023-09-20
display : hdmi: fix hotplug hang
keith.zhao
2023-09-14
Merge branch 'CR_7358_VF2_5.15_radxa_gsensor_shengyang.chen' into 'vf2-515-devel'
andy.hu
2023-09-14
Merge tag 'JH7110_515_SDK_v5.7.3' into vf2-515-devel
Andy Hu
2023-09-13
Merge branch 'CR_7193_PCIe_515_Kevin.xie' into 'jh7110-5.15.y-devel'
andy.hu
2023-09-13
driver: pci: Update reset timing as the requirement in PCIe base spec r6.0
Kevin.xie
2023-09-12
riscv: iio: accel: add sc7a20 support for linux 515
shengyang.chen
2023-09-12
riscv: drm: panel: update radxa panel startup process and support accelerator-sc7a20
shengyang.chen
2023-09-01
Merge tag 'JH7110_515_SDK_v5.7.1' into vf2-515-devel
Andy Hu
2023-09-01
Merge branch 'CR_5740_DMA_dts_fixup_walker.chen' into 'jh7110-5.15.y-devel'
andy.hu
2023-08-31
riscv: dts: starfive: Correct the name of clock for dma
Walker Chen
2023-08-31
Merge branch 'CR_6872_bluetooth_5.15_ziv.xu' into 'vf2-515-devel'
andy.hu
2023-08-31
Merge branch 'CR_7215_hifi_515_carter.li' into 'vf2-515-devel'
andy.hu
2023-08-31
Merge tag 'JH7110_515_SDK_v5.7.0' into vf2-515-devel
Andy Hu
2023-08-30
Merge branch 'CR_5353_515_CAN_william.qiu' into 'jh7110-5.15.y-devel'
andy.hu
2023-08-30
Merge branch 'CR_7268_wave5_v4l2_Som.Qin' into 'jh7110-5.15.y-devel'
andy.hu
2023-08-30
Media:Wave5: Allocate more linear buffer to avoid block in gst-play
Som Qin
2023-08-30
Merge branch 'CR_7216_wave5_v4l2_Som.Qin' into 'jh7110-5.15.y-devel'
andy.hu
2023-08-30
Media:Wave5: Fix segment fault when finish buffer
Som Qin
2023-08-30
Merge branch 'CR_6988_wave5_v4l2_Som.Qin' into 'jh7110-5.15.y-devel'
andy.hu
2023-08-30
Media: Wave5: Fix plane size mismatch
Som Qin
2023-08-30
Merge branch 'CR6823_vdec_system_crash_smain.guo' into 'jh7110-5.15.y-devel'
andy.hu
2023-08-30
riscv: dts: starfive: jh7110: add dma-coherent for vpu/jpu
Samin Guo
2023-08-30
can: starfive: drop flow control to fix buffer blocking issue
William Qiu
2023-08-30
Merge branch 'CR_5740_DMA_unable_transfer_270KB_data_walker.chen' into 'jh7110-5.15.y-devel'
andy.hu
2023-08-29
riscv: dts: starfive: change some properties of DMA node
Walker Chen
2023-08-29
ASoC: starfive: fixup according to dma change
Walker Chen
2023-08-29
dmaengine: dw-axi-dmac: Fix the bug that unable to transfer 270KB data
Walker Chen
2023-08-29
riscv: configs: enable uhid in starfive_visionfive2_defconfig
ziv.xu
2023-08-25
ASoC: SOF: Starfive: rename some code file name
carter.li
2023-08-22
Merge branch 'CR_7073_vf2_515_newrd10_shengyang.chen' into 'vf2-515-devel'
andy.hu
2023-08-22
Merge tag 'JH7110_515_SDK_v5.6.1' into vf2-515-devel
Andy Hu
2023-08-22
Merge branch 'CR_6670_evb_hdmi_hibernation_keith.zhao' into 'jh7110-5.15.y-devel'
andy.hu
2023-08-22
Merge branch 'CR_7085_DISABLE_DEBUG_ATOMIC_SLEEP_5.15_ziv.xu' into 'jh7110-5.15.y-devel'
andy.hu
2023-08-22
riscv: drm: panel: mass production radxa 10inch panel support
shengyang.chen
2023-08-18
display : hdmi: fix hibernation
Keith Zhao
2023-08-17
Merge branch 'CR_4379_hifi_sof_515_carter.li' into 'vf2-515-devel'
andy.hu
2023-08-17
Merge branch 'CR_7085_VF2_DISABLE_DEBUG_ATOMIC_SLEEP_5.15_ziv.xu' into 'vf2-515-devel'
andy.hu
2023-08-17
riscv: configs: disable CONFIG_DEBUG_ATOMIC_SLEEP in starfive_visionfive2_defconfig
ziv.xu
2023-08-17
Merge branch 'CR_6936_vf2_wifi_5.15_ziv.xu' into 'vf2-515-devel'
andy.hu
2023-08-17
Merge branch 'CR_6861_vf2_515_backlight_shengyang.chen' into 'vf2-515-devel'
andy.hu
2023-08-17
riscv: configs: disable CONFIG_DEBUG_ATOMIC_SLEEP in starfive_jh7110_defconfig
ziv.xu
2023-08-14
sound:simple card: fix cannot register pwmdac and hdmi snd card
carter.li
2023-08-14
ASoC: starfive: Add TDM dai driver for SOF
carter.li
2023-08-14
driver: mailbox: set clr reg as 0 after receive data
carter.li
2023-08-14
ASoC: SOF: Starfive: Add SOF support for StarFive
carter.li
2023-08-14
riscv: config: hifi4: add sof default config for starfive
carter.li
2023-08-14
riscv: dts: starfive: add sof dsp node for hifi4
carter.li
2023-08-09
driver: video: backlight: modification for backlight function
shengyang.chen
2023-08-09
riscv: dts: starfive: pwm backlight support for vf2
shengyang.chen
2023-08-07
driver: wireless: aic8800: add one more interface
ziv.xu
2023-08-07
Merge branch 'CR_6852_VF2_wave5_v4l2_Som.Qin' into 'vf2-515-devel'
andy.hu
2023-08-07
CR 6852 Media:wave5: enable wave5 v4l2 decoder in vf2 defconfig
Som Qin
2023-08-07
Merge tag 'JH7110_515_SDK_v5.5.0' into vf2-515-devel
Andy Hu
2023-08-07
Merge branch 'CR_6852_wave5_v4l2_Som.Qin' into 'jh7110-5.15.y-devel'
andy.hu
2023-08-07
Media:Wave5: Fix driver compile warning
Som Qin
2023-08-07
Merge branch 'CR_6852_wave5_v4l2_Som.Qin' into 'jh7110-5.15.y-devel'
andy.hu
2023-08-07
Merge branch 'CR_6414_gpu_shanlong.li' into 'jh7110-5.15.y-devel'
andy.hu
2023-08-07
driver:gpu: remove the condition check of fences
shanlong.li
2023-08-03
Media:Wave5: Vpu driver in jh7110deconfig builded as module, not buildin.
Som Qin
2023-08-03
Media:Wave5: Add contiguous planes format support (YUV420/NV12/NV21)
Som Qin
2023-08-03
Media:wave5: Driver get clks from DTS instead of hard coding.
Som Qin
2023-08-03
Media:wave5: Fix stride mismatching of decoding frame buffers
Som Qin
2023-08-03
Media:wave5: wave5 v4l2 driver support gst/ffmpeg
Som Qin
2023-08-03
Media:wave5: set default format for display_fmt
Som Qin
2023-08-03
media: add wave511 v4l2 support for starfive platfrom
Som Qin
2023-08-03
media: add wave5 v4l2 driver from mail list
Som Qin
2023-08-03
Merge branch 'CR_6864_SD_515_william.qiu' into 'vf2-515-devel'
andy.hu
2023-08-03
Merge tag 'JH7110_515_SDK_v5.4.4' into vf2-515-devel
Andy Hu
2023-08-02
Merge branch 'CR_6781_MMC_515_william.qiu' into 'jh7110-5.15.y-devel'
andy.hu
2023-08-02
riscv: dts: starfive: change sd speed mode to highspeed
William Qiu
2023-08-02
riscv: dts: starfive: add property to divide board
William Qiu
2023-08-02
mmc: starfive: Unify the MMC code on evb/vf2/devkits
William Qiu
2023-07-27
Merge tag 'JH7110_515_SDK_v5.4.2' into vf2-515-devel
Andy Hu
2023-07-27
Merge branch 'CR_6570_SDBOOT_william' into 'vf2-515-devel'
andy.hu
2023-07-26
Merge branch 'CR_6570_SDBOOT_william.qiu' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-26
riscv: dts: starfive: limit cclk in frequency
William Qiu
2023-07-26
Merge branch 'CR_6097_CAN_515_william.qiu' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-26
ipms: can: modify the range of tseg1/tseg2
William Qiu
2023-07-26
riscv: dts: starfive: limit cclk in frequency
William Qiu
2023-07-26
mmc: starfive: change the tuning method
William Qiu
2023-07-20
Merge tag 'JH7110_515_SDK_v5.4.1' into vf2-515-devel
Andy Hu
2023-07-20
Merge branch 'CR_6485_hifi_vf2_dts_515_carter.li' into 'vf2-515-devel'
andy.hu
2023-07-20
Merge branch 'CR_6548_e24_5.15_shanlong.li' into 'vf2-515-devel'
andy.hu
2023-07-20
Merge branch 'CR_6590_mailbox_5.15_shanlong.li' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-19
Merge branch 'CR_6523_5.15_mailbox_shanlong.li' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-18
dts: e24: update e24 dts in vf2
shanlong.li
2023-07-17
dts:mailbox: update mailbox test dts
shanlong.li
2023-07-17
CR_6485: dts:hifi4: change hifi4 firmware memory space in jh7110-visionfive-v2.dtsi
carter.li
2023-07-12
driver:mailbox:fix up compile warning
shanlong.li
2023-07-13
Merge branch 'CR_5623_1GDDR_samin.guo' into 'vf2-515-devel'
andy.hu
2023-07-13
Merge tag 'JH7110_515_SDK_v5.4.0' into vf2-515-devel
Andy Hu
2023-07-12
Merge branch 'CR_6485_hifi4_evb_dts_5.15_carter.li' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-12
dts:hifi4: change hifi4 firmware memory space
carter.li
2023-07-12
Merge branch 'CR_6469_Fix_kernel_warning_mason.huo' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-12
Merge branch 'CR_6468_vin_515_changhuang.liang' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-12
Merge branch 'CR_6472_evb_5.15_vout_shengyang.chen' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-12
Merge branch 'CR_6466_fix_dma_warning_smain.guo' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-12
Merge branch 'CR_5623_1GDDR_samin.guo' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-12
Merge branch 'CR_6409_e24_evb_dts5.15_shanlong.li' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-10
vout:riscv:driver fix vout compile warning
shengyang.chen
2023-07-10
media: starfive: Fix vin warning
Changhuang Liang
2023-07-10
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
Kees Cook
2023-07-10
mm: page_alloc: fix building error on -Werror=array-compare
Xiongwei Song
2023-07-10
riscv: jh7110: Fix dwmac max-burst-len
Samin Guo
2023-07-10
dmaengine: dw-axi-dmac-starfive-misc: Fix incorrect parameters
Samin Guo
2023-07-07
dts: starfive: jh7110: Adjust the CMA start address
Samin Guo
2023-07-06
Merge tag 'JH7110_515_SDK_v5.3.1' into vf2-515-devel
Andy Hu
2023-07-06
dts:e24: update e24 dts config
shanlong.li
2023-07-06
Merge branch 'CR_6412_evb_515_hdmi_resolution_shengyang.chen' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-05
riscv: linux: vout: add 1600x720 resolution for hdmi
shengyang.chen
2023-07-05
Merge branch 'CR_5746_imx219_changhuang.liang' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-05
Merge branch 'CR_6271_usb_fix_low_memory_515' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-05
Merge branch 'CR_6131_evb_515_hdmi_resolution_shengyang.chen' into 'jh7110-5.15.y-devel'
andy.hu
2023-07-03
usb: xhci: using dma_alloc_noncoherent to alloc low memory pool
Minda Chen
2023-07-03
media: starfive: imx219: Add system pm
Changhuang Liang
2023-06-29
riscv: linux: vout: add 2560x1080 resolution for hdmi
shengyang.chen
2023-06-28
Merge tag 'JH7110_515_SDK_v5.3.0' into vf2-515-devel
Andy Hu
2023-06-28
Merge branch 'CR_5620_DMA_NONCOHERENT_samin.guo' into 'jh7110-5.15.y-devel'
andy.hu
2023-06-28
Merge branch 'CR_5782_CAN_515_william.qiu' into 'jh7110-5.15.y-devel'
andy.hu
2023-06-28
Merge branch 'CR_6231_add_uart_flow_ctrl_minda_515' into 'jh7110-5.15.y-devel'
andy.hu
2023-06-27
riscv: dts: starfive:disable CANFD func
William Qiu
2023-06-27
soc: sifive: l2_cache: Add sifive_ccache_flush_range
Samin Guo
2023-06-26
riscv: starfive: jh7110: add dma-coherent for front-port-device
Samin Guo
2023-06-26
riscv: starfive: jh7110: select DMA_DIRECT_REMAP
Samin Guo
2023-06-26
soc: sifive: ccache: Add non-coherent DMA handling
Emil Renner Berthing
2023-06-25
uart: 8250: Add dw auto flow ctrl support
Minda Chen
2023-06-21
Merge tag 'JH7110_515_SDK_v5.2.1' into vf2-515-devel
Andy Hu
2023-06-21
Merge branch 'CR_5859_ov4689_changhuang.liang' into 'vf2-515-devel'
andy.hu
2023-06-20
Merge branch 'CR_4977_CAN_william.qiu' into 'jh7110-5.15.y-devel'
andy.hu
2023-06-20
Merge branch 'CR_5859_ov4689_515_changhuang.liang' into 'jh7110-5.15.y-devel'
andy.hu
2023-06-20
Merge branch 'CR_5520_ov5645_changhuang.liang' into 'jh7110-5.15.y-devel'
andy.hu
2023-06-20
riscv: configs: Enable ov4689
Changhuang Liang
2023-06-20
riscv: dts: starfive: jh7110: Add ov4689 configure
Changhuang Liang
2023-06-20
media: starfive: ov4689: Add different lane num support
Changhuang Liang
2023-06-20
dts: starfive: vf2: Adjust the CMA start address
Samin Guo
2023-06-20
ipms: can: clear skb buffer after transmit
William Qiu
2023-06-19
media: starfive: Update csi pix cfg
Changhuang Liang
2023-06-19
media: starfive: Update video pipeline set fmt
Changhuang Liang
2023-06-19
Merge tag 'JH7110_515_SDK_v5.2.0' into vf2-515-devel
Andy Hu
2023-06-19
Merge branch 'CR_5924_515_turn_off_pvrsrvneedpvrassert' into 'jh7110-5.15.y-devel-img1.19'
andy.hu
2023-06-19
Merge branch 'CR_5501_515_GPU_upgrade_ddk1.19' into 'jh7110-5.15.y-devel'
andy.hu
2023-06-19
Turn off PVRSRV_NEED_PVR_ASSERT in imagination code
Clement
2023-06-19
Upgrade Imagination DDK source to 1.19
Clement
2023-06-10
open hci usb driver for usb dongle bluetooth
xiaoyong.zhu
2023-06-10
Merge tag 'JH7110_515_SDK_v5.0.5' into vf2-515-devel-v3.0.x
Andy Hu
2023-06-07
dts: starfive: Add CPU 1.25GHz opp table
Mason Huo
2023-06-07
riscv:linux:vout:dc8200
Keith Zhao
2023-06-07
driver/include/sound: Normalize the copyright licenses
Xingyu Wu
2023-06-07
pinctrl: starfive: Correct the print message
Hal Feng
2023-05-29
Merge tag 'JH7110_515_SDK_v5.0.3' into vf2-515-devel-v3.0.x
Andy Hu
2023-05-29
riscv:linux:vout:hdmi
keith.zhao
2023-05-29
vout:riscv:driver fix 4k console bug
shengyang.chen
2023-05-24
add usb serial config
MichaelZhuxx
2023-05-24
add CONFIG_CIFS config to support for Windows/Samba network file protocols
MichaelZhuxx
2023-05-24
Merge tag 'JH7110_515_SDK_v5.0.1' into vf2-515-devel-v3.0.x
Andy Hu
2023-05-24
drm/dc8200: disable gamma lut now
shengyang.chen