summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/cplb-mpu
Commit message (Expand)AuthorAgeFilesLines
* blackfin: cplb-mpu: fix page mask table overflowBarry Song2012-03-211-0/+2
* Blackfin: Rename IRQ flags handling functionsDavid Howells2010-10-071-4/+4
* Blackfin: move MPU anomaly check to common locationMike Frysinger2010-08-061-4/+0
* Blackfin: respect the L1 kconfig optimization in the MPU codeBarry Song2010-03-091-6/+12
* Blackfin: initial XIP supportBarry Song2010-03-091-0/+9
* Blackfin: MPU: handle caches for reserved memorySonic Zhang2010-03-091-1/+5
* Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song2010-03-091-8/+22
* Blackfin: MPU: add missing __init markingsMike Frysinger2009-12-151-1/+1
* Blackfin: MPU: support XIP in async flash memoryBarry Song2009-12-151-4/+9
* Blackfin: fix cache Kconfig typoAndré Goddard Rosa2009-11-251-1/+1
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-072-32/+7
* Blackfin: unify cache init functionsMike Frysinger2009-09-162-72/+1
* Blackfin: use raw_smp_processor_id() in exception codeYi Li2009-09-161-1/+1
* Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2009-09-162-52/+15
* Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-222-17/+29
* Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang2009-06-131-1/+1
* Blackfin: make sure MPU CPLB for first 1k is marked as validRobin Getz2009-06-121-1/+1
* Blackfin: work around anomaly 05000287Graf Yang2009-06-121-1/+8
* Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt2009-02-041-3/+1
* Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2009-01-071-4/+4
* Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt2009-01-073-2/+16
* Blackfin arch: smp patch cleanup from LKML reviewGraf Yang2009-01-071-0/+1
* Blackfin arch: unify cplbinfo filesMike Frysinger2008-11-182-152/+0
* Blackfin arch: SMP supporting patchset: Blackfin CPLB related codeGraf Yang2008-11-184-88/+104
* Blackfin arch: use the new bfin_addr_dcachable() functionMike Frysinger2008-10-161-3/+2
* Blackfin arch: Make L2 SRAM cacheableSonic Zhang2008-10-091-0/+10
* Blackfin arch: Modify some funtion names to more genernal onesGraf Yang2008-10-081-1/+1
* Blackfin arch: fixing bug - under IRQ stress, running applications may wrongl...Bernd Schmidt2008-10-071-2/+12
* Blackfin arch: mark some functions as __init as they are only called from __i...Mike Frysinger2008-08-141-2/+2
* [Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPUBernd Schmidt2008-04-251-4/+0
* [Blackfin] arch: add implicit icplb for the bootrom so we can use the utility...Mike Frysinger2008-04-241-2/+8
* [Blackfin] arch: cplb-mpu code clean upMike Frysinger2008-04-242-9/+5
* [Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU s...Mike Frysinger2008-04-241-0/+2
* [Blackfin] arch: support the reserved memory region in the MPU codeBernd Schmidt2008-04-241-23/+41
* [Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548Bernd Schmidt2008-04-241-1/+1
* [Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the...Bernd Schmidt2008-04-231-19/+27
* [Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while t...Bernd Schmidt2008-04-232-3/+3
* [Blackfin] arch: error out if ANOMALY_05000263 applies while enabling the MPUMike Frysinger2008-02-021-0/+4
* [Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt2008-01-275-0/+643
OpenPOWER on IntegriCloud