summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/cplb-nompu/cplbinit.c
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: no-mpu: fix masking of small uncached dma regionSonic Zhang2011-01-101-1/+1
* Blackfin: initial XIP supportBarry Song2010-03-091-0/+9
* Blackfin: NOMPU: skip DMA ICPLB hole when it is redundantMike Frysinger2009-12-151-5/+6
* Blackfin: support smaller uncached DMA chunks for memory constrained systemsBarry Song2009-12-151-7/+13
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-17/+2
* Blackfin: add ICPLB coverage for async banksBernd Schmidt2009-09-161-2/+9
* Blackfin: add CPLB entries for Core B on-chip L1 SRAM regionsGraf Yang2009-07-161-6/+17
* Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernelBernd Schmidt2009-03-021-0/+4
* Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt2009-01-071-386/+112
* Blackfin arch: smp patch cleanup from LKML reviewGraf Yang2009-01-071-0/+1
* Blackfin arch: tweak the BUG_ON() check to allow for equal valuesMike Frysinger2009-01-071-4/+4
* Blackfin arch: add BUG_ON() checks to make sure we dont overflow the cplb tablesMike Frysinger2008-11-181-1/+10
* Blackfin arch: do not include init sections in the kernel lock down as it get...Mike Frysinger2008-11-181-1/+1
* Blackfin arch: change return valueMike Frysinger2008-11-181-12/+6
* Blackfin arch: remove pointless define IN_KERNELMike Frysinger2008-11-181-4/+4
* Blackfin arch: SMP supporting patchset: Blackfin CPLB related codeGraf Yang2008-11-181-56/+33
* Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patchGraf Yang2008-10-271-4/+5
* Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...Mike Frysinger2008-10-161-0/+1
* Blackfin arch: Make L2 SRAM cacheableSonic Zhang2008-10-091-2/+2
* Blackfin arch: Modify some funtion names to more genernal onesGraf Yang2008-10-081-1/+1
* Blackfin arch: convert L2 defines to be the same as the L1 definesMike Frysinger2008-08-131-5/+1
* Blackfin arch: Remove redundant kernel optionMichael Hennerich2008-07-141-5/+1
* Blackfin arch: fix up section mismatch warningBryan Wu2008-06-251-2/+4
* [Blackfin] arch: detect the memory available in the system on the fly by defaultMike Frysinger2008-04-251-2/+8
* [Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU s...Mike Frysinger2008-04-241-0/+2
* [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...Mike Frysinger2008-04-231-0/+23
* [Blackfin] arch: move all code related to CPLB handling into a new subdirecto...Bernd Schmidt2008-01-111-0/+437
OpenPOWER on IntegriCloud