summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/cplb-nompu/cplbinit.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Blackfin arch: tweak the BUG_ON() check to allow for equal valuesMike Frysinger1-4/+4
2008-11-18Blackfin arch: add BUG_ON() checks to make sure we dont overflow the cplb tablesMike Frysinger1-1/+10
2008-11-18Blackfin arch: do not include init sections in the kernel lock down as it get...Mike Frysinger1-1/+1
2008-11-18Blackfin arch: change return valueMike Frysinger1-12/+6
2008-11-18Blackfin arch: remove pointless define IN_KERNELMike Frysinger1-4/+4
2008-11-18Blackfin arch: SMP supporting patchset: Blackfin CPLB related codeGraf Yang1-56/+33
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-13Blackfin arch: convert L2 defines to be the same as the L1 definesMike Frysinger1-5/+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-23[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...Mike Frysinger1-0/+23
2008-01-11[Blackfin] arch: move all code related to CPLB handling into a new subdirecto...Bernd Schmidt1-0/+437