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-mpu
Age
Commit message (
Expand
)
Author
2009-12-15
Blackfin: MPU: add missing __init markings
Mike Frysinger
2009-12-15
Blackfin: MPU: support XIP in async flash memory
Barry Song
2009-11-25
Blackfin: fix cache Kconfig typo
André Goddard Rosa
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-09-16
Blackfin: unify cache init functions
Mike Frysinger
2009-09-16
Blackfin: use raw_smp_processor_id() in exception code
Yi Li
2009-09-16
Blackfin: cleanup sync handling when enabling/disabling cplbs
Yi Li
2009-06-22
Blackfin: decouple unrelated cache settings to get exact behavior
Jie Zhang
2009-06-13
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
2009-06-12
Blackfin: make sure MPU CPLB for first 1k is marked as valid
Robin Getz
2009-06-12
Blackfin: work around anomaly 05000287
Graf Yang
2009-02-04
Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails
Bernd Schmidt
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
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
2008-11-18
Blackfin arch: unify cplbinfo files
Mike Frysinger
2008-11-18
Blackfin arch: SMP supporting patchset: Blackfin CPLB related code
Graf Yang
2008-10-16
Blackfin arch: use the new bfin_addr_dcachable() function
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-10-07
Blackfin arch: fixing bug - under IRQ stress, running applications may wrongl...
Bernd Schmidt
2008-08-14
Blackfin arch: mark some functions as __init as they are only called from __i...
Mike Frysinger
2008-04-25
[Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPU
Bernd Schmidt
2008-04-24
[Blackfin] arch: add implicit icplb for the bootrom so we can use the utility...
Mike Frysinger
2008-04-24
[Blackfin] arch: cplb-mpu code clean up
Mike Frysinger
2008-04-24
[Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU s...
Mike Frysinger
2008-04-24
[Blackfin] arch: support the reserved memory region in the MPU code
Bernd Schmidt
2008-04-24
[Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548
Bernd Schmidt
2008-04-23
[Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the...
Bernd Schmidt
2008-04-23
[Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while t...
Bernd Schmidt
2008-02-02
[Blackfin] arch: error out if ANOMALY_05000263 applies while enabling the MPU
Mike Frysinger
2008-01-27
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt