| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin arch: Faster C implementation of no-MPU CPLB handler | Bernd Schmidt | 2009-01-07 | 6 | -1182/+410 |
* | Blackfin arch: smp patch cleanup from LKML review | Graf Yang | 2009-01-07 | 1 | -0/+1 |
* | Blackfin arch: tweak the BUG_ON() check to allow for equal values | Mike Frysinger | 2009-01-07 | 1 | -4/+4 |
* | Blackfin arch: add BUG_ON() checks to make sure we dont overflow the cplb tables | Mike Frysinger | 2008-11-18 | 1 | -1/+10 |
* | Blackfin arch: noMMU CPLB lookup tables can be in L1 SRAM | Mike Frysinger | 2008-11-18 | 1 | -4/+9 |
* | Blackfin arch: do not include init sections in the kernel lock down as it get... | Mike Frysinger | 2008-11-18 | 1 | -1/+1 |
* | Blackfin arch: change return value | Mike Frysinger | 2008-11-18 | 1 | -12/+6 |
* | Blackfin arch: remove pointless define IN_KERNEL | Mike Frysinger | 2008-11-18 | 1 | -4/+4 |
* | Blackfin arch: unify cplbinfo files | Mike Frysinger | 2008-11-18 | 2 | -211/+0 |
* | Blackfin arch: SMP supporting patchset: Blackfin CPLB related code | Graf Yang | 2008-11-18 | 4 | -97/+85 |
* | Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patch | Graf Yang | 2008-10-27 | 1 | -4/+5 |
* | Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea... | Mike Frysinger | 2008-10-16 | 1 | -0/+1 |
* | Blackfin arch: Make L2 SRAM cacheable | Sonic Zhang | 2008-10-09 | 1 | -2/+2 |
* | Blackfin arch: Modify some funtion names to more genernal ones | Graf Yang | 2008-10-08 | 1 | -1/+1 |
* | Blackfin arch: mark some functions as __init as they are only called from __i... | Mike Frysinger | 2008-08-14 | 1 | -2/+2 |
* | Blackfin arch: convert L2 defines to be the same as the L1 defines | Mike Frysinger | 2008-08-13 | 1 | -5/+1 |
* | Blackfin arch: Fix BUG - JUMP error in kernel (relocation truncated to fit: R... | Michael Hennerich | 2008-07-15 | 1 | -1/+1 |
* | Blackfin arch: Remove redundant kernel option | Michael Hennerich | 2008-07-14 | 1 | -5/+1 |
* | Blackfin arch: fix up section mismatch warning | Bryan Wu | 2008-06-25 | 1 | -2/+4 |
* | [Blackfin] arch: detect the memory available in the system on the fly by default | Mike Frysinger | 2008-04-25 | 1 | -2/+8 |
* | [Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU s... | Mike Frysinger | 2008-04-24 | 1 | -0/+2 |
* | [Blackfin] arch: remove duplicated prototypes for internal cplb structures fr... | Mike Frysinger | 2008-04-24 | 1 | -3/+1 |
* | [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ... | Mike Frysinger | 2008-04-23 | 2 | -11/+23 |
* | [Blackfin] arch: Fix bug - kernel build with Debug option enabled fails to bo... | Michael Hennerich | 2008-01-22 | 1 | -0/+2 |
* | [Blackfin] arch: move all code related to CPLB handling into a new subdirecto... | Bernd Schmidt | 2008-01-11 | 6 | -0/+1496 |