summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/cplb-mpu/cplbmgr.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove blackfin portArnd Bergmann2018-03-161-379/+0Star
* 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: respect the L1 kconfig optimization in the MPU codeBarry Song2010-03-091-6/+12
* 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: support XIP in async flash memoryBarry Song2009-12-151-4/+9
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-15/+4Star
* Blackfin: use raw_smp_processor_id() in exception codeYi Li2009-09-171-1/+1
* Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2009-09-171-50/+11Star
* Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-231-12/+24
* Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang2009-06-131-1/+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-071-2/+7
* Blackfin arch: SMP supporting patchset: Blackfin CPLB related codeGraf Yang2008-11-181-50/+52
* Blackfin arch: use the new bfin_addr_dcachable() functionMike Frysinger2008-10-161-3/+2Star
* Blackfin arch: fixing bug - under IRQ stress, running applications may wrongl...Bernd Schmidt2008-10-071-2/+12
* [Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPUBernd Schmidt2008-04-241-4/+0Star
* [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-231-1/+5
* [Blackfin] arch: support the reserved memory region in the MPU codeBernd Schmidt2008-04-231-23/+41
* [Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548Bernd Schmidt2008-04-231-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-231-2/+2
* [Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt2008-01-271-0/+338