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