summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-18Merge tag 'JH7110_515_SDK_v5.8.1' into vf2-develVF2_v3.8.2VF2_6.1_v3.8.2JH7110_VF2_6.1_v3.9.3JH7110_VF2_515_v3.9.3JH7110_VisionFive2_devel-v3.9.3Andy Hu2-6/+20
2023-10-18Merge branch 'CR_7842_fix_lenovo_udisk_crash_minda' into 'jh7110-master'andy.hu2-6/+20
2023-10-18usb: fix TRB_TRANSFER return null pointer issueMinda Chen2-6/+20
2023-10-12Merge tag 'JH7110_515_SDK_v5.8.0' into vf2-develAndy Hu1-0/+3
2023-10-11Merge branch 'usb_fix_duplicate_device_minda' into 'jh7110-master'andy.hu1-0/+3
2023-10-10usb: hub: Do NOT add device if portchanged over current bit is setMinda Chen1-0/+3
2023-09-14Merge tag 'JH7110_515_SDK_v5.7.3' into vf2-develVF2_v3.7.5VF2_6.1_v3.7.5Andy Hu4-11/+49
2023-09-13Merge branch 'CR_7124_PCIe_Kevin.xie' into 'jh7110-master'andy.hu2-6/+47
2023-09-13Merge branch 'CR_7420_vf2_fastboot_Xingyu.Wu' into 'jh7110-master'andy.hu1-2/+2
2023-09-13Merge branch 'CR_5472_uboot_mmc0_log_keith.zhao' into 'jh7110-master'andy.hu1-3/+0
2023-09-11drivers: pci: Update reset & link wait timing as spec required.Kevin.xie1-4/+45
2023-09-11riscv: dts: Add link state register to PCIe syscon nodes.Kevin.xie1-2/+2
2023-09-11cmd: fastboot: Fix failure to enter fastbootXingyu Wu1-2/+2
2023-09-08vout: logo: emmc log show many timesKeith Zhao1-3/+0
2023-09-07Merge branch 'CR_4615_fastboot_Xingyu.Wu' into 'vf2-devel'andy.hu1-0/+2
2023-09-07defconfig: visionfive2: Fix the error of writing sparse file with fastbootXingyu Wu1-0/+2
2023-09-07Merge branch 'CR_7250_add_fastboot_support_minda' into 'vf2-devel'andy.hu2-0/+16
2023-09-07dts: usb: add starfive,usb2-only propertyMinda Chen1-0/+1
2023-09-07defconfig: vf2: Enable fastboot functionMinda Chen1-0/+15
2023-09-07Merge tag 'JH7110_515_SDK_v5.7.2' into vf2-develAndy Hu13-3/+229
2023-09-07Merge branch 'CR_4615_add_fastboot_Xingyu.Wu' into 'jh7110-master'andy.hu10-1/+167
2023-09-07common: autoboot: Add auto-fastboot on StarFive SoCXingyu Wu4-1/+75
2023-09-07cmd: fastboot: Add presetting on StarFive SoC before fastbootXingyu Wu1-0/+8
2023-09-07drivers: fastboot: Fix the error of writing sparse file with fastbootXingyu Wu3-0/+18
2023-09-07drivers: fastboot: Add logical-block-size in getvar commandXingyu Wu2-0/+19
2023-09-07driver: fastboot: Add new flag to load image file without partitionXingyu Wu1-0/+47
2023-09-06Merge branch 'CR_7250_add_usb_device_in_u_boot_minda' into 'jh7110-master'andy.hu3-2/+62
2023-09-05dts: usb: Add starfive,usb2-only to zeroMinda Chen1-0/+1
2023-08-31usb: cdns: Add USB device supportMinda Chen2-2/+61
2023-08-31Merge tag 'JH7110_515_SDK_v5.7.0' into vf2-develAndy Hu4-17/+252
2023-08-30Merge branch 'CR_7199_add_usb_host_minda' into 'jh7110-master'andy.hu3-13/+246
2023-08-30Merge branch 'CR_7136_fix_usb_device_xfer_timeout_minda' into 'jh7110-master'andy.hu1-4/+6
2023-08-25dts: usb: Add USB 3.0 clock dts.Minda Chen1-0/+15
2023-08-25dts: starfive: devkits: Update usb device tree nodeYanhong Wang1-4/+8
2023-08-25usb: cdns3: starfive: Add usb driver to support for JH7110Yanhong Wang1-9/+223
2023-08-23usb: cdns3: Set the SS EP config bit by usb SS speedMinda Chen1-4/+6
2023-08-17Merge branch 'CR_6370_nvme_sd_boot_samin.guo' into 'vf2-devel'VF2_v3.6.1andy.hu2-109/+119
2023-08-17Merge tag 'JH7110_515_SDK_v5.6.0' into vf2-develAndy Hu3-18/+131
2023-08-16Merge branch 'CR_6370_nvme_sd_boot_samin.guo' into 'jh7110-master'andy.hu3-18/+131
2023-08-16riscv: starfive: jh7110-evb: Optimize boot commandsSamin Guo1-1/+2
2023-08-16riscv: starfive: evb: add get_boot_modeSamin Guo1-0/+8
2023-08-16riscv: starfive: evb: Add EVB_SDK_BOOTENVSamin Guo1-0/+10
2023-08-16riscv: starfive: jh7110: Add JH7110_XX_BOOTENSamin Guo1-0/+111
2023-08-16riscv: starfive: evb: remove unused bootenvSamin Guo1-17/+0
2023-08-16riscv: configs: vf2: Optimize boot commandsSamin Guo1-3/+3
2023-08-16riscv: starfive: vf2: Add VF2_SDK_BOOTENVSamin Guo1-0/+10
2023-08-16riscv: starfive: jh7110: Add JH7110_XX_BOOTENSamin Guo1-0/+111
2023-08-16riscv: starfive: vf2: remove unused BOOTENVSamin Guo1-101/+0
2023-08-16riscv: starfive: vf2: remove CHIPA_SET_FORCESamin Guo1-10/+0
2023-08-04Merge branch 'CR_6864_MMC_515_william.qiu' into 'vf2-devel'VF2_v3.4.5andy.hu1-1/+1