Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-22 | soc: sifive: shunt ccache driver to drivers/cache | Conor Dooley | 1 | -272/+0 |
2022-11-09 | soc: sifive: ccache: fix missing of_node_put() in sifive_ccache_init() | Yang Yingliang | 1 | -4/+11 |
2022-11-09 | soc: sifive: ccache: fix missing free_irq() in error path in sifive_ccache_in... | Yang Yingliang | 1 | -1/+4 |
2022-11-09 | soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init() | Yang Yingliang | 1 | -4/+11 |
2022-10-13 | soc: sifive: ccache: define the macro for the register shifts | Zong Li | 1 | -5/+11 |
2022-10-13 | soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes | Ben Dooks | 1 | -7/+10 |
2022-10-13 | soc: sifive: ccache: reduce printing on init | Ben Dooks | 1 | -14/+11 |
2022-10-13 | soc: sifive: ccache: determine the cache level from dts | Zong Li | 1 | -1/+5 |
2022-10-13 | soc: sifive: ccache: Rename SiFive L2 cache to Composable cache. | Greentime Hu | 1 | -0/+245 |