summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-19Merge branch 'dev/update_qspi_flash' into 'starfive-6.1-dubhe'REL_DUBHE_SEPT2023starfive-6.1-dubheleyfoon.tan1-5/+22
2023-10-19riscv: dts: starfive: dubhe: Update QSPI partitionJi Sheng Teoh1-5/+22
2023-09-26Merge branch 'starfive-6.1-dubhe-kvmtool-networking' into 'starfive-6.1-dubhe'leyfoon.tan1-0/+2
2023-09-23riscv: configs: dubhe: Enable bridge networking and TUN/TAP driverTan En De1-0/+2
2023-08-30riscv: dts: starfive: dubhe: Add Dubhe 80 supportLey Foon Tan3-1/+36
2023-08-30riscv: dts: starfive: dubhe: Move fpga common to *common.dtsiLey Foon Tan2-109/+112
2023-08-30riscv: dts: starfive: dubhe: Update Dubhe90 cpu DT nodeLey Foon Tan2-8/+12
2023-08-30riscv: dts: starfive: dubhe: Restructure Dubhe device treeLey Foon Tan5-21/+33
2023-08-17Merge branch 'starfive-6.1-dubhe-perf-sscofpmf' into 'starfive-6.1-dubhe'leyfoon.tan1-2/+4
2023-08-16riscv: dts: starfive: Enable sscofpmf extension supportGenevieve Chan1-2/+4
2023-08-07riscv: kvm: Fix compilation warning for unused kvm_riscv_vcpu_update_config()Ley Foon Tan1-0/+2
2023-08-04riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=ySamuel Holland2-18/+10
2023-08-04Merge branch 'starfive-6.1-dubhe-emu' into 'starfive-6.1-dubhe'leyfoon.tan1-0/+3
2023-08-04riscv: configs: dubhe: Add SBI console supportEnDe Tan1-0/+3
2023-07-04Merge branch 'starfive-6.1-dubhe-q2' into 'starfive-6.1-dubhe'leyfoon.tan10-878/+198
2023-07-04riscv: dts: starfive: dubhe: Update PMU event mappingGenevieve Chan1-52/+26
2023-07-04perf vendor events riscv: Update JSON metrics for StarFive Dubhe PerfGenevieve Chan9-826/+172
2023-06-26Merge branch 'starfive-6.1-dubhe-q2' into 'starfive-6.1-dubhe'leyfoon.tan3-26/+40
2023-06-26page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin2-20/+26
2023-06-26net: page_pool: use in_softirq() insteadQingfang DENG2-5/+5
2023-06-22riscv: Update arch_sync_dma_for_device() functionLey Foon Tan1-1/+11
2023-06-22riscv: invalidate cache when DMA_BIDIRECTIONAL case in arch_sync_dma_for_cpu()Ley Foon Tan1-2/+0
2023-05-25Merge branch 'starfive-6.1-dubhe-tftpissue-without-mdio-netlink' into 'starfi...leyfoon.tan4-9/+11
2023-05-25net: phy: Fix genphy_config_advert to advertise PAUSE and 10M Full duplex modeGenevieve Chan1-2/+1
2023-05-25riscv: dts: dubhe: Add PHY register settings in marvell,reg-init nodeGenevieve Chan1-0/+5
2023-05-25Revert "net: phy: marvell: Set autonegotiation to OFF by default upon init"Genevieve Chan1-2/+0
2023-05-25Revert "net: phylink: Assign link config in phylink_create()"Genevieve Chan1-4/+4
2023-05-19riscv: dts: dubhe: Remove server ip address from bootargsGenevieve Chan1-1/+1
2023-03-24Merge branch 'starfive-6.1-dubhe' into 'starfive-6.1-dubhe'leyfoon.tan1-3/+3
2023-03-24riscv: dts: starfive: dubhe: Update flash partition patchYang Lee1-3/+3
2023-03-22Merge branch 'starfive-6.1-dubhe' into 'starfive-6.1-dubhe'leyfoon.tan8-178/+178
2023-03-21perf vendor events riscv: Update JSON array syntax for Starfive Dubhe PerfYang Lee8-178/+178
2023-03-20riscv: configs: Dubhe: Enable virtualization and kvmTan En De1-0/+2
2023-03-20riscv: dts: dubhe: Disable vectorTan En De1-2/+2
2023-03-20riscv: asid: Fixup stale TLB entry cause application crashGuo Ren1-10/+20
2023-03-20Revert "riscv: mm: notify remote harts about mmu cache updates"Sergey Matyukevich4-41/+17
2023-03-20random: Cater for low CONFIG_HZ when evaluating cycle counter for jitter entr...Tan En De1-1/+1
2023-03-20riscv: starfive: Add DMA non-coherent support in StarFive DubheGenevieve Chan2-0/+2
2023-03-20riscv: configs: dubhe: Add configs for mtdYang Lee1-3/+14
2023-03-20riscv: dts: starfive: dubhe: Add flash partition patchYang Lee1-0/+25
2023-03-20arch: riscv: kvm: Temporarily comment out henvcfg-related codeTan En De1-1/+2
2023-03-20riscv: configs: Dubhe: Add ext4 filesystem configTan En De1-0/+1
2023-03-20net: phylink: Assign link config in phylink_create()Genevieve Chan1-4/+4
2023-03-20riscv: dts: dubhe: Set ip in boot args and enable gmacGenevieve Chan1-1/+2
2023-03-20net: phy: marvell: Set autonegotiation to OFF by default upon initGenevieve Chan1-0/+2
2023-03-20riscv: configs: Dubhe: Add configs for initramfs sourceGenevieve Chan1-0/+2
2023-03-20riscv: dts: dubhe: Disable GMAC and remove NFSGenevieve Chan1-2/+1
2023-03-20riscv: dts: dubhe: Enable NFSGenevieve Chan1-1/+1
2023-03-20riscv: dts: dubhe: Fix ethernet max-speed to 10Mb/sLey Foon Tan1-0/+11
2023-03-20net: Revert: "net: stmmac: use GFP_DMA32"Ley Foon Tan1-2/+2