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
/
arm
/
mm
/
proc-arm946.S
Age
Commit message (
Expand
)
Author
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2012-09-25
ARM: mm: implement LoUIS API for cache maintenance ops
Lorenzo Pieralisi
2012-05-02
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
Will Deacon
2011-12-06
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
Will Deacon
2011-08-09
ARM: 7005/1: freshen up mm/proc-arm946.S
Brian S. Julin
2011-07-07
ARM: mm: proc-arm946: Use the new processor struct macros
Dave Martin
2011-02-22
ARM: pm: add generic CPU suspend/resume support
Russell King
2010-10-28
ARM: 6466/1: implement flush_icache_all for the rest of the CPUs
Mika Westerberg
2010-10-08
ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...
Russell King
2010-07-27
ARM: Factor out common code from cpu_proc_fin()
Russell King
2010-02-15
ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range
Russell King
2010-02-15
ARM: dma-mapping: provide per-cpu type map/unmap functions
Russell King
2009-12-14
ARM: add size argument to __cpuc_flush_dcache_page
Russell King
2009-10-02
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
2008-10-01
[ARM] Don't include asm/elf.h in asm code
Russell King
2008-08-12
[ARM] add proc-macros.S include to proc-arm940 and proc-arm946
Russell King
2008-05-17
[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode
Lennert Buytenhek
2008-04-24
[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f
Catalin Marinas
2006-11-30
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
2006-09-28
[ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.
Hyok S. Choi
2006-09-27
[ARM] nommu: add ARM946E-S core support
Hyok S. Choi