summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-26Merge branch 'CR_6728_multi_pcis_minda' into 'jh7110-master'andy.hu1-8/+8
2023-07-26mmc: starfive: fix mmc device power-up sequenceWilliam Qiu2-0/+27
2023-07-26mmc: starfive: add HS200 supportWilliam Qiu2-1/+61
2023-07-26pci: Getw correct config addr to support multi PCIMinda Chen1-8/+8
2023-07-20Merge branch 'CR6648_dram_init_smain.guo' into 'jh7110-master'andy.hu3-3/+7
2023-07-20board: starfive: evb: use dram_init in splSamin Guo3-3/+7
2023-07-20Merge branch 'CR_6604_1G_DDR_SYNC_samin.guo' into 'jh7110-master'andy.hu9-108/+2809
2023-07-19Merge branch 'CR_6572_evb_uboot_hdmi_blank_panel_keith.zhao' into 'jh7110-mas...andy.hu5-12/+176
2023-07-19board: starfive: evb: Add dynamic CMA adjustment schemeSamin Guo2-0/+46
2023-07-19dram: starfive: jh7110: Add ddr4 supportSamin Guo6-68/+2706
2023-07-19board: starfive: evb: Add resize-ddr functionSamin Guo1-0/+47
2023-07-18riscv: dts: starfive: jh7110: replace mipi&hdmi nodeKeith Zhao1-4/+4
2023-07-18uboot: hdmi logo causes kernel hdmi unstableKeith Zhao4-8/+172
2023-07-18dram: jh7110: remove resize-ddr functionSamin Guo1-40/+10
2023-07-12Merge branch 'CR_5623_1GDDR_samin.guo' into 'jh7110-master'andy.hu7-52/+118
2023-07-10borad: starfive: evb: Synchronize environment variables from vf2Samin Guo1-0/+4
2023-07-10borad: starfive: evb: Resize the address spaceSamin Guo1-20/+8
2023-07-10riscv: jh7110: add spi nor flash SPI_FLASH_MACRONIX supportSamin Guo1-0/+1
2023-07-10riscv: jh7110: set SPL_OPENSBI_LOAD_ADDRSamin Guo1-0/+1
2023-07-10dram: starfive: jh7110: Add 1G supportSamin Guo5-29/+47
2023-07-10dram: jh7110: Add CONFIG_ID_EEPROM to determine if EEPROM is availableSamin Guo1-18/+26
2023-07-10dram: jh7110: Macro definitions STARFIVE_JH7110_EEPROM_DDRINFO_OFFSETSamin Guo1-1/+2
2023-06-25dram: jh7110: Add resize DDR info from EEPROM.Samin Guo1-2/+47
2023-06-20Merge branch 'CR_6164_evb_uboot_mem_keith.zhao' into 'jh7110-master'andy.hu1-1/+1
2023-06-20riscv: config: starfive: jh7110: mem sizeKeith Zhao1-1/+1
2023-06-07Merge branch 'CR_5469_CPU_Max_Speed_mason.huo' into 'jh7110-master'andy.hu2-41/+33