index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
cplb-mpu
/
cplbmgr.c
Age
Commit message (
Expand
)
Author
2018-03-16
arch: remove blackfin port
Arnd Bergmann
2012-03-21
blackfin: cplb-mpu: fix page mask table overflow
Barry Song
2010-10-07
Blackfin: Rename IRQ flags handling functions
David Howells
2010-03-09
Blackfin: respect the L1 kconfig optimization in the MPU code
Barry Song
2010-03-09
Blackfin: MPU: handle caches for reserved memory
Sonic Zhang
2010-03-09
Blackfin: fix MPU page permission masks overflow when dealing with async memory
Barry Song
2009-12-15
Blackfin: MPU: support XIP in async flash memory
Barry Song
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-09-16
Blackfin: use raw_smp_processor_id() in exception code
Yi Li
2009-09-16
Blackfin: cleanup sync handling when enabling/disabling cplbs
Yi Li
2009-06-22
Blackfin: decouple unrelated cache settings to get exact behavior
Jie Zhang
2009-06-13
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
2009-01-07
Blackfin arch: Faster C implementation of no-MPU CPLB handler
Bernd Schmidt
2008-11-18
Blackfin arch: SMP supporting patchset: Blackfin CPLB related code
Graf Yang
2008-10-16
Blackfin arch: use the new bfin_addr_dcachable() function
Mike Frysinger
2008-10-07
Blackfin arch: fixing bug - under IRQ stress, running applications may wrongl...
Bernd Schmidt
2008-04-25
[Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPU
Bernd 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 up
Mike Frysinger
2008-04-24
[Blackfin] arch: support the reserved memory region in the MPU code
Bernd Schmidt
2008-04-24
[Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548
Bernd 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-01-27
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt