summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-14Merge branch 'dev/dubhe' into 'dubhe_fpga_dev_v2023.10'REL_DUBHE_MAR2024REL_DUBHE_DEC2023dubhe_fpga_dev_v2023.10WeiLiang 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
2023-09-30MAINTAINERS: ufs: Change Bhupesh's email addressBhupesh Sharma1-1/+1
2023-09-29Merge tag 'u-boot-at91-fixes-2023.10-b' of https://source.denx.de/u-boot/cust...Tom Rini3-8/+11
2023-09-29clk: at91: Fix initializing arraysFrancois Berder2-4/+4
2023-09-29Merge tag 'doc-2023-10-rc5-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-3/+1
2023-09-29Merge branch '2023-09-28-assorted-minor-fixes'Tom Rini4-10/+9
2023-09-29binman: doc: Remove incomplete sentenceHeinrich Schuchardt1-2/+0
2023-09-29doc: usage: load: document part as hexadecimalMickaƫl Tansorier1-1/+1
2023-09-28configs: iot2050: Disable CONFIG_CONSOLE_MUXJan Kiszka1-2/+1
2023-09-28smegw01: Fix inverted CONFIG_SYS_BOOT_LOCKED logicEduard Strehlau2-3/+3
2023-09-28env: ti: ti_common.env: Fix get_overlaystring for FIT ImageManorit Chawdhry1-5/+5
2023-09-27mtd: nand: raw: atmel: Add error handling when rb-gpios missingAlexander Dahl1-4/+7
2023-09-26Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2-2/+42
2023-09-26riscv: set fdtfile on VisionFive 2Heinrich Schuchardt2-2/+42
2023-09-25Merge tag 'u-boot-imx-20230923' of https://source.denx.de/u-boot/custodians/u...Tom Rini10-11/+33
2023-09-25Merge tag 'dm-pull-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini6-12/+47
2023-09-23smegw01: Use CONFIG_SYS_LOAD_ADDR for loading fitImageEduard Strehlau2-7/+10