aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/cplb-nompu
Commit message (Expand)AuthorAge
* Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernelBernd Schmidt2009-03-02
* Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger2009-02-04
* Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt2009-01-07
* Blackfin arch: smp patch cleanup from LKML reviewGraf Yang2009-01-07
* Blackfin arch: tweak the BUG_ON() check to allow for equal valuesMike Frysinger2009-01-07
* Blackfin arch: add BUG_ON() checks to make sure we dont overflow the cplb tablesMike Frysinger2008-11-18
* Blackfin arch: noMMU CPLB lookup tables can be in L1 SRAMMike Frysinger2008-11-18
* Blackfin arch: do not include init sections in the kernel lock down as it get...Mike Frysinger2008-11-18
* Blackfin arch: change return valueMike Frysinger2008-11-18
* Blackfin arch: remove pointless define IN_KERNELMike Frysinger2008-11-18
* Blackfin arch: unify cplbinfo filesMike Frysinger2008-11-18
* Blackfin arch: SMP supporting patchset: Blackfin CPLB related codeGraf Yang2008-11-18
* Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patchGraf Yang2008-10-27
* Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...Mike Frysinger2008-10-16
* Blackfin arch: Make L2 SRAM cacheableSonic Zhang2008-10-09
* Blackfin arch: Modify some funtion names to more genernal onesGraf Yang2008-10-08
* Blackfin arch: mark some functions as __init as they are only called from __i...Mike Frysinger2008-08-14
* Blackfin arch: convert L2 defines to be the same as the L1 definesMike Frysinger2008-08-13
* Blackfin arch: Fix BUG - JUMP error in kernel (relocation truncated to fit: R...Michael Hennerich2008-07-15
* Blackfin arch: Remove redundant kernel optionMichael Hennerich2008-07-14
* Blackfin arch: fix up section mismatch warningBryan Wu2008-06-25
* [Blackfin] arch: detect the memory available in the system on the fly by defaultMike Frysinger2008-04-24
* [Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU s...Mike Frysinger2008-04-23
* [Blackfin] arch: remove duplicated prototypes for internal cplb structures fr...Mike Frysinger2008-04-23
* [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...Mike Frysinger2008-04-22
* [Blackfin] arch: Fix bug - kernel build with Debug option enabled fails to bo...Michael Hennerich2008-01-22
* [Blackfin] arch: move all code related to CPLB handling into a new subdirecto...Bernd Schmidt2008-01-11