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