summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-08perf vendor events riscv: Fix dubhe-80 json file permission errorJi Sheng Teoh1-0/+0
2024-01-08perf vendor events riscv: Fix dubhe-90 json file permission errorJi Sheng Teoh1-0/+0
2024-01-08perf vendor events riscv: Add Dubhe-80 mapfileJi Sheng Teoh2-0/+173
2024-01-08perf vendor events riscv: Update Dubhe-90 mapfileJi Sheng Teoh2-1/+1
2024-01-08riscv: dts: starfive: dubhe: Update QSPI partitionJi Sheng Teoh1-5/+22
2024-01-08riscv: configs: dubhe: Enable bridge networking and TUN/TAP driverTan En De1-1/+2
2024-01-08riscv: dts: starfive: dubhe: Add Dubhe 80 supportLey Foon Tan3-0/+40
2024-01-08riscv: dts: starfive: dubhe: Move fpga common to *common.dtsiLey Foon Tan3-131/+135
2024-01-08riscv: dts: starfive: dubhe: Update Dubhe90 cpu DT nodeLey Foon Tan2-8/+12
2024-01-08riscv: dts: starfive: dubhe: Restructure Dubhe device treeLey Foon Tan5-22/+34
2024-01-08riscv: dts: starfive: Enable sscofpmf extension supportGenevieve Chan1-2/+4
2024-01-08riscv: kvm: Fix compilation warning for unused kvm_riscv_vcpu_update_config()Ley Foon Tan1-0/+2
2024-01-08riscv: configs: dubhe: Add SBI console supportTan En De1-0/+3
2024-01-08riscv: dts: starfive: dubhe: Update PMU event mappingGenevieve Chan1-52/+26
2024-01-08perf vendor events riscv: Update JSON metrics for StarFive Dubhe PerfGenevieve Chan9-826/+172
2024-01-08net: phy: Fix genphy_config_advert to advertise PAUSE and 10M Full duplex modeGenevieve Chan1-2/+1
2024-01-08riscv: dts: dubhe: Add PHY register settings in marvell,reg-init nodeGenevieve Chan1-0/+5
2024-01-08Revert "net: phy: marvell: Set autonegotiation to OFF by default upon init"Genevieve Chan1-2/+0
2024-01-08Revert "net: phylink: Assign link config in phylink_create()"Genevieve Chan1-3/+3
2024-01-08riscv: dts: dubhe: Remove server ip address from bootargsGenevieve Chan1-1/+1
2024-01-08riscv: dts: starfive: dubhe: Update flash partition patchYang Lee1-3/+3
2024-01-08perf vendor events riscv: Update JSON array syntax for Starfive Dubhe PerfYang Lee8-178/+178
2024-01-08riscv: configs: Dubhe: Enable kvmTan En De1-1/+1
2024-01-08riscv: dts: dubhe: Disable vectorTan En De1-2/+2
2024-01-08random: Cater for low CONFIG_HZ when evaluating cycle counter for jitter entr...Tan En De1-1/+1
2024-01-08riscv: configs: dubhe: Add configs for mtdYang Lee1-2/+13
2024-01-08riscv: dts: starfive: dubhe: Add flash partition patchYang Lee1-0/+25
2024-01-08arch: riscv: kvm: Temporarily comment out henvcfg-related codeTan En De1-1/+2
2024-01-08riscv: configs: Dubhe: Add ext4 filesystem configTan En De1-0/+1
2024-01-08net: phylink: Assign link config in phylink_create()Genevieve Chan1-3/+3
2024-01-08riscv: dts: dubhe: Set ip in boot args and enable gmacGenevieve Chan1-1/+2
2024-01-08net: phy: marvell: Set autonegotiation to OFF by default upon initGenevieve Chan1-0/+2
2024-01-08riscv: configs: Dubhe: Add configs for initramfs sourceGenevieve Chan1-0/+2
2024-01-08riscv: dts: dubhe: Disable GMAC and remove NFSGenevieve Chan1-2/+1
2024-01-08riscv: dts: dubhe: Enable NFSGenevieve Chan1-1/+1
2024-01-08riscv: dts: dubhe: Fix ethernet max-speed to 10Mb/sLey Foon Tan1-0/+11
2024-01-08riscv: configs: dubhe: Enable CONFIG_ARCH_DUBHE_FPGALey Foon Tan1-1/+2
2024-01-08soc: starfive: Kconfig: Select the required configs for Dubhe FPGALey Foon Tan1-0/+12
2024-01-08dt-bindings: cache: starfive: Add Dubhe cache controllerJi Sheng Teoh1-0/+57
2024-01-08riscv: dts: starfive: dubhe: Add non-coherent DMA supportLey Foon Tan2-0/+35
2024-01-08riscv: starfive: Add Dubhe DMA non-coherent supportLey Foon Tan3-0/+70
2024-01-08riscv: errata: Add StarFive alternative portsLey Foon Tan7-0/+92
2024-01-08riscv: asm: vendorid_list: Add StarFive Technology to vendors listJoshua Yeong1-0/+1
2024-01-08riscv: configs: Dubhe: Add configs for GMAC driver in StarFive DubheGenevieve Chan1-12/+30
2024-01-08riscv: dts: starfive: dubhe: Add GMAC DT nodeLey Foon Tan2-0/+58
2024-01-08net: stmmac: starfive: Add Dubhe GMAC supportLey Foon Tan1-3/+7
2024-01-08dt-bindings: net: starfive: Add Dubhe GMAC compatibleLey Foon Tan1-0/+2
2024-01-08riscv: starfive: dubhe: Enable CONFIG_HZ_10Ley Foon Tan1-0/+1
2024-01-08kernel: Fix 'mult' overflow if using 10 HzLey Foon Tan5-6/+7
2024-01-08kernel: Add 10 Hz supportLey Foon Tan2-1/+8