summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-29net: dwc_eth_qos: Add StarFive VisionFive 2 board supportHal Feng1-0/+13
2023-11-29mmc: dw_mmc: Add StarFive VisionFive 2 board supportHal Feng1-0/+4
2023-11-29cmd: eeprom: Add StarFive VisionFive 2 board supportJianlong Huang3-28/+44
2023-11-29cmd/eeprom: fix data type issue for parse_numeric_paramJianlong.Huang1-2/+2
2023-11-29i2c: designware: support SYS_I2C_DW in SPLYanhong Wang2-1/+8
2023-11-29efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL supportSunil V L7-0/+130
2023-11-29configs: starfive: Add starfive_visionfive2_defconfigHal Feng2-75/+168
2023-11-29riscv: dts: Add StarFive VisionFive 2 board device treeHal Feng4-113/+493
2023-11-29riscv: dts: jh7110: Add a new clock input to gmacHal Feng1-4/+8
2023-11-29board: starfive: Add TARGET_STARFIVE_VISIONFIVE2 to KconfigHal Feng1-3/+3
2023-11-29riscv: cpu: jh7110: Add EEPROM supportHal Feng1-0/+14
2023-11-29board: starfive: Add StarFive VisionFive 2 board supportHal Feng11-455/+1954
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-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-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_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-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-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-07-28Merge branch 'CR_6806_MMC_evb_william.qiu' into 'jh7110-master'andy.hu2-0/+13
2023-07-28riscv: dts: starfive: limit cclk_in frequencyWilliam Qiu1-0/+2
2023-07-28spl: starfive: modify driver strength and slew rateWilliam Qiu1-0/+11
2023-07-26Merge branch 'CR_6570_SDBOOT_u-boot_william.qiu' into 'jh7110-master'andy.hu4-2/+113
2023-07-26defconfig: starfive: enable HS200 supportWilliam Qiu1-0/+2
2023-07-26gpio: starfive: Add SET_DS/SET_PULL/SET_SLEW supportSamin Guo1-1/+23