summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-19riscv: dts: dubhe-70: Remove SvpbmtREL_DUBHE_JUN2024dubhe_fpga_dev_v2023.10Ley Foon Tan2-8/+8
2024-05-21net: dwc_eth_qos: Change to call dev_read_phy_mode() directlyLey Foon Tan1-15/+1
2024-05-21riscv: dubhe: Add handling for different cache modesLey Foon Tan1-2/+113
2024-05-03configs: dubhe: Update dubhe fpga defconfigLey Foon Tan1-50/+40
2024-05-03riscv: dubhe: Update SBI_EXT_CACHE IDLey Foon Tan1-1/+1
2024-05-03riscv: dts: dubhe: Add Dubhe *-u-boot.dtsiLey Foon Tan4-1/+87
2024-05-03riscv: dts: dubhe: Remove dubhe_fpga_secure.dtsLey Foon Tan1-266/+0
2024-05-03net: dwc_eth_qos: Change dubhe dwmac compatible stringLey Foon Tan1-1/+1
2024-05-03riscv: dts: dubhe: Sync device tree from LinuxLey Foon Tan10-227/+600
2024-04-05Merge branch 'dubhe_fpga_dev_v2023.10-update-Dubhe-root-node' into 'dubhe_fpg...leyfoon.tan3-0/+12
2024-04-05riscv: dts: dubhe: Add root node compatible stringJi Sheng Teoh3-0/+12
2024-03-27Merge branch 'dubhe_fpga_dev_v2023.10-add-binman-support' into 'dubhe_fpga_de...cheehong.ang13-47/+354
2024-03-24arch: riscv: dts: dubhe: Add binman node to support Dubhe-90/80/70Ji Sheng Teoh2-1/+97
2024-03-24board: starfive: dubhe: Boot Dubhe-90/80/70 based on MARCHIDJi Sheng Teoh2-1/+37
2024-03-24configs: starfive: dubhe: update default device treeJi Sheng Teoh1-1/+2
2024-03-24arch: riscv: dts: dubhe: Add Dubhe-90/80/70 device treeJi Sheng Teoh9-44/+218
2023-11-14Merge branch 'dev/dubhe' into 'dubhe_fpga_dev_v2023.10'REL_DUBHE_MAR2024REL_DUBHE_DEC2023WeiLiang Lim1-3/+16
2023-11-10include: configs: starfive-dubhe-fpga.h: Add NFS boot envJi Sheng Teoh1-3/+16
2023-10-21configs: starfive_dubhe_fpga_defconfig: Update defconfig for DubheREL_DUBHE_SEPT2023Wei Liang Lim1-2/+3
2023-10-21arch: riscv: dts: dubhe-fpga-u-boot.dtsi: Update dts for DubheWei Liang Lim1-14/+28
2023-10-21configs: starfive_dubhe_fpga_defconfig: Enable Dubhe SMPWei Liang Lim2-3/+4
2023-10-21drivers: spi: spi-sifive.c: Remove cs check for DubheWei Liang Lim1-2/+2
2023-10-21configs: starfive_dubhe_fpga_defconfig: Update bootargs for DubheWei Liang Lim1-1/+1
2023-10-21arch: riscv: dts: dubhe: Update dts for DubheWei Liang Lim2-25/+57
2023-10-21arch: riscv: dts: dubhe-fpga-u-boot.dtsi: Update CPU1 nodeWei Liang Lim1-0/+4
2023-10-20include: configs: starfive-dubhe-fpga.h: Update serverip for DubheWei Liang Lim1-1/+1
2023-10-20configs: starfive_dubhe_fpga_defconfig: Update defconfig for DubheWei Liang Lim1-5/+18
2023-10-20include: configs: starfive-dubhe-fpga.h: Update env for DubheWei Liang Lim1-0/+7
2023-10-20arch: riscv: dts: dubhe_fpga: Update dts for DubheWei Liang Lim2-88/+27
2023-10-20drivers: spi: spi-sifive.c: Remove cs check for DubheWei Liang Lim1-1/+1
2023-10-20drivers: net: Dubhe GMAC UpdateWei Liang Lim3-2/+28
2023-10-19configs: dubhe: Add CONFIG_CMD_TFTPPUTWei Liang Lim1-0/+1
2023-10-19riscv: dubhe: Set SYS_CACHELINE_SIZE 64Wei Liang Lim1-0/+3
2023-10-19net: dw_eth_qos: Add 64-bit addressingWei Liang Lim1-16/+15
2023-10-19dubhe: defconfig: Add ping configWei Liang Lim1-1/+2
2023-10-19arch: riscv: dts: dubhe_fpga.dts: Add static MAC address in dtsWei Liang Lim1-0/+1
2023-10-19drivers: net: dwc_eth_qos.h: Set correct PHY MDIO CR_250_300Wei Liang Lim1-1/+2
2023-10-19dubhe: defconfig: Enable MII commandWei Liang Lim1-0/+1
2023-10-19dubhe: defconfig: Enable DHCP commandWei Liang Lim1-0/+1
2023-10-19board: dubhe: Kconfig: TEXT_BASE=0x80200000Wei Liang Lim1-1/+1
2023-10-19dubhe: dwc_eth_qos: Fix errors and set the speed to 10M on FPGAWei Liang Lim4-3/+21
2023-10-19drivers: net: dwc_eth_qos: Add GMAC support for DubheWei Liang Lim7-20/+425
2023-10-19arch: riscv: dubhe: Update Dubhe supportWei Liang Lim7-111/+143
2023-10-18Enable MMC support, FAT and EXT4 commandsWei Liang Lim2-0/+16
2023-10-18Enabling Dubhe FPGA secure bootWei Liang Lim6-72/+425
2023-10-18Add DDR driver frameworkwoonjiet.chong8-4/+146
2023-10-18Add cpu dubhewoonjiet.chong6-2/+87
2023-10-18Enable SPL, OpenSBI and U-Boot proper boot flow for Dubhe FPGAwoonjiet.chong13-0/+454
2023-10-02Prepare v2023.10Tom Rini3-13/+916
2023-10-02configs: Resync with savedefconfigTom Rini402-428/+410