| Commit message (Expand) | Author | Age | Files | Lines |
* | blackfin: cplb-mpu: fix page mask table overflow | Barry Song | 2012-03-21 | 1 | -0/+2 |
* | Blackfin: Rename IRQ flags handling functions | David Howells | 2010-10-07 | 1 | -4/+4 |
* | Blackfin: move MPU anomaly check to common location | Mike Frysinger | 2010-08-06 | 1 | -4/+0 |
* | Blackfin: respect the L1 kconfig optimization in the MPU code | Barry Song | 2010-03-09 | 1 | -6/+12 |
* | Blackfin: initial XIP support | Barry Song | 2010-03-09 | 1 | -0/+9 |
* | Blackfin: MPU: handle caches for reserved memory | Sonic Zhang | 2010-03-09 | 1 | -1/+5 |
* | Blackfin: fix MPU page permission masks overflow when dealing with async memory | Barry Song | 2010-03-09 | 1 | -8/+22 |
* | Blackfin: MPU: add missing __init markings | Mike Frysinger | 2009-12-15 | 1 | -1/+1 |
* | Blackfin: MPU: support XIP in async flash memory | Barry Song | 2009-12-15 | 1 | -4/+9 |
* | Blackfin: fix cache Kconfig typo | André Goddard Rosa | 2009-11-25 | 1 | -1/+1 |
* | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 2009-10-07 | 2 | -32/+7 |
* | Blackfin: unify cache init functions | Mike Frysinger | 2009-09-17 | 2 | -72/+1 |
* | Blackfin: use raw_smp_processor_id() in exception code | Yi Li | 2009-09-17 | 1 | -1/+1 |
* | Blackfin: cleanup sync handling when enabling/disabling cplbs | Yi Li | 2009-09-17 | 2 | -52/+15 |
* | Blackfin: decouple unrelated cache settings to get exact behavior | Jie Zhang | 2009-06-23 | 2 | -17/+29 |
* | Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable | Jie Zhang | 2009-06-13 | 1 | -1/+1 |
* | Blackfin: make sure MPU CPLB for first 1k is marked as valid | Robin Getz | 2009-06-12 | 1 | -1/+1 |
* | Blackfin: work around anomaly 05000287 | Graf Yang | 2009-06-12 | 1 | -1/+8 |
* | Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails | Bernd Schmidt | 2009-02-04 | 1 | -3/+1 |
* | Blackfin arch: merge adeos blackfin part to arch/blackfin/ | Yi Li | 2009-01-07 | 1 | -4/+4 |
* | Blackfin arch: Faster C implementation of no-MPU CPLB handler | Bernd Schmidt | 2009-01-07 | 3 | -2/+16 |
* | Blackfin arch: smp patch cleanup from LKML review | Graf Yang | 2009-01-07 | 1 | -0/+1 |
* | Blackfin arch: unify cplbinfo files | Mike Frysinger | 2008-11-18 | 2 | -152/+0 |
* | Blackfin arch: SMP supporting patchset: Blackfin CPLB related code | Graf Yang | 2008-11-18 | 4 | -88/+104 |
* | Blackfin arch: use the new bfin_addr_dcachable() function | Mike Frysinger | 2008-10-16 | 1 | -3/+2 |
* | Blackfin arch: Make L2 SRAM cacheable | Sonic Zhang | 2008-10-09 | 1 | -0/+10 |
* | Blackfin arch: Modify some funtion names to more genernal ones | Graf Yang | 2008-10-08 | 1 | -1/+1 |
* | Blackfin arch: fixing bug - under IRQ stress, running applications may wrongl... | Bernd Schmidt | 2008-10-07 | 1 | -2/+12 |
* | Blackfin arch: mark some functions as __init as they are only called from __i... | Mike Frysinger | 2008-08-14 | 1 | -2/+2 |
* | [Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPU | Bernd Schmidt | 2008-04-24 | 1 | -4/+0 |
* | [Blackfin] arch: add implicit icplb for the bootrom so we can use the utility... | Mike Frysinger | 2008-04-24 | 1 | -2/+8 |
* | [Blackfin] arch: cplb-mpu code clean up | Mike Frysinger | 2008-04-23 | 2 | -9/+5 |
* | [Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU s... | Mike Frysinger | 2008-04-23 | 1 | -0/+2 |
* | [Blackfin] arch: support the reserved memory region in the MPU code | Bernd Schmidt | 2008-04-23 | 1 | -23/+41 |
* | [Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548 | Bernd Schmidt | 2008-04-23 | 1 | -1/+1 |
* | [Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the... | Bernd Schmidt | 2008-04-23 | 1 | -19/+27 |
* | [Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while t... | Bernd Schmidt | 2008-04-23 | 2 | -3/+3 |
* | [Blackfin] arch: error out if ANOMALY_05000263 applies while enabling the MPU | Mike Frysinger | 2008-02-02 | 1 | -0/+4 |
* | [Blackfin] arch: Initial checkin of the memory protection support. | Bernd Schmidt | 2008-01-27 | 5 | -0/+643 |