summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-09Merge branch 'CR_2822_PCIE_Kevin.xie' into 'jh7110-5.15.y-devel'andy.hu1-0/+1
2022-12-09Merge branch 'CR_2796_515_sound_card_Xingyu.Wu' into 'jh7110-5.15.y-devel'andy.hu13-102/+335
2022-12-09Merge branch 'CR_2789_refresh_uboot/spl_under_kernel_5.15_ziv.xu' into 'jh711...andy.hu1-0/+6
2022-12-08sound:starfive:Move playback and capture driver as slave to starfive I2SXingyu Wu5-72/+265
2022-12-08riscv:jh7110.dtsi: add uboot and spl partition on qspi nodeziv.xu1-0/+6
2022-12-07Merge remote-tracking branch 'sdk/jh7110-5.15.y-devel' into vf2-515-develAndy Hu2-6/+0
2022-12-07riscv: configs: Add port bus driver for PCIe switch.Kevin.xie1-0/+1
2022-12-07riscv: dts: starfive: jh7110: Add multiple sound cardsXingyu Wu8-30/+70
2022-12-06e24: xrp: remove from Kconfig and MakefileAndy Hu2-6/+0
2022-12-02configs:starfive:Enable QSPI for visionfive2Jianlong Huang1-0/+5
2022-12-02Merge tag 'JH7110_515_SDK_v3.3.0' into vf2-515-develJianlong Huang6-49/+168
2022-12-01Merge branch 'CR_2650_PWM_hal.feng' into 'jh7110-5.15.y-devel'andy.hu1-2/+1
2022-12-01Merge branch 'CR_2653_QSPI_5.15_ziv.xu' into 'jh7110-5.15.y-devel'andy.hu5-43/+163
2022-12-01Merge branch 'CR_2752_CPUfreq_515_mason.huo' into 'jh7110-5.15.y-devel'andy.hu1-4/+4
2022-11-30pwm: starfive: Use pm_runtime functions to disable clock when the device bein...Hal Feng1-2/+1
2022-11-28riscv: dts: Change cpu vdd per stress testmason.huo1-4/+4
2022-11-26Merge tag 'JH7110_515_SDK_v3.2.0' into vf2-515-develJianlong Huang2-86/+195
2022-11-25Merge branch 'CR_2651_spi_dtbo_reload_faild_5.15_ziv.xu' into 'jh7110-5.15.y-...andy.hu1-86/+185
2022-11-25Merge branch 'CR_2463_PCIE_Kevin.xie' into 'jh7110-5.15.y-devel'andy.hu1-0/+10
2022-11-24drivers: nvme: Add precheck and delay for CQE pending status.Kevin.xie1-0/+10
2022-11-24spi-pl022-starfive:fix the problem of spi overlay reloadziv.xu1-86/+185
2022-11-19Merge tag 'JH7110_515_SDK_v3.1.0' into vf2-515-develJianlong Huang20-354/+639
2022-11-18driver:spi-cadence-quadspi: enable qspiziv.xu4-43/+158
2022-11-17Merge branch 'CR_2429_spi_error_of_freq-5.15_ziv.xu' into 'jh7110-5.15.y-devel'andy.hu1-1/+7
2022-11-17Merge branch 'CR_2661_V4L2_Kevin.xie' into 'jh7110-5.15.y-devel'andy.hu1-2/+25
2022-11-17Merge branch 'CR_2434_imx219_515_changhuang.liang' into 'jh7110-5.15.y-devel'andy.hu1-2/+4
2022-11-17Merge branch 'CR_2642_PCIe_Kevin.xie' into 'jh7110-5.15.y-devel'andy.hu1-0/+9
2022-11-17Merge branch 'CR_2583_fix_usb_resume_hub_minda' into 'jh7110-5.15.y-devel'andy.hu1-1/+1
2022-11-17Merge branch 'CR_2588_515_watchdog_timeleft_Xingyu.Wu' into 'jh7110-5.15.y-de...andy.hu1-27/+31
2022-11-17Merge branch 'CR_2621_CPUIDLE_mason.huo' into 'jh7110-5.15.y-devel'andy.hu1-16/+0
2022-11-17Merge branch 'CR_2435_hibernation-for-main_5.15_vout_shengyang.chen' into 'jh...andy.hu14-376/+586
2022-11-15drivers: pci: Set PCIe PCI standard configuration ID.Kevin.xie1-0/+9
2022-11-15v4l2_driver: vin: Add skip frames for isp control.Kevin.xie1-2/+25
2022-11-15starfive:defconfig: modify defconfig to enable qspiziv.xu1-0/+5
2022-11-14drm:verisilicon:hdmi-audio:Adjust when to configure registersXingyu Wu1-21/+21
2022-11-14dma:dw:Add stg_axi clock and reset of noc_busXingyu Wu3-4/+24
2022-11-14riscv:linux:drm : fix vout pm bugshengyang.chen4-193/+123
2022-11-14riscv:linux:drm: fix double display bugshengyang.chen2-30/+44
2022-11-14linux:dts:starfive: remove some useless port of vout dtsshengyang.chen1-2/+0
2022-11-14riscv:linux:drm: Add basic runtime and system pm support for voutshengyang.chen8-242/+426
2022-11-14linux:dts:starfive: Add pm support for vout dtsshengyang.chen1-40/+31
2022-11-14clk:starfive:vout:Add parent about disp_apb clkXingyu Wu1-2/+2
2022-11-14clk:starfive:vout:Add runtime and system pmXingyu Wu2-38/+111
2022-11-11spi-pl022-starfive.c: prompt warning when frequency does not surpportziv.xu1-1/+7
2022-11-11riscv: dts: Remove unsupported cpuidle statemason.huo1-16/+0
2022-11-10USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern1-1/+1
2022-11-10watchdog: starfive: Get timeleft correctlyXingyu Wu1-27/+31
2022-11-10Merge tag 'JH7110_515_SDK_v3.0.0-rc3' into vf2-515-develJianlong Huang1-18/+8
2022-11-09Merge branch 'CR_2553_ytphy_515_samin.guo' into 'jh7110-5.15.y-devel'andy.hu1-18/+8
2022-11-09Merge branch 'CR_2556_vf2_515_DRM_mipi_new_panel_keith.zhao' into 'vf2-515-de...jianlong.huang2-3/+57