summaryrefslogtreecommitdiffstats
path: root/drivers/soc/sifive
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740Yash Shah2021-01-071-3/+24
* soc: sifive: l2 cache: Mark l2_get_priv_group as staticPalmer Dabbelt2020-05-281-1/+1
* soc: sifive: l2 cache: Eliminate an unsigned zero compare warningPalmer Dabbelt2020-05-281-1/+1
* riscv: Add support to determine no. of L2 cache way enabledYash Shah2020-05-201-0/+38
* riscv: move sifive_l2_cache.h to include/socYash Shah2020-01-121-1/+1
* riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig2019-12-203-0/+191