Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-27 | MN10300: Cache: Implement SMP global cache flushing | Akira Takeuchi | 1 | -9/+27 | |
Implement SMP global cache flushing for MN10300. This will be used by the AM34 which is SMP capable. Signed-off-by: Akira Takeuchi <takeuchi.akr@jp.panasonic.com> Signed-off-by: Kiyoshi Owada <owada.kiyoshi@jp.panasonic.com> Signed-off-by: David Howells <dhowells@redhat.com> | |||||
2010-10-27 | MN10300: Allow some cacheflushes to be avoided if cache snooping is available | David Howells | 1 | -0/+137 | |
The AM34 core is able to do cache snooping, and so can skip some of the cache flushing. Signed-off-by: David Howells <dhowells@redhat.com> |