aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-14microblaze: Add PVR for Microblaze v8.20.aMichal Simek1-0/+1
2011-07-25microblaze: Standardise cpuinfo output for cache policyJohn A. Williams1-2/+3
2011-07-25microblaze: Unprivileged stream instruction awarenessJohn A. Williams4-0/+10
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2011-03-17microblaze: change to new flag variablematt mooney1-1/+1
2011-03-09microblaze: Fix sparse warnings - cache.cMichal Simek1-6/+6
2011-03-09microblaze: Add PVR for Microblaze v8.10.aMichal Simek1-0/+1
2011-03-09microblaze: Label MB 7.20.d as broken with WB cacheMichal Simek1-2/+2
2011-02-07microblaze: Fix asm compilation warningMichal Simek1-2/+2
2011-01-03microblaze: Add PVR for Microblaze v8.00.bMichal Simek1-0/+1
2010-10-21microblaze: Add PVR for endians plus detectionMichal Simek3-1/+4
2010-10-21microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek1-1/+1
2010-10-21microblaze: Add new microblaze versionsMichal Simek1-0/+2
2010-08-04microblaze: Allow PAGE_SIZE configurationSteven J. Magnani1-0/+1
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: cpuinfo shows cache line lengthMichal Simek1-4/+6
2010-05-06microblaze: Fix typo fault in cache codeMichal Simek1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
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: Add PVR for Microblaze v7.30.aMichal Simek1-0/+1
2009-12-14microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek1-5/+0
2009-12-14microblaze: Checking DTS against PVR for write-back cacheMichal Simek1-0/+11
2009-12-14microblaze: Extend cpuinfo for support write-back cachesMichal Simek2-2/+7
2009-12-14microblaze: Fix cache_line_lenghtMichal Simek3-18/+18
2009-12-14microblaze: Detect new 7.20.d versionMichal Simek1-0/+1
2009-12-14microblaze: ftrace: add static function tracerMichal Simek1-0/+4
2009-12-14microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek1-1/+1
2009-09-22microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams1-0/+3
2009-07-27microblaze: Typo fix for cpu param inconsistencyMichal Simek2-2/+2
2009-07-27microblaze: Detect new Microblaze 7.20 versionsMichal Simek1-0/+2
2009-05-01microblaze: Storage class should be before const qualifierTobias Klauser1-2/+2
2009-04-23microblaze: Do not check use_dcacheMichal Simek1-3/+0
2009-04-23microblaze: Do not use PVR configuration for broken MB versionMichal Simek2-3/+8
2009-04-23microblaze: Fix USR1/2 pvr printing messageMichal Simek1-2/+2
2009-03-27microblaze_v8: Makefiles for Microblaze cpuMichal Simek1-0/+8
2009-03-27microblaze_v8: PVR support, cpuinfo supportMichal Simek2-0/+229
2009-03-27microblaze_v8: cache supportMichal Simek1-0/+258
2009-03-27microblaze_v8: Cpuinfo handlingMichal Simek3-0/+331