summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-19video: Add mipi remove process and drop dc interruptshengyang.chen2-2/+44
2023-11-29video: starfive: Add StarFive JH7110 Devkits board supportHal Feng4-28/+199
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-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-29i2c: designware: support SYS_I2C_DW in SPLYanhong Wang2-1/+8
2023-10-18usb: fix TRB_TRANSFER return null pointer issueMinda Chen1-0/+2
2023-09-13Merge branch 'CR_7124_PCIe_Kevin.xie' into 'jh7110-master'andy.hu1-4/+45
2023-09-11drivers: pci: Update reset & link wait timing as spec required.Kevin.xie1-4/+45
2023-09-08vout: logo: emmc log show many timesKeith Zhao1-3/+0
2023-09-07drivers: fastboot: Fix the error of writing sparse file with fastbootXingyu Wu2-0/+7
2023-09-07drivers: fastboot: Add logical-block-size in getvar commandXingyu Wu1-0/+18
2023-09-07driver: fastboot: Add new flag to load image file without partitionXingyu Wu1-0/+47
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.hu1-9/+223
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-07-26Merge branch 'CR_6570_SDBOOT_u-boot_william.qiu' into 'jh7110-master'andy.hu1-1/+78
2023-07-26mmc: starfive: fix mmc device power-up sequenceWilliam Qiu1-0/+18
2023-07-26mmc: starfive: add HS200 supportWilliam Qiu1-1/+60
2023-07-26pci: Getw correct config addr to support multi PCIMinda Chen1-8/+8
2023-07-20board: starfive: evb: use dram_init in splSamin Guo1-2/+0
2023-07-20Merge branch 'CR_6604_1G_DDR_SYNC_samin.guo' into 'jh7110-master'andy.hu6-68/+2706
2023-07-19dram: starfive: jh7110: Add ddr4 supportSamin Guo6-68/+2706
2023-07-18uboot: hdmi logo causes kernel hdmi unstableKeith Zhao4-8/+172
2023-07-10dram: starfive: jh7110: Add 1G supportSamin Guo4-29/+46
2023-05-10Merge branch 'CR_5042_gmac_phy_delay_ds_samin.guo' into 'jh7110-master'andy.hu1-2/+20
2023-04-23board: starfive: copyright: Standardize the copyright formatYanhong Wang13-14/+13
2023-04-20net: phy: motorcomm: add Pad Drive Strength CfgSamin Guo1-2/+20
2023-04-04cache: sifive: Configure the l2 prefetcher parameterSamin Guo1-0/+93
2023-03-28pinctrl: starfive: Add .get_function ops for the gpio driverHal Feng1-0/+16
2023-03-28pinctrl: starfive: Fix the crash problem when using gpio cmdHal Feng1-2/+2
2023-03-08hdmi: add hdmi driver in ubootkeith.zhao5-117/+690
2023-02-22i2c: designware_i2c: Add ACPI configure limitationMason Huo1-0/+2
2023-02-22net: rtl8169: Add one more device IDMason Huo1-0/+3
2023-02-22clk: starfive: Add PCIe clocks for PCIe controllerMason Huo1-0/+43
2023-02-22pci: Add Starfive JH7110 pcie driverMason Huo3-0/+520
2023-02-17vout:dc8200: add vout mipi driverkeith.zhao17-2/+3479
2023-02-17i2c:desigware-snps: add i2c clock configkeith.zhao3-5/+28
2023-02-17power: add power subsystem driver in ubootkeith.zhao9-0/+459
2023-02-02sysreset: provide SBI based sysreset driverHeinrich Schuchardt3-0/+64
2023-01-06Merge branch 'CR_3006_OTP_yanhong.wang' into 'jh7110-master'andy.hu1-3/+12