summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-15Merge branch 'CR_20240_usb_dts_hal.feng' into 'jh7110-master'HEADJH7110_VF2_6.6_v6.0.0JH7110_VF2_6.12_v6.0.0JH7110_VF2_515_v6.0.0JH7110_VisionFive2_develAtlas Luo1-2/+7
2025-09-15board: starfive: visionfive: Switch to USB host by defaultHal Feng1-2/+7
2025-09-15Merge branch 'CR_20242_eeprom_hal.feng' into 'jh7110-master'Atlas Luo1-1/+1
2025-09-15configs: starfive_visionfive2: Change eeprom page size to 8 bytesHal Feng1-1/+1
2025-09-09Merge branch 'CR_20141_spl_ymodem_hal.feng' into 'jh7110-master'Atlas Luo1-0/+1
2025-09-09configs: starfive_visionfive2: Enable SPL_YMODEM_SUPPORTHal Feng1-0/+1
2025-09-08Merge branch 'CR_20137_vf2_lite_emmc_hal.feng' into 'jh7110-master'Atlas Luo3-2/+25
2025-09-08board: starfive: visionfive: Fix sdio0 bus-width if the board is VF2 Lite eMM...Hal Feng3-2/+25
2025-09-05Merge branch 'CR_20104_eeprom_hal.feng' into 'jh7110-master'Atlas Luo1-1/+4
2025-09-05Merge branch 'CR_20116_vf2_lite_logo_hal.feng' into 'jh7110-master'Atlas Luo2-1/+13464
2025-09-05board: starfive: visionfive: Add VF2 Lite logo and display itHal Feng2-1/+13464
2025-09-05eeprom: starfive: Fix the crash when eeprom data is not correctHal Feng1-1/+4
2025-09-04starfive: visionfive: Auto select emmc dtb on emmc versionLeo Lu1-1/+5
2025-09-03Merge branch 'vf2-lite-devel' into 'jh7110-master'Atlas Luo13-38/+318
2025-09-03Merge branch 'CR_19161_2_usb_device_and_fastboot_hal.feng' into 'vf2-lite-devel'Atlas Luo1-0/+2
2025-08-29cmd: fastboot: Switch to usb device through gpio62 when using CM / Lite boardHal Feng1-0/+2
2025-08-25Merge branch 'CR_19864_vf2_lite_emmc_dts_hal.feng' into 'vf2-lite-devel'Atlas Luo4-1/+25
2025-08-25board: starfive: visionfive: Add VF2 Lite eMMC version fdt configurationHal Feng2-1/+6
2025-08-25eeprom: starfive: Add function get_mmc_size_from_eeprom()Hal Feng2-0/+19
2025-08-18Merge branch 'CR_19778_vf2_lite_auto_sel_dtb_hal.feng' into 'vf2-lite-devel'Atlas Luo5-14/+24
2025-08-15Support VF2 CM / Lite board automaticallyHal Feng5-14/+24
2025-08-11Merge branch 'CR_19591_vf2_lite_eeprom_hal.feng' into 'vf2-lite-devel'Atlas Luo3-41/+90
2025-08-11eeprom: starfive: Update eeprom data format version to 3Hal Feng2-11/+59
2025-08-11board: starfive: visionfive2: Move get_vf2_board_type() to eeprom driverHal Feng3-30/+31
2025-08-06Merge branch 'CR_19595_vf2_lite_usb_pcie_hal.feng' into 'vf2-lite-devel'Atlas Luo2-8/+5
2025-08-06configs: starfive_visionfive2: Enable USB_CDNS3_HOSTHal Feng1-0/+1
2025-08-06riscv: dts: starfive: visionfive2: Fix pcie wake / clkreq pinctrl configsHal Feng1-8/+4
2025-07-30Merge branch 'CR_19161_usb_device_and_fastboot_hal.feng' into 'vf2-lite-devel'Atlas Luo3-5/+55
2025-07-30main: Run auto-fastboot when rgpio3 is high on VF2 CM / Lite boardHal Feng1-1/+16
2025-07-30cmd: fastboot: Switch to usb device through rgpio0 when using CM / Lite boardHal Feng2-4/+39
2025-07-30Merge branch 'CR_19456_uboot_dts_hal.feng' into 'vf2-lite-devel'Atlas Luo3-1/+89
2025-07-30riscv: dts: Add StarFive VisionFive 2 Lite board device treeHal Feng3-1/+89
2025-07-17Merge branch 'CR_19182_vf2_cm_lite_auto_boot_debian_Leo.Lu' into 'vf2-lite-de...Atlas Luo1-0/+5
2025-07-17CR_19182_vf2_cm_lite_auto_boot_debian_Leo.LuLeo Lu1-0/+5
2025-07-14Merge branch 'CR_18656_2_vf2_cm_lite_auto_boot_hal.feng' into 'vf2-lite-devel'Atlas Luo1-0/+11
2025-07-14configs: starfive: visionfive2: Add fdt_conf_setHal Feng1-0/+11
2025-06-16Merge branch 'CR_18656_vf2_cm_lite_auto_boot_hal.feng' into 'vf2-lite-devel'Atlas Luo3-0/+44
2025-06-10board: starfive: visionfive: Add VisionFive 2 CM / Lite board recognitionHal Feng1-0/+35
2025-06-09eeprom: starfive: Add function get_product_id_from_eeprom()Hal Feng2-0/+9
2025-05-12Merge branch 'CR_17654_reduce_bootup_time_2_hal.feng' into 'jh7110-master'Atlas Luo2-0/+2
2025-05-12configs: starfive: visionfive2 & evb: Disable kernel verificationHal Feng2-0/+2
2025-05-12Merge branch 'CR_18138_boot_scr_som.qin' into 'jh7110-master'Atlas Luo1-5/+15
2025-05-09Add boot.scr script support to bootcmdSom Qin1-5/+15
2025-04-15Merge branch 'CR_17654_reduce_bootup_time_hal.feng' into 'jh7110-master'Atlas Luo1-0/+1
2025-04-14configs: starfive_devkits: Disable kernel verificationHal Feng1-0/+1
2024-12-06Merge branch 'CR_16009_VF2_eeprom_ziv.xu' into 'jh7110-master'JH7110_VF2_6.6_v5.14.1JH7110_VF2_6.6_v5.14.0JH7110_VF2_6.6_v5.13.2JH7110_VF2_6.12_v5.14.1JH7110_VF2_6.12_v5.14.0JH7110_VF2_515_v5.14.1JH7110_VF2_515_v5.14.0JH7110_VF2_515_v5.13.2andy.hu1-1/+6
2024-12-06board: starfive: visionfive2: show message when read eepromZiv Xu1-1/+6
2024-11-18Merge branch 'CR_15885_distro_set_boot_partition_Leo.Lu' into 'jh7110-master'andy.hu3-0/+6
2024-11-07distro: set boot partition envleo.lu3-0/+6
2024-09-06Merge branch 'CR_14433_drop_i2c_core_clk_hal.feng' into 'jh7110-master'JH7110_VF2_6.6_v5.13.1JH7110_VF2_515_v5.13.1andy.hu4-52/+19