summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/or1k (follow)
Commit message (Expand)AuthorAgeFilesLines
* or1k: Avoid multiple iterations over cacheMartin Erik Werner2016-11-281-0/+27
* or1k: Remove secondary functions in cache managerMartin Erik Werner2016-11-281-56/+34
* or1k: Avoid excessive ISR toggle in cache managerMartin Erik Werner2016-11-282-44/+123
* or1k: Indent & comment fix in cache.cMartin Erik Werner2016-11-281-14/+25
* or1k: Add functions for entire cache operationsMartin Erik Werner2016-11-281-3/+42
* score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber2016-05-201-30/+30
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-261-0/+1
* Update bug report URLSebastian Huber2014-12-051-1/+1
* libcpu/or1k: Fix warnings.Hesham ALMatary2014-10-132-8/+9
* or1k: New cache manager.Hesham ALMatary2014-09-164-2/+248
* preinstall: Regenerated files differ from the repo.Chris Johns2014-08-281-3/+4
* libcpu: Add new entry for or1k cpu and include cache manager stubs.Hesham ALMatary2014-08-254-0/+85