summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-22spl: change UART1 rx pin to pin 42.JH7110-RTThread-AMP-v0.1.0rtthread_AMPMinda Chen1-2/+2
2023-12-22dts: set rtos opensbi domainMinda Chen1-0/+55
2023-12-22spl: set rtos ram base (0x40400000 -> 0x6e800000)Minda Chen3-1/+15
2023-12-22spl: enable uart1 for RT-thread usingMinda Chen2-1/+17
2023-12-06Merge branch 'CR_8638_dts_i2c5_hal.feng' into 'jh7110-master'JH7110_VF2_6.1_v5.10.3JH7110_VF2_515_v5.10.3andy.hu1-1/+1
2023-12-05riscv: dts: jh7110: Change the node name "i2c@12050000" to "i2c5@12050000"Hal Feng1-1/+1
2023-11-29Merge branch 'CR_6790_MergeUboot_hal.feng' into 'jh7110-master'andy.hu63-771/+7021
2023-11-29video: starfive: Add StarFive JH7110 Devkits board supportHal Feng4-28/+199
2023-11-29riscv: dts: Change compatible "raydium,rm68200" to "starfive,seeed"Hal Feng2-2/+2
2023-11-29video: Rename raydium-rm68200-starfive.c to starfive_seeed_panel.cHal Feng2-10/+25
2023-11-29video: Add StarFive MIPI2EDP supportHal Feng3-0/+1312
2023-11-29pci: Add external gpio control for sideband signalMason Huo1-9/+25
2023-11-29net: phy: motorcomm: Move ytphy_of_config function call to startup functionYanhong Wang1-4/+8
2023-11-29pinctrl: starfive: Set up usb overcurrent signalMason Huo1-1/+14
2023-11-29pinctrl: starfive: jh7110: Added suppport for pinctrl in SPLYanhong Wang2-7/+15
2023-11-29clk: starfive: jh7110: Add full i2c clocksHal Feng1-18/+52
2023-11-29common: board_r: Enable set_pmic()Hal Feng2-0/+6
2023-11-29configs: starfive: Add starfive_devkits_defconfigHal Feng1-0/+171
2023-11-29riscv: dts: Add StarFive JH7110 Devkits board device treeHal Feng3-0/+401
2023-11-29riscv: dts: jh7110: Sync with Devkits repoHal Feng2-13/+47
2023-11-29board: starfive: Add TARGET_STARFIVE_DEVKITS to KconfigHal Feng1-0/+4
2023-11-29board: starfive: Add StarFive Devkits board supportHal Feng7-0/+1880
2023-11-29video: starfive: Add StarFive VisionFive 2 board supportHal Feng3-2/+14
2023-11-29pci: starfive: Add StarFive VisionFive 2 board supportHal Feng1-0/+9
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