aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/cplb-mpu
AgeCommit message (Expand)Author
2012-03-21blackfin: cplb-mpu: fix page mask table overflowBarry Song
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells
2010-08-06Blackfin: move MPU anomaly check to common locationMike Frysinger
2010-03-09Blackfin: respect the L1 kconfig optimization in the MPU codeBarry Song
2010-03-09Blackfin: initial XIP supportBarry Song
2010-03-09Blackfin: MPU: handle caches for reserved memorySonic Zhang
2010-03-09Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song
2009-12-15Blackfin: MPU: add missing __init markingsMike Frysinger
2009-12-15Blackfin: MPU: support XIP in async flash memoryBarry Song
2009-11-25Blackfin: fix cache Kconfig typoAndré Goddard Rosa
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2009-09-16Blackfin: unify cache init functionsMike Frysinger
2009-09-16Blackfin: use raw_smp_processor_id() in exception codeYi Li
2009-09-16Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li
2009-06-22Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang
2009-06-13Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang
2009-06-12Blackfin: make sure MPU CPLB for first 1k is marked as validRobin Getz
2009-06-12Blackfin: work around anomaly 05000287Graf Yang
2009-02-04Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li
2009-01-07Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt
2009-01-07Blackfin arch: smp patch cleanup from LKML reviewGraf Yang
2008-11-18Blackfin arch: unify cplbinfo filesMike Frysinger
2008-11-18Blackfin arch: SMP supporting patchset: Blackfin CPLB related codeGraf Yang
2008-10-16Blackfin arch: use the new bfin_addr_dcachable() functionMike Frysinger
2008-10-09Blackfin arch: Make L2 SRAM cacheableSonic Zhang
2008-10-08Blackfin arch: Modify some funtion names to more genernal onesGraf Yang
2008-10-07Blackfin arch: fixing bug - under IRQ stress, running applications may wrongl...Bernd Schmidt
2008-08-14Blackfin arch: mark some functions as __init as they are only called from __i...Mike Frysinger
2008-04-25[Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPUBernd Schmidt
2008-04-24[Blackfin] arch: add implicit icplb for the bootrom so we can use the utility...Mike Frysinger
2008-04-24[Blackfin] arch: cplb-mpu code clean upMike Frysinger
2008-04-24[Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU s...Mike Frysinger
2008-04-24[Blackfin] arch: support the reserved memory region in the MPU codeBernd Schmidt
2008-04-24[Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548Bernd Schmidt
2008-04-23[Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the...Bernd Schmidt
2008-04-23[Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while t...Bernd Schmidt
2008-02-02[Blackfin] arch: error out if ANOMALY_05000263 applies while enabling the MPUMike Frysinger
2008-01-27[Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt