aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Add PVR for Microblaze v8.20.aMichal Simek2011-10-141-0/+1
* microblaze: Standardise cpuinfo output for cache policyJohn A. Williams2011-07-251-2/+3
* microblaze: Unprivileged stream instruction awarenessJohn A. Williams2011-07-254-0/+10
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-1/+1
|\
| * microblaze: change to new flag variablematt mooney2011-03-171-1/+1
* | microblaze: Fix sparse warnings - cache.cMichal Simek2011-03-091-6/+6
* | microblaze: Add PVR for Microblaze v8.10.aMichal Simek2011-03-091-0/+1
* | microblaze: Label MB 7.20.d as broken with WB cacheMichal Simek2011-03-091-2/+2
|/
* microblaze: Fix asm compilation warningMichal Simek2011-02-071-2/+2
* microblaze: Add PVR for Microblaze v8.00.bMichal Simek2011-01-031-0/+1
* microblaze: Add PVR for endians plus detectionMichal Simek2010-10-213-1/+4
* microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek2010-10-211-1/+1
* microblaze: Add new microblaze versionsMichal Simek2010-10-211-0/+2
* microblaze: Allow PAGE_SIZE configurationSteven J. Magnani2010-08-041-0/+1
* microblaze: Remove compilation warnings in cache macroMichal Simek2010-05-131-1/+2
* microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek2010-05-061-27/+35
* microblaze: cpuinfo shows cache line lengthMichal Simek2010-05-061-4/+6
* microblaze: Fix typo fault in cache codeMichal Simek2010-05-061-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* microblaze: Add define for ASM_LOOPMichal Simek2010-03-111-43/+161
* microblaze: remove trailing space in messagesFrans Pop2010-03-111-1/+1
* microblaze: Move cache function to cache.cMichal Simek2010-03-111-0/+5
* microblaze: Fix cache loop function for cache rangeMichal Simek2010-02-241-19/+8
* microblaze: Support for WB cacheMichal Simek2009-12-141-186/+477
* microblaze: Add PVR for Microblaze v7.30.aMichal Simek2009-12-141-0/+1
* microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek2009-12-141-5/+0
* microblaze: Checking DTS against PVR for write-back cacheMichal Simek2009-12-141-0/+11
* microblaze: Extend cpuinfo for support write-back cachesMichal Simek2009-12-142-2/+7
* microblaze: Fix cache_line_lenghtMichal Simek2009-12-143-18/+18
* microblaze: Detect new 7.20.d versionMichal Simek2009-12-141-0/+1
* microblaze: ftrace: add static function tracerMichal Simek2009-12-141-0/+4
* microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek2009-12-141-1/+1
* microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams2009-09-221-0/+3
* microblaze: Typo fix for cpu param inconsistencyMichal Simek2009-07-272-2/+2
* microblaze: Detect new Microblaze 7.20 versionsMichal Simek2009-07-271-0/+2
* microblaze: Storage class should be before const qualifierTobias Klauser2009-05-011-2/+2
* microblaze: Do not check use_dcacheMichal Simek2009-04-231-3/+0
* microblaze: Do not use PVR configuration for broken MB versionMichal Simek2009-04-232-3/+8
* microblaze: Fix USR1/2 pvr printing messageMichal Simek2009-04-231-2/+2
* microblaze_v8: Makefiles for Microblaze cpuMichal Simek2009-03-271-0/+8
* microblaze_v8: PVR support, cpuinfo supportMichal Simek2009-03-272-0/+229
* microblaze_v8: cache supportMichal Simek2009-03-271-0/+258
* microblaze_v8: Cpuinfo handlingMichal Simek2009-03-273-0/+331