aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/cplb-mpu/cplbinit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove blackfin portArnd Bergmann1-102/+0
2010-08-06Blackfin: move MPU anomaly check to common locationMike Frysinger1-4/+0
2010-03-09Blackfin: initial XIP supportBarry Song1-0/+9
2009-12-15Blackfin: MPU: add missing __init markingsMike Frysinger1-1/+1
2009-11-25Blackfin: fix cache Kconfig typoAndré Goddard Rosa1-1/+1
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-17/+3
2009-06-22Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang1-5/+5
2009-06-12Blackfin: make sure MPU CPLB for first 1k is marked as validRobin Getz1-1/+1
2009-02-04Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt1-3/+1
2009-01-07Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt1-0/+4
2009-01-07Blackfin arch: smp patch cleanup from LKML reviewGraf Yang1-0/+1
2008-11-18Blackfin arch: SMP supporting patchset: Blackfin CPLB related codeGraf Yang1-21/+22
2008-10-09Blackfin arch: Make L2 SRAM cacheableSonic Zhang1-0/+10
2008-10-08Blackfin arch: Modify some funtion names to more genernal onesGraf Yang1-1/+1
2008-04-24[Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU settingsMike Frysinger1-0/+2
2008-04-23[Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while the MPU code was out-of-tree.Bernd Schmidt1-1/+1
2008-02-02[Blackfin] arch: error out if ANOMALY_05000263 applies while enabling the MPUMike Frysinger1-0/+4
2008-01-27[Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt1-0/+91