aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/cpu/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04microblaze: Prevent the overflow of the startShubhrajyoti Datta1-1/+2
2015-01-08microblaze: Use unsigned type for limit comparison in cache.cMichal Simek1-3/+3
2013-05-14microblaze: Initialize temp variable to remove compilation warningMichal Simek1-1/+1
2013-02-12microblaze: Fix coding style issuesMichal Simek1-80/+68
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-09microblaze: Fix sparse warnings - cache.cMichal Simek1-6/+6
2011-03-09microblaze: Label MB 7.20.d as broken with WB cacheMichal Simek1-2/+2
2010-05-13microblaze: Remove compilation warnings in cache macroMichal Simek1-1/+2
2010-05-06microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek1-27/+35
2010-05-06microblaze: Fix typo fault in cache codeMichal Simek1-5/+5
2010-03-11microblaze: Add define for ASM_LOOPMichal Simek1-43/+161
2010-03-11microblaze: remove trailing space in messagesFrans Pop1-1/+1
2010-03-11microblaze: Move cache function to cache.cMichal Simek1-0/+5
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek1-19/+8
2009-12-14microblaze: Support for WB cacheMichal Simek1-186/+477
2009-12-14microblaze: Fix cache_line_lenghtMichal Simek1-8/+8
2009-04-23microblaze: Do not check use_dcacheMichal Simek1-3/+0
2009-03-27microblaze_v8: cache supportMichal Simek1-0/+258