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