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
/
sh
/
kernel
/
cpu
/
init.c
Age
Commit message (
Expand
)
Author
2016-08-05
sh: add support for J-Core J2 processor
Rich Felker
2016-07-31
sh: disable aliased page logic on NOMMU models
Rich Felker
2014-03-04
sh: prefix sh-specific "CCR" and "CCR2" by "SH_"
Geert Uytterhoeven
2013-07-14
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
2012-03-28
Disintegrate asm/system.h for SH
David Howells
2010-10-26
sh: Expose physical addressing mode through cpuinfo.
Paul Mundt
2010-04-21
sh: __cpuinit annotate the CPU init path.
Paul Mundt
2010-04-21
sh: Tidy CPU probing and fixup section annotations.
Paul Mundt
2010-02-17
sh: Setup boot CPU VBR early to enable early page faults.
Paul Mundt
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-13
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
Paul Mundt
2010-01-13
sh: Move over to dynamically allocated FPU context.
Paul Mundt
2010-01-05
sh: Kill off dead UBC headers.
Paul Mundt
2009-12-04
sh: Make associative cache writes fatal on all SH-4A parts.
Paul Mundt
2009-11-24
sh: Minor optimisations to FPU handling
Stuart Menefy
2009-10-16
sh: Kill off legacy UBC wakeup cruft.
Paul Mundt
2009-08-19
Merge branch 'master' into sh/cachetlb
Paul Mundt
2009-08-15
sh: rework nommu for generic cache.c use.
Paul Mundt
2009-08-15
sh: delay slot future proofing via EXPMASK on SH-4A parts.
Paul Mundt
2009-06-02
sh: add weak l2_cache_init function.
Kuninori Morimoto
2008-12-22
sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.
Paul Mundt
2008-03-06
sh: Fix up section mismatches.
Paul Mundt
2008-01-28
sh: Encode L1/L2 cache shape in auxvt.
Paul Mundt
2008-01-28
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
2008-01-28
sh: Disable initial cache flush on SH-5.
Paul Mundt
2008-01-28
sh: Don't reference UBC code in CPU init on sh64.
Paul Mundt
2007-09-21
sh: Bring SMP support back from the dead.
Paul Mundt
2007-09-21
sh: Support explicit L1 cache disabling.
Paul Mundt
2007-06-11
sh: Tidy up dependencies for SH-2 build.
Paul Mundt
2007-05-07
sh: speculative execution support for SH7780.
Paul Mundt
2007-03-12
sh: Fix SH-3 cache entry_mask and way_size calculation.
Paul Mundt
2007-02-13
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
sh: Use a per-cpu ASID cache.
Paul Mundt
2006-12-06
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
2006-09-27
sh: Calculate shm alignment at runtime.
Paul Mundt
2006-09-27
sh: Optimized cache handling for SH-4/SH-4A caches.
Richard Curnow
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds