index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
cplb-nompu
/
cplbinit.c
Age
Commit message (
Expand
)
Author
2018-03-16
arch: remove blackfin port
Arnd Bergmann
2013-05-09
bfin cache: dcplb map: add 16M dcplb map for BF60x
Steven Miao
2012-07-24
blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkit
Bob Liu
2012-05-21
blackfin: cplb: add support for bf60x
Bob Liu
2011-01-10
Blackfin: no-mpu: fix masking of small uncached dma region
Sonic Zhang
2010-03-09
Blackfin: initial XIP support
Barry Song
2009-12-15
Blackfin: NOMPU: skip DMA ICPLB hole when it is redundant
Mike Frysinger
2009-12-15
Blackfin: support smaller uncached DMA chunks for memory constrained systems
Barry Song
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-09-16
Blackfin: add ICPLB coverage for async banks
Bernd Schmidt
2009-07-16
Blackfin: add CPLB entries for Core B on-chip L1 SRAM regions
Graf Yang
2009-03-02
Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernel
Bernd Schmidt
2009-01-07
Blackfin arch: Faster C implementation of no-MPU CPLB handler
Bernd Schmidt
2009-01-07
Blackfin arch: smp patch cleanup from LKML review
Graf Yang
2009-01-07
Blackfin arch: tweak the BUG_ON() check to allow for equal values
Mike Frysinger
2008-11-18
Blackfin arch: add BUG_ON() checks to make sure we dont overflow the cplb tables
Mike Frysinger
2008-11-18
Blackfin arch: do not include init sections in the kernel lock down as it get...
Mike Frysinger
2008-11-18
Blackfin arch: change return value
Mike Frysinger
2008-11-18
Blackfin arch: remove pointless define IN_KERNEL
Mike Frysinger
2008-11-18
Blackfin arch: SMP supporting patchset: Blackfin CPLB related code
Graf Yang
2008-10-27
Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patch
Graf Yang
2008-10-16
Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...
Mike Frysinger
2008-10-09
Blackfin arch: Make L2 SRAM cacheable
Sonic Zhang
2008-10-08
Blackfin arch: Modify some funtion names to more genernal ones
Graf Yang
2008-08-13
Blackfin arch: convert L2 defines to be the same as the L1 defines
Mike Frysinger
2008-07-14
Blackfin arch: Remove redundant kernel option
Michael Hennerich
2008-06-25
Blackfin arch: fix up section mismatch warning
Bryan Wu
2008-04-25
[Blackfin] arch: detect the memory available in the system on the fly by default
Mike Frysinger
2008-04-24
[Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU s...
Mike Frysinger
2008-04-23
[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...
Mike Frysinger
2008-01-11
[Blackfin] arch: move all code related to CPLB handling into a new subdirecto...
Bernd Schmidt