summaryrefslogtreecommitdiff
path: root/drivers/soc/sifive
AgeCommit message (Expand)Author
2023-11-22soc: sifive: shunt ccache driver to drivers/cacheConor Dooley
2023-09-18soc: sifive: replace SOC_FOO with ARCH_FOOConor Dooley
2022-12-26soc: sifive: ccache: Add StarFive JH7110 supportEmil Renner Berthing
2022-11-09soc: sifive: ccache: fix missing of_node_put() in sifive_ccache_init()Yang Yingliang
2022-11-09soc: sifive: ccache: fix missing free_irq() in error path in sifive_ccache_in...Yang Yingliang
2022-11-09soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init()Yang Yingliang
2022-10-13soc: sifive: ccache: define the macro for the register shiftsZong Li
2022-10-13soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixesBen Dooks
2022-10-13soc: sifive: ccache: reduce printing on initBen Dooks
2022-10-13soc: sifive: ccache: determine the cache level from dtsZong Li
2022-10-13soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.Greentime Hu
2021-01-07RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740Yash Shah
2020-05-28soc: sifive: l2 cache: Mark l2_get_priv_group as staticPalmer Dabbelt
2020-05-28soc: sifive: l2 cache: Eliminate an unsigned zero compare warningPalmer Dabbelt
2020-05-20riscv: Add support to determine no. of L2 cache way enabledYash Shah
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2019-12-20riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig