aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/cplb-mpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-25[Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPUBernd Schmidt1-4/+0
2008-04-24[Blackfin] arch: add implicit icplb for the bootrom so we can use the utility functions in the kernelMike Frysinger1-2/+8
2008-04-24[Blackfin] arch: cplb-mpu code clean upMike Frysinger2-9/+5
2008-04-24[Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU settingsMike Frysinger1-0/+2
2008-04-24[Blackfin] arch: support the reserved memory region in the MPU codeBernd Schmidt1-23/+41
2008-04-24[Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548Bernd Schmidt1-1/+1
2008-04-23[Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the uncached DMA area.Bernd Schmidt1-19/+27
2008-04-23[Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while the MPU code was out-of-tree.Bernd Schmidt2-3/+3
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 Schmidt5-0/+643