summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/cplb-nompu
AgeCommit message (Expand)AuthorFilesLines
2008-10-27Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patchGraf Yang1-4/+5
2008-10-16Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...Mike Frysinger1-0/+1
2008-10-09Blackfin arch: Make L2 SRAM cacheableSonic Zhang1-2/+2
2008-10-08Blackfin arch: Modify some funtion names to more genernal onesGraf Yang1-1/+1
2008-08-14Blackfin arch: mark some functions as __init as they are only called from __i...Mike Frysinger1-2/+2
2008-08-13Blackfin arch: convert L2 defines to be the same as the L1 definesMike Frysinger1-5/+1
2008-07-15Blackfin arch: Fix BUG - JUMP error in kernel (relocation truncated to fit: R...Michael Hennerich1-1/+1
2008-07-14Blackfin arch: Remove redundant kernel optionMichael Hennerich1-5/+1
2008-06-25Blackfin arch: fix up section mismatch warningBryan Wu1-2/+4
2008-04-24[Blackfin] arch: detect the memory available in the system on the fly by defaultMike Frysinger1-2/+8
2008-04-24[Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU s...Mike Frysinger1-0/+2
2008-04-24[Blackfin] arch: remove duplicated prototypes for internal cplb structures fr...Mike Frysinger1-3/+1
2008-04-23[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...Mike Frysinger2-11/+23
2008-01-22[Blackfin] arch: Fix bug - kernel build with Debug option enabled fails to bo...Michael Hennerich1-0/+2
2008-01-11[Blackfin] arch: move all code related to CPLB handling into a new subdirecto...Bernd Schmidt6-0/+1496